Pull request #43583 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a rather than d9e18e4efff19b9b628277b7ac87723ec74ba386 Obtained Jenkinsfile from b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a 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-43583@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-12T02:27:48.861Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-12T02:27:48.865Z] Trying to pass milestone 1 [Pipeline] milestone [2022-05-12T02:27:48.949Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-12T02:28:04.138Z] Still waiting to schedule task [2022-05-12T02:28:04.140Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-000a27ea90ce1f740)’ is offline [2022-05-12T02:28:50.047Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-000a27ea90ce1f740) in /home/ubuntu/workspace/moby_PR-43583 [Pipeline] { [Pipeline] checkout [2022-05-12T02:28:50.234Z] The recommended git tool is: git [2022-05-12T02:28:52.766Z] using credential docker-jenkins-github-credentials [2022-05-12T02:28:52.778Z] Cloning the remote Git repository [2022-05-12T02:28:52.778Z] Cloning with configured refspecs honoured and without tags [2022-05-12T02:28:52.835Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T02:28:52.885Z] > git init /home/ubuntu/workspace/moby_PR-43583 # timeout=10 [2022-05-12T02:28:53.260Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:28:53.260Z] > git --version # timeout=10 [2022-05-12T02:28:53.275Z] > git --version # 'git version 2.17.1' [2022-05-12T02:28:53.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:28:53.329Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:29:11.430Z] Fetching without tags [2022-05-12T02:29:11.778Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit d9e18e4efff19b9b628277b7ac87723ec74ba386 [2022-05-12T02:29:11.277Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:29:11.294Z] > git config --add remote.origin.fetch +refs/pull/43583/head:refs/remotes/origin/PR-43583 # timeout=10 [2022-05-12T02:29:11.363Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:29:11.389Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:29:11.432Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:29:11.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:29:11.468Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:29:11.784Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:29:11.799Z] > git checkout -f d9e18e4efff19b9b628277b7ac87723ec74ba386 # timeout=10 [2022-05-12T02:29:13.272Z] Merge succeeded, producing 03387c7efa996be4ca1a5f38b4bf46ac2a641ddf [2022-05-12T02:29:13.272Z] Checking out Revision 03387c7efa996be4ca1a5f38b4bf46ac2a641ddf (PR-43583) [2022-05-12T02:29:12.529Z] > git remote # timeout=10 [2022-05-12T02:29:12.539Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T02:29:12.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:29:12.574Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T02:29:13.253Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T02:29:13.273Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:29:13.284Z] > git checkout -f 03387c7efa996be4ca1a5f38b4bf46ac2a641ddf # timeout=10 [2022-05-12T02:29:17.189Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-12T02:29:17.250Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T02:29:18.351Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43583:/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-12T02:29:17.191Z] > git rev-list --no-walk 3b896dd011d2e9bd3fd5b783e67052719df25e9a # timeout=10 [2022-05-12T02:29:26.452Z] Unable to find image 'alpine:latest' locally [2022-05-12T02:29:26.709Z] latest: Pulling from library/alpine [2022-05-12T02:29:26.967Z] df9b9388f04a: Pulling fs layer [2022-05-12T02:29:26.967Z] df9b9388f04a: Download complete [2022-05-12T02:29:27.530Z] df9b9388f04a: Pull complete [2022-05-12T02:29:27.530Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T02:29:27.530Z] Status: Downloaded newer image for alpine:latest [2022-05-12T02:29:34.092Z] 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-12T02:29:34.900Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-000a27ea90ce1f740) in /home/ubuntu/workspace/moby_PR-43583 [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-12T02:29:34.959Z] The recommended git tool is: git [2022-05-12T02:29:34.968Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-05-12T02:29:34.998Z] Fetching changes from the remote Git repository [2022-05-12T02:29:35.009Z] 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 [2022-05-12T02:29:35.268Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit d9e18e4efff19b9b628277b7ac87723ec74ba386 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-12T02:29:35.546Z] Merge succeeded, producing 51e046b4d71fe10a604b02ab5cd3525f13adc4d7 [2022-05-12T02:29:35.547Z] Checking out Revision 51e046b4d71fe10a604b02ab5cd3525f13adc4d7 (PR-43583) [2022-05-12T02:29:35.686Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-12T02:29:35.706Z] First time build. Skipping changelog. [2022-05-12T02:29:34.976Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43583/.git # timeout=10 [2022-05-12T02:29:34.999Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:29:35.054Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:29:35.054Z] > git --version # timeout=10 [2022-05-12T02:29:35.057Z] > git --version # 'git version 2.17.1' [2022-05-12T02:29:35.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:29:35.059Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:29:35.269Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:29:35.277Z] > git checkout -f d9e18e4efff19b9b628277b7ac87723ec74ba386 # timeout=10 [2022-05-12T02:29:35.370Z] > git remote # timeout=10 [2022-05-12T02:29:35.393Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T02:29:35.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:29:35.415Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T02:29:35.537Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T02:29:35.548Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:29:35.560Z] > git checkout -f 51e046b4d71fe10a604b02ab5cd3525f13adc4d7 # timeout=10 [2022-05-12T02:29:35.688Z] > git rev-list --no-walk 3b896dd011d2e9bd3fd5b783e67052719df25e9a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T02:29:36.301Z] + [ PR != PR ] [2022-05-12T02:29:36.301Z] + [ master != master ] [2022-05-12T02:29:36.301Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T02:29:36.671Z] + docker version [2022-05-12T02:29:36.671Z] Client: Docker Engine - Community [2022-05-12T02:29:36.671Z] Version: 20.10.14 [2022-05-12T02:29:36.671Z] API version: 1.41 [2022-05-12T02:29:36.671Z] Go version: go1.16.15 [2022-05-12T02:29:36.671Z] Git commit: a224086 [2022-05-12T02:29:36.671Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T02:29:36.671Z] OS/Arch: linux/amd64 [2022-05-12T02:29:36.671Z] Context: default [2022-05-12T02:29:36.671Z] Experimental: true [2022-05-12T02:29:36.671Z] [2022-05-12T02:29:36.671Z] Server: Docker Engine - Community [2022-05-12T02:29:36.671Z] Engine: [2022-05-12T02:29:36.671Z] Version: 20.10.14 [2022-05-12T02:29:36.671Z] API version: 1.41 (minimum version 1.12) [2022-05-12T02:29:36.671Z] Go version: go1.16.15 [2022-05-12T02:29:36.671Z] Git commit: 87a90dc [2022-05-12T02:29:36.671Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T02:29:36.671Z] OS/Arch: linux/amd64 [2022-05-12T02:29:36.671Z] Experimental: true [2022-05-12T02:29:36.671Z] containerd: [2022-05-12T02:29:36.671Z] Version: 1.5.11 [2022-05-12T02:29:36.671Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T02:29:36.671Z] runc: [2022-05-12T02:29:36.671Z] Version: 1.0.3 [2022-05-12T02:29:36.671Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T02:29:36.671Z] docker-init: [2022-05-12T02:29:36.671Z] Version: 0.19.0 [2022-05-12T02:29:36.671Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T02:29:37.012Z] + docker info [2022-05-12T02:29:49.900Z] Still waiting to schedule task [2022-05-12T02:29:49.900Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-000a27ea90ce1f740)’ [2022-05-12T02:29:49.901Z] Still waiting to schedule task [2022-05-12T02:29:49.901Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-000a27ea90ce1f740)’ [2022-05-12T02:29:49.902Z] Still waiting to schedule task [2022-05-12T02:29:49.903Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-05-12T02:29:49.905Z] Still waiting to schedule task [2022-05-12T02:29:49.905Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-05-12T02:29:49.906Z] Still waiting to schedule task [2022-05-12T02:29:49.906Z] All nodes of label ‘windows-2019’ are offline [2022-05-12T02:29:49.907Z] Still waiting to schedule task [2022-05-12T02:29:49.907Z] All nodes of label ‘windows-2022’ are offline [2022-05-12T02:29:49.910Z] Still waiting to schedule task [2022-05-12T02:29:49.910Z] All nodes of label ‘windows-2022’ are offline [2022-05-12T02:29:58.948Z] Client: [2022-05-12T02:29:58.948Z] Context: default [2022-05-12T02:29:58.948Z] Debug Mode: false [2022-05-12T02:29:58.948Z] Plugins: [2022-05-12T02:29:58.948Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T02:29:58.948Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T02:29:58.948Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T02:29:58.948Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T02:29:58.948Z] [2022-05-12T02:29:58.948Z] Server: [2022-05-12T02:29:58.948Z] Containers: 0 [2022-05-12T02:29:58.948Z] Running: 0 [2022-05-12T02:29:58.948Z] Paused: 0 [2022-05-12T02:29:58.948Z] Stopped: 0 [2022-05-12T02:29:58.948Z] Images: 1 [2022-05-12T02:29:58.948Z] Server Version: 20.10.14 [2022-05-12T02:29:58.948Z] Storage Driver: overlay2 [2022-05-12T02:29:58.948Z] Backing Filesystem: extfs [2022-05-12T02:29:58.948Z] Supports d_type: true [2022-05-12T02:29:58.948Z] Native Overlay Diff: true [2022-05-12T02:29:58.948Z] userxattr: false [2022-05-12T02:29:58.948Z] Logging Driver: json-file [2022-05-12T02:29:58.948Z] Cgroup Driver: cgroupfs [2022-05-12T02:29:58.948Z] Cgroup Version: 1 [2022-05-12T02:29:58.948Z] Plugins: [2022-05-12T02:29:58.948Z] Volume: local [2022-05-12T02:29:58.948Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T02:29:58.948Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T02:29:58.948Z] Swarm: inactive [2022-05-12T02:29:58.948Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T02:29:58.948Z] Default Runtime: runc [2022-05-12T02:29:58.948Z] Init Binary: docker-init [2022-05-12T02:29:58.948Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T02:29:58.948Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T02:29:58.948Z] init version: de40ad0 [2022-05-12T02:29:58.948Z] Security Options: [2022-05-12T02:29:58.948Z] apparmor [2022-05-12T02:29:58.948Z] seccomp [2022-05-12T02:29:58.948Z] Profile: default [2022-05-12T02:29:58.948Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T02:29:58.948Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T02:29:58.948Z] OSType: linux [2022-05-12T02:29:58.948Z] Architecture: x86_64 [2022-05-12T02:29:58.948Z] CPUs: 2 [2022-05-12T02:29:58.948Z] Total Memory: 7.565GiB [2022-05-12T02:29:58.948Z] Name: ip-10-100-90-74 [2022-05-12T02:29:58.948Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T02:29:58.948Z] Docker Root Dir: /var/lib/docker [2022-05-12T02:29:58.948Z] Debug Mode: false [2022-05-12T02:29:58.948Z] Registry: https://index.docker.io/v1/ [2022-05-12T02:29:58.948Z] Labels: [2022-05-12T02:29:58.948Z] Experimental: true [2022-05-12T02:29:58.948Z] Insecure Registries: [2022-05-12T02:29:58.948Z] 127.0.0.0/8 [2022-05-12T02:29:58.948Z] Live Restore Enabled: true [2022-05-12T02:29:58.948Z] [2022-05-12T02:29:58.948Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T02:29:59.304Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T02:29:59.304Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T02:29:59.304Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43583/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T02:29:59.304Z] + bash /home/ubuntu/workspace/moby_PR-43583/check-config.sh [2022-05-12T02:29:59.304Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T02:29:59.304Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T02:29:59.304Z] [2022-05-12T02:29:59.304Z] Generally Necessary: [2022-05-12T02:29:59.304Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T02:29:59.304Z] - apparmor: enabled and tools installed [2022-05-12T02:29:59.304Z] - CONFIG_NAMESPACES: enabled [2022-05-12T02:29:59.569Z] - CONFIG_NET_NS: enabled [2022-05-12T02:29:59.569Z] - CONFIG_PID_NS: enabled [2022-05-12T02:29:59.569Z] - CONFIG_IPC_NS: enabled [2022-05-12T02:29:59.569Z] - CONFIG_UTS_NS: enabled [2022-05-12T02:29:59.569Z] - CONFIG_CGROUPS: enabled [2022-05-12T02:29:59.569Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T02:29:59.569Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T02:29:59.569Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T02:29:59.569Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T02:29:59.569Z] - CONFIG_CPUSETS: enabled [2022-05-12T02:29:59.569Z] - CONFIG_MEMCG: enabled [2022-05-12T02:29:59.569Z] - CONFIG_KEYS: enabled [2022-05-12T02:29:59.569Z] - CONFIG_VETH: enabled (as module) [2022-05-12T02:29:59.569Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T02:29:59.569Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T02:29:59.569Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T02:29:59.569Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T02:29:59.569Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T02:29:59.569Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T02:29:59.569Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T02:29:59.569Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T02:29:59.569Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T02:29:59.569Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T02:29:59.569Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T02:29:59.569Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T02:29:59.569Z] [2022-05-12T02:29:59.569Z] Optional Features: [2022-05-12T02:29:59.569Z] - CONFIG_USER_NS: enabled [2022-05-12T02:29:59.569Z] - CONFIG_SECCOMP: enabled [2022-05-12T02:29:59.569Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T02:29:59.569Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T02:29:59.569Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T02:29:59.569Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T02:29:59.569Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T02:29:59.854Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T02:29:59.854Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T02:29:59.854Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T02:29:59.854Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T02:29:59.854Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T02:29:59.854Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T02:29:59.854Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T02:29:59.854Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T02:29:59.854Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T02:29:59.854Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T02:29:59.854Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T02:29:59.854Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T02:29:59.854Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T02:29:59.854Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T02:29:59.854Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T02:29:59.854Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T02:29:59.854Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T02:29:59.854Z] - CONFIG_EXT4_FS: enabled [2022-05-12T02:29:59.854Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T02:29:59.854Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T02:29:59.854Z] - Network Drivers: [2022-05-12T02:29:59.854Z] - "overlay": [2022-05-12T02:29:59.854Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T02:29:59.854Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T02:29:59.854Z] Optional (for encrypted networks): [2022-05-12T02:29:59.854Z] - CONFIG_CRYPTO: enabled [2022-05-12T02:29:59.854Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T02:29:59.854Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T02:29:59.854Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T02:29:59.854Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T02:29:59.854Z] - CONFIG_XFRM: enabled [2022-05-12T02:29:59.854Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T02:29:59.854Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T02:29:59.854Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T02:29:59.854Z] - "ipvlan": [2022-05-12T02:29:59.854Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T02:29:59.854Z] - "macvlan": [2022-05-12T02:29:59.854Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T02:29:59.854Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T02:29:59.854Z] - "ftp,tftp client in container": [2022-05-12T02:30:00.117Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T02:30:00.117Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T02:30:00.117Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T02:30:00.117Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T02:30:00.117Z] - Storage Drivers: [2022-05-12T02:30:00.117Z] - "aufs": [2022-05-12T02:30:00.117Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T02:30:00.117Z] - "btrfs": [2022-05-12T02:30:00.117Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T02:30:00.117Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T02:30:00.117Z] - "devicemapper": [2022-05-12T02:30:00.117Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T02:30:00.117Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T02:30:00.117Z] - "overlay": [2022-05-12T02:30:00.117Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T02:30:00.117Z] - "zfs": [2022-05-12T02:30:00.117Z] - /dev/zfs: present [2022-05-12T02:30:00.117Z] - zfs command: missing [2022-05-12T02:30:00.117Z] - zpool command: missing [2022-05-12T02:30:00.117Z] [2022-05-12T02:30:00.117Z] Limits: [2022-05-12T02:30:00.117Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T02:30:00.117Z] [2022-05-12T02:30:00.117Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T02:30:00.932Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:51e046b4d71fe10a604b02ab5cd3525f13adc4d7 . [2022-05-12T02:30:01.190Z] #1 [internal] load build definition from Dockerfile [2022-05-12T02:30:01.190Z] #1 sha256:28f03e39eb4e902ef5d08ddce31afa4f590452e6b0ebaa577d4d4842df199564 [2022-05-12T02:30:01.190Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T02:30:01.190Z] #1 DONE 0.1s [2022-05-12T02:30:01.449Z] [2022-05-12T02:30:01.449Z] #2 [internal] load .dockerignore [2022-05-12T02:30:01.449Z] #2 sha256:0ef86c85c144f93ef19624422bfda39948972541a78c882ee4660f6af7af4d7c [2022-05-12T02:30:01.449Z] #2 transferring context: 145B done [2022-05-12T02:30:01.449Z] #2 DONE 0.0s [2022-05-12T02:30:01.449Z] [2022-05-12T02:30:01.449Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T02:30:01.449Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T02:30:02.011Z] #3 DONE 0.5s [2022-05-12T02:30:02.011Z] [2022-05-12T02:30:02.011Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T02:30:02.011Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T02:30:02.011Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-12T02:30:02.011Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-12T02:30:02.011Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-05-12T02:30:02.011Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-12T02:30:02.011Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-12T02:30:02.270Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.4s [2022-05-12T02:30:02.553Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.7s [2022-05-12T02:30:02.809Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.9s done [2022-05-12T02:30:02.809Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-12T02:30:03.373Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-12T02:30:03.374Z] #4 DONE 1.4s [2022-05-12T02:30:03.374Z] [2022-05-12T02:30:03.374Z] #5 [internal] load .dockerignore [2022-05-12T02:30:03.374Z] #5 sha256:ada7a355c1f207ccf64ce8197f76f489a0edc9a0e9d018a73330897db76a3a10 [2022-05-12T02:30:03.374Z] #5 DONE 0.0s [2022-05-12T02:30:03.374Z] [2022-05-12T02:30:03.374Z] #6 [internal] load build definition from Dockerfile [2022-05-12T02:30:03.374Z] #6 sha256:a86673859c73b24b2613d4e3898d2d7112da1b0d6058e476f6d444076e1dd94c [2022-05-12T02:30:03.374Z] #6 DONE 0.0s [2022-05-12T02:30:03.374Z] [2022-05-12T02:30:03.374Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-12T02:30:03.374Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-12T02:30:04.307Z] #7 ... [2022-05-12T02:30:04.307Z] [2022-05-12T02:30:04.308Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T02:30:04.308Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T02:30:04.308Z] #8 DONE 0.9s [2022-05-12T02:30:04.565Z] [2022-05-12T02:30:04.565Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-12T02:30:04.565Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-12T02:30:04.565Z] #7 DONE 0.9s [2022-05-12T02:30:04.565Z] [2022-05-12T02:30:04.565Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T02:30:04.565Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T02:30:04.565Z] #10 DONE 0.9s [2022-05-12T02:30:04.565Z] [2022-05-12T02:30:04.565Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T02:30:04.565Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T02:30:04.565Z] #9 DONE 0.9s [2022-05-12T02:30:05.936Z] [2022-05-12T02:30:05.936Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:30:05.936Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:30:05.936Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-05-12T02:30:05.936Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-05-12T02:30:05.936Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-12T02:30:05.936Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-12T02:30:05.936Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-12T02:30:05.936Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.2s [2022-05-12T02:30:06.205Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.24MB / 54.94MB 0.3s [2022-05-12T02:30:06.205Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 1.05MB / 5.16MB 0.3s [2022-05-12T02:30:06.205Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.3s [2022-05-12T02:30:06.463Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 14.68MB / 54.94MB 0.6s [2022-05-12T02:30:06.463Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-05-12T02:30:06.463Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 3.15MB / 10.87MB 0.6s [2022-05-12T02:30:06.463Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 0.6s [2022-05-12T02:30:06.463Z] #11 ... [2022-05-12T02:30:06.463Z] [2022-05-12T02:30:06.463Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T02:30:06.463Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T02:30:06.463Z] #56 DONE 0.0s [2022-05-12T02:30:06.463Z] [2022-05-12T02:30:06.463Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:30:06.463Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:30:06.463Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 5.24MB / 10.87MB 0.7s [2022-05-12T02:30:06.737Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 20.97MB / 54.94MB 0.8s [2022-05-12T02:30:06.737Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 8.87MB / 10.87MB 0.8s [2022-05-12T02:30:06.737Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.13MB / 54.58MB 0.8s [2022-05-12T02:30:06.737Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 30.41MB / 54.94MB 1.0s [2022-05-12T02:30:06.737Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.0s [2022-05-12T02:30:06.737Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 12.58MB / 54.58MB 1.0s [2022-05-12T02:30:07.001Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 34.60MB / 54.94MB 1.1s [2022-05-12T02:30:07.001Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 15.73MB / 54.58MB 1.1s [2022-05-12T02:30:07.001Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 46.14MB / 54.94MB 1.3s [2022-05-12T02:30:07.001Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.1s done [2022-05-12T02:30:07.001Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 22.74MB / 54.58MB 1.3s [2022-05-12T02:30:07.001Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 2.10MB / 85.84MB 1.3s [2022-05-12T02:30:07.351Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 50.33MB / 54.94MB 1.4s [2022-05-12T02:30:07.351Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 26.48MB / 54.58MB 1.4s [2022-05-12T02:30:07.351Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.5s [2022-05-12T02:30:07.351Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 29.36MB / 54.58MB 1.5s [2022-05-12T02:30:07.351Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.34MB / 85.84MB 1.5s [2022-05-12T02:30:07.625Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 33.55MB / 54.58MB 1.7s [2022-05-12T02:30:07.625Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 12.58MB / 85.84MB 1.7s [2022-05-12T02:30:07.625Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 37.75MB / 54.58MB 1.8s [2022-05-12T02:30:07.883Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 50.33MB / 54.58MB 2.0s [2022-05-12T02:30:07.883Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 28.31MB / 85.84MB 2.0s [2022-05-12T02:30:07.883Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.1s done [2022-05-12T02:30:08.139Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.3s [2022-05-12T02:30:08.139Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 39.85MB / 85.84MB 2.3s [2022-05-12T02:30:08.139Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 1.05MB / 141.70MB 2.3s [2022-05-12T02:30:08.139Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 47.19MB / 85.84MB 2.4s [2022-05-12T02:30:08.139Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-05-12T02:30:08.395Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 55.57MB / 85.84MB 2.5s [2022-05-12T02:30:08.395Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 11.53MB / 141.70MB 2.5s [2022-05-12T02:30:08.395Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 67.11MB / 85.84MB 2.6s [2022-05-12T02:30:08.652Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.7s done [2022-05-12T02:30:08.652Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 74.45MB / 85.84MB 2.8s [2022-05-12T02:30:08.652Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 19.92MB / 141.70MB 2.8s [2022-05-12T02:30:08.652Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 2.8s [2022-05-12T02:30:08.652Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.8s done [2022-05-12T02:30:08.908Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 82.84MB / 85.84MB 3.1s [2022-05-12T02:30:08.908Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 27.54MB / 141.70MB 3.2s [2022-05-12T02:30:09.165Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 35.65MB / 141.70MB 3.4s [2022-05-12T02:30:09.496Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 42.99MB / 141.70MB 3.6s [2022-05-12T02:30:09.755Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 54.53MB / 141.70MB 3.8s [2022-05-12T02:30:10.011Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.9s done [2022-05-12T02:30:10.011Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 63.96MB / 141.70MB 4.2s [2022-05-12T02:30:10.599Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 73.40MB / 141.70MB 4.6s [2022-05-12T02:30:10.599Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 80.74MB / 141.70MB 4.8s [2022-05-12T02:30:10.863Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 91.23MB / 141.70MB 5.1s [2022-05-12T02:30:11.121Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 99.61MB / 141.70MB 5.4s [2022-05-12T02:30:11.686Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 108.00MB / 141.70MB 5.9s [2022-05-12T02:30:11.942Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 117.44MB / 141.70MB 6.2s [2022-05-12T02:30:12.506Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 125.83MB / 141.70MB 6.7s [2022-05-12T02:30:12.798Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 136.31MB / 141.70MB 7.1s [2022-05-12T02:30:13.363Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.1s [2022-05-12T02:30:14.385Z] #11 ... [2022-05-12T02:30:14.385Z] [2022-05-12T02:30:14.385Z] #31 [internal] load build context [2022-05-12T02:30:14.385Z] #31 sha256:86fe352e9efdaed41903489439965f259d92517c10bc35cdf4820108dc6da019 [2022-05-12T02:30:14.385Z] #31 transferring context: 61.10MB 8.1s done [2022-05-12T02:30:14.385Z] #31 DONE 8.7s [2022-05-12T02:30:14.385Z] [2022-05-12T02:30:14.385Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:30:14.385Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:30:14.385Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.5s done [2022-05-12T02:30:14.385Z] #11 ... [2022-05-12T02:30:14.385Z] [2022-05-12T02:30:14.386Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T02:30:14.386Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T02:30:14.386Z] #35 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.0s done [2022-05-12T02:30:14.386Z] #35 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-12T02:30:14.386Z] #35 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-12T02:30:14.386Z] #35 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-12T02:30:14.386Z] #35 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 5.7s done [2022-05-12T02:30:14.386Z] #35 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 2.4s [2022-05-12T02:30:14.677Z] #35 ... [2022-05-12T02:30:14.677Z] [2022-05-12T02:30:14.677Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T02:30:14.677Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T02:30:14.677Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-12T02:30:14.677Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-12T02:30:14.677Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-12T02:30:14.677Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2022-05-12T02:30:14.677Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-05-12T02:30:14.677Z] #80 ... [2022-05-12T02:30:14.677Z] [2022-05-12T02:30:14.677Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T02:30:14.677Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T02:30:14.937Z] #35 ... [2022-05-12T02:30:14.937Z] [2022-05-12T02:30:14.937Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T02:30:14.937Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T02:30:14.937Z] #80 DONE 9.1s [2022-05-12T02:30:14.937Z] [2022-05-12T02:30:14.937Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T02:30:14.937Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T02:30:15.199Z] #35 ... [2022-05-12T02:30:15.199Z] [2022-05-12T02:30:15.199Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T02:30:15.199Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T02:30:15.199Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-12T02:30:15.199Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-12T02:30:15.199Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-12T02:30:15.199Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T02:30:15.199Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.6s done [2022-05-12T02:30:15.199Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2022-05-12T02:30:15.199Z] #78 DONE 9.4s [2022-05-12T02:30:15.199Z] [2022-05-12T02:30:15.199Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T02:30:15.199Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T02:30:19.381Z] #35 ... [2022-05-12T02:30:19.381Z] [2022-05-12T02:30:19.381Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T02:30:19.381Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T02:30:19.381Z] #79 DONE 1.1s [2022-05-12T02:30:19.381Z] [2022-05-12T02:30:19.381Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T02:30:19.381Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T02:30:19.381Z] #35 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 7.5s [2022-05-12T02:30:19.641Z] #35 ... [2022-05-12T02:30:19.641Z] [2022-05-12T02:30:19.641Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T02:30:19.641Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T02:30:19.641Z] #81 DONE 1.0s [2022-05-12T02:30:19.897Z] [2022-05-12T02:30:19.897Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T02:30:19.897Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T02:30:22.439Z] #35 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 10.4s done [2022-05-12T02:30:22.695Z] #35 DONE 17.0s [2022-05-12T02:30:22.695Z] [2022-05-12T02:30:22.695Z] #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-12T02:30:22.695Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T02:30:24.591Z] #36 1.627 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:30:24.591Z] #36 1.634 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:30:24.591Z] #36 1.673 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:30:24.591Z] #36 1.845 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:30:24.851Z] #36 2.054 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:30:24.851Z] #36 ... [2022-05-12T02:30:24.851Z] [2022-05-12T02:30:24.851Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:30:24.851Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:30:24.851Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 12.9s done [2022-05-12T02:30:24.851Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.7s done [2022-05-12T02:30:24.851Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.8s done [2022-05-12T02:30:24.851Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 1.3s [2022-05-12T02:30:25.107Z] #11 ... [2022-05-12T02:30:25.107Z] [2022-05-12T02:30:25.107Z] #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-12T02:30:25.107Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T02:30:25.107Z] #36 2.410 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:30:26.475Z] #36 3.697 Fetched 8530 kB in 2s (3637 kB/s) [2022-05-12T02:30:27.405Z] #36 3.697 Reading package lists... [2022-05-12T02:30:27.969Z] #36 4.536 Reading package lists... [2022-05-12T02:30:28.226Z] #36 5.412 Building dependency tree... [2022-05-12T02:30:28.483Z] #36 5.788 The following additional packages will be installed: [2022-05-12T02:30:28.483Z] #36 5.788 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-12T02:30:28.483Z] #36 5.788 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-12T02:30:28.483Z] #36 5.796 Recommended packages: [2022-05-12T02:30:28.483Z] #36 5.796 libldap-common publicsuffix libsasl2-modules [2022-05-12T02:30:28.741Z] #36 6.024 The following NEW packages will be installed: [2022-05-12T02:30:28.741Z] #36 6.024 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-12T02:30:28.741Z] #36 6.024 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-12T02:30:28.741Z] #36 6.024 libssh2-1 openssl [2022-05-12T02:30:28.998Z] #36 6.297 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T02:30:28.998Z] #36 6.297 Need to get 3040 kB of archives. [2022-05-12T02:30:28.998Z] #36 6.297 After this operation, 6651 kB of additional disk space will be used. [2022-05-12T02:30:28.998Z] #36 6.297 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-12T02:30:28.998Z] #36 6.315 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-12T02:30:28.998Z] #36 6.324 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-12T02:30:28.998Z] #36 6.324 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-12T02:30:28.998Z] #36 6.324 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-12T02:30:28.998Z] #36 6.325 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-12T02:30:28.998Z] #36 6.334 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-12T02:30:28.998Z] #36 6.334 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-12T02:30:28.998Z] #36 6.334 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-12T02:30:28.998Z] #36 6.334 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-12T02:30:28.998Z] #36 6.334 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-12T02:30:28.998Z] #36 6.338 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-12T02:30:28.998Z] #36 6.343 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T02:30:28.998Z] #36 6.343 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T02:30:28.998Z] #36 6.344 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T02:30:29.255Z] #36 6.498 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:30:29.255Z] #36 6.530 Fetched 3040 kB in 0s (9659 kB/s) [2022-05-12T02:30:29.255Z] #36 6.571 Selecting previously unselected package openssl. [2022-05-12T02:30:29.255Z] #36 6.571 (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-12T02:30:29.255Z] #36 6.571 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-12T02:30:29.255Z] #36 6.576 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-12T02:30:29.513Z] #36 6.751 Selecting previously unselected package ca-certificates. [2022-05-12T02:30:29.513Z] #36 6.751 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-12T02:30:29.513Z] #36 6.755 Unpacking ca-certificates (20210119) ... [2022-05-12T02:30:29.513Z] #36 6.835 Selecting previously unselected package libbrotli1:amd64. [2022-05-12T02:30:29.513Z] #36 6.835 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-12T02:30:29.513Z] #36 6.843 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T02:30:29.513Z] #36 6.938 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-12T02:30:29.513Z] #36 6.938 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T02:30:29.770Z] #36 6.949 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:30:29.770Z] #36 7.011 Selecting previously unselected package libsasl2-2:amd64. [2022-05-12T02:30:29.770Z] #36 7.011 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T02:30:29.770Z] #36 7.014 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:30:29.770Z] #36 7.078 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-12T02:30:29.770Z] #36 7.078 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-12T02:30:29.770Z] #36 7.088 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T02:30:29.770Z] #36 7.173 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-12T02:30:29.770Z] #36 7.173 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-12T02:30:29.770Z] #36 7.185 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T02:30:30.027Z] #36 7.228 Selecting previously unselected package libpsl5:amd64. [2022-05-12T02:30:30.027Z] #36 7.228 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-12T02:30:30.027Z] #36 7.233 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T02:30:30.027Z] #36 7.278 Selecting previously unselected package librtmp1:amd64. [2022-05-12T02:30:30.027Z] #36 7.278 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-12T02:30:30.027Z] #36 7.287 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T02:30:30.027Z] #36 7.339 Selecting previously unselected package libssh2-1:amd64. [2022-05-12T02:30:30.027Z] #36 7.339 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-12T02:30:30.027Z] #36 7.344 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T02:30:30.283Z] #36 7.410 Selecting previously unselected package libcurl4:amd64. [2022-05-12T02:30:30.283Z] #36 7.411 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T02:30:30.283Z] #36 7.414 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T02:30:30.283Z] #36 7.533 Selecting previously unselected package curl. [2022-05-12T02:30:30.283Z] #36 7.533 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T02:30:30.283Z] #36 7.544 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-12T02:30:30.283Z] #36 7.616 Selecting previously unselected package libonig5:amd64. [2022-05-12T02:30:30.283Z] #36 7.616 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T02:30:30.283Z] #36 7.624 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T02:30:30.283Z] #36 7.720 Selecting previously unselected package libjq1:amd64. [2022-05-12T02:30:30.283Z] #36 7.720 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T02:30:30.541Z] #36 7.726 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T02:30:30.541Z] #36 7.793 Selecting previously unselected package jq. [2022-05-12T02:30:30.541Z] #36 7.793 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-12T02:30:30.541Z] #36 7.804 Unpacking jq (1.6-2.1) ... [2022-05-12T02:30:30.541Z] #36 7.859 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T02:30:30.541Z] #36 7.872 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T02:30:30.541Z] #36 7.885 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T02:30:30.541Z] #36 7.897 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:30:30.541Z] #36 7.907 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T02:30:30.541Z] #36 7.917 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:30:30.541Z] #36 7.938 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T02:30:30.542Z] #36 7.950 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-12T02:30:30.801Z] #36 8.011 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T02:30:30.801Z] #36 8.027 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T02:30:30.801Z] #36 8.041 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T02:30:30.801Z] #36 8.077 Setting up ca-certificates (20210119) ... [2022-05-12T02:30:31.365Z] #36 8.805 Updating certificates in /etc/ssl/certs... [2022-05-12T02:30:32.736Z] #36 9.839 129 added, 0 removed; done. [2022-05-12T02:30:32.736Z] #36 9.891 Setting up jq (1.6-2.1) ... [2022-05-12T02:30:32.736Z] #36 9.903 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T02:30:32.736Z] #36 9.915 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-12T02:30:32.736Z] #36 9.929 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:30:32.736Z] #36 9.950 Processing triggers for ca-certificates (20210119) ... [2022-05-12T02:30:32.736Z] #36 9.962 Updating certificates in /etc/ssl/certs... [2022-05-12T02:30:33.670Z] #36 11.01 0 added, 0 removed; done. [2022-05-12T02:30:33.670Z] #36 11.01 Running hooks in /etc/ca-certificates/update.d... [2022-05-12T02:30:33.670Z] #36 11.01 done. [2022-05-12T02:30:35.570Z] #36 ... [2022-05-12T02:30:35.570Z] [2022-05-12T02:30:35.570Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:30:35.570Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:30:35.570Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.4s done [2022-05-12T02:30:35.570Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 3.2s [2022-05-12T02:30:36.508Z] #11 ... [2022-05-12T02:30:36.508Z] [2022-05-12T02:30:36.508Z] #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-12T02:30:36.508Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T02:30:36.508Z] #36 DONE 13.6s [2022-05-12T02:30:36.508Z] [2022-05-12T02:30:36.508Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T02:30:36.508Z] #37 sha256:0effe951fc364ad968f82e4619efa6d6744ae38cedd0bf9c363074d4ea753dec [2022-05-12T02:30:36.764Z] #37 DONE 0.5s [2022-05-12T02:30:36.764Z] [2022-05-12T02:30:36.764Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:30:36.764Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:30:36.768Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e348d7403ab7f2d9) in /home/ubuntu/workspace/moby_PR-43583 [Pipeline] { [Pipeline] checkout [2022-05-12T02:30:36.849Z] The recommended git tool is: git [2022-05-12T02:30:38.135Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 6.1s done [2022-05-12T02:30:38.700Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.1s [2022-05-12T02:30:39.936Z] using credential docker-jenkins-github-credentials [2022-05-12T02:30:39.945Z] Cloning the remote Git repository [2022-05-12T02:30:39.945Z] Cloning with configured refspecs honoured and without tags [2022-05-12T02:30:39.836Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T02:30:39.908Z] > git init /home/ubuntu/workspace/moby_PR-43583 # timeout=10 [2022-05-12T02:30:40.192Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:30:40.192Z] > git --version # timeout=10 [2022-05-12T02:30:40.224Z] > git --version # 'git version 2.17.1' [2022-05-12T02:30:40.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:30:40.226Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:30:43.290Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b7dc65fa3deaed79) in /home/ubuntu/workspace/moby_PR-43583 [Pipeline] { [Pipeline] checkout [2022-05-12T02:30:43.409Z] The recommended git tool is: git [2022-05-12T02:30:43.971Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.3s [2022-05-12T02:30:45.886Z] using credential docker-jenkins-github-credentials [2022-05-12T02:30:45.898Z] Cloning the remote Git repository [2022-05-12T02:30:45.899Z] Cloning with configured refspecs honoured and without tags [2022-05-12T02:30:45.206Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T02:30:45.261Z] > git init /home/ubuntu/workspace/moby_PR-43583 # timeout=10 [2022-05-12T02:30:45.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:30:45.562Z] > git --version # timeout=10 [2022-05-12T02:30:45.574Z] > git --version # 'git version 2.17.1' [2022-05-12T02:30:45.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:30:45.575Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:30:47.255Z] #11 ... [2022-05-12T02:30:47.256Z] [2022-05-12T02:30:47.256Z] #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-12T02:30:47.256Z] #38 sha256:1cec3008575055fcdd74578d0352ffa9d6666b982aabfe31390c859a9c80e7e9 [2022-05-12T02:30:47.256Z] #38 2.412 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-12T02:30:47.256Z] #38 2.699 [2022-05-12T02:30:47.256Z] #38 2.920 #=#=# ######################################################################## 100.0% [2022-05-12T02:30:47.256Z] #38 3.248 [2022-05-12T02:30:47.256Z] #38 4.266 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-12T02:30:47.256Z] #38 4.595 [2022-05-12T02:30:47.256Z] #38 4.822 #=#=# 0.6% ######################################################################## 100.0% [2022-05-12T02:30:47.256Z] #38 5.187 [2022-05-12T02:30:47.256Z] #38 6.294 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-12T02:30:47.256Z] #38 6.645 [2022-05-12T02:30:47.256Z] #38 6.876 #=#=# 0.1% ######################################### 57.4% #################################################################### 94.9% ######################################################################## 100.0% [2022-05-12T02:30:47.256Z] #38 7.506 [2022-05-12T02:30:47.256Z] #38 8.584 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-12T02:30:47.256Z] #38 8.929 [2022-05-12T02:30:47.256Z] #38 9.147 #=#=# ######################################################################## 100.0% [2022-05-12T02:30:47.256Z] #38 9.444 [2022-05-12T02:30:47.256Z] #38 ... [2022-05-12T02:30:47.256Z] [2022-05-12T02:30:47.256Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:30:47.256Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:30:47.626Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0079d95695b4b69eb) in /home/ubuntu/workspace/moby_PR-43583 [Pipeline] { [Pipeline] checkout [2022-05-12T02:30:47.765Z] The recommended git tool is: git [2022-05-12T02:30:48.652Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-063679154153a7ba3) in /home/ubuntu/workspace/moby_PR-43583 [Pipeline] { [Pipeline] checkout [2022-05-12T02:30:48.849Z] The recommended git tool is: git [2022-05-12T02:30:49.150Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.4s [2022-05-12T02:30:50.960Z] using credential docker-jenkins-github-credentials [2022-05-12T02:30:50.969Z] Cloning the remote Git repository [2022-05-12T02:30:50.969Z] Cloning with configured refspecs honoured and without tags [2022-05-12T02:30:51.159Z] #11 ... [2022-05-12T02:30:51.159Z] [2022-05-12T02:30:51.159Z] #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-12T02:30:51.159Z] #38 sha256:1cec3008575055fcdd74578d0352ffa9d6666b982aabfe31390c859a9c80e7e9 [2022-05-12T02:30:51.159Z] #38 10.30 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-12T02:30:51.159Z] #38 10.64 [2022-05-12T02:30:51.159Z] #38 10.88 #=#=# ######################################################################## 100.0% [2022-05-12T02:30:51.159Z] #38 11.22 [2022-05-12T02:30:51.159Z] #38 11.28 Download of images into '/build' complete. [2022-05-12T02:30:51.159Z] #38 11.28 Use something like the following to load the result into a Docker daemon: [2022-05-12T02:30:51.159Z] #38 11.28 tar -cC '/build' . | docker load [2022-05-12T02:30:51.159Z] #38 DONE 14.2s [2022-05-12T02:30:51.159Z] [2022-05-12T02:30:51.159Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:30:51.159Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:30:51.019Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T02:30:51.093Z] > git init /home/ubuntu/workspace/moby_PR-43583 # timeout=10 [2022-05-12T02:30:52.475Z] using credential docker-jenkins-github-credentials [2022-05-12T02:30:52.482Z] Cloning the remote Git repository [2022-05-12T02:30:52.482Z] Cloning with configured refspecs honoured and without tags [2022-05-12T02:30:51.412Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:30:51.412Z] > git --version # timeout=10 [2022-05-12T02:30:51.440Z] > git --version # 'git version 2.25.1' [2022-05-12T02:30:51.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:30:51.442Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:30:52.499Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T02:30:53.051Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 14.4s done [2022-05-12T02:30:53.307Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-05-12T02:30:53.564Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-12T02:30:53.564Z] #11 DONE 47.9s [2022-05-12T02:30:52.551Z] > git init /home/ubuntu/workspace/moby_PR-43583 # timeout=10 [2022-05-12T02:30:53.185Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:30:53.186Z] > git --version # timeout=10 [2022-05-12T02:30:53.195Z] > git --version # 'git version 2.25.1' [2022-05-12T02:30:53.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:30:53.196Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:30:53.820Z] [2022-05-12T02:30:53.820Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T02:30:53.820Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-12T02:30:54.385Z] #12 DONE 0.7s [2022-05-12T02:30:54.385Z] [2022-05-12T02:30:54.385Z] #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-12T02:30:54.385Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-12T02:30:55.312Z] #13 DONE 0.6s [2022-05-12T02:30:55.313Z] [2022-05-12T02:30:55.313Z] #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-12T02:30:55.313Z] #60 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-12T02:30:55.313Z] #60 ... [2022-05-12T02:30:55.313Z] [2022-05-12T02:30:55.313Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T02:30:55.313Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-12T02:30:55.313Z] #40 DONE 0.2s [2022-05-12T02:30:55.313Z] [2022-05-12T02:30:55.313Z] #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-12T02:30:55.313Z] #57 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-12T02:30:55.313Z] #57 DONE 0.2s [2022-05-12T02:30:55.313Z] [2022-05-12T02:30:55.313Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T02:30:55.313Z] #53 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-12T02:30:55.313Z] #53 DONE 0.3s [2022-05-12T02:30:55.313Z] [2022-05-12T02:30:55.313Z] #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-12T02:30:55.313Z] #54 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:30:59.490Z] #54 ... [2022-05-12T02:30:59.490Z] [2022-05-12T02:30:59.490Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-12T02:30:59.490Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-05-12T02:30:59.490Z] #14 DONE 4.0s [2022-05-12T02:30:59.490Z] [2022-05-12T02:30:59.490Z] #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-12T02:30:59.490Z] #60 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-12T02:30:59.490Z] #60 4.252 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T02:31:00.870Z] #60 ... [2022-05-12T02:31:00.870Z] [2022-05-12T02:31:00.870Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-12T02:31:00.870Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-05-12T02:31:00.870Z] #15 DONE 1.9s [2022-05-12T02:31:00.870Z] [2022-05-12T02:31:00.870Z] #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-12T02:31:00.870Z] #60 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-12T02:31:00.870Z] #60 5.954 go: downloading github.com/fatih/color v1.10.0 [2022-05-12T02:31:01.127Z] #60 5.995 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T02:31:01.127Z] #60 6.104 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T02:31:01.127Z] #60 6.194 go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T02:31:01.692Z] #60 6.559 go: downloading golang.org/x/tools v0.1.0 [2022-05-12T02:31:01.692Z] #60 6.672 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T02:31:01.692Z] #60 6.686 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T02:31:01.692Z] #60 6.745 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T02:31:01.949Z] #60 6.873 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T02:31:02.514Z] #60 ... [2022-05-12T02:31:02.514Z] [2022-05-12T02:31:02.514Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-12T02:31:02.514Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-05-12T02:31:02.514Z] #16 DONE 1.6s [2022-05-12T02:31:02.771Z] [2022-05-12T02:31:02.771Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-12T02:31:02.771Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-05-12T02:31:02.855Z] Fetching without tags [2022-05-12T02:31:03.083Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit d9e18e4efff19b9b628277b7ac87723ec74ba386 [2022-05-12T02:31:04.663Z] #17 DONE 1.9s [2022-05-12T02:31:04.663Z] [2022-05-12T02:31:04.663Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-12T02:31:04.663Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-05-12T02:31:04.919Z] #18 ... [2022-05-12T02:31:04.919Z] [2022-05-12T02:31:04.919Z] #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-12T02:31:04.919Z] #43 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:31:04.919Z] #43 4.683 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-12T02:31:02.753Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:31:02.782Z] > git config --add remote.origin.fetch +refs/pull/43583/head:refs/remotes/origin/PR-43583 # timeout=10 [2022-05-12T02:31:02.795Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:31:02.819Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:31:02.848Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:31:02.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:31:02.849Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:31:03.085Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:31:03.111Z] > git checkout -f d9e18e4efff19b9b628277b7ac87723ec74ba386 # timeout=10 [2022-05-12T02:31:03.899Z] > git remote # timeout=10 [2022-05-12T02:31:03.926Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T02:31:03.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:31:03.961Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T02:31:04.991Z] Merge succeeded, producing 879fc54332550bebfceee4734041b036d9b3f5fb [2022-05-12T02:31:04.991Z] Checking out Revision 879fc54332550bebfceee4734041b036d9b3f5fb (PR-43583) [2022-05-12T02:31:05.176Z] #43 ... [2022-05-12T02:31:05.176Z] [2022-05-12T02:31:05.176Z] #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-12T02:31:05.176Z] #45 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-12T02:31:05.176Z] #45 4.915 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-12T02:31:05.433Z] #45 ... [2022-05-12T02:31:05.433Z] [2022-05-12T02:31:05.433Z] #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-12T02:31:05.433Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:31:05.433Z] #62 4.749 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-12T02:31:05.433Z] #62 ... [2022-05-12T02:31:05.433Z] [2022-05-12T02:31:05.433Z] #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-12T02:31:05.433Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-12T02:31:05.433Z] #41 3.586 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-12T02:31:05.433Z] #41 3.586 Cloning into '.'... [2022-05-12T02:31:05.693Z] #41 ... [2022-05-12T02:31:05.693Z] [2022-05-12T02:31:05.693Z] #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-12T02:31:05.693Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:31:05.693Z] #58 4.839 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:31:05.693Z] #58 5.006 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:31:05.693Z] #58 5.116 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:31:05.693Z] #58 5.622 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-12T02:31:05.693Z] #58 5.912 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:31:05.693Z] #58 8.030 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:31:05.693Z] #58 ... [2022-05-12T02:31:05.693Z] [2022-05-12T02:31:05.693Z] #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-12T02:31:05.693Z] #64 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-12T02:31:05.693Z] #64 4.479 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-12T02:31:05.693Z] #64 9.320 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-12T02:31:05.693Z] #64 9.354 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-12T02:31:05.693Z] #64 9.525 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-12T02:31:05.956Z] #64 ... [2022-05-12T02:31:05.956Z] [2022-05-12T02:31:05.956Z] #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-12T02:31:05.956Z] #47 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-12T02:31:05.956Z] #47 5.203 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T02:31:05.956Z] #47 6.141 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T02:31:05.956Z] #47 7.958 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T02:31:05.956Z] #47 8.372 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T02:31:05.956Z] #47 8.430 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T02:31:05.956Z] #47 ... [2022-05-12T02:31:05.956Z] [2022-05-12T02:31:05.956Z] #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-12T02:31:05.956Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:31:05.956Z] #58 10.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:31:06.539Z] #58 ... [2022-05-12T02:31:06.539Z] [2022-05-12T02:31:06.539Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-12T02:31:06.539Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-05-12T02:31:06.539Z] #18 DONE 2.1s [2022-05-12T02:31:06.539Z] [2022-05-12T02:31:06.539Z] #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-12T02:31:06.539Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-12T02:31:04.972Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T02:31:04.984Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:31:05.007Z] > git checkout -f 879fc54332550bebfceee4734041b036d9b3f5fb # timeout=10 [2022-05-12T02:31:09.005Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-12T02:31:09.041Z] First time build. Skipping changelog. [2022-05-12T02:31:09.080Z] #19 2.279 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:31:09.080Z] #19 2.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:31:09.080Z] #19 2.422 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T02:31:09.645Z] #19 ... [2022-05-12T02:31:09.645Z] [2022-05-12T02:31:09.645Z] #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-12T02:31:09.645Z] #54 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:31:09.645Z] #54 4.384 + git clone https://github.com/docker/distribution.git . [2022-05-12T02:31:09.645Z] #54 4.396 Cloning into '.'... [2022-05-12T02:31:09.001Z] > git rev-list --no-walk 3b896dd011d2e9bd3fd5b783e67052719df25e9a # timeout=10 [2022-05-12T02:31:09.902Z] #54 ... [2022-05-12T02:31:09.902Z] [2022-05-12T02:31:09.902Z] #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-12T02:31:09.902Z] #43 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:31:09.902Z] #43 14.59 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-12T02:31:09.902Z] #43 14.62 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T02:31:09.934Z] Fetching without tags [2022-05-12T02:31:10.142Z] + docker version [2022-05-12T02:31:10.252Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit d9e18e4efff19b9b628277b7ac87723ec74ba386 [2022-05-12T02:31:10.465Z] #43 15.24 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-12T02:31:10.465Z] #43 15.48 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-12T02:31:11.029Z] #43 15.97 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T02:31:11.297Z] #43 16.33 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T02:31:11.377Z] Merge succeeded, producing 7340c54d1302bffc1d8b92b19764ca0f148dc3a2 [2022-05-12T02:31:11.377Z] Checking out Revision 7340c54d1302bffc1d8b92b19764ca0f148dc3a2 (PR-43583) [2022-05-12T02:31:09.853Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:31:09.872Z] > git config --add remote.origin.fetch +refs/pull/43583/head:refs/remotes/origin/PR-43583 # timeout=10 [2022-05-12T02:31:09.891Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:31:09.913Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:31:09.938Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:31:09.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:31:09.940Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:31:10.260Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:31:10.291Z] > git checkout -f d9e18e4efff19b9b628277b7ac87723ec74ba386 # timeout=10 [2022-05-12T02:31:11.090Z] > git remote # timeout=10 [2022-05-12T02:31:11.116Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T02:31:11.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:31:11.138Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T02:31:11.344Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T02:31:11.380Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:31:11.396Z] > git checkout -f 7340c54d1302bffc1d8b92b19764ca0f148dc3a2 # timeout=10 [2022-05-12T02:31:11.872Z] #43 16.83 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-12T02:31:11.872Z] #43 16.91 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-12T02:31:12.131Z] #43 17.10 go: downloading github.com/peterh/liner v1.2.2 [2022-05-12T02:31:12.387Z] #43 17.36 go: downloading github.com/google/go-dap v0.6.0 [2022-05-12T02:31:12.951Z] #43 17.84 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-12T02:31:13.207Z] #43 18.15 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-12T02:31:13.332Z] Fetching without tags [2022-05-12T02:31:13.599Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit d9e18e4efff19b9b628277b7ac87723ec74ba386 [2022-05-12T02:31:13.647Z] Fetching without tags [2022-05-12T02:31:13.872Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit d9e18e4efff19b9b628277b7ac87723ec74ba386 [2022-05-12T02:31:13.596Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:31:13.611Z] > git config --add remote.origin.fetch +refs/pull/43583/head:refs/remotes/origin/PR-43583 # timeout=10 [2022-05-12T02:31:13.623Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:31:13.632Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:31:13.651Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:31:13.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:31:13.653Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:31:13.880Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:31:13.895Z] > git checkout -f d9e18e4efff19b9b628277b7ac87723ec74ba386 # timeout=10 [2022-05-12T02:31:14.137Z] #43 18.97 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-12T02:31:14.137Z] #43 19.26 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T02:31:14.700Z] #43 19.42 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-12T02:31:14.919Z] Merge succeeded, producing 6b45ba294338bc2db9798050e14a4463cadabd4b [2022-05-12T02:31:14.920Z] Checking out Revision 6b45ba294338bc2db9798050e14a4463cadabd4b (PR-43583) [2022-05-12T02:31:13.217Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:31:13.254Z] > git config --add remote.origin.fetch +refs/pull/43583/head:refs/remotes/origin/PR-43583 # timeout=10 [2022-05-12T02:31:13.272Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:31:13.304Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:31:13.332Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:31:13.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:31:13.334Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:31:13.609Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:31:13.630Z] > git checkout -f d9e18e4efff19b9b628277b7ac87723ec74ba386 # timeout=10 [2022-05-12T02:31:14.320Z] > git remote # timeout=10 [2022-05-12T02:31:14.333Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T02:31:14.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:31:14.345Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T02:31:14.910Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T02:31:14.919Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:31:14.927Z] > git checkout -f 6b45ba294338bc2db9798050e14a4463cadabd4b # timeout=10 [2022-05-12T02:31:15.175Z] Merge succeeded, producing 6b45ba294338bc2db9798050e14a4463cadabd4b [2022-05-12T02:31:15.175Z] Checking out Revision 6b45ba294338bc2db9798050e14a4463cadabd4b (PR-43583) [2022-05-12T02:31:15.240Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-12T02:31:15.258Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T02:31:14.492Z] > git remote # timeout=10 [2022-05-12T02:31:14.511Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T02:31:14.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:31:14.524Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T02:31:15.169Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T02:31:15.178Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:31:15.183Z] > git checkout -f 6b45ba294338bc2db9798050e14a4463cadabd4b # timeout=10 [2022-05-12T02:31:16.493Z] + docker version [2022-05-12T02:31:16.593Z] #43 21.12 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-12T02:31:16.593Z] #43 ... [2022-05-12T02:31:16.593Z] [2022-05-12T02:31:16.593Z] #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-12T02:31:16.593Z] #45 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-12T02:31:16.593Z] #45 21.12 tomll can be used in two ways: [2022-05-12T02:31:16.593Z] #45 21.12 Writing to STDIN and reading from STDOUT: [2022-05-12T02:31:16.593Z] #45 21.12 cat file.toml | tomll > file.toml [2022-05-12T02:31:16.593Z] #45 21.12 [2022-05-12T02:31:16.593Z] #45 21.12 Reading and updating a list of files: [2022-05-12T02:31:16.593Z] #45 21.12 tomll a.toml b.toml c.toml [2022-05-12T02:31:16.593Z] #45 21.12 [2022-05-12T02:31:16.593Z] #45 21.12 When given a list of files, tomll will modify all files in place without asking. [2022-05-12T02:31:16.593Z] #45 DONE 21.6s [2022-05-12T02:31:16.593Z] [2022-05-12T02:31:16.593Z] #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-12T02:31:16.593Z] #43 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:31:16.593Z] #43 21.24 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-12T02:31:15.243Z] > git rev-list --no-walk 3b896dd011d2e9bd3fd5b783e67052719df25e9a # timeout=10 [2022-05-12T02:31:16.849Z] #43 ... [2022-05-12T02:31:16.849Z] [2022-05-12T02:31:16.849Z] #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-12T02:31:16.849Z] #64 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-12T02:31:16.849Z] #64 11.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-12T02:31:16.850Z] #64 ... [2022-05-12T02:31:16.850Z] [2022-05-12T02:31:16.850Z] #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-12T02:31:16.850Z] #47 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-12T02:31:16.850Z] #47 11.87 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T02:31:16.850Z] #47 11.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T02:31:17.106Z] #47 ... [2022-05-12T02:31:17.106Z] [2022-05-12T02:31:17.106Z] #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-12T02:31:17.106Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-12T02:31:17.106Z] #19 3.426 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T02:31:17.106Z] #19 4.464 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T02:31:17.106Z] #19 5.807 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:31:17.106Z] #19 7.345 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T02:31:17.106Z] #19 8.987 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T02:31:17.106Z] #19 10.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T02:31:17.106Z] #19 ... [2022-05-12T02:31:17.106Z] [2022-05-12T02:31:17.106Z] #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-12T02:31:17.106Z] #60 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-12T02:31:17.106Z] #60 12.14 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T02:31:17.106Z] #60 12.21 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T02:31:17.106Z] #60 12.40 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T02:31:17.106Z] #60 14.30 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T02:31:17.106Z] #60 14.33 go: downloading golang.org/x/mod v0.3.0 [2022-05-12T02:31:18.287Z] Client: Docker Engine - Community [2022-05-12T02:31:18.287Z] Version: 20.10.14 [2022-05-12T02:31:18.287Z] API version: 1.41 [2022-05-12T02:31:18.287Z] Go version: go1.16.15 [2022-05-12T02:31:18.287Z] Git commit: a224086 [2022-05-12T02:31:18.287Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T02:31:18.287Z] OS/Arch: linux/amd64 [2022-05-12T02:31:18.287Z] Context: default [2022-05-12T02:31:18.287Z] Experimental: true [2022-05-12T02:31:18.287Z] [2022-05-12T02:31:18.287Z] Server: Docker Engine - Community [2022-05-12T02:31:18.287Z] Engine: [2022-05-12T02:31:18.287Z] Version: 20.10.14 [2022-05-12T02:31:18.287Z] API version: 1.41 (minimum version 1.12) [2022-05-12T02:31:18.287Z] Go version: go1.16.15 [2022-05-12T02:31:18.287Z] Git commit: 87a90dc [2022-05-12T02:31:18.287Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T02:31:18.287Z] OS/Arch: linux/amd64 [2022-05-12T02:31:18.287Z] Experimental: true [2022-05-12T02:31:18.287Z] containerd: [2022-05-12T02:31:18.287Z] Version: 1.5.11 [2022-05-12T02:31:18.287Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T02:31:18.287Z] runc: [2022-05-12T02:31:18.287Z] Version: 1.0.3 [2022-05-12T02:31:18.287Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T02:31:18.287Z] docker-init: [2022-05-12T02:31:18.287Z] Version: 0.19.0 [2022-05-12T02:31:18.287Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T02:31:18.648Z] + docker info [2022-05-12T02:31:18.825Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-12T02:31:18.858Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-12T02:31:18.873Z] First time build. Skipping changelog. [2022-05-12T02:31:18.999Z] #60 ... [2022-05-12T02:31:18.999Z] [2022-05-12T02:31:18.999Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-12T02:31:18.999Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-12T02:31:18.999Z] #19 12.28 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T02:31:18.999Z] #19 12.31 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T02:31:18.999Z] #19 12.31 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T02:31:18.999Z] #19 12.40 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:31:18.999Z] #19 12.41 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T02:31:18.999Z] #19 12.43 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T02:31:18.999Z] #19 12.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T02:31:18.999Z] #19 12.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T02:31:18.999Z] #19 12.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T02:31:18.999Z] #19 12.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:31:18.999Z] #19 12.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T02:31:18.999Z] #19 12.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T02:31:18.999Z] #19 ... [2022-05-12T02:31:18.999Z] [2022-05-12T02:31:18.999Z] #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-12T02:31:18.999Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:31:18.999Z] #58 13.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-12T02:31:18.999Z] #58 21.80 Fetched 8534 kB in 17s (489 kB/s) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T02:31:19.766Z] + docker version [2022-05-12T02:31:18.859Z] > git rev-list --no-walk 3b896dd011d2e9bd3fd5b783e67052719df25e9a # timeout=10 [2022-05-12T02:31:19.962Z] + docker version [2022-05-12T02:31:20.711Z] Client: Docker Engine - Community [2022-05-12T02:31:20.711Z] Version: 20.10.14 [2022-05-12T02:31:20.711Z] API version: 1.41 [2022-05-12T02:31:20.711Z] Go version: go1.16.15 [2022-05-12T02:31:20.711Z] Git commit: a224086 [2022-05-12T02:31:20.711Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T02:31:20.711Z] OS/Arch: linux/amd64 [2022-05-12T02:31:20.711Z] Context: default [2022-05-12T02:31:20.711Z] Experimental: true [2022-05-12T02:31:20.711Z] [2022-05-12T02:31:20.711Z] Server: Docker Engine - Community [2022-05-12T02:31:20.711Z] Engine: [2022-05-12T02:31:20.711Z] Version: 20.10.14 [2022-05-12T02:31:20.711Z] API version: 1.41 (minimum version 1.12) [2022-05-12T02:31:20.711Z] Go version: go1.16.15 [2022-05-12T02:31:20.711Z] Git commit: 87a90dc [2022-05-12T02:31:20.711Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T02:31:20.711Z] OS/Arch: linux/amd64 [2022-05-12T02:31:20.711Z] Experimental: true [2022-05-12T02:31:20.711Z] containerd: [2022-05-12T02:31:20.711Z] Version: 1.5.11 [2022-05-12T02:31:20.711Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T02:31:20.711Z] runc: [2022-05-12T02:31:20.711Z] Version: 1.0.3 [2022-05-12T02:31:20.711Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T02:31:20.711Z] docker-init: [2022-05-12T02:31:20.711Z] Version: 0.19.0 [2022-05-12T02:31:20.711Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T02:31:21.054Z] + docker info [2022-05-12T02:31:23.172Z] #58 21.80 Reading package lists... [2022-05-12T02:31:23.172Z] #58 ... [2022-05-12T02:31:23.172Z] [2022-05-12T02:31:23.172Z] #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-12T02:31:23.172Z] #54 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:31:23.428Z] #54 27.40 Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-12T02:31:23.429Z] #54 28.01 + git checkout -q v2.3.0 [2022-05-12T02:31:25.954Z] #54 30.18 + 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-12T02:31:28.059Z] Client: Docker Engine - Community [2022-05-12T02:31:28.059Z] Version: 20.10.14 [2022-05-12T02:31:28.059Z] API version: 1.41 [2022-05-12T02:31:28.059Z] Go version: go1.16.15 [2022-05-12T02:31:28.059Z] Git commit: a224086 [2022-05-12T02:31:28.059Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-12T02:31:28.059Z] OS/Arch: linux/arm64 [2022-05-12T02:31:28.059Z] Context: default [2022-05-12T02:31:28.059Z] Experimental: true [2022-05-12T02:31:28.059Z] [2022-05-12T02:31:28.059Z] Server: Docker Engine - Community [2022-05-12T02:31:28.059Z] Engine: [2022-05-12T02:31:28.059Z] Version: 20.10.14 [2022-05-12T02:31:28.059Z] API version: 1.41 (minimum version 1.12) [2022-05-12T02:31:28.059Z] Go version: go1.16.15 [2022-05-12T02:31:28.059Z] Git commit: 87a90dc [2022-05-12T02:31:28.059Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-12T02:31:28.059Z] OS/Arch: linux/arm64 [2022-05-12T02:31:28.059Z] Experimental: true [2022-05-12T02:31:28.059Z] containerd: [2022-05-12T02:31:28.059Z] Version: 1.5.11 [2022-05-12T02:31:28.059Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T02:31:28.059Z] runc: [2022-05-12T02:31:28.059Z] Version: 1.0.3 [2022-05-12T02:31:28.059Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T02:31:28.059Z] docker-init: [2022-05-12T02:31:28.059Z] Version: 0.19.0 [2022-05-12T02:31:28.059Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T02:31:28.369Z] + docker info [2022-05-12T02:31:29.784Z] Client: Docker Engine - Community [2022-05-12T02:31:29.784Z] Version: 20.10.14 [2022-05-12T02:31:29.784Z] API version: 1.41 [2022-05-12T02:31:29.784Z] Go version: go1.16.15 [2022-05-12T02:31:29.784Z] Git commit: a224086 [2022-05-12T02:31:29.784Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-12T02:31:29.784Z] OS/Arch: linux/amd64 [2022-05-12T02:31:29.784Z] Context: default [2022-05-12T02:31:29.784Z] Experimental: true [2022-05-12T02:31:29.784Z] [2022-05-12T02:31:29.784Z] Server: Docker Engine - Community [2022-05-12T02:31:29.784Z] Engine: [2022-05-12T02:31:29.784Z] Version: 20.10.14 [2022-05-12T02:31:29.784Z] API version: 1.41 (minimum version 1.12) [2022-05-12T02:31:29.784Z] Go version: go1.16.15 [2022-05-12T02:31:29.784Z] Git commit: 87a90dc [2022-05-12T02:31:29.784Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-12T02:31:29.784Z] OS/Arch: linux/amd64 [2022-05-12T02:31:29.784Z] Experimental: true [2022-05-12T02:31:29.784Z] containerd: [2022-05-12T02:31:29.784Z] Version: 1.5.11 [2022-05-12T02:31:29.784Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T02:31:29.784Z] runc: [2022-05-12T02:31:29.784Z] Version: 1.0.3 [2022-05-12T02:31:29.784Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T02:31:29.784Z] docker-init: [2022-05-12T02:31:29.784Z] Version: 0.19.0 [2022-05-12T02:31:29.784Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T02:31:30.108Z] + docker info [2022-05-12T02:31:34.051Z] #54 ... [2022-05-12T02:31:34.051Z] [2022-05-12T02:31:34.051Z] #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-12T02:31:34.051Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:31:34.051Z] #62 37.82 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T02:31:34.051Z] #62 37.83 go: downloading github.com/fatih/color v1.13.0 [2022-05-12T02:31:34.051Z] #62 37.90 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-12T02:31:34.051Z] #62 37.93 go: downloading github.com/spf13/viper v1.10.1 [2022-05-12T02:31:34.051Z] #62 38.06 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T02:31:34.051Z] #62 38.65 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-12T02:31:34.051Z] #62 38.66 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-12T02:31:34.618Z] #62 ... [2022-05-12T02:31:34.618Z] [2022-05-12T02:31:34.618Z] #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-12T02:31:34.618Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:31:34.618Z] #58 21.80 Reading package lists... [2022-05-12T02:31:34.618Z] #58 29.61 Reading package lists... [2022-05-12T02:31:34.618Z] #58 35.95 Building dependency tree... [2022-05-12T02:31:35.181Z] #58 ... [2022-05-12T02:31:35.181Z] [2022-05-12T02:31:35.181Z] #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-12T02:31:35.181Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:31:35.181Z] #62 40.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T02:31:35.181Z] #62 40.27 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T02:31:39.193Z] Client: [2022-05-12T02:31:39.194Z] Context: default [2022-05-12T02:31:39.194Z] Debug Mode: false [2022-05-12T02:31:39.194Z] Plugins: [2022-05-12T02:31:39.194Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T02:31:39.194Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T02:31:39.194Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T02:31:39.194Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T02:31:39.194Z] [2022-05-12T02:31:39.194Z] Server: [2022-05-12T02:31:39.194Z] Containers: 0 [2022-05-12T02:31:39.194Z] Running: 0 [2022-05-12T02:31:39.194Z] Paused: 0 [2022-05-12T02:31:39.194Z] Stopped: 0 [2022-05-12T02:31:39.194Z] Images: 0 [2022-05-12T02:31:39.194Z] Server Version: 20.10.14 [2022-05-12T02:31:39.194Z] Storage Driver: overlay2 [2022-05-12T02:31:39.194Z] Backing Filesystem: extfs [2022-05-12T02:31:39.194Z] Supports d_type: true [2022-05-12T02:31:39.194Z] Native Overlay Diff: true [2022-05-12T02:31:39.194Z] userxattr: false [2022-05-12T02:31:39.194Z] Logging Driver: json-file [2022-05-12T02:31:39.194Z] Cgroup Driver: cgroupfs [2022-05-12T02:31:39.194Z] Cgroup Version: 1 [2022-05-12T02:31:39.194Z] Plugins: [2022-05-12T02:31:39.194Z] Volume: local [2022-05-12T02:31:39.194Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T02:31:39.194Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T02:31:39.194Z] Swarm: inactive [2022-05-12T02:31:39.194Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T02:31:39.194Z] Default Runtime: runc [2022-05-12T02:31:39.194Z] Init Binary: docker-init [2022-05-12T02:31:39.194Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T02:31:39.194Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T02:31:39.194Z] init version: de40ad0 [2022-05-12T02:31:39.194Z] Security Options: [2022-05-12T02:31:39.194Z] apparmor [2022-05-12T02:31:39.194Z] seccomp [2022-05-12T02:31:39.194Z] Profile: default [2022-05-12T02:31:39.194Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T02:31:39.194Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T02:31:39.194Z] OSType: linux [2022-05-12T02:31:39.194Z] Architecture: x86_64 [2022-05-12T02:31:39.194Z] CPUs: 2 [2022-05-12T02:31:39.194Z] Total Memory: 7.483GiB [2022-05-12T02:31:39.194Z] Name: ip-10-100-45-178 [2022-05-12T02:31:39.194Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T02:31:39.194Z] Docker Root Dir: /var/lib/docker [2022-05-12T02:31:39.194Z] Debug Mode: false [2022-05-12T02:31:39.194Z] Registry: https://index.docker.io/v1/ [2022-05-12T02:31:39.194Z] Labels: [2022-05-12T02:31:39.194Z] Experimental: true [2022-05-12T02:31:39.194Z] Insecure Registries: [2022-05-12T02:31:39.194Z] 127.0.0.0/8 [2022-05-12T02:31:39.194Z] Live Restore Enabled: true [2022-05-12T02:31:39.194Z] [2022-05-12T02:31:39.194Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T02:31:39.440Z] #62 43.92 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T02:31:39.440Z] #62 43.92 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T02:31:39.440Z] #62 43.95 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T02:31:39.440Z] #62 44.15 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T02:31:39.440Z] #62 44.16 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-12T02:31:39.440Z] #62 44.21 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-12T02:31:39.440Z] #62 44.29 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T02:31:39.440Z] #62 44.36 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-12T02:31:39.440Z] #62 44.39 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T02:31:39.440Z] #62 44.45 go: downloading github.com/spf13/afero v1.6.0 [2022-05-12T02:31:39.440Z] #62 44.47 go: downloading github.com/spf13/cast v1.4.1 [2022-05-12T02:31:39.496Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T02:31:39.496Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T02:31:39.496Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43583/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T02:31:39.496Z] + bash /home/ubuntu/workspace/moby_PR-43583/check-config.sh [2022-05-12T02:31:39.496Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T02:31:39.496Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T02:31:39.496Z] [2022-05-12T02:31:39.496Z] Generally Necessary: [2022-05-12T02:31:39.496Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T02:31:39.496Z] - apparmor: enabled and tools installed [2022-05-12T02:31:39.496Z] - CONFIG_NAMESPACES: enabled [2022-05-12T02:31:39.496Z] - CONFIG_NET_NS: enabled [2022-05-12T02:31:39.496Z] - CONFIG_PID_NS: enabled [2022-05-12T02:31:39.496Z] - CONFIG_IPC_NS: enabled [2022-05-12T02:31:39.496Z] - CONFIG_UTS_NS: enabled [2022-05-12T02:31:39.496Z] - CONFIG_CGROUPS: enabled [2022-05-12T02:31:39.496Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T02:31:39.496Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T02:31:39.496Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T02:31:39.496Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T02:31:39.496Z] - CONFIG_CPUSETS: enabled [2022-05-12T02:31:39.496Z] - CONFIG_MEMCG: enabled [2022-05-12T02:31:39.496Z] - CONFIG_KEYS: enabled [2022-05-12T02:31:39.496Z] - CONFIG_VETH: enabled (as module) [2022-05-12T02:31:39.496Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T02:31:39.496Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T02:31:39.496Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T02:31:39.496Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T02:31:39.697Z] #62 44.63 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-12T02:31:39.697Z] #62 44.69 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-12T02:31:39.764Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T02:31:39.765Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T02:31:39.765Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T02:31:39.765Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T02:31:39.765Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T02:31:39.765Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T02:31:39.765Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T02:31:39.765Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T02:31:39.765Z] [2022-05-12T02:31:39.765Z] Optional Features: [2022-05-12T02:31:39.765Z] - CONFIG_USER_NS: enabled [2022-05-12T02:31:39.765Z] - CONFIG_SECCOMP: enabled [2022-05-12T02:31:39.765Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T02:31:39.765Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T02:31:39.765Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T02:31:39.765Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T02:31:39.765Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T02:31:39.765Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T02:31:39.765Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T02:31:39.765Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T02:31:39.765Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T02:31:39.765Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T02:31:39.765Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T02:31:39.765Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T02:31:39.765Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T02:31:39.765Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T02:31:39.765Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T02:31:39.765Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T02:31:39.765Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T02:31:39.765Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T02:31:39.765Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T02:31:39.765Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T02:31:39.765Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T02:31:39.765Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T02:31:39.765Z] - CONFIG_EXT4_FS: enabled [2022-05-12T02:31:39.765Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T02:31:39.765Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T02:31:39.954Z] #62 44.77 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-12T02:31:39.954Z] #62 44.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-12T02:31:39.954Z] #62 44.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-12T02:31:39.954Z] #62 44.92 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-12T02:31:39.954Z] #62 44.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-12T02:31:39.954Z] #62 44.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-12T02:31:40.048Z] - Network Drivers: [2022-05-12T02:31:40.048Z] - "overlay": [2022-05-12T02:31:40.048Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T02:31:40.048Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T02:31:40.048Z] Optional (for encrypted networks): [2022-05-12T02:31:40.048Z] - CONFIG_CRYPTO: enabled [2022-05-12T02:31:40.048Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T02:31:40.048Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T02:31:40.048Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T02:31:40.048Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T02:31:40.048Z] - CONFIG_XFRM: enabled [2022-05-12T02:31:40.048Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T02:31:40.048Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T02:31:40.048Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T02:31:40.048Z] - "ipvlan": [2022-05-12T02:31:40.048Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T02:31:40.048Z] - "macvlan": [2022-05-12T02:31:40.048Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T02:31:40.048Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T02:31:40.048Z] - "ftp,tftp client in container": [2022-05-12T02:31:40.048Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T02:31:40.048Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T02:31:40.048Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T02:31:40.048Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T02:31:40.048Z] - Storage Drivers: [2022-05-12T02:31:40.048Z] - "aufs": [2022-05-12T02:31:40.048Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T02:31:40.048Z] - "btrfs": [2022-05-12T02:31:40.048Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T02:31:40.048Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T02:31:40.048Z] - "devicemapper": [2022-05-12T02:31:40.048Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T02:31:40.048Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T02:31:40.048Z] - "overlay": [2022-05-12T02:31:40.048Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T02:31:40.048Z] - "zfs": [2022-05-12T02:31:40.048Z] - /dev/zfs: present [2022-05-12T02:31:40.048Z] - zfs command: missing [2022-05-12T02:31:40.048Z] - zpool command: missing [2022-05-12T02:31:40.048Z] [2022-05-12T02:31:40.048Z] Limits: [2022-05-12T02:31:40.048Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T02:31:40.048Z] [2022-05-12T02:31:40.048Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T02:31:40.211Z] #62 44.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-12T02:31:40.211Z] #62 44.97 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-12T02:31:40.211Z] #62 45.01 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-12T02:31:40.211Z] #62 45.04 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-12T02:31:40.211Z] #62 45.13 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T02:31:40.211Z] #62 45.13 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-12T02:31:40.211Z] #62 45.19 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-12T02:31:40.387Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6b45ba294338bc2db9798050e14a4463cadabd4b . [2022-05-12T02:31:40.648Z] #1 [internal] load build definition from Dockerfile [2022-05-12T02:31:40.648Z] #1 sha256:95baecb4f96cdc9120b0ff583edde8e527ccf4bb811ada20b458c5d214a4d6cd [2022-05-12T02:31:40.648Z] #1 transferring dockerfile: [2022-05-12T02:31:40.648Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T02:31:40.648Z] #1 DONE 0.2s [2022-05-12T02:31:40.648Z] [2022-05-12T02:31:40.648Z] #2 [internal] load .dockerignore [2022-05-12T02:31:40.648Z] #2 sha256:4d79ade00f70613ca5285f9c9dfce243bef09b5baf6eca5e4357ae601a4840c9 [2022-05-12T02:31:40.648Z] #2 transferring context: 145B done [2022-05-12T02:31:40.648Z] #2 DONE 0.1s [2022-05-12T02:31:40.648Z] [2022-05-12T02:31:40.648Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T02:31:40.648Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T02:31:40.705Z] Client: [2022-05-12T02:31:40.705Z] Context: default [2022-05-12T02:31:40.705Z] Debug Mode: false [2022-05-12T02:31:40.705Z] Plugins: [2022-05-12T02:31:40.705Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T02:31:40.705Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T02:31:40.705Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T02:31:40.705Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T02:31:40.705Z] [2022-05-12T02:31:40.705Z] Server: [2022-05-12T02:31:40.705Z] Containers: 0 [2022-05-12T02:31:40.705Z] Running: 0 [2022-05-12T02:31:40.705Z] Paused: 0 [2022-05-12T02:31:40.705Z] Stopped: 0 [2022-05-12T02:31:40.705Z] Images: 0 [2022-05-12T02:31:40.705Z] Server Version: 20.10.14 [2022-05-12T02:31:40.705Z] Storage Driver: overlay2 [2022-05-12T02:31:40.705Z] Backing Filesystem: extfs [2022-05-12T02:31:40.705Z] Supports d_type: true [2022-05-12T02:31:40.705Z] Native Overlay Diff: true [2022-05-12T02:31:40.705Z] userxattr: false [2022-05-12T02:31:40.705Z] Logging Driver: json-file [2022-05-12T02:31:40.705Z] Cgroup Driver: cgroupfs [2022-05-12T02:31:40.705Z] Cgroup Version: 1 [2022-05-12T02:31:40.705Z] Plugins: [2022-05-12T02:31:40.705Z] Volume: local [2022-05-12T02:31:40.705Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T02:31:40.705Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T02:31:40.705Z] Swarm: inactive [2022-05-12T02:31:40.705Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T02:31:40.705Z] Default Runtime: runc [2022-05-12T02:31:40.705Z] Init Binary: docker-init [2022-05-12T02:31:40.705Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T02:31:40.705Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T02:31:40.705Z] init version: de40ad0 [2022-05-12T02:31:40.705Z] Security Options: [2022-05-12T02:31:40.705Z] apparmor [2022-05-12T02:31:40.705Z] seccomp [2022-05-12T02:31:40.705Z] Profile: default [2022-05-12T02:31:40.705Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T02:31:40.705Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T02:31:40.705Z] OSType: linux [2022-05-12T02:31:40.705Z] Architecture: x86_64 [2022-05-12T02:31:40.705Z] CPUs: 2 [2022-05-12T02:31:40.705Z] Total Memory: 7.565GiB [2022-05-12T02:31:40.705Z] Name: ip-10-100-122-208 [2022-05-12T02:31:40.705Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T02:31:40.705Z] Docker Root Dir: /var/lib/docker [2022-05-12T02:31:40.705Z] Debug Mode: false [2022-05-12T02:31:40.705Z] Registry: https://index.docker.io/v1/ [2022-05-12T02:31:40.705Z] Labels: [2022-05-12T02:31:40.705Z] Experimental: true [2022-05-12T02:31:40.705Z] Insecure Registries: [2022-05-12T02:31:40.705Z] 127.0.0.0/8 [2022-05-12T02:31:40.705Z] Live Restore Enabled: true [2022-05-12T02:31:40.705Z] [2022-05-12T02:31:40.705Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T02:31:40.774Z] #62 45.58 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-12T02:31:40.774Z] #62 45.61 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-12T02:31:40.997Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T02:31:40.997Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T02:31:40.997Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43583/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T02:31:40.997Z] + bash /home/ubuntu/workspace/moby_PR-43583/check-config.sh [2022-05-12T02:31:40.997Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T02:31:40.997Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T02:31:40.997Z] [2022-05-12T02:31:40.997Z] Generally Necessary: [2022-05-12T02:31:40.997Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T02:31:40.997Z] - apparmor: enabled and tools installed [2022-05-12T02:31:40.997Z] - CONFIG_NAMESPACES: enabled [2022-05-12T02:31:40.997Z] - CONFIG_NET_NS: enabled [2022-05-12T02:31:40.997Z] - CONFIG_PID_NS: enabled [2022-05-12T02:31:40.997Z] - CONFIG_IPC_NS: enabled [2022-05-12T02:31:40.997Z] - CONFIG_UTS_NS: enabled [2022-05-12T02:31:40.997Z] - CONFIG_CGROUPS: enabled [2022-05-12T02:31:40.997Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T02:31:40.997Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T02:31:40.997Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T02:31:40.997Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T02:31:40.997Z] - CONFIG_CPUSETS: enabled [2022-05-12T02:31:40.997Z] - CONFIG_MEMCG: enabled [2022-05-12T02:31:40.997Z] - CONFIG_KEYS: enabled [2022-05-12T02:31:40.997Z] - CONFIG_VETH: enabled (as module) [2022-05-12T02:31:40.997Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T02:31:40.997Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T02:31:40.997Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T02:31:40.997Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T02:31:40.997Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T02:31:41.030Z] #62 45.90 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-12T02:31:41.030Z] #62 45.93 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-12T02:31:41.030Z] #62 46.00 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-12T02:31:41.030Z] #62 46.03 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-12T02:31:41.030Z] #62 46.09 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-12T02:31:41.223Z] #3 DONE 0.5s [2022-05-12T02:31:41.223Z] [2022-05-12T02:31:41.223Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T02:31:41.223Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T02:31:41.224Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-12T02:31:41.224Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-12T02:31:41.224Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-12T02:31:41.224Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-12T02:31:41.224Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-05-12T02:31:41.283Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T02:31:41.283Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T02:31:41.283Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T02:31:41.283Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T02:31:41.283Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T02:31:41.283Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T02:31:41.283Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T02:31:41.283Z] [2022-05-12T02:31:41.283Z] Optional Features: [2022-05-12T02:31:41.283Z] - CONFIG_USER_NS: enabled [2022-05-12T02:31:41.283Z] - CONFIG_SECCOMP: enabled [2022-05-12T02:31:41.283Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T02:31:41.283Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T02:31:41.283Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T02:31:41.283Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T02:31:41.283Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T02:31:41.283Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T02:31:41.283Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T02:31:41.283Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T02:31:41.283Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T02:31:41.283Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T02:31:41.283Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T02:31:41.283Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T02:31:41.283Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T02:31:41.283Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T02:31:41.283Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T02:31:41.283Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T02:31:41.283Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T02:31:41.283Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T02:31:41.283Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T02:31:41.283Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T02:31:41.283Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T02:31:41.283Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T02:31:41.283Z] - CONFIG_EXT4_FS: enabled [2022-05-12T02:31:41.283Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T02:31:41.283Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T02:31:41.283Z] - Network Drivers: [2022-05-12T02:31:41.283Z] - "overlay": [2022-05-12T02:31:41.283Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T02:31:41.283Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T02:31:41.283Z] Optional (for encrypted networks): [2022-05-12T02:31:41.288Z] #62 46.25 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-12T02:31:41.288Z] #62 46.30 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-12T02:31:41.485Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.2s [2022-05-12T02:31:41.485Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-05-12T02:31:41.544Z] #62 46.38 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-12T02:31:41.544Z] #62 46.48 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-12T02:31:41.544Z] #62 46.52 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-12T02:31:41.544Z] #62 46.54 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-12T02:31:41.553Z] - CONFIG_CRYPTO: enabled [2022-05-12T02:31:41.553Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T02:31:41.553Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T02:31:41.553Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T02:31:41.553Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T02:31:41.553Z] - CONFIG_XFRM: enabled [2022-05-12T02:31:41.553Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T02:31:41.553Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T02:31:41.553Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T02:31:41.553Z] - "ipvlan": [2022-05-12T02:31:41.553Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T02:31:41.553Z] - "macvlan": [2022-05-12T02:31:41.553Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T02:31:41.553Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T02:31:41.553Z] - "ftp,tftp client in container": [2022-05-12T02:31:41.553Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T02:31:41.553Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T02:31:41.553Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T02:31:41.553Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T02:31:41.553Z] - Storage Drivers: [2022-05-12T02:31:41.553Z] - "aufs": [2022-05-12T02:31:41.553Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T02:31:41.553Z] - "btrfs": [2022-05-12T02:31:41.553Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T02:31:41.553Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T02:31:41.553Z] - "devicemapper": [2022-05-12T02:31:41.553Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T02:31:41.553Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T02:31:41.553Z] - "overlay": [2022-05-12T02:31:41.553Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T02:31:41.553Z] - "zfs": [2022-05-12T02:31:41.553Z] - /dev/zfs: present [2022-05-12T02:31:41.553Z] - zfs command: missing [2022-05-12T02:31:41.553Z] - zpool command: missing [2022-05-12T02:31:41.553Z] [2022-05-12T02:31:41.553Z] Limits: [2022-05-12T02:31:41.553Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T02:31:41.553Z] [2022-05-12T02:31:41.553Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T02:31:41.745Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-05-12T02:31:41.801Z] #62 46.63 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-12T02:31:41.801Z] #62 46.68 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-12T02:31:41.801Z] #62 46.69 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-12T02:31:41.801Z] #62 46.73 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-12T02:31:41.801Z] #62 46.76 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-12T02:31:41.801Z] #62 46.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-12T02:31:41.801Z] #62 46.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-12T02:31:41.885Z] + sudo modprobe ip_vs [2022-05-12T02:31:41.885Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:879fc54332550bebfceee4734041b036d9b3f5fb . [2022-05-12T02:31:42.007Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-12T02:31:42.058Z] #62 46.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-12T02:31:42.058Z] #62 47.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-12T02:31:42.144Z] #2 [internal] load .dockerignore [2022-05-12T02:31:42.144Z] #2 sha256:175a52032c859d84c0c7e0a3469c01d0bf5ef5f1a1ab02bdfac47a886f1bc3e7 [2022-05-12T02:31:42.144Z] #2 transferring context: [2022-05-12T02:31:42.275Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-12T02:31:42.315Z] #62 47.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-12T02:31:42.315Z] #62 47.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-12T02:31:42.315Z] #62 ... [2022-05-12T02:31:42.315Z] [2022-05-12T02:31:42.315Z] #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-12T02:31:42.315Z] #64 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-12T02:31:42.315Z] #64 47.30 v3.0.2 [2022-05-12T02:31:42.403Z] #2 transferring context: 145B done [2022-05-12T02:31:42.403Z] #2 DONE 0.1s [2022-05-12T02:31:42.403Z] [2022-05-12T02:31:42.403Z] #1 [internal] load build definition from Dockerfile [2022-05-12T02:31:42.403Z] #1 sha256:fd1f0fb9b0eeb9563728a8cfd94aa5e1d78e28fa75d491441cf4ef0ea5227352 [2022-05-12T02:31:42.403Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T02:31:42.403Z] #1 DONE 0.1s [2022-05-12T02:31:42.403Z] [2022-05-12T02:31:42.403Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T02:31:42.403Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T02:31:42.536Z] #4 DONE 1.1s [2022-05-12T02:31:42.536Z] [2022-05-12T02:31:42.536Z] #6 [internal] load build definition from Dockerfile [2022-05-12T02:31:42.536Z] #6 sha256:d757c38f67f8cbe8bb6c56affc00f6388bea0f09f4fbef791ca9a2083d1bae39 [2022-05-12T02:31:42.536Z] #6 DONE 0.0s [2022-05-12T02:31:42.536Z] [2022-05-12T02:31:42.536Z] #5 [internal] load .dockerignore [2022-05-12T02:31:42.536Z] #5 sha256:f3e931943a45ee18248e5d102aad1c12a69b14a7ad557cf7d47738d86aca19ea [2022-05-12T02:31:42.536Z] #5 DONE 0.0s [2022-05-12T02:31:42.536Z] [2022-05-12T02:31:42.536Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T02:31:42.536Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T02:31:42.971Z] #3 DONE 0.5s [2022-05-12T02:31:42.971Z] [2022-05-12T02:31:42.971Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T02:31:42.971Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T02:31:42.971Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-12T02:31:42.971Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-12T02:31:42.971Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-12T02:31:42.971Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-12T02:31:42.971Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2022-05-12T02:31:42.971Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.2s [2022-05-12T02:31:43.223Z] Client: [2022-05-12T02:31:43.223Z] Context: default [2022-05-12T02:31:43.223Z] Debug Mode: false [2022-05-12T02:31:43.223Z] Plugins: [2022-05-12T02:31:43.223Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T02:31:43.223Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T02:31:43.223Z] [2022-05-12T02:31:43.223Z] Server: [2022-05-12T02:31:43.223Z] Containers: 0 [2022-05-12T02:31:43.223Z] Running: 0 [2022-05-12T02:31:43.223Z] Paused: 0 [2022-05-12T02:31:43.223Z] Stopped: 0 [2022-05-12T02:31:43.223Z] Images: 0 [2022-05-12T02:31:43.223Z] Server Version: 20.10.14 [2022-05-12T02:31:43.223Z] Storage Driver: overlay2 [2022-05-12T02:31:43.223Z] Backing Filesystem: extfs [2022-05-12T02:31:43.223Z] Supports d_type: true [2022-05-12T02:31:43.223Z] Native Overlay Diff: true [2022-05-12T02:31:43.223Z] userxattr: false [2022-05-12T02:31:43.223Z] Logging Driver: json-file [2022-05-12T02:31:43.223Z] Cgroup Driver: cgroupfs [2022-05-12T02:31:43.223Z] Cgroup Version: 1 [2022-05-12T02:31:43.223Z] Plugins: [2022-05-12T02:31:43.223Z] Volume: local [2022-05-12T02:31:43.223Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T02:31:43.223Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T02:31:43.223Z] Swarm: inactive [2022-05-12T02:31:43.223Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T02:31:43.223Z] Default Runtime: runc [2022-05-12T02:31:43.223Z] Init Binary: docker-init [2022-05-12T02:31:43.223Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T02:31:43.223Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T02:31:43.223Z] init version: de40ad0 [2022-05-12T02:31:43.223Z] Security Options: [2022-05-12T02:31:43.223Z] apparmor [2022-05-12T02:31:43.223Z] seccomp [2022-05-12T02:31:43.223Z] Profile: default [2022-05-12T02:31:43.223Z] Kernel Version: 5.13.0-1021-aws [2022-05-12T02:31:43.223Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-12T02:31:43.223Z] OSType: linux [2022-05-12T02:31:43.223Z] Architecture: aarch64 [2022-05-12T02:31:43.223Z] CPUs: 2 [2022-05-12T02:31:43.223Z] Total Memory: 7.562GiB [2022-05-12T02:31:43.223Z] Name: ip-10-100-72-209 [2022-05-12T02:31:43.223Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-12T02:31:43.223Z] Docker Root Dir: /var/lib/docker [2022-05-12T02:31:43.223Z] Debug Mode: false [2022-05-12T02:31:43.223Z] Registry: https://index.docker.io/v1/ [2022-05-12T02:31:43.223Z] Labels: [2022-05-12T02:31:43.223Z] Experimental: true [2022-05-12T02:31:43.223Z] Insecure Registries: [2022-05-12T02:31:43.223Z] 127.0.0.0/8 [2022-05-12T02:31:43.223Z] Live Restore Enabled: true [2022-05-12T02:31:43.223Z] [Pipeline] sh [2022-05-12T02:31:43.231Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s [2022-05-12T02:31:43.231Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s done [2022-05-12T02:31:43.231Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-12T02:31:43.246Z] #64 DONE 48.2s [2022-05-12T02:31:43.246Z] [2022-05-12T02:31:43.246Z] #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-12T02:31:43.246Z] #47 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-12T02:31:43.246Z] #47 47.71 NAME: [2022-05-12T02:31:43.246Z] #47 47.71 go-winres - A tool for embedding resources in Windows executables [2022-05-12T02:31:43.246Z] #47 47.71 [2022-05-12T02:31:43.246Z] #47 47.71 USAGE: [2022-05-12T02:31:43.246Z] #47 47.71 go-winres [global options] command [command options] [arguments...] [2022-05-12T02:31:43.246Z] #47 47.71 [2022-05-12T02:31:43.246Z] #47 47.71 COMMANDS: [2022-05-12T02:31:43.246Z] #47 47.72 init Create an initial ./winres/winres.json [2022-05-12T02:31:43.246Z] #47 47.73 make Make syso files for the "go build" command [2022-05-12T02:31:43.246Z] #47 47.73 simply Make syso files for the "go build" command (simplified) [2022-05-12T02:31:43.246Z] #47 47.73 extract Extract all resources from an executable [2022-05-12T02:31:43.246Z] #47 47.73 patch Replace resources in an executable file (exe, dll) [2022-05-12T02:31:43.246Z] #47 47.73 help, h Shows a list of commands or help for one command [2022-05-12T02:31:43.246Z] #47 47.73 [2022-05-12T02:31:43.246Z] #47 47.73 GLOBAL OPTIONS: [2022-05-12T02:31:43.246Z] #47 47.73 --help, -h show help (default: false) [2022-05-12T02:31:43.246Z] #47 DONE 48.3s [2022-05-12T02:31:43.246Z] [2022-05-12T02:31:43.246Z] #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-12T02:31:43.246Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:31:43.246Z] #62 47.37 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-12T02:31:43.246Z] #62 47.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-12T02:31:43.246Z] #62 47.42 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-12T02:31:43.246Z] #62 47.45 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-12T02:31:43.246Z] #62 47.48 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-12T02:31:43.246Z] #62 47.53 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-12T02:31:43.246Z] #62 47.57 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-12T02:31:43.246Z] #62 47.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-12T02:31:43.246Z] #62 47.62 go: downloading github.com/julz/importas v0.1.0 [2022-05-12T02:31:43.246Z] #62 47.65 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-12T02:31:43.246Z] #62 47.70 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-12T02:31:43.246Z] #62 47.75 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-12T02:31:43.246Z] #62 47.82 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-12T02:31:43.246Z] #62 47.84 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-12T02:31:43.246Z] #62 47.91 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-12T02:31:43.246Z] #62 47.91 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-12T02:31:43.246Z] #62 47.99 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-12T02:31:43.246Z] #62 48.02 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-12T02:31:43.246Z] #62 48.03 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-12T02:31:43.246Z] #62 48.04 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-12T02:31:43.246Z] #62 48.07 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-12T02:31:43.503Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T02:31:43.503Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T02:31:43.503Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43583/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T02:31:43.503Z] + bash /home/ubuntu/workspace/moby_PR-43583/check-config.sh [2022-05-12T02:31:43.503Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T02:31:43.503Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-12T02:31:43.503Z] [2022-05-12T02:31:43.503Z] Generally Necessary: [2022-05-12T02:31:43.503Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T02:31:43.503Z] - apparmor: enabled and tools installed [2022-05-12T02:31:43.503Z] - CONFIG_NAMESPACES: enabled [2022-05-12T02:31:43.503Z] - CONFIG_NET_NS: enabled [2022-05-12T02:31:43.503Z] - CONFIG_PID_NS: enabled [2022-05-12T02:31:43.503Z] - CONFIG_IPC_NS: enabled [2022-05-12T02:31:43.503Z] - CONFIG_UTS_NS: enabled [2022-05-12T02:31:43.503Z] - CONFIG_CGROUPS: enabled [2022-05-12T02:31:43.503Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T02:31:43.503Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T02:31:43.503Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T02:31:43.503Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T02:31:43.503Z] - CONFIG_CPUSETS: enabled [2022-05-12T02:31:43.504Z] - CONFIG_MEMCG: enabled [2022-05-12T02:31:43.504Z] - CONFIG_KEYS: enabled [2022-05-12T02:31:43.504Z] - CONFIG_VETH: enabled (as module) [2022-05-12T02:31:43.504Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T02:31:43.504Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T02:31:43.504Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T02:31:43.504Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T02:31:43.504Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T02:31:43.760Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T02:31:43.760Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T02:31:43.760Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T02:31:43.760Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T02:31:43.760Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T02:31:43.760Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T02:31:43.760Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T02:31:43.760Z] [2022-05-12T02:31:43.760Z] Optional Features: [2022-05-12T02:31:43.760Z] - CONFIG_USER_NS: enabled [2022-05-12T02:31:43.760Z] - CONFIG_SECCOMP: enabled [2022-05-12T02:31:43.760Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T02:31:43.760Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T02:31:43.760Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T02:31:43.760Z] (cgroup swap accounting is currently enabled) [2022-05-12T02:31:43.760Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T02:31:43.760Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T02:31:43.760Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T02:31:43.760Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T02:31:43.760Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T02:31:43.760Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T02:31:43.760Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T02:31:43.760Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T02:31:43.760Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T02:31:43.760Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T02:31:43.760Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T02:31:43.760Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T02:31:43.760Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T02:31:43.760Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T02:31:43.760Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T02:31:43.760Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T02:31:43.760Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T02:31:43.760Z] - CONFIG_EXT4_FS: enabled [2022-05-12T02:31:43.760Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T02:31:43.760Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T02:31:43.760Z] - Network Drivers: [2022-05-12T02:31:43.760Z] - "overlay": [2022-05-12T02:31:43.760Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T02:31:43.760Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T02:31:43.760Z] Optional (for encrypted networks): [2022-05-12T02:31:43.800Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-12T02:31:43.800Z] #4 DONE 1.0s [2022-05-12T02:31:43.812Z] #62 48.70 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-12T02:31:43.812Z] #62 48.71 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-12T02:31:43.812Z] #62 48.71 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-12T02:31:43.812Z] #62 48.77 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-12T02:31:43.812Z] #62 48.82 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-12T02:31:43.812Z] #62 48.85 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-12T02:31:43.924Z] #8 ... [2022-05-12T02:31:43.924Z] [2022-05-12T02:31:43.924Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T02:31:43.924Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T02:31:43.924Z] #9 DONE 1.0s [2022-05-12T02:31:43.924Z] [2022-05-12T02:31:43.924Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-12T02:31:43.924Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-12T02:31:43.924Z] #7 DONE 1.1s [2022-05-12T02:31:43.924Z] [2022-05-12T02:31:43.924Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T02:31:43.924Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T02:31:43.924Z] #10 DONE 1.1s [2022-05-12T02:31:43.924Z] [2022-05-12T02:31:43.924Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T02:31:43.924Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T02:31:43.924Z] #8 DONE 1.1s [2022-05-12T02:31:44.017Z] - CONFIG_CRYPTO: enabled [2022-05-12T02:31:44.017Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T02:31:44.017Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T02:31:44.017Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T02:31:44.017Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T02:31:44.017Z] - CONFIG_XFRM: enabled [2022-05-12T02:31:44.017Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T02:31:44.017Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T02:31:44.017Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T02:31:44.017Z] - "ipvlan": [2022-05-12T02:31:44.017Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T02:31:44.017Z] - "macvlan": [2022-05-12T02:31:44.017Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T02:31:44.017Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T02:31:44.017Z] - "ftp,tftp client in container": [2022-05-12T02:31:44.017Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T02:31:44.017Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T02:31:44.017Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T02:31:44.017Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T02:31:44.017Z] - Storage Drivers: [2022-05-12T02:31:44.017Z] - "aufs": [2022-05-12T02:31:44.017Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T02:31:44.017Z] - "btrfs": [2022-05-12T02:31:44.017Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T02:31:44.017Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T02:31:44.017Z] - "devicemapper": [2022-05-12T02:31:44.017Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T02:31:44.017Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T02:31:44.017Z] - "overlay": [2022-05-12T02:31:44.017Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T02:31:44.017Z] - "zfs": [2022-05-12T02:31:44.017Z] - /dev/zfs: present [2022-05-12T02:31:44.017Z] - zfs command: missing [2022-05-12T02:31:44.017Z] - zpool command: missing [2022-05-12T02:31:44.017Z] [2022-05-12T02:31:44.017Z] Limits: [2022-05-12T02:31:44.017Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T02:31:44.017Z] [2022-05-12T02:31:44.017Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-05-12T02:31:44.065Z] [2022-05-12T02:31:44.065Z] #6 [internal] load .dockerignore [2022-05-12T02:31:44.065Z] #6 sha256:c2db83de97617cbbb1d17a984da1cb8e3a1fe79465a6d81bd74459cb9b8c993c [2022-05-12T02:31:44.065Z] #6 DONE 0.0s [2022-05-12T02:31:44.065Z] [2022-05-12T02:31:44.065Z] #5 [internal] load build definition from Dockerfile [2022-05-12T02:31:44.065Z] #5 sha256:a7890263d4ad9c70b69e690c15f1fb9557eb3c61838fabcecf23170adadccd1e [2022-05-12T02:31:44.065Z] #5 DONE 0.0s [2022-05-12T02:31:44.065Z] [2022-05-12T02:31:44.065Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T02:31:44.065Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T02:31:44.068Z] #62 48.95 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-12T02:31:44.068Z] #62 49.01 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-12T02:31:44.068Z] #62 49.02 go: downloading github.com/securego/gosec/v2 v2.9.6 [Pipeline] sh [2022-05-12T02:31:44.325Z] #62 49.31 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-12T02:31:44.325Z] #62 49.31 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-12T02:31:44.325Z] #62 49.31 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-12T02:31:44.325Z] #62 49.31 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-12T02:31:44.325Z] #62 49.35 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-12T02:31:44.404Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6b45ba294338bc2db9798050e14a4463cadabd4b . [2022-05-12T02:31:44.585Z] #62 49.50 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-12T02:31:44.585Z] #62 49.57 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-12T02:31:44.662Z] #1 [internal] load build definition from Dockerfile [2022-05-12T02:31:44.662Z] #1 sha256:cb4129c3f77a7a702e94319a1699177b442b9f9961f225bf7957d08a00685edb [2022-05-12T02:31:44.662Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T02:31:44.662Z] #1 DONE 0.1s [2022-05-12T02:31:44.662Z] [2022-05-12T02:31:44.662Z] #2 [internal] load .dockerignore [2022-05-12T02:31:44.662Z] #2 sha256:33b18cf25ef3b9fe06a241c0d2bf217dd5dad96fd28e6d0d200e7dec1eb51582 [2022-05-12T02:31:44.662Z] #2 transferring context: 145B done [2022-05-12T02:31:44.662Z] #2 DONE 0.1s [2022-05-12T02:31:44.662Z] [2022-05-12T02:31:44.662Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T02:31:44.662Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-12T02:31:44.842Z] #62 49.66 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-12T02:31:44.842Z] #62 49.66 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-12T02:31:44.842Z] #62 49.71 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-12T02:31:44.842Z] #62 49.76 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-12T02:31:44.842Z] #62 49.81 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-12T02:31:44.842Z] #62 49.94 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-12T02:31:44.842Z] #62 49.96 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-12T02:31:45.006Z] #10 DONE 0.8s [2022-05-12T02:31:45.006Z] [2022-05-12T02:31:45.006Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-12T02:31:45.006Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-12T02:31:45.006Z] #7 DONE 0.8s [2022-05-12T02:31:45.006Z] [2022-05-12T02:31:45.007Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T02:31:45.007Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T02:31:45.007Z] #9 DONE 0.8s [2022-05-12T02:31:45.007Z] [2022-05-12T02:31:45.007Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T02:31:45.007Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T02:31:45.007Z] #8 DONE 0.9s [2022-05-12T02:31:45.098Z] #62 50.01 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-12T02:31:45.098Z] #62 50.01 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-12T02:31:45.098Z] #62 50.08 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-12T02:31:45.225Z] #3 DONE 0.5s [2022-05-12T02:31:45.225Z] [2022-05-12T02:31:45.225Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T02:31:45.225Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-12T02:31:45.225Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-12T02:31:45.225Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-12T02:31:45.225Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-05-12T02:31:45.225Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-05-12T02:31:45.225Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-05-12T02:31:45.324Z] [2022-05-12T02:31:45.324Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T02:31:45.324Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T02:31:45.324Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-12T02:31:45.324Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T02:31:45.324Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-12T02:31:45.324Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-12T02:31:45.355Z] #62 ... [2022-05-12T02:31:45.355Z] [2022-05-12T02:31:45.355Z] #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-12T02:31:45.355Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:31:45.355Z] #58 40.07 The following additional packages will be installed: [2022-05-12T02:31:45.355Z] #58 40.08 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T02:31:45.355Z] #58 40.10 python3-protobuf python3-six [2022-05-12T02:31:45.355Z] #58 40.11 Suggested packages: [2022-05-12T02:31:45.355Z] #58 40.13 python3-setuptools [2022-05-12T02:31:45.355Z] #58 40.14 Recommended packages: [2022-05-12T02:31:45.355Z] #58 40.14 iproute2 | iproute [2022-05-12T02:31:45.355Z] #58 41.00 The following NEW packages will be installed: [2022-05-12T02:31:45.355Z] #58 41.03 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T02:31:45.355Z] #58 41.06 python3-protobuf python3-six [2022-05-12T02:31:45.355Z] #58 41.78 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:31:45.355Z] #58 41.78 Need to get 2314 kB of archives. [2022-05-12T02:31:45.355Z] #58 41.78 After this operation, 11.1 MB of additional disk space will be used. [2022-05-12T02:31:45.355Z] #58 41.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-12T02:31:45.355Z] #58 41.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T02:31:45.355Z] #58 41.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-12T02:31:45.355Z] #58 41.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-12T02:31:45.355Z] #58 41.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-12T02:31:45.355Z] #58 41.97 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-12T02:31:45.355Z] #58 42.00 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-12T02:31:45.355Z] #58 44.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-12T02:31:45.355Z] #58 46.49 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:31:45.355Z] #58 46.95 Fetched 2314 kB in 4s (613 kB/s) [2022-05-12T02:31:45.355Z] #58 47.15 Selecting previously unselected package libprotobuf23:amd64. [2022-05-12T02:31:45.355Z] #58 47.15 (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-12T02:31:45.355Z] #58 47.25 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-12T02:31:45.355Z] #58 47.28 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T02:31:45.355Z] #58 48.01 Selecting previously unselected package python3-pkg-resources. [2022-05-12T02:31:45.355Z] #58 48.01 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T02:31:45.355Z] #58 48.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:31:45.355Z] #58 48.28 Selecting previously unselected package python3-six. [2022-05-12T02:31:45.355Z] #58 48.30 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-12T02:31:45.355Z] #58 48.30 Unpacking python3-six (1.16.0-2) ... [2022-05-12T02:31:45.355Z] #58 48.45 Selecting previously unselected package python3-protobuf. [2022-05-12T02:31:45.355Z] #58 48.46 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-12T02:31:45.355Z] #58 48.48 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-12T02:31:45.355Z] #58 49.10 Selecting previously unselected package libnet1:amd64. [2022-05-12T02:31:45.355Z] #58 49.10 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T02:31:45.355Z] #58 49.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:31:45.355Z] #58 49.26 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T02:31:45.355Z] #58 49.26 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T02:31:45.355Z] #58 49.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T02:31:45.355Z] #58 49.47 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T02:31:45.355Z] #58 49.47 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T02:31:45.355Z] #58 49.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T02:31:45.355Z] #58 49.64 Selecting previously unselected package criu. [2022-05-12T02:31:45.355Z] #58 49.65 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-12T02:31:45.355Z] #58 49.65 Unpacking criu (3.17-1) ... [2022-05-12T02:31:45.481Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 4.19MB / 9.06MB 0.4s [2022-05-12T02:31:45.586Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2022-05-12T02:31:45.586Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.4s [2022-05-12T02:31:45.586Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.5s [2022-05-12T02:31:45.611Z] #58 ... [2022-05-12T02:31:45.611Z] [2022-05-12T02:31:45.611Z] #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-12T02:31:45.611Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-12T02:31:45.612Z] #41 48.60 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-12T02:31:45.612Z] #41 49.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-12T02:31:45.612Z] #41 49.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T02:31:45.738Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s [2022-05-12T02:31:45.738Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s done [2022-05-12T02:31:45.847Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s [2022-05-12T02:31:45.994Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2022-05-12T02:31:45.994Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-05-12T02:31:46.108Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-05-12T02:31:46.108Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-05-12T02:31:46.251Z] #4 DONE 1.0s [2022-05-12T02:31:46.251Z] [2022-05-12T02:31:46.251Z] #6 [internal] load build definition from Dockerfile [2022-05-12T02:31:46.251Z] #6 sha256:411eb80f0ce0715ba5995f7c68a40ffe67d44c835c49abf69542582fc797419d [2022-05-12T02:31:46.251Z] #6 DONE 0.0s [2022-05-12T02:31:46.251Z] [2022-05-12T02:31:46.251Z] #5 [internal] load .dockerignore [2022-05-12T02:31:46.251Z] #5 sha256:7225ee7a29d3446a8e15303cbcd023b336bc002af6fce3289382c048c29151b6 [2022-05-12T02:31:46.251Z] #5 DONE 0.0s [2022-05-12T02:31:46.251Z] [2022-05-12T02:31:46.251Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T02:31:46.251Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-12T02:31:46.370Z] #71 ... [2022-05-12T02:31:46.370Z] [2022-05-12T02:31:46.370Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T02:31:46.370Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T02:31:46.370Z] #49 DONE 0.0s [2022-05-12T02:31:46.370Z] [2022-05-12T02:31:46.370Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T02:31:46.370Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T02:31:47.006Z] [2022-05-12T02:31:47.006Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T02:31:47.006Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T02:31:47.006Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-12T02:31:47.006Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-12T02:31:47.006Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-12T02:31:47.006Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T02:31:47.006Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2022-05-12T02:31:47.006Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2022-05-12T02:31:47.179Z] #10 ... [2022-05-12T02:31:47.179Z] [2022-05-12T02:31:47.179Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T02:31:47.179Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T02:31:47.179Z] #8 DONE 0.8s [2022-05-12T02:31:47.179Z] [2022-05-12T02:31:47.179Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-12T02:31:47.179Z] #7 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-05-12T02:31:47.180Z] #7 DONE 0.8s [2022-05-12T02:31:47.180Z] [2022-05-12T02:31:47.180Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T02:31:47.180Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T02:31:47.180Z] #9 DONE 0.9s [2022-05-12T02:31:47.180Z] [2022-05-12T02:31:47.180Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T02:31:47.180Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-12T02:31:47.180Z] #10 DONE 0.9s [2022-05-12T02:31:47.271Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.4s [2022-05-12T02:31:47.271Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2022-05-12T02:31:47.534Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-05-12T02:31:47.534Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-05-12T02:31:47.801Z] #71 ... [2022-05-12T02:31:47.801Z] [2022-05-12T02:31:47.801Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T02:31:47.801Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T02:31:47.801Z] #49 DONE 0.0s [2022-05-12T02:31:47.801Z] [2022-05-12T02:31:47.801Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:31:47.801Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:31:47.801Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-12T02:31:47.801Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-12T02:31:47.801Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-12T02:31:47.801Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-12T02:31:47.801Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 45.09MB / 54.94MB 1.0s [2022-05-12T02:31:47.801Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.8s done [2022-05-12T02:31:47.801Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 1.0s [2022-05-12T02:31:47.801Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 1.0s [2022-05-12T02:31:48.064Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 2.04MB / 10.87MB 1.1s [2022-05-12T02:31:48.338Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 48.79MB / 54.94MB 1.4s [2022-05-12T02:31:48.338Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 3.15MB / 10.87MB 1.4s [2022-05-12T02:31:48.338Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.24MB / 54.58MB 1.4s [2022-05-12T02:31:48.338Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 52.43MB / 54.94MB 1.5s [2022-05-12T02:31:48.338Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 8.39MB / 10.87MB 1.5s [2022-05-12T02:31:48.597Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.6s done [2022-05-12T02:31:48.597Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.7s [2022-05-12T02:31:48.597Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 11.53MB / 54.58MB 1.7s [2022-05-12T02:31:48.597Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.7s done [2022-05-12T02:31:48.597Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 1.8s [2022-05-12T02:31:48.597Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 1.8s [2022-05-12T02:31:48.861Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 16.78MB / 54.58MB 1.9s [2022-05-12T02:31:49.121Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-05-12T02:31:49.121Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 27.26MB / 54.58MB 2.3s [2022-05-12T02:31:49.121Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 10.49MB / 85.84MB 2.3s [2022-05-12T02:31:49.121Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 11.53MB / 141.70MB 2.3s [2022-05-12T02:31:49.380Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 31.46MB / 54.58MB 2.5s [2022-05-12T02:31:49.380Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 15.73MB / 85.84MB 2.5s [2022-05-12T02:31:49.380Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 34.44MB / 54.58MB 2.6s [2022-05-12T02:31:49.639Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 37.75MB / 54.58MB 2.8s [2022-05-12T02:31:49.639Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 22.02MB / 85.84MB 2.8s [2022-05-12T02:31:49.639Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 27.26MB / 85.84MB 2.9s [2022-05-12T02:31:49.639Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 18.87MB / 141.70MB 2.9s [2022-05-12T02:31:49.899Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 33.55MB / 85.84MB 3.0s [2022-05-12T02:31:50.158Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 41.94MB / 54.58MB 3.1s [2022-05-12T02:31:50.158Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 38.80MB / 85.84MB 3.3s [2022-05-12T02:31:50.422Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 47.19MB / 54.58MB 3.4s [2022-05-12T02:31:50.422Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 30.41MB / 141.70MB 3.4s [2022-05-12T02:31:50.422Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 53.48MB / 54.58MB 3.6s [2022-05-12T02:31:50.422Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 49.64MB / 85.84MB 3.6s [2022-05-12T02:31:50.422Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 37.75MB / 141.70MB 3.7s [2022-05-12T02:31:50.592Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2022-05-12T02:31:50.858Z] #41 ... [2022-05-12T02:31:50.858Z] [2022-05-12T02:31:50.858Z] #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-12T02:31:50.858Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:31:50.858Z] #58 50.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:31:50.858Z] #58 52.79 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T02:31:50.858Z] #58 52.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:31:50.858Z] #58 52.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T02:31:50.858Z] #58 52.85 Setting up python3-six (1.16.0-2) ... [2022-05-12T02:31:50.858Z] #58 54.08 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T02:31:50.858Z] #58 54.11 Setting up python3-protobuf (3.12.4-1) ... [2022-05-12T02:31:51.001Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.8s done [2022-05-12T02:31:51.001Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 57.67MB / 85.84MB 4.0s [2022-05-12T02:31:51.001Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 45.09MB / 141.70MB 4.0s [2022-05-12T02:31:51.001Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 4.0s [2022-05-12T02:31:51.001Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 4.0s done [2022-05-12T02:31:51.001Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 62.91MB / 85.84MB 4.2s [2022-05-12T02:31:51.266Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 54.53MB / 141.70MB 4.3s [2022-05-12T02:31:51.266Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 69.31MB / 85.84MB 4.4s [2022-05-12T02:31:51.525Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 61.87MB / 141.70MB 4.5s [2022-05-12T02:31:51.525Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 75.50MB / 85.84MB 4.6s [2022-05-12T02:31:51.540Z] #71 DONE 6.3s [2022-05-12T02:31:51.540Z] [2022-05-12T02:31:51.540Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:31:51.540Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:31:51.540Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-12T02:31:51.540Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-12T02:31:51.540Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-12T02:31:51.540Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-12T02:31:51.540Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 3.4s done [2022-05-12T02:31:51.540Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.4s done [2022-05-12T02:31:51.540Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 2.1s done [2022-05-12T02:31:51.540Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 4.5s done [2022-05-12T02:31:51.540Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 73.40MB / 85.84MB 5.8s [2022-05-12T02:31:51.540Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 62.91MB / 141.70MB 5.8s [2022-05-12T02:31:51.540Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.1s [2022-05-12T02:31:51.540Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 4.9s done [2022-05-12T02:31:51.786Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 84.93MB / 85.84MB 4.9s [2022-05-12T02:31:51.786Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 70.25MB / 141.70MB 5.0s [2022-05-12T02:31:51.801Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 83.89MB / 85.84MB 6.2s [2022-05-12T02:31:51.801Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 74.45MB / 141.70MB 6.2s [2022-05-12T02:31:52.096Z] Client: [2022-05-12T02:31:52.096Z] Context: default [2022-05-12T02:31:52.096Z] Debug Mode: false [2022-05-12T02:31:52.096Z] Plugins: [2022-05-12T02:31:52.096Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T02:31:52.096Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T02:31:52.096Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T02:31:52.096Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T02:31:52.096Z] [2022-05-12T02:31:52.096Z] Server: [2022-05-12T02:31:52.096Z] Containers: 0 [2022-05-12T02:31:52.096Z] Running: 0 [2022-05-12T02:31:52.096Z] Paused: 0 [2022-05-12T02:31:52.096Z] Stopped: 0 [2022-05-12T02:31:52.096Z] Images: 0 [2022-05-12T02:31:52.096Z] Server Version: 20.10.14 [2022-05-12T02:31:52.096Z] Storage Driver: overlay2 [2022-05-12T02:31:52.096Z] Backing Filesystem: extfs [2022-05-12T02:31:52.096Z] Supports d_type: true [2022-05-12T02:31:52.096Z] Native Overlay Diff: true [2022-05-12T02:31:52.096Z] userxattr: false [2022-05-12T02:31:52.096Z] Logging Driver: json-file [2022-05-12T02:31:52.096Z] Cgroup Driver: systemd [2022-05-12T02:31:52.096Z] Cgroup Version: 2 [2022-05-12T02:31:52.096Z] Plugins: [2022-05-12T02:31:52.096Z] Volume: local [2022-05-12T02:31:52.096Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T02:31:52.096Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T02:31:52.096Z] Swarm: inactive [2022-05-12T02:31:52.096Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-05-12T02:31:52.096Z] Default Runtime: runc [2022-05-12T02:31:52.096Z] Init Binary: docker-init [2022-05-12T02:31:52.096Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T02:31:52.096Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T02:31:52.096Z] init version: de40ad0 [2022-05-12T02:31:52.096Z] Security Options: [2022-05-12T02:31:52.096Z] apparmor [2022-05-12T02:31:52.096Z] seccomp [2022-05-12T02:31:52.096Z] Profile: default [2022-05-12T02:31:52.096Z] cgroupns [2022-05-12T02:31:52.096Z] Kernel Version: 5.13.0-1021-aws [2022-05-12T02:31:52.096Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-12T02:31:52.096Z] OSType: linux [2022-05-12T02:31:52.096Z] Architecture: x86_64 [2022-05-12T02:31:52.096Z] CPUs: 2 [2022-05-12T02:31:52.096Z] Total Memory: 7.559GiB [2022-05-12T02:31:52.096Z] Name: ip-10-100-58-73 [2022-05-12T02:31:52.096Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-12T02:31:52.096Z] Docker Root Dir: /var/lib/docker [2022-05-12T02:31:52.096Z] Debug Mode: false [2022-05-12T02:31:52.096Z] Registry: https://index.docker.io/v1/ [2022-05-12T02:31:52.096Z] Labels: [2022-05-12T02:31:52.096Z] Experimental: true [2022-05-12T02:31:52.096Z] Insecure Registries: [2022-05-12T02:31:52.096Z] 127.0.0.0/8 [2022-05-12T02:31:52.096Z] Live Restore Enabled: true [2022-05-12T02:31:52.096Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T02:31:52.364Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 77.59MB / 141.70MB 5.3s [2022-05-12T02:31:52.364Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 89.13MB / 141.70MB 5.5s [2022-05-12T02:31:52.376Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 89.13MB / 141.70MB 6.6s [2022-05-12T02:31:52.430Z] [2022-05-12T02:31:52.430Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T02:31:52.430Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T02:31:52.430Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-12T02:31:52.430Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T02:31:52.430Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-12T02:31:52.430Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-12T02:31:52.435Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:6b45ba294338bc2db9798050e14a4463cadabd4b . [2022-05-12T02:31:52.625Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.5s done [2022-05-12T02:31:52.625Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 97.52MB / 141.70MB 5.6s [2022-05-12T02:31:52.625Z] #11 ... [2022-05-12T02:31:52.625Z] [2022-05-12T02:31:52.625Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T02:31:52.625Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T02:31:52.625Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2022-05-12T02:31:52.625Z] #71 DONE 6.2s [2022-05-12T02:31:52.625Z] [2022-05-12T02:31:52.625Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:31:52.625Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:31:52.625Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 106.95MB / 141.70MB 5.9s [2022-05-12T02:31:52.625Z] #11 ... [2022-05-12T02:31:52.625Z] [2022-05-12T02:31:52.625Z] #24 [internal] load build context [2022-05-12T02:31:52.625Z] #24 sha256:fad964e2009635db9e713bb2cf7ad092d2ad083ad7f6e5b79ab805ce362f2933 [2022-05-12T02:31:52.625Z] #24 transferring context: 38.30MB 6.1s [2022-05-12T02:31:52.637Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 99.61MB / 141.70MB 7.0s [2022-05-12T02:31:52.694Z] #71 ... [2022-05-12T02:31:52.694Z] [2022-05-12T02:31:52.694Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T02:31:52.694Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T02:31:52.694Z] #49 DONE 0.0s [2022-05-12T02:31:52.697Z] #1 [internal] load build definition from Dockerfile [2022-05-12T02:31:52.697Z] #1 sha256:4e8adbd39123f1b9dcbd0f6039e82a3bb5bfafd75e88190081e663be0585fd84 [2022-05-12T02:31:52.697Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T02:31:52.697Z] #1 DONE 0.2s [2022-05-12T02:31:52.697Z] [2022-05-12T02:31:52.697Z] #2 [internal] load .dockerignore [2022-05-12T02:31:52.697Z] #2 sha256:eded6c55bd4e78e837775fb75bab8f9be51457751171be649f862d5319cb2d66 [2022-05-12T02:31:52.697Z] #2 transferring context: 145B done [2022-05-12T02:31:52.697Z] #2 DONE 0.1s [2022-05-12T02:31:52.697Z] [2022-05-12T02:31:52.697Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T02:31:52.697Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T02:31:52.885Z] #24 ... [2022-05-12T02:31:52.885Z] [2022-05-12T02:31:52.885Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:31:52.885Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:31:52.885Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 115.34MB / 141.70MB 6.1s [2022-05-12T02:31:52.960Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 106.95MB / 141.70MB 7.3s [2022-05-12T02:31:52.978Z] [2022-05-12T02:31:52.978Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:31:52.978Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-12T02:31:52.978Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-12T02:31:52.978Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-05-12T02:31:52.978Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-12T02:31:52.978Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-05-12T02:31:52.978Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 15.73MB / 53.63MB 0.6s [2022-05-12T02:31:52.978Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 0.6s [2022-05-12T02:31:53.146Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 124.78MB / 141.70MB 6.4s [2022-05-12T02:31:53.238Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 25.17MB / 53.63MB 0.7s [2022-05-12T02:31:53.238Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 32.51MB / 53.63MB 0.8s [2022-05-12T02:31:53.238Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 0.8s done [2022-05-12T02:31:53.273Z] #3 DONE 0.4s [2022-05-12T02:31:53.273Z] [2022-05-12T02:31:53.273Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T02:31:53.273Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T02:31:53.273Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-12T02:31:53.273Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-12T02:31:53.273Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-12T02:31:53.273Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-12T02:31:53.273Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-05-12T02:31:53.273Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-12T02:31:53.409Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 134.22MB / 141.70MB 6.6s [2022-05-12T02:31:53.504Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.1s [2022-05-12T02:31:53.504Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 65.54kB / 10.66MB 1.1s [2022-05-12T02:31:53.504Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 8.39MB / 10.66MB 1.1s [2022-05-12T02:31:53.535Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-05-12T02:31:53.535Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-05-12T02:31:53.535Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-12T02:31:53.537Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 117.44MB / 141.70MB 7.8s [2022-05-12T02:31:53.537Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 125.83MB / 141.70MB 7.9s [2022-05-12T02:31:53.669Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.9s [2022-05-12T02:31:53.769Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 1.2s [2022-05-12T02:31:53.798Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 7.8s done [2022-05-12T02:31:53.799Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 133.17MB / 141.70MB 8.1s [2022-05-12T02:31:53.799Z] #4 DONE 0.6s [2022-05-12T02:31:54.061Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.5s [2022-05-12T02:31:54.062Z] [2022-05-12T02:31:54.062Z] #5 [internal] load .dockerignore [2022-05-12T02:31:54.062Z] #5 sha256:003e047e2b9cb45b65c230e72c517b57272a8373e84e100476aa1d053c38ecec [2022-05-12T02:31:54.062Z] #5 DONE 0.0s [2022-05-12T02:31:54.062Z] [2022-05-12T02:31:54.062Z] #6 [internal] load build definition from Dockerfile [2022-05-12T02:31:54.062Z] #6 sha256:2058afd191749eafc29dbc3e610deb8f65d2f993e1a4a7fdb7f71eaebc8c6e6d [2022-05-12T02:31:54.062Z] #6 DONE 0.0s [2022-05-12T02:31:54.062Z] [2022-05-12T02:31:54.062Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-12T02:31:54.062Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-12T02:31:54.128Z] #58 58.45 Setting up criu (3.17-1) ... [2022-05-12T02:31:54.240Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.0s [2022-05-12T02:31:54.701Z] #11 ... [2022-05-12T02:31:54.701Z] [2022-05-12T02:31:54.701Z] #24 [internal] load build context [2022-05-12T02:31:54.701Z] #24 sha256:c38a656bfd68c7b41a230a31f8f5496edfd4fcdc79f7dedd7073d6ae231bfde7 [2022-05-12T02:31:54.701Z] #24 transferring context: 61.10MB 1.9s done [2022-05-12T02:31:54.701Z] #24 DONE 2.4s [2022-05-12T02:31:54.701Z] [2022-05-12T02:31:54.701Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:31:54.701Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-12T02:31:54.701Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.1s done [2022-05-12T02:31:54.701Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 [2022-05-12T02:31:54.701Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 2.3s done [2022-05-12T02:31:54.701Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 0B / 81.05MB 2.3s [2022-05-12T02:31:54.958Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 16.78MB / 81.05MB 2.6s [2022-05-12T02:31:55.003Z] #11 ... [2022-05-12T02:31:55.003Z] [2022-05-12T02:31:55.003Z] #24 [internal] load build context [2022-05-12T02:31:55.003Z] #24 sha256:32eb0a2e5af4c549e31e9d927501887d1d2a88813eebe6c2385a1ae5b326d116 [2022-05-12T02:31:55.003Z] #24 transferring context: 61.10MB 9.7s done [2022-05-12T02:31:55.007Z] #10 DONE 0.9s [2022-05-12T02:31:55.007Z] [2022-05-12T02:31:55.007Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T02:31:55.007Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T02:31:55.007Z] #8 DONE 0.9s [2022-05-12T02:31:55.007Z] [2022-05-12T02:31:55.007Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T02:31:55.007Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T02:31:55.007Z] #9 DONE 0.9s [2022-05-12T02:31:55.007Z] [2022-05-12T02:31:55.007Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T02:31:55.007Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T02:31:55.007Z] #7 DONE 0.9s [2022-05-12T02:31:55.181Z] #11 ... [2022-05-12T02:31:55.181Z] [2022-05-12T02:31:55.181Z] #24 [internal] load build context [2022-05-12T02:31:55.181Z] #24 sha256:fad964e2009635db9e713bb2cf7ad092d2ad083ad7f6e5b79ab805ce362f2933 [2022-05-12T02:31:55.181Z] #24 transferring context: 61.10MB 8.1s done [2022-05-12T02:31:55.181Z] #24 DONE 8.6s [2022-05-12T02:31:55.181Z] [2022-05-12T02:31:55.181Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:31:55.181Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:31:55.215Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 35.98MB / 81.05MB 2.8s [2022-05-12T02:31:55.215Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 50.33MB / 81.05MB 2.9s [2022-05-12T02:31:55.265Z] #24 ... [2022-05-12T02:31:55.265Z] [2022-05-12T02:31:55.265Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T02:31:55.265Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T02:31:55.265Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-12T02:31:55.265Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-12T02:31:55.265Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-12T02:31:55.265Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-12T02:31:55.265Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 3.0s done [2022-05-12T02:31:55.265Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 6.1s [2022-05-12T02:31:55.265Z] #28 ... [2022-05-12T02:31:55.265Z] [2022-05-12T02:31:55.265Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T02:31:55.265Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T02:31:55.265Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-12T02:31:55.265Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T02:31:55.265Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-12T02:31:55.265Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-12T02:31:55.265Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2022-05-12T02:31:55.265Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.4s done [2022-05-12T02:31:55.291Z] [2022-05-12T02:31:55.291Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T02:31:55.291Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T02:31:55.291Z] #28 DONE 0.0s [2022-05-12T02:31:55.291Z] [2022-05-12T02:31:55.291Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:31:55.291Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:31:55.291Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:31:55.472Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 60.82MB / 81.05MB 2.9s [2022-05-12T02:31:55.472Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 66.06MB / 81.05MB 3.0s [2022-05-12T02:31:55.472Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 3.3s [2022-05-12T02:31:55.500Z] #58 ... [2022-05-12T02:31:55.500Z] [2022-05-12T02:31:55.500Z] #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-12T02:31:55.500Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:31:55.500Z] #62 50.50 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-12T02:31:55.500Z] #62 50.67 go: downloading honnef.co/go/tools v0.2.2 [2022-05-12T02:31:55.500Z] #62 52.44 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-12T02:31:55.500Z] #62 52.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-12T02:31:55.500Z] #62 52.57 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-12T02:31:55.500Z] #62 52.62 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-12T02:31:55.500Z] #62 52.69 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T02:31:55.500Z] #62 52.79 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T02:31:55.500Z] #62 52.86 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T02:31:55.500Z] #62 54.15 go: downloading golang.org/x/text v0.3.7 [2022-05-12T02:31:55.500Z] #62 60.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-12T02:31:55.500Z] #62 60.32 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T02:31:55.500Z] #62 60.40 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-12T02:31:55.500Z] #62 60.51 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T02:31:55.526Z] #73 ... [2022-05-12T02:31:55.526Z] [2022-05-12T02:31:55.526Z] #24 [internal] load build context [2022-05-12T02:31:55.526Z] #24 sha256:32eb0a2e5af4c549e31e9d927501887d1d2a88813eebe6c2385a1ae5b326d116 [2022-05-12T02:31:55.526Z] #24 DONE 10.3s [2022-05-12T02:31:55.526Z] [2022-05-12T02:31:55.526Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:31:55.526Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:31:55.592Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-12T02:31:55.592Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-12T02:31:55.592Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-12T02:31:55.592Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-12T02:31:55.749Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.8s done [2022-05-12T02:31:55.756Z] #62 60.72 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-12T02:31:55.756Z] #62 ... [2022-05-12T02:31:55.756Z] [2022-05-12T02:31:55.756Z] #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-12T02:31:55.756Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:31:55.756Z] #58 60.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:31:55.787Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.2s [2022-05-12T02:31:55.853Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.4s [2022-05-12T02:31:56.116Z] #11 ... [2022-05-12T02:31:56.116Z] [2022-05-12T02:31:56.116Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T02:31:56.116Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T02:31:56.116Z] #49 DONE 0.0s [2022-05-12T02:31:56.116Z] [2022-05-12T02:31:56.116Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:31:56.116Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:31:56.116Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.24MB / 54.94MB 0.5s [2022-05-12T02:31:56.323Z] #58 DONE 61.0s [2022-05-12T02:31:56.323Z] [2022-05-12T02:31:56.323Z] #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-12T02:31:56.323Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:31:56.323Z] #62 60.78 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-12T02:31:56.323Z] #62 60.85 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-12T02:31:56.323Z] #62 60.86 go: downloading golang.org/x/mod v0.5.1 [2022-05-12T02:31:56.323Z] #62 60.92 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-12T02:31:56.323Z] #62 61.05 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-12T02:31:56.323Z] #62 61.09 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T02:31:56.323Z] #62 61.34 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-12T02:31:56.323Z] #62 61.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-12T02:31:56.363Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 10.6s done [2022-05-12T02:31:56.363Z] #11 ... [2022-05-12T02:31:56.363Z] [2022-05-12T02:31:56.363Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T02:31:56.363Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T02:31:56.363Z] #73 DONE 11.3s [2022-05-12T02:31:56.363Z] [2022-05-12T02:31:56.363Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:31:56.363Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:31:56.383Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 16.78MB / 54.94MB 0.7s [2022-05-12T02:31:56.383Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 24.12MB / 54.94MB 0.7s [2022-05-12T02:31:56.580Z] #62 61.45 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-12T02:31:56.658Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 42.99MB / 54.94MB 1.0s [2022-05-12T02:31:56.658Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 48.23MB / 54.94MB 1.0s [2022-05-12T02:31:56.686Z] #11 ... [2022-05-12T02:31:56.686Z] [2022-05-12T02:31:56.686Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T02:31:56.686Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T02:31:56.686Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-12T02:31:56.686Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T02:31:56.686Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-12T02:31:56.686Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-12T02:31:56.686Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2022-05-12T02:31:56.686Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2022-05-12T02:31:56.686Z] #73 DONE 10.1s [2022-05-12T02:31:56.686Z] [2022-05-12T02:31:56.686Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T02:31:56.686Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T02:31:56.686Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-12T02:31:56.686Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-12T02:31:56.686Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-12T02:31:56.686Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-12T02:31:56.686Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 9.6s done [2022-05-12T02:31:56.686Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 [2022-05-12T02:31:56.686Z] #28 ... [2022-05-12T02:31:56.686Z] [2022-05-12T02:31:56.686Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:31:56.686Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:31:56.836Z] #62 61.85 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T02:31:56.921Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.3s [2022-05-12T02:31:56.921Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 1.3s [2022-05-12T02:31:56.921Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 2.10MB / 5.16MB 1.4s [2022-05-12T02:31:57.094Z] #62 61.98 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T02:31:57.238Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.4s [2022-05-12T02:31:57.350Z] #62 62.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-12T02:31:57.350Z] #62 62.38 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-12T02:31:57.371Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 4.9s done [2022-05-12T02:31:57.371Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 0B / 108.70MB 5.0s [2022-05-12T02:31:57.371Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 0B / 126B 5.0s [2022-05-12T02:31:57.371Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 0B / 54.67MB 5.0s [2022-05-12T02:31:57.371Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 3.0s done [2022-05-12T02:31:57.371Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 5.0s done [2022-05-12T02:31:57.371Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 8.39MB / 54.67MB 5.1s [2022-05-12T02:31:57.503Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done [2022-05-12T02:31:57.503Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-05-12T02:31:57.607Z] #62 62.39 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-12T02:31:57.627Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 12.58MB / 54.67MB 5.3s [2022-05-12T02:31:57.627Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 14.99MB / 108.70MB 5.4s [2022-05-12T02:31:57.627Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 16.78MB / 54.67MB 5.4s [2022-05-12T02:31:57.864Z] #62 62.76 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T02:31:57.864Z] #62 62.80 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T02:31:57.864Z] #62 62.81 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-12T02:31:57.864Z] #62 62.87 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T02:31:57.884Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 29.36MB / 108.70MB 5.5s [2022-05-12T02:31:57.884Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 20.01MB / 54.67MB 5.5s [2022-05-12T02:31:57.884Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba [2022-05-12T02:31:57.884Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 36.70MB / 108.70MB 5.5s [2022-05-12T02:31:57.884Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 23.07MB / 54.67MB 5.5s [2022-05-12T02:31:58.116Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.8s done [2022-05-12T02:31:58.121Z] #62 63.09 go: downloading github.com/prometheus/common v0.10.0 [2022-05-12T02:31:58.141Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 43.77MB / 108.70MB 5.6s [2022-05-12T02:31:58.141Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 32.51MB / 54.67MB 5.6s [2022-05-12T02:31:58.141Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 50.33MB / 108.70MB 5.7s [2022-05-12T02:31:58.141Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 35.87MB / 54.67MB 5.7s [2022-05-12T02:31:58.141Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 65.71MB / 108.70MB 5.8s [2022-05-12T02:31:58.141Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 42.99MB / 54.67MB 5.8s [2022-05-12T02:31:58.378Z] #62 63.34 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-12T02:31:58.378Z] #62 63.47 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-12T02:31:58.400Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 75.50MB / 108.70MB 6.0s [2022-05-12T02:31:58.459Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 2.5s done [2022-05-12T02:31:58.459Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 1.05MB / 85.84MB 2.6s [2022-05-12T02:31:58.459Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 2.8s [2022-05-12T02:31:58.459Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 2.8s [2022-05-12T02:31:58.459Z] #11 ... [2022-05-12T02:31:58.459Z] [2022-05-12T02:31:58.459Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T02:31:58.459Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T02:31:58.459Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-05-12T02:31:58.459Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T02:31:58.459Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-12T02:31:58.459Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-12T02:31:58.459Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-05-12T02:31:58.459Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2022-05-12T02:31:58.459Z] #71 DONE 3.2s [2022-05-12T02:31:58.459Z] [2022-05-12T02:31:58.459Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:31:58.459Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:31:58.459Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 9.44MB / 85.84MB 2.8s [2022-05-12T02:31:58.661Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 84.93MB / 108.70MB 6.2s [2022-05-12T02:31:58.661Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 6.2s [2022-05-12T02:31:58.661Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.8s done [2022-05-12T02:31:58.684Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-05-12T02:31:58.724Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 6.29MB / 10.87MB 2.9s [2022-05-12T02:31:58.724Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 14.68MB / 85.84MB 3.0s [2022-05-12T02:31:58.724Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 3.0s [2022-05-12T02:31:58.724Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 3.15MB / 54.58MB 3.0s [2022-05-12T02:31:58.724Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 22.02MB / 85.84MB 3.1s [2022-05-12T02:31:58.724Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 9.44MB / 54.58MB 3.1s [2022-05-12T02:31:58.919Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 92.27MB / 108.70MB 6.4s [2022-05-12T02:31:58.943Z] #62 63.62 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T02:31:58.943Z] #11 ... [2022-05-12T02:31:58.943Z] [2022-05-12T02:31:58.943Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T02:31:58.943Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T02:31:58.943Z] #72 DONE 1.3s [2022-05-12T02:31:58.943Z] [2022-05-12T02:31:58.943Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:31:58.943Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:31:58.993Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 28.88MB / 85.84MB 3.3s [2022-05-12T02:31:58.993Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 3.2s done [2022-05-12T02:31:58.993Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 13.19MB / 54.58MB 3.3s [2022-05-12T02:31:58.993Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 36.70MB / 85.84MB 3.5s [2022-05-12T02:31:58.993Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 18.87MB / 54.58MB 3.5s [2022-05-12T02:31:58.993Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 3.15MB / 141.70MB 3.5s [2022-05-12T02:31:59.207Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 6.8s [2022-05-12T02:31:59.262Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 22.02MB / 54.58MB 3.6s [2022-05-12T02:31:59.262Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 42.99MB / 85.84MB 3.6s [2022-05-12T02:31:59.262Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 25.17MB / 54.58MB 3.6s [2022-05-12T02:31:59.262Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 14.68MB / 141.70MB 3.6s [2022-05-12T02:31:59.466Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 7.2s done [2022-05-12T02:31:59.466Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b [2022-05-12T02:31:59.511Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.9s done [2022-05-12T02:31:59.524Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 29.36MB / 54.58MB 3.8s [2022-05-12T02:31:59.524Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 51.38MB / 85.84MB 3.9s [2022-05-12T02:31:59.524Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 37.75MB / 54.58MB 3.9s [2022-05-12T02:31:59.524Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 28.31MB / 141.70MB 3.9s [2022-05-12T02:31:59.770Z] #11 ... [2022-05-12T02:31:59.770Z] [2022-05-12T02:31:59.770Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T02:31:59.770Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T02:31:59.770Z] #74 DONE 0.8s [2022-05-12T02:31:59.770Z] [2022-05-12T02:31:59.770Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:31:59.770Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:31:59.770Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-05-12T02:31:59.790Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 55.82MB / 85.84MB 4.2s [2022-05-12T02:31:59.790Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 41.94MB / 54.58MB 4.2s [2022-05-12T02:32:00.030Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.3s done [2022-05-12T02:32:00.056Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 47.19MB / 54.58MB 4.2s [2022-05-12T02:32:00.056Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 66.06MB / 85.84MB 4.4s [2022-05-12T02:32:00.056Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 51.38MB / 54.58MB 4.4s [2022-05-12T02:32:00.056Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 38.80MB / 141.70MB 4.4s [2022-05-12T02:32:00.056Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 4.4s [2022-05-12T02:32:00.312Z] #62 65.12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T02:32:00.324Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 72.35MB / 85.84MB 4.6s [2022-05-12T02:32:00.324Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 55.57MB / 141.70MB 4.6s [2022-05-12T02:32:00.324Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 63.96MB / 141.70MB 4.7s [2022-05-12T02:32:00.580Z] #11 ... [2022-05-12T02:32:00.580Z] [2022-05-12T02:32:00.580Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T02:32:00.580Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T02:32:00.580Z] #72 DONE 1.3s [2022-05-12T02:32:00.580Z] [2022-05-12T02:32:00.580Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T02:32:00.580Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T02:32:00.580Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 10.7s done [2022-05-12T02:32:00.580Z] #28 DONE 14.7s [2022-05-12T02:32:00.580Z] [2022-05-12T02:32:00.580Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T02:32:00.580Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T02:32:00.589Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 79.69MB / 85.84MB 4.9s [2022-05-12T02:32:00.589Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 71.30MB / 141.70MB 4.9s [2022-05-12T02:32:00.589Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 82.84MB / 141.70MB 5.0s [2022-05-12T02:32:00.853Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.1s [2022-05-12T02:32:00.853Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 101.71MB / 141.70MB 5.3s [2022-05-12T02:32:01.118Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 109.05MB / 141.70MB 5.4s [2022-05-12T02:32:01.118Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 120.59MB / 141.70MB 5.5s [2022-05-12T02:32:01.155Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.4s done [2022-05-12T02:32:01.383Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 5.6s done [2022-05-12T02:32:01.383Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 135.27MB / 141.70MB 5.7s [2022-05-12T02:32:01.401Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d [2022-05-12T02:32:01.414Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-05-12T02:32:01.536Z] #74 DONE 1.5s [2022-05-12T02:32:01.536Z] [2022-05-12T02:32:01.536Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:01.536Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:01.536Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 11.1s done [2022-05-12T02:32:01.536Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-05-12T02:32:01.646Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 5.9s [2022-05-12T02:32:01.646Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 6.0s [2022-05-12T02:32:01.964Z] #11 ... [2022-05-12T02:32:01.964Z] [2022-05-12T02:32:01.964Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T02:32:01.964Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T02:32:01.964Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.8s done [2022-05-12T02:32:01.964Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-05-12T02:32:01.964Z] #71 DONE 9.5s [2022-05-12T02:32:01.964Z] [2022-05-12T02:32:01.964Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:01.964Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-12T02:32:01.964Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 9.4s done [2022-05-12T02:32:01.964Z] #11 ... [2022-05-12T02:32:01.964Z] [2022-05-12T02:32:01.964Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T02:32:01.964Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-12T02:32:01.964Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.0s done [2022-05-12T02:32:01.964Z] #28 sha256:d82f21a36060a22a29de96ba9e9d1cafe24552133860eb8df2f7579887d3c72d 529B / 529B done [2022-05-12T02:32:01.964Z] #28 sha256:5c17865bcd0fdb66492247197c8dd1a638fb5f96b7bfa880a0f23e53e2980601 1.48kB / 1.48kB done [2022-05-12T02:32:01.964Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-12T02:32:01.964Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 3.3s done [2022-05-12T02:32:01.964Z] #28 extracting sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 3.9s done [2022-05-12T02:32:01.964Z] #28 DONE 9.6s [2022-05-12T02:32:01.964Z] [2022-05-12T02:32:01.964Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T02:32:01.964Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T02:32:01.964Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-12T02:32:01.964Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T02:32:01.964Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-12T02:32:01.964Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-12T02:32:01.964Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2022-05-12T02:32:01.964Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2022-05-12T02:32:01.964Z] #73 DONE 9.6s [2022-05-12T02:32:01.964Z] [2022-05-12T02:32:01.964Z] #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-12T02:32:01.964Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-12T02:32:02.109Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 1.0s done [2022-05-12T02:32:02.372Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-05-12T02:32:02.592Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 6.7s done [2022-05-12T02:32:02.592Z] #11 ... [2022-05-12T02:32:02.592Z] [2022-05-12T02:32:02.592Z] #24 [internal] load build context [2022-05-12T02:32:02.592Z] #24 sha256:04cff5f7452819af4e36c45e8c1fac4716d533b203191a5fcc8270a94e3b9e71 [2022-05-12T02:32:02.592Z] #24 transferring context: 61.09MB 6.7s done [2022-05-12T02:32:02.592Z] #24 DONE 7.3s [2022-05-12T02:32:02.592Z] [2022-05-12T02:32:02.592Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:02.592Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:02.854Z] #11 ... [2022-05-12T02:32:02.854Z] [2022-05-12T02:32:02.854Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T02:32:02.854Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T02:32:02.854Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-12T02:32:02.854Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-12T02:32:02.854Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-12T02:32:02.854Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-12T02:32:02.854Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2022-05-12T02:32:02.854Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2022-05-12T02:32:02.854Z] #73 DONE 7.4s [2022-05-12T02:32:02.854Z] [2022-05-12T02:32:02.854Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:02.854Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:02.854Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.1s [2022-05-12T02:32:03.317Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.9s done [2022-05-12T02:32:03.577Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0.1s [2022-05-12T02:32:03.855Z] #29 2.047 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:04.158Z] #29 2.056 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:04.158Z] #29 2.070 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:04.158Z] #29 2.250 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T02:32:04.252Z] #11 ... [2022-05-12T02:32:04.252Z] [2022-05-12T02:32:04.252Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T02:32:04.252Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T02:32:04.252Z] #72 DONE 1.3s [2022-05-12T02:32:04.252Z] [2022-05-12T02:32:04.252Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:04.252Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:04.414Z] #29 2.443 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T02:32:04.492Z] #62 ... [2022-05-12T02:32:04.492Z] [2022-05-12T02:32:04.492Z] #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-12T02:32:04.492Z] #60 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-12T02:32:04.492Z] #60 69.48 gotestsum version dev [2022-05-12T02:32:04.752Z] #60 DONE 69.8s [2022-05-12T02:32:04.752Z] [2022-05-12T02:32:04.752Z] #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-12T02:32:04.752Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:32:04.828Z] #11 ... [2022-05-12T02:32:04.828Z] [2022-05-12T02:32:04.828Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T02:32:04.828Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T02:32:04.828Z] #74 DONE 0.8s [2022-05-12T02:32:04.828Z] [2022-05-12T02:32:04.828Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:04.828Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:04.978Z] #29 3.084 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T02:32:05.406Z] #11 ... [2022-05-12T02:32:05.406Z] [2022-05-12T02:32:05.406Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T02:32:05.406Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T02:32:05.406Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-12T02:32:05.406Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-12T02:32:05.406Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-12T02:32:05.406Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-12T02:32:05.406Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.6s done [2022-05-12T02:32:05.406Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 6.9s [2022-05-12T02:32:05.607Z] #11 ... [2022-05-12T02:32:05.607Z] [2022-05-12T02:32:05.607Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T02:32:05.607Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T02:32:05.607Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 8.1s done [2022-05-12T02:32:05.607Z] #28 DONE 18.4s [2022-05-12T02:32:05.607Z] [2022-05-12T02:32:05.607Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:05.607Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:05.607Z] #11 ... [2022-05-12T02:32:05.607Z] [2022-05-12T02:32:05.607Z] #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-12T02:32:05.607Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T02:32:05.670Z] #28 ... [2022-05-12T02:32:05.670Z] [2022-05-12T02:32:05.670Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:05.670Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:05.905Z] #29 3.990 Fetched 8417 kB in 2s (3820 kB/s) [2022-05-12T02:32:05.932Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.2s done [2022-05-12T02:32:06.195Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.1s [2022-05-12T02:32:06.195Z] #11 ... [2022-05-12T02:32:06.195Z] [2022-05-12T02:32:06.195Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T02:32:06.195Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T02:32:06.195Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 7.8s done [2022-05-12T02:32:06.195Z] #28 DONE 10.9s [2022-05-12T02:32:06.195Z] [2022-05-12T02:32:06.195Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:06.195Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:06.458Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.5s done [2022-05-12T02:32:06.458Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-05-12T02:32:06.467Z] #29 3.990 Reading package lists... [2022-05-12T02:32:06.987Z] #29 1.942 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:06.987Z] #29 1.942 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:06.987Z] #29 1.942 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:06.987Z] #29 2.185 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:32:07.030Z] #29 4.579 Reading package lists... [2022-05-12T02:32:07.033Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.4s done [2022-05-12T02:32:07.288Z] #29 5.109 Building dependency tree... [2022-05-12T02:32:07.296Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-05-12T02:32:07.544Z] #29 5.444 The following additional packages will be installed: [2022-05-12T02:32:07.544Z] #29 5.444 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-12T02:32:07.544Z] #29 5.444 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-12T02:32:07.544Z] #29 5.444 Recommended packages: [2022-05-12T02:32:07.544Z] #29 5.444 libldap-common publicsuffix libsasl2-modules [2022-05-12T02:32:07.544Z] #29 5.567 The following NEW packages will be installed: [2022-05-12T02:32:07.544Z] #29 5.567 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-12T02:32:07.544Z] #29 5.567 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-12T02:32:07.544Z] #29 5.568 libssh2-1 openssl [2022-05-12T02:32:07.554Z] #29 2.525 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:32:07.554Z] #29 2.721 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:32:07.800Z] #29 5.839 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T02:32:07.800Z] #29 5.839 Need to get 2934 kB of archives. [2022-05-12T02:32:07.800Z] #29 5.839 After this operation, 6476 kB of additional disk space will be used. [2022-05-12T02:32:07.800Z] #29 5.839 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-05-12T02:32:08.056Z] #29 5.925 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-05-12T02:32:08.056Z] #29 5.929 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-05-12T02:32:08.056Z] #29 5.969 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-12T02:32:08.056Z] #29 5.978 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-05-12T02:32:08.056Z] #29 6.001 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-05-12T02:32:08.056Z] #29 6.004 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-05-12T02:32:08.056Z] #29 6.027 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-05-12T02:32:08.056Z] #29 6.029 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-05-12T02:32:08.056Z] #29 6.058 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-05-12T02:32:08.056Z] #29 6.079 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-05-12T02:32:08.056Z] #29 6.112 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-05-12T02:32:08.056Z] #29 6.129 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-12T02:32:08.056Z] #29 6.146 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-12T02:32:08.056Z] #29 6.149 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-12T02:32:08.662Z] #29 6.535 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:32:08.662Z] #29 6.578 Fetched 2934 kB in 1s (4970 kB/s) [2022-05-12T02:32:08.877Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.3s [2022-05-12T02:32:08.933Z] #62 ... [2022-05-12T02:32:08.933Z] [2022-05-12T02:32:08.933Z] #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-12T02:32:08.933Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-12T02:32:08.933Z] #19 62.39 Fetched 49.0 MB in 1min 1s (808 kB/s) [2022-05-12T02:32:08.938Z] #29 3.971 Fetched 8530 kB in 2s (3699 kB/s) [2022-05-12T02:32:09.018Z] #29 6.970 Selecting previously unselected package openssl. [2022-05-12T02:32:09.018Z] #29 6.970 (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-12T02:32:09.018Z] #29 6.974 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-05-12T02:32:09.018Z] #29 7.032 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-12T02:32:09.879Z] #29 3.971 Reading package lists... [2022-05-12T02:32:10.268Z] #11 ... [2022-05-12T02:32:10.268Z] [2022-05-12T02:32:10.268Z] #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-12T02:32:10.268Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T02:32:10.268Z] #29 2.674 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:10.268Z] #29 2.687 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:10.268Z] #29 2.738 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:10.268Z] #29 2.885 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:32:10.268Z] #29 3.291 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:32:10.268Z] #29 3.596 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:32:10.268Z] #29 4.956 Fetched 8530 kB in 3s (3336 kB/s) [2022-05-12T02:32:10.268Z] #29 4.956 Reading package lists... [2022-05-12T02:32:10.268Z] #29 5.855 Reading package lists... [2022-05-12T02:32:10.268Z] #29 6.696 Building dependency tree... [2022-05-12T02:32:10.268Z] #29 7.072 The following additional packages will be installed: [2022-05-12T02:32:10.268Z] #29 7.072 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-12T02:32:10.268Z] #29 7.079 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-12T02:32:10.268Z] #29 7.079 Recommended packages: [2022-05-12T02:32:10.268Z] #29 7.079 libldap-common publicsuffix libsasl2-modules [2022-05-12T02:32:10.268Z] #29 7.264 The following NEW packages will be installed: [2022-05-12T02:32:10.268Z] #29 7.264 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-12T02:32:10.268Z] #29 7.264 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-12T02:32:10.268Z] #29 7.264 libssh2-1 openssl [2022-05-12T02:32:10.268Z] #29 7.552 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T02:32:10.268Z] #29 7.552 Need to get 3040 kB of archives. [2022-05-12T02:32:10.268Z] #29 7.552 After this operation, 6651 kB of additional disk space will be used. [2022-05-12T02:32:10.268Z] #29 7.552 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-12T02:32:10.268Z] #29 7.567 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-12T02:32:10.268Z] #29 7.567 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-12T02:32:10.268Z] #29 7.567 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-12T02:32:10.268Z] #29 7.571 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-12T02:32:10.268Z] #29 7.571 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-12T02:32:10.268Z] #29 7.571 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-12T02:32:10.268Z] #29 7.582 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-12T02:32:10.268Z] #29 7.598 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-12T02:32:10.268Z] #29 7.598 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-12T02:32:10.268Z] #29 7.598 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-12T02:32:10.268Z] #29 7.603 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-12T02:32:10.268Z] #29 7.607 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T02:32:10.268Z] #29 7.616 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T02:32:10.268Z] #29 7.616 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T02:32:10.268Z] #29 7.833 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:32:10.268Z] #29 7.886 Fetched 3040 kB in 0s (9028 kB/s) [2022-05-12T02:32:10.268Z] #29 7.924 Selecting previously unselected package openssl. [2022-05-12T02:32:10.268Z] #29 7.924 (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-12T02:32:10.268Z] #29 7.925 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-12T02:32:10.268Z] #29 7.935 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-12T02:32:10.268Z] #29 8.159 Selecting previously unselected package ca-certificates. [2022-05-12T02:32:10.268Z] #29 8.160 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-12T02:32:10.268Z] #29 8.165 Unpacking ca-certificates (20210119) ... [2022-05-12T02:32:10.268Z] #29 8.254 Selecting previously unselected package libbrotli1:amd64. [2022-05-12T02:32:10.268Z] #29 8.254 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-12T02:32:10.268Z] #29 8.272 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T02:32:10.268Z] #29 8.353 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-12T02:32:10.268Z] #29 8.354 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T02:32:10.268Z] #29 8.364 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:32:10.268Z] #29 8.413 Selecting previously unselected package libsasl2-2:amd64. [2022-05-12T02:32:10.268Z] #29 8.413 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T02:32:10.269Z] #29 8.420 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:32:10.269Z] #29 8.501 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-12T02:32:10.269Z] #29 8.501 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-12T02:32:10.269Z] #29 8.506 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T02:32:10.269Z] #29 8.616 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-12T02:32:10.269Z] #29 8.616 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-12T02:32:10.269Z] #29 8.616 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T02:32:10.269Z] #29 8.688 Selecting previously unselected package libpsl5:amd64. [2022-05-12T02:32:10.269Z] #29 8.688 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-12T02:32:10.269Z] #29 8.692 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T02:32:10.269Z] #29 8.745 Selecting previously unselected package librtmp1:amd64. [2022-05-12T02:32:10.269Z] #29 8.745 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-12T02:32:10.269Z] #29 8.750 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T02:32:10.269Z] #29 8.857 Selecting previously unselected package libssh2-1:amd64. [2022-05-12T02:32:10.269Z] #29 8.857 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-12T02:32:10.269Z] #29 8.860 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T02:32:10.269Z] #29 8.936 Selecting previously unselected package libcurl4:amd64. [2022-05-12T02:32:10.269Z] #29 8.937 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T02:32:10.269Z] #29 8.943 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T02:32:10.269Z] #29 9.022 Selecting previously unselected package curl. [2022-05-12T02:32:10.269Z] #29 9.022 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T02:32:10.269Z] #29 9.027 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-12T02:32:10.269Z] #29 9.108 Selecting previously unselected package libonig5:amd64. [2022-05-12T02:32:10.269Z] #29 9.108 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T02:32:10.269Z] #29 9.126 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T02:32:10.269Z] #29 9.220 Selecting previously unselected package libjq1:amd64. [2022-05-12T02:32:10.269Z] #29 9.220 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T02:32:10.269Z] #29 9.224 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T02:32:10.269Z] #29 9.295 Selecting previously unselected package jq. [2022-05-12T02:32:10.269Z] #29 9.295 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-12T02:32:10.269Z] #29 9.302 Unpacking jq (1.6-2.1) ... [2022-05-12T02:32:10.269Z] #29 9.385 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T02:32:10.269Z] #29 9.415 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T02:32:10.269Z] #29 9.425 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T02:32:10.269Z] #29 9.488 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:32:10.269Z] #29 9.501 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T02:32:10.269Z] #29 9.513 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:32:10.269Z] #29 9.525 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T02:32:10.269Z] #29 9.540 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-12T02:32:10.269Z] #29 9.556 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T02:32:10.269Z] #29 9.570 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T02:32:10.269Z] #29 9.587 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T02:32:10.269Z] #29 9.599 Setting up ca-certificates (20210119) ... [2022-05-12T02:32:10.269Z] #29 10.42 Updating certificates in /etc/ssl/certs... [2022-05-12T02:32:10.269Z] #29 ... [2022-05-12T02:32:10.269Z] [2022-05-12T02:32:10.269Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:10.269Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:10.384Z] #29 ... [2022-05-12T02:32:10.384Z] [2022-05-12T02:32:10.384Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:10.384Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-12T02:32:10.384Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 2.2s done [2022-05-12T02:32:10.384Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 3.4s done [2022-05-12T02:32:10.384Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 2.6s [2022-05-12T02:32:10.384Z] #11 ... [2022-05-12T02:32:10.384Z] [2022-05-12T02:32:10.384Z] #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-12T02:32:10.384Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-12T02:32:10.384Z] #29 8.204 Selecting previously unselected package ca-certificates. [2022-05-12T02:32:10.384Z] #29 8.204 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-12T02:32:10.384Z] #29 8.263 Unpacking ca-certificates (20210119) ... [2022-05-12T02:32:10.447Z] #29 4.793 Reading package lists... [2022-05-12T02:32:10.707Z] #29 5.599 Building dependency tree... [2022-05-12T02:32:10.947Z] #29 8.893 Selecting previously unselected package libbrotli1:arm64. [2022-05-12T02:32:10.947Z] #29 8.895 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-05-12T02:32:10.947Z] #29 8.930 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-12T02:32:10.971Z] #29 5.957 The following additional packages will be installed: [2022-05-12T02:32:10.971Z] #29 5.957 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-12T02:32:10.971Z] #29 5.957 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-12T02:32:10.971Z] #29 5.957 Recommended packages: [2022-05-12T02:32:10.971Z] #29 5.957 libldap-common publicsuffix libsasl2-modules [2022-05-12T02:32:11.221Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.6s done [2022-05-12T02:32:11.230Z] #29 6.177 The following NEW packages will be installed: [2022-05-12T02:32:11.230Z] #29 6.177 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-12T02:32:11.230Z] #29 6.177 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-12T02:32:11.230Z] #29 6.177 libssh2-1 openssl [2022-05-12T02:32:11.483Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-12T02:32:11.490Z] #29 6.469 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T02:32:11.490Z] #29 6.469 Need to get 3040 kB of archives. [2022-05-12T02:32:11.490Z] #29 6.469 After this operation, 6651 kB of additional disk space will be used. [2022-05-12T02:32:11.490Z] #29 6.469 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-12T02:32:11.490Z] #29 6.477 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-12T02:32:11.490Z] #29 6.477 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-12T02:32:11.490Z] #29 6.485 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-12T02:32:11.490Z] #29 6.485 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-12T02:32:11.490Z] #29 6.485 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-12T02:32:11.490Z] #29 6.493 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-12T02:32:11.490Z] #29 6.493 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-12T02:32:11.490Z] #29 6.493 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-12T02:32:11.490Z] #29 6.493 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-12T02:32:11.490Z] #29 6.501 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-12T02:32:11.490Z] #29 6.501 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-12T02:32:11.490Z] #29 6.509 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T02:32:11.490Z] #29 6.509 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T02:32:11.490Z] #29 6.509 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T02:32:11.556Z] #29 9.651 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-05-12T02:32:11.556Z] #29 9.652 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-12T02:32:11.556Z] #29 9.668 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:32:11.749Z] #29 6.749 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:32:11.749Z] #29 6.782 Fetched 3040 kB in 0s (9293 kB/s) [2022-05-12T02:32:11.749Z] #29 6.822 Selecting previously unselected package openssl. [2022-05-12T02:32:11.749Z] #29 6.822 (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-12T02:32:11.749Z] #29 6.822 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-12T02:32:11.749Z] #29 6.833 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-12T02:32:11.812Z] #29 9.829 Selecting previously unselected package libsasl2-2:arm64. [2022-05-12T02:32:11.812Z] #29 9.829 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-12T02:32:11.812Z] #29 9.840 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:32:12.009Z] #29 7.013 Selecting previously unselected package ca-certificates. [2022-05-12T02:32:12.009Z] #29 7.013 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-12T02:32:12.009Z] #29 7.017 Unpacking ca-certificates (20210119) ... [2022-05-12T02:32:12.068Z] #29 9.976 Selecting previously unselected package libldap-2.4-2:arm64. [2022-05-12T02:32:12.068Z] #29 9.976 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-05-12T02:32:12.068Z] #29 10.05 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-12T02:32:12.269Z] #29 7.163 Selecting previously unselected package libbrotli1:amd64. [2022-05-12T02:32:12.269Z] #29 7.163 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-12T02:32:12.269Z] #29 7.163 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T02:32:12.269Z] #29 7.236 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-12T02:32:12.269Z] #29 7.236 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T02:32:12.269Z] #29 7.240 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:32:12.269Z] #29 7.294 Selecting previously unselected package libsasl2-2:amd64. [2022-05-12T02:32:12.269Z] #29 7.294 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T02:32:12.269Z] #29 7.302 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:32:12.269Z] #29 7.361 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-12T02:32:12.269Z] #29 7.361 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-12T02:32:12.269Z] #29 7.371 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T02:32:12.327Z] #29 10.45 Selecting previously unselected package libnghttp2-14:arm64. [2022-05-12T02:32:12.327Z] #29 10.45 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-05-12T02:32:12.529Z] #29 7.458 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-12T02:32:12.529Z] #29 7.458 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-12T02:32:12.529Z] #29 7.464 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T02:32:12.529Z] #29 7.516 Selecting previously unselected package libpsl5:amd64. [2022-05-12T02:32:12.529Z] #29 7.516 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-12T02:32:12.529Z] #29 7.520 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T02:32:12.529Z] #29 7.585 Selecting previously unselected package librtmp1:amd64. [2022-05-12T02:32:12.529Z] #29 7.585 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-12T02:32:12.529Z] #29 7.585 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T02:32:12.529Z] #29 7.666 Selecting previously unselected package libssh2-1:amd64. [2022-05-12T02:32:12.529Z] #29 7.666 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-12T02:32:12.529Z] #29 7.672 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T02:32:12.529Z] #29 7.727 Selecting previously unselected package libcurl4:amd64. [2022-05-12T02:32:12.583Z] #29 10.52 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-12T02:32:12.583Z] #29 ... [2022-05-12T02:32:12.583Z] [2022-05-12T02:32:12.583Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T02:32:12.583Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-12T02:32:12.583Z] #72 DONE 0.9s [2022-05-12T02:32:12.583Z] [2022-05-12T02:32:12.583Z] #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-12T02:32:12.583Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-12T02:32:12.583Z] #29 10.65 Selecting previously unselected package libpsl5:arm64. [2022-05-12T02:32:12.583Z] #29 10.65 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-05-12T02:32:12.583Z] #29 10.67 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-05-12T02:32:12.583Z] #29 10.72 Selecting previously unselected package librtmp1:arm64. [2022-05-12T02:32:12.583Z] #29 10.72 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-05-12T02:32:12.606Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.8s done [2022-05-12T02:32:12.607Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-12T02:32:12.789Z] #29 7.734 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T02:32:12.789Z] #29 7.734 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T02:32:12.789Z] #29 7.826 Selecting previously unselected package curl. [2022-05-12T02:32:12.789Z] #29 7.826 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T02:32:12.789Z] #29 7.831 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-12T02:32:12.789Z] #29 7.912 Selecting previously unselected package libonig5:amd64. [2022-05-12T02:32:12.789Z] #29 7.912 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T02:32:12.789Z] #29 7.912 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T02:32:12.840Z] #29 10.73 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T02:32:12.840Z] #29 10.79 Selecting previously unselected package libssh2-1:arm64. [2022-05-12T02:32:12.840Z] #29 10.79 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-05-12T02:32:12.840Z] #29 10.79 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-05-12T02:32:12.840Z] #29 10.95 Selecting previously unselected package libcurl4:arm64. [2022-05-12T02:32:12.840Z] #29 10.95 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-12T02:32:13.051Z] #29 7.986 Selecting previously unselected package libjq1:amd64. [2022-05-12T02:32:13.051Z] #29 7.986 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T02:32:13.051Z] #29 7.990 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T02:32:13.051Z] #29 8.071 Selecting previously unselected package jq. [2022-05-12T02:32:13.051Z] #29 8.073 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-12T02:32:13.051Z] #29 8.077 Unpacking jq (1.6-2.1) ... [2022-05-12T02:32:13.051Z] #29 8.135 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T02:32:13.051Z] #29 8.144 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T02:32:13.051Z] #29 8.154 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T02:32:13.100Z] #29 11.00 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-12T02:32:13.310Z] #29 8.166 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:32:13.310Z] #29 8.177 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T02:32:13.310Z] #29 8.186 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:32:13.310Z] #29 8.195 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T02:32:13.310Z] #29 8.204 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-12T02:32:13.310Z] #29 8.218 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T02:32:13.310Z] #29 8.229 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T02:32:13.310Z] #29 8.238 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T02:32:13.310Z] #29 8.247 Setting up ca-certificates (20210119) ... [2022-05-12T02:32:13.357Z] #29 11.35 Selecting previously unselected package curl. [2022-05-12T02:32:13.357Z] #29 11.35 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-12T02:32:13.357Z] #29 11.44 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-12T02:32:13.613Z] #29 11.76 Selecting previously unselected package libonig5:arm64. [2022-05-12T02:32:13.613Z] #29 11.76 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-12T02:32:13.613Z] #29 11.79 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-12T02:32:13.869Z] #29 ... [2022-05-12T02:32:13.869Z] [2022-05-12T02:32:13.869Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T02:32:13.869Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-12T02:32:13.869Z] #74 DONE 1.2s [2022-05-12T02:32:13.869Z] [2022-05-12T02:32:13.869Z] #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-12T02:32:13.869Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-12T02:32:13.869Z] #29 11.87 Selecting previously unselected package libjq1:arm64. [2022-05-12T02:32:13.869Z] #29 11.87 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-05-12T02:32:13.869Z] #29 11.87 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-12T02:32:13.869Z] #29 11.94 Selecting previously unselected package jq. [2022-05-12T02:32:13.869Z] #29 11.94 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-05-12T02:32:13.882Z] #29 8.930 Updating certificates in /etc/ssl/certs... [2022-05-12T02:32:14.125Z] #29 11.94 Unpacking jq (1.6-2.1) ... [2022-05-12T02:32:14.125Z] #29 12.00 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-05-12T02:32:14.125Z] #29 12.01 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-12T02:32:14.125Z] #29 ... [2022-05-12T02:32:14.125Z] [2022-05-12T02:32:14.125Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:14.125Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-12T02:32:14.125Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 5.7s done [2022-05-12T02:32:14.125Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-05-12T02:32:14.125Z] #11 DONE 21.8s [2022-05-12T02:32:14.125Z] [2022-05-12T02:32:14.125Z] #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-12T02:32:14.125Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-12T02:32:14.125Z] #29 12.10 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-12T02:32:14.125Z] #29 12.11 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:32:14.125Z] #29 12.12 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T02:32:14.125Z] #29 12.14 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:32:14.125Z] #29 12.17 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-05-12T02:32:14.125Z] #29 12.17 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-12T02:32:14.125Z] #29 12.19 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-12T02:32:14.125Z] #29 12.20 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-12T02:32:14.125Z] #29 12.22 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-12T02:32:14.125Z] #29 12.23 Setting up ca-certificates (20210119) ... [2022-05-12T02:32:14.688Z] #29 ... [2022-05-12T02:32:14.688Z] [2022-05-12T02:32:14.688Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T02:32:14.688Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-05-12T02:32:14.688Z] #12 DONE 0.4s [2022-05-12T02:32:14.688Z] [2022-05-12T02:32:14.688Z] #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-12T02:32:14.688Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-05-12T02:32:14.825Z] #29 10.01 129 added, 0 removed; done. [2022-05-12T02:32:14.825Z] #29 10.05 Setting up jq (1.6-2.1) ... [2022-05-12T02:32:14.945Z] #13 DONE 0.5s [2022-05-12T02:32:14.945Z] [2022-05-12T02:32:14.945Z] #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-12T02:32:14.945Z] #42 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-12T02:32:15.084Z] #29 10.06 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T02:32:15.084Z] #29 10.07 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-12T02:32:15.084Z] #29 10.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:32:15.084Z] #29 10.10 Processing triggers for ca-certificates (20210119) ... [2022-05-12T02:32:15.084Z] #29 10.11 Updating certificates in /etc/ssl/certs... [2022-05-12T02:32:15.084Z] #29 ... [2022-05-12T02:32:15.084Z] [2022-05-12T02:32:15.084Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:15.084Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:15.084Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.0s done [2022-05-12T02:32:15.085Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.2s [2022-05-12T02:32:15.159Z] #11 ... [2022-05-12T02:32:15.159Z] [2022-05-12T02:32:15.159Z] #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-12T02:32:15.159Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T02:32:15.159Z] #29 1.036 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:15.159Z] #29 1.054 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:15.159Z] #29 1.065 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:15.159Z] #29 1.184 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:32:15.159Z] #29 1.421 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:32:15.159Z] #29 1.811 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:32:15.159Z] #29 3.020 Fetched 8530 kB in 2s (3789 kB/s) [2022-05-12T02:32:15.159Z] #29 3.020 Reading package lists... [2022-05-12T02:32:15.159Z] #29 3.834 Reading package lists... [2022-05-12T02:32:15.159Z] #29 4.627 Building dependency tree... [2022-05-12T02:32:15.159Z] #29 4.974 The following additional packages will be installed: [2022-05-12T02:32:15.159Z] #29 4.975 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-12T02:32:15.159Z] #29 4.975 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-12T02:32:15.159Z] #29 4.976 Recommended packages: [2022-05-12T02:32:15.159Z] #29 4.976 libldap-common publicsuffix libsasl2-modules [2022-05-12T02:32:15.159Z] #29 5.146 The following NEW packages will be installed: [2022-05-12T02:32:15.159Z] #29 5.146 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-12T02:32:15.159Z] #29 5.147 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-12T02:32:15.159Z] #29 5.148 libssh2-1 openssl [2022-05-12T02:32:15.159Z] #29 5.422 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T02:32:15.159Z] #29 5.422 Need to get 3040 kB of archives. [2022-05-12T02:32:15.159Z] #29 5.422 After this operation, 6651 kB of additional disk space will be used. [2022-05-12T02:32:15.159Z] #29 5.422 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-12T02:32:15.159Z] #29 5.437 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-12T02:32:15.159Z] #29 5.437 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-12T02:32:15.159Z] #29 5.438 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-12T02:32:15.159Z] #29 5.439 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-12T02:32:15.159Z] #29 5.441 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-12T02:32:15.159Z] #29 5.443 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-12T02:32:15.159Z] #29 5.454 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-12T02:32:15.159Z] #29 5.455 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-12T02:32:15.159Z] #29 5.456 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-12T02:32:15.159Z] #29 5.458 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-12T02:32:15.159Z] #29 5.468 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-12T02:32:15.159Z] #29 5.471 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T02:32:15.159Z] #29 5.473 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T02:32:15.159Z] #29 5.478 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T02:32:15.159Z] #29 5.643 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:32:15.159Z] #29 5.673 Fetched 3040 kB in 0s (9404 kB/s) [2022-05-12T02:32:15.159Z] #29 5.705 Selecting previously unselected package openssl. [2022-05-12T02:32:15.159Z] #29 5.705 (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-12T02:32:15.159Z] #29 5.705 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-12T02:32:15.159Z] #29 5.709 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-12T02:32:15.159Z] #29 5.848 Selecting previously unselected package ca-certificates. [2022-05-12T02:32:15.159Z] #29 5.848 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-12T02:32:15.159Z] #29 5.852 Unpacking ca-certificates (20210119) ... [2022-05-12T02:32:15.159Z] #29 5.952 Selecting previously unselected package libbrotli1:amd64. [2022-05-12T02:32:15.159Z] #29 5.952 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-12T02:32:15.159Z] #29 5.960 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T02:32:15.159Z] #29 6.024 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-12T02:32:15.159Z] #29 6.026 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T02:32:15.159Z] #29 6.031 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:32:15.159Z] #29 6.072 Selecting previously unselected package libsasl2-2:amd64. [2022-05-12T02:32:15.159Z] #29 6.072 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-12T02:32:15.159Z] #29 6.077 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:32:15.159Z] #29 6.128 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-12T02:32:15.159Z] #29 6.128 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-12T02:32:15.159Z] #29 6.134 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T02:32:15.159Z] #29 6.219 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-12T02:32:15.159Z] #29 6.219 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-12T02:32:15.159Z] #29 6.224 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T02:32:15.159Z] #29 6.273 Selecting previously unselected package libpsl5:amd64. [2022-05-12T02:32:15.159Z] #29 6.275 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-12T02:32:15.159Z] #29 6.279 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T02:32:15.159Z] #29 6.324 Selecting previously unselected package librtmp1:amd64. [2022-05-12T02:32:15.159Z] #29 6.324 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-12T02:32:15.159Z] #29 6.327 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T02:32:15.159Z] #29 6.373 Selecting previously unselected package libssh2-1:amd64. [2022-05-12T02:32:15.159Z] #29 6.375 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-12T02:32:15.159Z] #29 6.381 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T02:32:15.159Z] #29 6.439 Selecting previously unselected package libcurl4:amd64. [2022-05-12T02:32:15.159Z] #29 6.439 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T02:32:15.159Z] #29 6.444 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T02:32:15.159Z] #29 6.505 Selecting previously unselected package curl. [2022-05-12T02:32:15.159Z] #29 6.505 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-12T02:32:15.159Z] #29 6.510 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-12T02:32:15.159Z] #29 6.575 Selecting previously unselected package libonig5:amd64. [2022-05-12T02:32:15.159Z] #29 6.581 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T02:32:15.159Z] #29 6.583 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T02:32:15.159Z] #29 6.663 Selecting previously unselected package libjq1:amd64. [2022-05-12T02:32:15.159Z] #29 6.663 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T02:32:15.159Z] #29 6.667 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T02:32:15.159Z] #29 6.720 Selecting previously unselected package jq. [2022-05-12T02:32:15.159Z] #29 6.720 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-12T02:32:15.159Z] #29 6.726 Unpacking jq (1.6-2.1) ... [2022-05-12T02:32:15.159Z] #29 6.780 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-12T02:32:15.159Z] #29 6.792 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-12T02:32:15.159Z] #29 6.802 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-12T02:32:15.159Z] #29 6.820 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:32:15.159Z] #29 6.830 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-12T02:32:15.159Z] #29 6.841 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-12T02:32:15.159Z] #29 6.851 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-12T02:32:15.160Z] #29 6.862 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-12T02:32:15.160Z] #29 6.879 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T02:32:15.160Z] #29 6.891 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T02:32:15.160Z] #29 6.901 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-12T02:32:15.160Z] #29 6.914 Setting up ca-certificates (20210119) ... [2022-05-12T02:32:15.160Z] #29 7.520 Updating certificates in /etc/ssl/certs... [2022-05-12T02:32:15.160Z] #29 8.203 129 added, 0 removed; done. [2022-05-12T02:32:15.160Z] #29 8.271 Setting up jq (1.6-2.1) ... [2022-05-12T02:32:15.160Z] #29 8.285 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T02:32:15.160Z] #29 8.296 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-12T02:32:15.160Z] #29 8.310 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:32:15.160Z] #29 8.329 Processing triggers for ca-certificates (20210119) ... [2022-05-12T02:32:15.160Z] #29 8.337 Updating certificates in /etc/ssl/certs... [2022-05-12T02:32:15.160Z] #29 ... [2022-05-12T02:32:15.160Z] [2022-05-12T02:32:15.160Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:15.160Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:15.211Z] #42 ... [2022-05-12T02:32:15.211Z] [2022-05-12T02:32:15.211Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T02:32:15.211Z] #46 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-05-12T02:32:15.211Z] #46 DONE 0.2s [2022-05-12T02:32:15.211Z] [2022-05-12T02:32:15.211Z] #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-12T02:32:15.211Z] #50 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-05-12T02:32:15.211Z] #50 DONE 0.2s [2022-05-12T02:32:15.211Z] [2022-05-12T02:32:15.211Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T02:32:15.211Z] #66 sha256:f8492fc4d5e51995399f8c7b3a0b4c297af6d47426533326da420cdbe7ff206e [2022-05-12T02:32:15.211Z] #66 DONE 0.3s [2022-05-12T02:32:15.211Z] [2022-05-12T02:32:15.211Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-12T02:32:15.211Z] #67 sha256:02a333a5cd2a330e204348bed5aac4576957681b41884e2073df1b6fc5b5ea15 [2022-05-12T02:32:15.467Z] #67 ... [2022-05-12T02:32:15.467Z] [2022-05-12T02:32:15.467Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T02:32:15.467Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-05-12T02:32:15.467Z] #33 DONE 0.4s [2022-05-12T02:32:15.467Z] [2022-05-12T02:32:15.467Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T02:32:15.468Z] #25 sha256:8d554eef66ae9bab97e7175db840b54e3142afcd6fee8894426d9ab4185e945b [2022-05-12T02:32:15.468Z] #25 DONE 0.5s [2022-05-12T02:32:15.468Z] [2022-05-12T02:32:15.468Z] #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-12T02:32:15.468Z] #26 sha256:991fa46ad544b1410c0fbc4f660ff82b8b5068112bfb3722bbe84f493b3786c9 [2022-05-12T02:32:15.697Z] #11 ... [2022-05-12T02:32:15.697Z] [2022-05-12T02:32:15.697Z] #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-12T02:32:15.697Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T02:32:15.697Z] #29 10.42 Updating certificates in /etc/ssl/certs... [2022-05-12T02:32:15.697Z] #29 11.60 129 added, 0 removed; done. [2022-05-12T02:32:15.697Z] #29 11.63 Setting up jq (1.6-2.1) ... [2022-05-12T02:32:15.697Z] #29 11.65 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-12T02:32:15.697Z] #29 11.69 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-12T02:32:15.697Z] #29 11.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:32:15.697Z] #29 11.73 Processing triggers for ca-certificates (20210119) ... [2022-05-12T02:32:15.697Z] #29 11.75 Updating certificates in /etc/ssl/certs... [2022-05-12T02:32:15.697Z] #29 12.71 0 added, 0 removed; done. [2022-05-12T02:32:15.697Z] #29 12.71 Running hooks in /etc/ca-certificates/update.d... [2022-05-12T02:32:15.697Z] #29 12.71 done. [2022-05-12T02:32:15.697Z] #29 DONE 15.0s [2022-05-12T02:32:15.697Z] [2022-05-12T02:32:15.697Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:15.697Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:15.697Z] #11 ... [2022-05-12T02:32:15.697Z] [2022-05-12T02:32:15.698Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T02:32:15.698Z] #30 sha256:1895d369f98385bd92cb5cfbbeaad425474e1aba44efaa24a816c5c249c142fc [2022-05-12T02:32:15.698Z] #30 DONE 0.3s [2022-05-12T02:32:15.698Z] [2022-05-12T02:32:15.698Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:15.698Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:16.023Z] #11 ... [2022-05-12T02:32:16.023Z] [2022-05-12T02:32:16.023Z] #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-12T02:32:16.023Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T02:32:16.023Z] #29 11.06 0 added, 0 removed; done. [2022-05-12T02:32:16.023Z] #29 11.06 Running hooks in /etc/ca-certificates/update.d... [2022-05-12T02:32:16.023Z] #29 11.07 done. [2022-05-12T02:32:16.558Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.1s done [2022-05-12T02:32:16.641Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.0s [2022-05-12T02:32:16.819Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-05-12T02:32:17.081Z] #11 ... [2022-05-12T02:32:17.081Z] [2022-05-12T02:32:17.081Z] #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-12T02:32:17.081Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T02:32:17.081Z] #29 8.962 0 added, 0 removed; done. [2022-05-12T02:32:17.081Z] #29 8.962 Running hooks in /etc/ca-certificates/update.d... [2022-05-12T02:32:17.081Z] #29 8.964 done. [2022-05-12T02:32:17.081Z] #29 DONE 10.8s [2022-05-12T02:32:17.081Z] [2022-05-12T02:32:17.081Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:17.081Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:17.587Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 6.1s done [2022-05-12T02:32:17.657Z] #11 ... [2022-05-12T02:32:17.657Z] [2022-05-12T02:32:17.657Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T02:32:17.657Z] #30 sha256:6f99657d6a9f01a2930a91146c19e709e2606ed6fd0048fe0ef3ec88fa321175 [2022-05-12T02:32:17.657Z] #30 DONE 0.6s [2022-05-12T02:32:17.657Z] [2022-05-12T02:32:17.657Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:17.657Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:17.994Z] #26 ... [2022-05-12T02:32:17.994Z] [2022-05-12T02:32:17.994Z] #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-12T02:32:17.994Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-12T02:32:17.994Z] #29 12.96 Updating certificates in /etc/ssl/certs... [2022-05-12T02:32:17.994Z] #29 14.14 129 added, 0 removed; done. [2022-05-12T02:32:17.994Z] #29 14.28 Setting up jq (1.6-2.1) ... [2022-05-12T02:32:17.994Z] #29 14.31 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-12T02:32:17.994Z] #29 14.43 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-12T02:32:17.994Z] #29 14.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:32:17.994Z] #29 14.59 Processing triggers for ca-certificates (20210119) ... [2022-05-12T02:32:17.994Z] #29 14.61 Updating certificates in /etc/ssl/certs... [2022-05-12T02:32:17.994Z] #29 15.62 0 added, 0 removed; done. [2022-05-12T02:32:17.994Z] #29 15.62 Running hooks in /etc/ca-certificates/update.d... [2022-05-12T02:32:17.994Z] #29 15.62 done. [2022-05-12T02:32:17.994Z] #29 DONE 15.8s [2022-05-12T02:32:17.994Z] [2022-05-12T02:32:17.994Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T02:32:17.994Z] #30 sha256:c7f4795097f4f949c91f2ceddee6e610a73f98d5087845d99c3134fc81abd4dc [2022-05-12T02:32:17.994Z] #30 DONE 0.1s [2022-05-12T02:32:17.994Z] [2022-05-12T02:32:17.994Z] #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-12T02:32:17.994Z] #31 sha256:80636f691d109132187712dc208c864a26efc4718edb21f938512531a3b084ff [2022-05-12T02:32:18.162Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.1s [2022-05-12T02:32:19.315Z] #29 DONE 14.0s [2022-05-12T02:32:19.315Z] [2022-05-12T02:32:19.315Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T02:32:19.315Z] #30 sha256:8bd8b412e9cb19ec0f98a95e53b0715ed23f4f4ca544f6091e5b47c6aa213049 [2022-05-12T02:32:19.315Z] #30 DONE 0.2s [2022-05-12T02:32:19.315Z] [2022-05-12T02:32:19.315Z] #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-12T02:32:19.315Z] #31 sha256:2f8a4b27e3ed1a6919f4b111702af4050427c88e61aaf2e5e83691d199cfe12f [2022-05-12T02:32:21.854Z] #31 2.516 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-12T02:32:21.854Z] #31 2.842 [2022-05-12T02:32:22.373Z] #31 3.081 #=#=# ######################################################################## 100.0% [2022-05-12T02:32:22.373Z] #31 3.366 [2022-05-12T02:32:22.959Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-05-12T02:32:23.254Z] #31 ... [2022-05-12T02:32:23.255Z] [2022-05-12T02:32:23.255Z] #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-12T02:32:23.255Z] #26 sha256:991fa46ad544b1410c0fbc4f660ff82b8b5068112bfb3722bbe84f493b3786c9 [2022-05-12T02:32:23.255Z] #26 3.979 + RM_GOPATH=0 [2022-05-12T02:32:23.255Z] #26 3.982 + TMP_GOPATH= [2022-05-12T02:32:23.255Z] #26 3.983 + : /build [2022-05-12T02:32:23.255Z] #26 3.983 + '[' -z '' ']' [2022-05-12T02:32:23.255Z] #26 3.984 ++ mktemp -d [2022-05-12T02:32:23.255Z] #26 4.059 + export GOPATH=/tmp/tmp.EGNUPBGL0A [2022-05-12T02:32:23.255Z] #26 4.060 + GOPATH=/tmp/tmp.EGNUPBGL0A [2022-05-12T02:32:23.255Z] #26 4.061 + RM_GOPATH=1 [2022-05-12T02:32:23.255Z] #26 4.061 + case "$(go env GOARCH)" in [2022-05-12T02:32:23.255Z] #26 4.067 ++ go env GOARCH [2022-05-12T02:32:23.255Z] #26 4.111 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:23.255Z] #26 4.111 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:23.255Z] #26 4.112 ++ dirname /install.sh [2022-05-12T02:32:23.255Z] #26 4.152 + dir=/ [2022-05-12T02:32:23.255Z] #26 4.153 + bin=dockercli [2022-05-12T02:32:23.255Z] #26 4.153 + shift [2022-05-12T02:32:23.255Z] #26 4.153 + '[' '!' -f //dockercli.installer ']' [2022-05-12T02:32:23.255Z] #26 4.153 + . //dockercli.installer [2022-05-12T02:32:23.255Z] #26 4.161 ++ : stable [2022-05-12T02:32:23.255Z] #26 4.161 ++ : 17.06.2-ce [2022-05-12T02:32:23.255Z] #26 4.161 + install_dockercli [2022-05-12T02:32:23.255Z] #26 4.162 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T02:32:23.255Z] #26 4.162 Install docker/cli version 17.06.2-ce from stable [2022-05-12T02:32:23.255Z] #26 4.163 ++ uname -m [2022-05-12T02:32:23.255Z] #26 4.164 + arch=aarch64 [2022-05-12T02:32:23.255Z] #26 4.181 + '[' aarch64 '!=' x86_64 ']' [2022-05-12T02:32:23.255Z] #26 4.191 + '[' aarch64 '!=' s390x ']' [2022-05-12T02:32:23.255Z] #26 4.192 + '[' aarch64 '!=' armhf ']' [2022-05-12T02:32:23.255Z] #26 4.192 + build_dockercli [2022-05-12T02:32:23.255Z] #26 4.192 + git clone https://github.com/docker/docker-ce /tmp/tmp.EGNUPBGL0A/tmp/docker-ce [2022-05-12T02:32:23.255Z] #26 4.195 Cloning into '/tmp/tmp.EGNUPBGL0A/tmp/docker-ce'... [2022-05-12T02:32:23.472Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.2s [2022-05-12T02:32:23.767Z] #31 4.420 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-12T02:32:23.767Z] #31 4.776 [2022-05-12T02:32:24.286Z] #31 5.004 #=#=# ######################################################################## 100.0% [2022-05-12T02:32:24.545Z] #31 5.343 [2022-05-12T02:32:25.148Z] #26 ... [2022-05-12T02:32:25.148Z] [2022-05-12T02:32:25.148Z] #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-12T02:32:25.148Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-12T02:32:25.148Z] #14 4.594 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:25.148Z] #14 4.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:25.148Z] #14 4.700 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:25.148Z] #14 5.455 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T02:32:25.148Z] #14 7.731 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T02:32:25.148Z] #14 ... [2022-05-12T02:32:25.148Z] [2022-05-12T02:32:25.148Z] #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-12T02:32:25.148Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-12T02:32:25.148Z] #55 4.752 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-12T02:32:25.392Z] #11 ... [2022-05-12T02:32:25.392Z] [2022-05-12T02:32:25.392Z] #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-12T02:32:25.392Z] #31 sha256:7ea9ca35325a8b6f3087c5d345f21c43fa7baa2702ebe88b6117aa2210a84679 [2022-05-12T02:32:25.392Z] #31 2.296 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-12T02:32:25.392Z] #31 2.630 [2022-05-12T02:32:25.392Z] #31 2.868 #=#=# ######################################################################## 100.0% [2022-05-12T02:32:25.392Z] #31 3.181 [2022-05-12T02:32:25.392Z] #31 4.194 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-12T02:32:25.392Z] #31 4.482 [2022-05-12T02:32:25.392Z] #31 4.710 #=#=# ####################### 33.3% ######################################################################## 100.0% [2022-05-12T02:32:25.392Z] #31 5.052 [2022-05-12T02:32:25.392Z] #31 6.179 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-12T02:32:25.392Z] #31 6.519 [2022-05-12T02:32:25.392Z] #31 6.747 #=#=# 0.0% ####################### 32.6% ############################################ 62.4% ######################################################################## 100.0% [2022-05-12T02:32:25.392Z] #31 7.388 [2022-05-12T02:32:25.392Z] #31 8.425 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-12T02:32:25.392Z] #31 8.785 [2022-05-12T02:32:25.392Z] #31 9.007 #=#=# ######################################################################## 100.0% [2022-05-12T02:32:25.392Z] #31 9.344 [2022-05-12T02:32:25.392Z] #31 10.21 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-12T02:32:25.392Z] #31 ... [2022-05-12T02:32:25.392Z] [2022-05-12T02:32:25.392Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:25.392Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:25.405Z] #55 ... [2022-05-12T02:32:25.405Z] [2022-05-12T02:32:25.405Z] #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-12T02:32:25.405Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-12T02:32:25.405Z] #51 4.250 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:25.405Z] #51 4.312 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:25.405Z] #51 4.452 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:25.405Z] #51 4.893 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-12T02:32:25.405Z] #51 5.177 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T02:32:25.405Z] #51 7.335 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T02:32:25.405Z] #51 9.702 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T02:32:25.405Z] #51 ... [2022-05-12T02:32:25.405Z] [2022-05-12T02:32:25.405Z] #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-12T02:32:25.405Z] #62 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-12T02:32:25.405Z] #62 4.918 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:25.405Z] #62 4.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:25.405Z] #62 4.952 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:25.405Z] #62 5.979 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T02:32:25.405Z] #62 8.354 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T02:32:25.506Z] #31 ... [2022-05-12T02:32:25.506Z] [2022-05-12T02:32:25.506Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:25.506Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:25.506Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.3s done [2022-05-12T02:32:25.506Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 7.0s [2022-05-12T02:32:25.506Z] #11 ... [2022-05-12T02:32:25.506Z] [2022-05-12T02:32:25.506Z] #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-12T02:32:25.506Z] #31 sha256:2f8a4b27e3ed1a6919f4b111702af4050427c88e61aaf2e5e83691d199cfe12f [2022-05-12T02:32:25.506Z] #31 6.405 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-12T02:32:25.521Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.1s done [2022-05-12T02:32:25.521Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-12T02:32:25.521Z] #11 DONE 30.4s [2022-05-12T02:32:25.521Z] [2022-05-12T02:32:25.521Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-12T02:32:25.521Z] #31 sha256:63eee51c99560778b1d798dd0eb0fba1a6904d7448749fba7f377e1a0fc26cf9 [2022-05-12T02:32:25.521Z] #31 1.488 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-12T02:32:25.521Z] #31 1.756 [2022-05-12T02:32:25.521Z] #31 1.969 #=#=# ######################################################################## 100.0% [2022-05-12T02:32:25.521Z] #31 2.235 [2022-05-12T02:32:25.521Z] #31 3.060 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-12T02:32:25.521Z] #31 3.306 [2022-05-12T02:32:25.521Z] #31 3.524 #=#=# ######################################################################## 100.0% [2022-05-12T02:32:25.521Z] #31 3.793 [2022-05-12T02:32:25.521Z] #31 4.725 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-12T02:32:25.521Z] #31 4.977 [2022-05-12T02:32:25.521Z] #31 5.199 #=#=# ####### 10.8% ######################################### 57.8% ################################################################ 89.6% ######################################################################## 100.0% [2022-05-12T02:32:25.521Z] #31 5.759 [2022-05-12T02:32:25.521Z] #31 6.650 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-12T02:32:25.521Z] #31 6.908 [2022-05-12T02:32:25.521Z] #31 7.135 #=#=# ######################################################################## 100.0% [2022-05-12T02:32:25.521Z] #31 7.379 [2022-05-12T02:32:25.521Z] #31 8.021 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-12T02:32:25.661Z] #62 ... [2022-05-12T02:32:25.662Z] [2022-05-12T02:32:25.662Z] #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-12T02:32:25.662Z] #57 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-12T02:32:25.662Z] #57 4.415 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-12T02:32:25.662Z] #57 5.448 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-12T02:32:25.662Z] #57 5.452 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-12T02:32:25.662Z] #57 5.512 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-12T02:32:25.662Z] #57 6.803 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-12T02:32:25.662Z] #57 ... [2022-05-12T02:32:25.662Z] [2022-05-12T02:32:25.662Z] #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-12T02:32:25.662Z] #40 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-05-12T02:32:25.662Z] #40 3.158 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T02:32:25.662Z] #40 3.736 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T02:32:25.662Z] #40 4.836 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T02:32:25.662Z] #40 5.115 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T02:32:25.662Z] #40 5.157 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T02:32:25.662Z] #40 7.025 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T02:32:25.662Z] #40 7.130 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T02:32:25.765Z] #31 6.699 [2022-05-12T02:32:25.783Z] #31 ... [2022-05-12T02:32:25.783Z] [2022-05-12T02:32:25.783Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T02:32:25.783Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-12T02:32:25.918Z] #40 ... [2022-05-12T02:32:25.918Z] [2022-05-12T02:32:25.918Z] #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-12T02:32:25.918Z] #38 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-05-12T02:32:25.918Z] #38 3.722 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-12T02:32:25.918Z] #38 ... [2022-05-12T02:32:25.918Z] [2022-05-12T02:32:25.918Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T02:32:25.918Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-12T02:32:25.918Z] #34 3.986 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-12T02:32:25.918Z] #34 3.990 Cloning into '.'... [2022-05-12T02:32:26.175Z] #34 ... [2022-05-12T02:32:26.175Z] [2022-05-12T02:32:26.175Z] #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-12T02:32:26.175Z] #53 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-12T02:32:26.175Z] #53 4.560 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T02:32:26.175Z] #53 5.802 go: downloading github.com/fatih/color v1.10.0 [2022-05-12T02:32:26.175Z] #53 5.854 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T02:32:26.175Z] #53 5.930 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T02:32:26.175Z] #53 5.966 go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T02:32:26.175Z] #53 6.197 go: downloading golang.org/x/tools v0.1.0 [2022-05-12T02:32:26.175Z] #53 6.309 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T02:32:26.175Z] #53 6.345 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T02:32:26.175Z] #53 6.505 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T02:32:26.175Z] #53 6.660 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T02:32:26.175Z] #53 9.352 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T02:32:26.175Z] #53 9.549 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T02:32:26.175Z] #53 9.689 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T02:32:26.175Z] #53 11.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T02:32:26.175Z] #53 11.10 go: downloading golang.org/x/mod v0.3.0 [2022-05-12T02:32:26.432Z] #53 ... [2022-05-12T02:32:26.432Z] [2022-05-12T02:32:26.432Z] #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-12T02:32:26.432Z] #36 sha256:e8aef705af0a542846089b33ba0c508e7eaad5daafba5b04dd2bb10bcf18150e [2022-05-12T02:32:26.432Z] #36 5.255 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-12T02:32:26.432Z] #36 ... [2022-05-12T02:32:26.432Z] [2022-05-12T02:32:26.432Z] #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-12T02:32:26.432Z] #47 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-12T02:32:26.432Z] #47 2.980 + git clone https://github.com/docker/distribution.git . [2022-05-12T02:32:26.432Z] #47 2.981 Cloning into '.'... [2022-05-12T02:32:26.543Z] #31 6.928 #=#=# ############## 20.8% ########################################## 58.7% ################################################################ 89.1% ######################################################################## 100.0% [2022-05-12T02:32:26.543Z] #31 7.507 [2022-05-12T02:32:26.689Z] #47 ... [2022-05-12T02:32:26.689Z] [2022-05-12T02:32:26.689Z] #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-12T02:32:26.689Z] #31 sha256:80636f691d109132187712dc208c864a26efc4718edb21f938512531a3b084ff [2022-05-12T02:32:26.689Z] #31 6.448 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-12T02:32:26.689Z] #31 8.163 #=#=# [2022-05-12T02:32:26.689Z] #31 8.524 #=#=# # 2.0% ######################################################################## 100.0% [2022-05-12T02:32:26.813Z] #12 DONE 1.2s [2022-05-12T02:32:26.813Z] [2022-05-12T02:32:26.813Z] #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-12T02:32:26.813Z] #31 sha256:63eee51c99560778b1d798dd0eb0fba1a6904d7448749fba7f377e1a0fc26cf9 [2022-05-12T02:32:26.813Z] #31 8.293 [2022-05-12T02:32:26.813Z] #31 8.510 #=#=# ######################################################################## 100.0% [2022-05-12T02:32:26.813Z] #31 8.755 [2022-05-12T02:32:26.813Z] #31 8.841 Download of images into '/build' complete. [2022-05-12T02:32:26.813Z] #31 8.841 Use something like the following to load the result into a Docker daemon: [2022-05-12T02:32:26.813Z] #31 8.841 tar -cC '/build' . | docker load [2022-05-12T02:32:26.813Z] #31 DONE 9.2s [2022-05-12T02:32:26.813Z] [2022-05-12T02:32:26.813Z] #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-12T02:32:26.813Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-12T02:32:26.997Z] #19 62.39 Reading package lists... [2022-05-12T02:32:27.397Z] #13 DONE 0.7s [2022-05-12T02:32:27.479Z] #31 8.533 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-12T02:32:27.659Z] [2022-05-12T02:32:27.659Z] #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-12T02:32:27.659Z] #50 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-12T02:32:27.659Z] #50 DONE 0.2s [2022-05-12T02:32:27.659Z] [2022-05-12T02:32:27.659Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T02:32:27.659Z] #46 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-12T02:32:27.659Z] #46 DONE 0.2s [2022-05-12T02:32:27.659Z] [2022-05-12T02:32:27.659Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T02:32:27.659Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-12T02:32:27.659Z] #33 DONE 0.3s [2022-05-12T02:32:27.659Z] [2022-05-12T02:32:27.659Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-12T02:32:27.659Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:32:27.938Z] #51 ... [2022-05-12T02:32:27.938Z] [2022-05-12T02:32:27.938Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T02:32:27.938Z] #66 sha256:78820f0adfb85d2ecb9ec87daeccdbf776a78939777bea71f0e5d4f6b5ecdfe2 [2022-05-12T02:32:27.938Z] #66 DONE 0.3s [2022-05-12T02:32:27.938Z] [2022-05-12T02:32:27.938Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T02:32:27.938Z] #25 sha256:05c0d03e3939ed8c71645fd860df0679eea3162bba4fd744825c06c22c92954b [2022-05-12T02:32:27.938Z] #25 DONE 0.3s [2022-05-12T02:32:28.056Z] #31 9.943 [2022-05-12T02:32:28.061Z] #31 8.859 [2022-05-12T02:32:28.203Z] [2022-05-12T02:32:28.203Z] #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-12T02:32:28.203Z] #26 sha256:daf5a6c52f8431a48857cddb24a9358b58e9ee9a5d745af8364ba2173fbdb98e [2022-05-12T02:32:28.320Z] #31 9.086 #=#=# ######################################################################## 100.0% [2022-05-12T02:32:28.320Z] #31 9.365 [2022-05-12T02:32:28.696Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.3s [2022-05-12T02:32:29.260Z] #31 10.07 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-12T02:32:29.278Z] #11 ... [2022-05-12T02:32:29.278Z] [2022-05-12T02:32:29.278Z] #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-12T02:32:29.278Z] #31 sha256:7ea9ca35325a8b6f3087c5d345f21c43fa7baa2702ebe88b6117aa2210a84679 [2022-05-12T02:32:29.278Z] #31 10.56 [2022-05-12T02:32:29.278Z] #31 10.78 #=#=# ######################################################################## 100.0% [2022-05-12T02:32:29.278Z] #31 11.13 [2022-05-12T02:32:29.278Z] #31 11.25 Download of images into '/build' complete. [2022-05-12T02:32:29.278Z] #31 11.25 Use something like the following to load the result into a Docker daemon: [2022-05-12T02:32:29.278Z] #31 11.25 tar -cC '/build' . | docker load [2022-05-12T02:32:29.278Z] #31 DONE 14.0s [2022-05-12T02:32:29.278Z] [2022-05-12T02:32:29.278Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:29.278Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:29.436Z] #31 ... [2022-05-12T02:32:29.436Z] [2022-05-12T02:32:29.436Z] #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-12T02:32:29.436Z] #42 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-12T02:32:29.436Z] #42 4.279 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:29.436Z] #42 4.359 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:29.436Z] #42 4.359 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:29.436Z] #42 5.168 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T02:32:29.436Z] #42 7.294 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T02:32:29.436Z] #42 9.791 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T02:32:29.436Z] #42 ... [2022-05-12T02:32:29.436Z] [2022-05-12T02:32:29.436Z] #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-12T02:32:29.436Z] #67 sha256:02a333a5cd2a330e204348bed5aac4576957681b41884e2073df1b6fc5b5ea15 [2022-05-12T02:32:29.436Z] #67 4.220 + RM_GOPATH=0 [2022-05-12T02:32:29.436Z] #67 4.220 + TMP_GOPATH= [2022-05-12T02:32:29.436Z] #67 4.221 + : /build [2022-05-12T02:32:29.436Z] #67 4.221 + '[' -z '' ']' [2022-05-12T02:32:29.436Z] #67 4.225 ++ mktemp -d [2022-05-12T02:32:29.436Z] #67 4.235 + export GOPATH=/tmp/tmp.tpVp75afuF [2022-05-12T02:32:29.436Z] #67 4.235 + GOPATH=/tmp/tmp.tpVp75afuF [2022-05-12T02:32:29.436Z] #67 4.238 + RM_GOPATH=1 [2022-05-12T02:32:29.436Z] #67 4.239 + case "$(go env GOARCH)" in [2022-05-12T02:32:29.436Z] #67 4.241 ++ go env GOARCH [2022-05-12T02:32:29.436Z] #67 4.294 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:29.436Z] #67 4.294 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:29.436Z] #67 4.296 ++ dirname /install.sh [2022-05-12T02:32:29.436Z] #67 4.311 + dir=/ [2022-05-12T02:32:29.436Z] #67 4.312 + bin=rootlesskit [2022-05-12T02:32:29.436Z] #67 4.313 + shift [2022-05-12T02:32:29.436Z] #67 4.313 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T02:32:29.436Z] #67 4.313 + . //rootlesskit.installer [2022-05-12T02:32:29.436Z] #67 4.313 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:32:29.436Z] #67 4.314 + install_rootlesskit [2022-05-12T02:32:29.436Z] #67 4.314 + case "$1" in [2022-05-12T02:32:29.436Z] #67 4.314 + export CGO_ENABLED=0 [2022-05-12T02:32:29.436Z] #67 4.314 + CGO_ENABLED=0 [2022-05-12T02:32:29.436Z] #67 4.315 + _install_rootlesskit [2022-05-12T02:32:29.436Z] #67 4.315 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T02:32:29.436Z] #67 4.316 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:32:29.436Z] #67 4.316 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T02:32:29.436Z] #67 4.316 + GOBIN=/build [2022-05-12T02:32:29.436Z] #67 4.316 + GO111MODULE=on [2022-05-12T02:32:29.436Z] #67 4.316 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:32:29.436Z] #67 8.154 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T02:32:29.436Z] #67 10.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T02:32:29.436Z] #67 10.10 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T02:32:29.436Z] #67 10.48 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T02:32:29.436Z] #67 12.98 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T02:32:29.436Z] #67 13.58 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T02:32:29.436Z] #67 13.68 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T02:32:29.436Z] #67 13.71 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T02:32:29.436Z] #67 13.91 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T02:32:29.436Z] #67 14.08 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T02:32:29.518Z] #31 10.46 [2022-05-12T02:32:29.693Z] #67 ... [2022-05-12T02:32:29.693Z] [2022-05-12T02:32:29.693Z] #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-12T02:32:29.693Z] #38 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-05-12T02:32:29.693Z] #38 13.48 tomll can be used in two ways: [2022-05-12T02:32:29.693Z] #38 13.48 Writing to STDIN and reading from STDOUT: [2022-05-12T02:32:29.693Z] #38 13.48 cat file.toml | tomll > file.toml [2022-05-12T02:32:29.693Z] #38 13.48 [2022-05-12T02:32:29.693Z] #38 13.48 Reading and updating a list of files: [2022-05-12T02:32:29.693Z] #38 13.48 tomll a.toml b.toml c.toml [2022-05-12T02:32:29.693Z] #38 13.48 [2022-05-12T02:32:29.693Z] #38 13.48 When given a list of files, tomll will modify all files in place without asking. [2022-05-12T02:32:29.693Z] #38 DONE 14.5s [2022-05-12T02:32:29.693Z] [2022-05-12T02:32:29.693Z] #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-12T02:32:29.693Z] #67 sha256:02a333a5cd2a330e204348bed5aac4576957681b41884e2073df1b6fc5b5ea15 [2022-05-12T02:32:29.693Z] #67 14.27 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T02:32:29.693Z] #67 ... [2022-05-12T02:32:29.693Z] [2022-05-12T02:32:29.693Z] #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-12T02:32:29.693Z] #36 sha256:e8aef705af0a542846089b33ba0c508e7eaad5daafba5b04dd2bb10bcf18150e [2022-05-12T02:32:29.693Z] #36 12.89 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-12T02:32:29.693Z] #36 12.90 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T02:32:29.693Z] #36 13.20 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-12T02:32:29.693Z] #36 13.43 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-12T02:32:29.693Z] #36 13.80 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T02:32:29.693Z] #36 14.04 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T02:32:29.693Z] #36 14.48 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-12T02:32:29.693Z] #36 14.52 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-12T02:32:29.693Z] #36 14.57 go: downloading github.com/peterh/liner v1.2.2 [2022-05-12T02:32:29.693Z] #36 14.77 go: downloading github.com/google/go-dap v0.6.0 [2022-05-12T02:32:29.777Z] #31 10.69 #=#=# ######################################################################## 100.0% [2022-05-12T02:32:30.037Z] #31 10.96 [2022-05-12T02:32:30.286Z] #36 15.38 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-12T02:32:30.297Z] #31 11.04 Download of images into '/build' complete. [2022-05-12T02:32:30.297Z] #31 11.04 Use something like the following to load the result into a Docker daemon: [2022-05-12T02:32:30.297Z] #31 11.04 tar -cC '/build' . | docker load [2022-05-12T02:32:30.876Z] #36 15.87 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-12T02:32:31.483Z] #36 16.38 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-12T02:32:31.483Z] #36 16.57 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T02:32:31.483Z] #36 16.63 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-12T02:32:31.825Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 13.3s done [2022-05-12T02:32:31.825Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-05-12T02:32:31.825Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-12T02:32:31.825Z] #11 DONE 46.7s [2022-05-12T02:32:32.086Z] [2022-05-12T02:32:32.086Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T02:32:32.086Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-12T02:32:32.448Z] #36 17.46 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-12T02:32:32.842Z] #31 DONE 13.4s [2022-05-12T02:32:32.842Z] [2022-05-12T02:32:32.842Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-12T02:32:32.842Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-12T02:32:32.842Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 14.3s done [2022-05-12T02:32:33.011Z] #36 ... [2022-05-12T02:32:33.011Z] [2022-05-12T02:32:33.011Z] #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-12T02:32:33.011Z] #31 sha256:80636f691d109132187712dc208c864a26efc4718edb21f938512531a3b084ff [2022-05-12T02:32:33.011Z] #31 15.22 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-12T02:32:33.033Z] #12 DONE 0.8s [2022-05-12T02:32:33.034Z] [2022-05-12T02:32:33.034Z] #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-12T02:32:33.034Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-12T02:32:33.103Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-12T02:32:33.294Z] #13 DONE 0.7s [2022-05-12T02:32:33.387Z] #11 DONE 46.9s [2022-05-12T02:32:33.519Z] #26 ... [2022-05-12T02:32:33.519Z] [2022-05-12T02:32:33.519Z] #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-12T02:32:33.519Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-12T02:32:33.519Z] #53 3.855 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T02:32:33.519Z] #53 4.538 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T02:32:33.519Z] #53 4.538 go: downloading github.com/fatih/color v1.10.0 [2022-05-12T02:32:33.519Z] #53 4.574 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T02:32:33.519Z] #53 4.579 go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T02:32:33.519Z] #53 4.686 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T02:32:33.519Z] #53 4.686 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T02:32:33.519Z] #53 4.708 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T02:32:33.519Z] #53 4.721 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T02:32:33.519Z] #53 4.755 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T02:32:33.519Z] #53 4.807 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T02:32:33.519Z] #53 4.831 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T02:32:33.519Z] #53 4.936 go: downloading golang.org/x/tools v0.1.0 [2022-05-12T02:32:33.556Z] [2022-05-12T02:32:33.556Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T02:32:33.556Z] #66 sha256:50cb85bf220b4a2d3ac8c98acd8b47ab90b1d9707f71b8055281c7a07b8ec827 [2022-05-12T02:32:33.556Z] #66 ... [2022-05-12T02:32:33.556Z] [2022-05-12T02:32:33.556Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T02:32:33.556Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-12T02:32:33.556Z] #33 DONE 0.2s [2022-05-12T02:32:33.556Z] [2022-05-12T02:32:33.556Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T02:32:33.556Z] #46 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-12T02:32:33.556Z] #46 DONE 0.3s [2022-05-12T02:32:33.652Z] [2022-05-12T02:32:33.652Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T02:32:33.652Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-12T02:32:33.817Z] [2022-05-12T02:32:33.817Z] #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-12T02:32:33.817Z] #50 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-12T02:32:33.817Z] #50 DONE 0.3s [2022-05-12T02:32:33.817Z] [2022-05-12T02:32:33.817Z] #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-12T02:32:33.817Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:32:33.817Z] #51 ... [2022-05-12T02:32:33.817Z] [2022-05-12T02:32:33.817Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T02:32:33.817Z] #25 sha256:331c2863f48c8dfa10b3e5b64ceb64fa8797e56de944e5f7f9d3bc385b6fc356 [2022-05-12T02:32:33.817Z] #25 DONE 0.4s [2022-05-12T02:32:33.817Z] [2022-05-12T02:32:33.817Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T02:32:33.817Z] #66 sha256:50cb85bf220b4a2d3ac8c98acd8b47ab90b1d9707f71b8055281c7a07b8ec827 [2022-05-12T02:32:33.817Z] #66 DONE 0.5s [2022-05-12T02:32:34.087Z] [2022-05-12T02:32:34.087Z] #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-12T02:32:34.087Z] #67 sha256:9d2fe93890aadb769b0ddb67098087ea80495bd4655a9c3acc83aaaea65f122b [2022-05-12T02:32:34.094Z] #53 ... [2022-05-12T02:32:34.094Z] [2022-05-12T02:32:34.094Z] #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-12T02:32:34.094Z] #26 sha256:daf5a6c52f8431a48857cddb24a9358b58e9ee9a5d745af8364ba2173fbdb98e [2022-05-12T02:32:34.094Z] #26 6.279 + RM_GOPATH=0 [2022-05-12T02:32:34.094Z] #26 6.279 + TMP_GOPATH= [2022-05-12T02:32:34.094Z] #26 6.279 + : /build [2022-05-12T02:32:34.094Z] #26 6.279 + '[' -z '' ']' [2022-05-12T02:32:34.094Z] #26 6.286 ++ mktemp -d [2022-05-12T02:32:34.094Z] #26 6.291 + export GOPATH=/tmp/tmp.kNC2Q2PowR [2022-05-12T02:32:34.094Z] #26 6.291 + GOPATH=/tmp/tmp.kNC2Q2PowR [2022-05-12T02:32:34.094Z] #26 6.291 + RM_GOPATH=1 [2022-05-12T02:32:34.094Z] #26 6.291 + case "$(go env GOARCH)" in [2022-05-12T02:32:34.094Z] #26 6.318 ++ go env GOARCH [2022-05-12T02:32:34.094Z] #26 6.335 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:34.234Z] #12 DONE 0.7s [2022-05-12T02:32:34.234Z] [2022-05-12T02:32:34.234Z] #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-12T02:32:34.234Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-12T02:32:34.355Z] #26 6.335 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:34.356Z] #26 6.336 ++ dirname /install.sh [2022-05-12T02:32:34.356Z] #26 6.345 + dir=/ [2022-05-12T02:32:34.356Z] #26 6.348 + bin=dockercli [2022-05-12T02:32:34.356Z] #26 6.349 + shift [2022-05-12T02:32:34.356Z] #26 6.349 + '[' '!' -f //dockercli.installer ']' [2022-05-12T02:32:34.356Z] #26 6.349 + . //dockercli.installer [2022-05-12T02:32:34.356Z] #26 6.349 ++ : stable [2022-05-12T02:32:34.356Z] #26 6.350 ++ : 17.06.2-ce [2022-05-12T02:32:34.356Z] #26 6.350 + install_dockercli [2022-05-12T02:32:34.356Z] #26 6.351 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T02:32:34.356Z] #26 6.351 Install docker/cli version 17.06.2-ce from stable [2022-05-12T02:32:34.356Z] #26 6.354 ++ uname -m [2022-05-12T02:32:34.356Z] #26 6.359 + arch=x86_64 [2022-05-12T02:32:34.356Z] #26 6.359 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T02:32:34.356Z] #26 6.360 + url=https://download.docker.com/linux/static [2022-05-12T02:32:34.356Z] #26 6.360 + tar -xz docker/docker [2022-05-12T02:32:34.356Z] #26 6.360 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T02:32:34.378Z] #31 16.55 [2022-05-12T02:32:34.806Z] #13 DONE 0.8s [2022-05-12T02:32:34.806Z] [2022-05-12T02:32:34.806Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T02:32:34.806Z] #25 sha256:4a500f7e8c1aff13533f259488240ccd1887c21548f25e63a0cbe43b15308685 [2022-05-12T02:32:35.084Z] #25 ... [2022-05-12T02:32:35.084Z] [2022-05-12T02:32:35.084Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T02:32:35.084Z] #46 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-12T02:32:35.084Z] #46 DONE 0.3s [2022-05-12T02:32:35.084Z] [2022-05-12T02:32:35.084Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T02:32:35.084Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-12T02:32:35.084Z] #33 DONE 0.3s [2022-05-12T02:32:35.197Z] #31 16.93 #=#=# 0.7% ######################################################################## 100.0% [2022-05-12T02:32:35.343Z] [2022-05-12T02:32:35.343Z] #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-12T02:32:35.343Z] #50 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-12T02:32:35.343Z] #50 DONE 0.4s [2022-05-12T02:32:35.343Z] [2022-05-12T02:32:35.343Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T02:32:35.343Z] #66 sha256:1abfd168744294afffbc952d7ed7ccbdc1089b529285d5189291525d7344ee6e [2022-05-12T02:32:35.343Z] #66 DONE 0.4s [2022-05-12T02:32:35.343Z] [2022-05-12T02:32:35.343Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T02:32:35.343Z] #25 sha256:4a500f7e8c1aff13533f259488240ccd1887c21548f25e63a0cbe43b15308685 [2022-05-12T02:32:35.343Z] #25 DONE 0.5s [2022-05-12T02:32:35.343Z] [2022-05-12T02:32:35.343Z] #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-12T02:32:35.343Z] #67 sha256:5f9ce9109720c6b9176b437a240baaccba81fef1fc9bb7f60366376dc02798a6 [2022-05-12T02:32:35.453Z] #31 ... [2022-05-12T02:32:35.453Z] [2022-05-12T02:32:35.453Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T02:32:35.453Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-12T02:32:35.453Z] #14 10.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T02:32:35.453Z] #14 15.88 Fetched 8417 kB in 12s (726 kB/s) [2022-05-12T02:32:35.453Z] #14 15.88 Reading package lists... [2022-05-12T02:32:35.453Z] #14 20.54 Reading package lists... [2022-05-12T02:32:35.453Z] #14 ... [2022-05-12T02:32:35.453Z] [2022-05-12T02:32:35.453Z] #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-12T02:32:35.453Z] #47 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-12T02:32:35.453Z] #47 15.27 Updating files: 78% (1412/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-12T02:32:35.453Z] #47 15.81 + git checkout -q v2.3.0 [2022-05-12T02:32:35.453Z] #47 17.80 + 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-12T02:32:36.017Z] #47 ... [2022-05-12T02:32:36.017Z] [2022-05-12T02:32:36.017Z] #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-12T02:32:36.017Z] #62 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-12T02:32:36.017Z] #62 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T02:32:36.017Z] #62 16.12 Fetched 8417 kB in 11s (735 kB/s) [2022-05-12T02:32:36.017Z] #62 16.12 Reading package lists... [2022-05-12T02:32:36.017Z] #62 20.98 Reading package lists... [2022-05-12T02:32:36.017Z] #62 ... [2022-05-12T02:32:36.017Z] [2022-05-12T02:32:36.017Z] #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-12T02:32:36.017Z] #31 sha256:80636f691d109132187712dc208c864a26efc4718edb21f938512531a3b084ff [2022-05-12T02:32:36.017Z] #31 18.18 [2022-05-12T02:32:37.690Z] #26 ... [2022-05-12T02:32:37.690Z] [2022-05-12T02:32:37.690Z] #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-12T02:32:37.690Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:32:37.690Z] #55 6.163 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-12T02:32:37.690Z] #55 ... [2022-05-12T02:32:37.690Z] [2022-05-12T02:32:37.690Z] #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-12T02:32:37.690Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:32:37.690Z] #42 6.853 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:37.690Z] #42 6.879 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:37.690Z] #42 6.880 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:37.690Z] #42 7.754 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:32:37.952Z] #42 10.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:32:37.952Z] #42 ... [2022-05-12T02:32:37.952Z] [2022-05-12T02:32:37.952Z] #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-12T02:32:37.952Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:32:37.952Z] #36 4.360 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-12T02:32:37.952Z] #36 ... [2022-05-12T02:32:37.952Z] [2022-05-12T02:32:37.952Z] #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-12T02:32:37.952Z] #67 sha256:6c09d2ec93e4272398f743a04692f65e4e7fc47beb7c0d1c7aa824338c5ce38d [2022-05-12T02:32:37.952Z] #67 5.444 + RM_GOPATH=0 [2022-05-12T02:32:37.952Z] #67 5.444 + TMP_GOPATH= [2022-05-12T02:32:37.952Z] #67 5.444 + : /build [2022-05-12T02:32:37.952Z] #67 5.444 + '[' -z '' ']' [2022-05-12T02:32:37.952Z] #67 5.444 ++ mktemp -d [2022-05-12T02:32:37.952Z] #67 5.455 + export GOPATH=/tmp/tmp.Bl2lWwdnQC [2022-05-12T02:32:37.952Z] #67 5.455 + GOPATH=/tmp/tmp.Bl2lWwdnQC [2022-05-12T02:32:37.952Z] #67 5.455 + RM_GOPATH=1 [2022-05-12T02:32:37.952Z] #67 5.455 + case "$(go env GOARCH)" in [2022-05-12T02:32:37.952Z] #67 5.455 ++ go env GOARCH [2022-05-12T02:32:37.952Z] #67 5.463 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:37.952Z] #67 5.464 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:37.952Z] #67 5.465 ++ dirname /install.sh [2022-05-12T02:32:37.952Z] #67 5.465 + dir=/ [2022-05-12T02:32:37.952Z] #67 5.465 + bin=rootlesskit [2022-05-12T02:32:37.952Z] #67 5.465 + shift [2022-05-12T02:32:37.952Z] #67 5.465 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T02:32:37.952Z] #67 5.465 + . //rootlesskit.installer [2022-05-12T02:32:37.952Z] #67 5.465 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:32:37.952Z] #67 5.465 + install_rootlesskit [2022-05-12T02:32:37.952Z] #67 5.465 + case "$1" in [2022-05-12T02:32:37.952Z] #67 5.465 + export CGO_ENABLED=0 [2022-05-12T02:32:37.952Z] #67 5.465 + CGO_ENABLED=0 [2022-05-12T02:32:37.952Z] #67 5.465 + _install_rootlesskit [2022-05-12T02:32:37.952Z] #67 5.466 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T02:32:37.952Z] #67 5.466 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T02:32:37.952Z] #67 5.466 + GOBIN=/build [2022-05-12T02:32:37.952Z] #67 5.466 + GO111MODULE=on [2022-05-12T02:32:37.952Z] #67 5.466 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:32:37.952Z] #67 5.466 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:32:37.952Z] #67 6.044 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T02:32:37.952Z] #67 9.002 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T02:32:37.952Z] #67 9.003 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T02:32:37.952Z] #67 9.993 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T02:32:38.214Z] #67 ... [2022-05-12T02:32:38.214Z] [2022-05-12T02:32:38.214Z] #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-12T02:32:38.214Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-12T02:32:38.214Z] #34 6.263 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-12T02:32:38.214Z] #34 6.265 Cloning into '.'... [2022-05-12T02:32:38.214Z] #34 ... [2022-05-12T02:32:38.214Z] [2022-05-12T02:32:38.214Z] #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-12T02:32:38.214Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-12T02:32:38.214Z] #57 4.271 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-12T02:32:38.214Z] #57 5.132 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-12T02:32:38.214Z] #57 5.132 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-12T02:32:38.214Z] #57 5.251 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-12T02:32:38.214Z] #57 6.135 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-12T02:32:38.476Z] #57 ... [2022-05-12T02:32:38.476Z] [2022-05-12T02:32:38.476Z] #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-12T02:32:38.476Z] #38 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-12T02:32:38.476Z] #38 7.128 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-12T02:32:38.476Z] #38 ... [2022-05-12T02:32:38.476Z] [2022-05-12T02:32:38.476Z] #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-12T02:32:38.476Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-12T02:32:38.476Z] #62 2.665 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:38.476Z] #62 2.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:38.476Z] #62 2.682 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:38.476Z] #62 2.882 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:32:38.476Z] #62 3.215 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:32:38.476Z] #62 3.807 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:32:38.476Z] #62 6.205 Fetched 8530 kB in 4s (2238 kB/s) [2022-05-12T02:32:38.537Z] #31 ... [2022-05-12T02:32:38.537Z] [2022-05-12T02:32:38.538Z] #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-12T02:32:38.538Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-12T02:32:38.538Z] #51 13.23 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-12T02:32:38.538Z] #51 15.99 Fetched 8421 kB in 12s (698 kB/s) [2022-05-12T02:32:38.538Z] #51 15.99 Reading package lists... [2022-05-12T02:32:38.538Z] #51 20.74 Reading package lists... [2022-05-12T02:32:38.538Z] #51 ... [2022-05-12T02:32:38.538Z] [2022-05-12T02:32:38.538Z] #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-12T02:32:38.538Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-12T02:32:38.538Z] #55 23.21 go: downloading github.com/fatih/color v1.13.0 [2022-05-12T02:32:38.538Z] #55 23.24 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T02:32:38.538Z] #55 23.31 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-12T02:32:38.538Z] #55 23.35 go: downloading github.com/spf13/viper v1.10.1 [2022-05-12T02:32:38.538Z] #55 23.52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T02:32:38.538Z] #55 23.62 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T02:32:38.538Z] #55 23.72 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T02:32:38.738Z] #62 6.205 Reading package lists... [2022-05-12T02:32:38.738Z] #62 ... [2022-05-12T02:32:38.738Z] [2022-05-12T02:32:38.738Z] #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-12T02:32:38.738Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:32:38.738Z] #47 6.013 + git clone https://github.com/docker/distribution.git . [2022-05-12T02:32:38.738Z] #47 6.013 Cloning into '.'... [2022-05-12T02:32:38.738Z] #47 ... [2022-05-12T02:32:38.738Z] [2022-05-12T02:32:38.738Z] #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-12T02:32:38.738Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-12T02:32:38.738Z] #40 5.532 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T02:32:38.738Z] #40 6.302 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T02:32:38.738Z] #40 7.791 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T02:32:38.738Z] #40 8.289 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T02:32:38.738Z] #40 8.351 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T02:32:38.794Z] #55 23.77 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-12T02:32:38.794Z] #55 23.81 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-12T02:32:39.000Z] #40 ... [2022-05-12T02:32:39.000Z] [2022-05-12T02:32:39.000Z] #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-12T02:32:39.000Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:32:39.000Z] #14 5.189 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:39.000Z] #14 5.207 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:39.000Z] #14 5.207 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:39.000Z] #14 5.567 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:32:39.000Z] #14 7.046 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:32:39.000Z] #14 9.482 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:32:39.262Z] #14 ... [2022-05-12T02:32:39.262Z] [2022-05-12T02:32:39.262Z] #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-12T02:32:39.262Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-12T02:32:39.262Z] #40 11.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T02:32:39.262Z] #40 11.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T02:32:39.382Z] #67 ... [2022-05-12T02:32:39.382Z] [2022-05-12T02:32:39.382Z] #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-12T02:32:39.382Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:32:39.382Z] #47 5.389 + git clone https://github.com/docker/distribution.git . [2022-05-12T02:32:39.382Z] #47 5.392 Cloning into '.'... [2022-05-12T02:32:39.724Z] #55 24.52 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T02:32:39.724Z] #55 24.57 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T02:32:39.980Z] #55 ... [2022-05-12T02:32:39.980Z] [2022-05-12T02:32:39.980Z] #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-12T02:32:39.980Z] #42 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-12T02:32:39.980Z] #42 14.98 Fetched 8417 kB in 11s (768 kB/s) [2022-05-12T02:32:39.980Z] #42 14.98 Reading package lists... [2022-05-12T02:32:39.980Z] #42 20.34 Reading package lists... [2022-05-12T02:32:40.236Z] #42 24.50 Building dependency tree... [2022-05-12T02:32:40.236Z] #42 ... [2022-05-12T02:32:40.236Z] [2022-05-12T02:32:40.236Z] #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-12T02:32:40.236Z] #62 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-12T02:32:40.236Z] #62 20.98 Reading package lists... [2022-05-12T02:32:40.328Z] #47 ... [2022-05-12T02:32:40.328Z] [2022-05-12T02:32:40.328Z] #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-12T02:32:40.328Z] #67 sha256:9d2fe93890aadb769b0ddb67098087ea80495bd4655a9c3acc83aaaea65f122b [2022-05-12T02:32:40.328Z] #67 6.184 + RM_GOPATH=0 [2022-05-12T02:32:40.328Z] #67 6.184 + TMP_GOPATH= [2022-05-12T02:32:40.328Z] #67 6.185 + : /build [2022-05-12T02:32:40.328Z] #67 6.185 + '[' -z '' ']' [2022-05-12T02:32:40.328Z] #67 6.190 ++ mktemp -d [2022-05-12T02:32:40.328Z] #67 6.208 + export GOPATH=/tmp/tmp.2opKmZOJvG [2022-05-12T02:32:40.328Z] #67 6.208 + GOPATH=/tmp/tmp.2opKmZOJvG [2022-05-12T02:32:40.328Z] #67 6.208 + RM_GOPATH=1 [2022-05-12T02:32:40.328Z] #67 6.209 + case "$(go env GOARCH)" in [2022-05-12T02:32:40.328Z] #67 6.212 ++ go env GOARCH [2022-05-12T02:32:40.328Z] #67 6.239 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:40.328Z] #67 6.239 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:40.328Z] #67 6.240 ++ dirname /install.sh [2022-05-12T02:32:40.328Z] #67 6.243 + dir=/ [2022-05-12T02:32:40.328Z] #67 6.244 + bin=rootlesskit [2022-05-12T02:32:40.328Z] #67 6.244 + shift [2022-05-12T02:32:40.328Z] #67 6.244 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T02:32:40.328Z] #67 6.259 + . //rootlesskit.installer [2022-05-12T02:32:40.328Z] #67 6.259 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:32:40.328Z] #67 6.259 + install_rootlesskit [2022-05-12T02:32:40.328Z] #67 6.259 + case "$1" in [2022-05-12T02:32:40.328Z] #67 6.259 + export CGO_ENABLED=0 [2022-05-12T02:32:40.328Z] #67 6.259 + CGO_ENABLED=0 [2022-05-12T02:32:40.328Z] #67 6.259 + _install_rootlesskit [2022-05-12T02:32:40.328Z] #67 6.259 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T02:32:40.328Z] #67 6.259 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T02:32:40.328Z] #67 6.259 + GOBIN=/build [2022-05-12T02:32:40.328Z] #67 6.259 + GO111MODULE=on [2022-05-12T02:32:40.328Z] #67 6.259 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:32:40.328Z] #67 6.260 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:32:40.492Z] #62 25.38 Building dependency tree... [2022-05-12T02:32:40.492Z] #62 ... [2022-05-12T02:32:40.492Z] [2022-05-12T02:32:40.492Z] #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-12T02:32:40.492Z] #67 sha256:02a333a5cd2a330e204348bed5aac4576957681b41884e2073df1b6fc5b5ea15 [2022-05-12T02:32:40.492Z] #67 15.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T02:32:40.492Z] #67 15.35 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T02:32:40.492Z] #67 17.33 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T02:32:40.492Z] #67 17.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T02:32:40.617Z] #67 ... [2022-05-12T02:32:40.617Z] [2022-05-12T02:32:40.617Z] #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-12T02:32:40.617Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-12T02:32:40.617Z] #62 5.568 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:40.617Z] #62 5.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:40.617Z] #62 5.599 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:40.762Z] #67 ... [2022-05-12T02:32:40.762Z] [2022-05-12T02:32:40.762Z] #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-12T02:32:40.762Z] #31 sha256:80636f691d109132187712dc208c864a26efc4718edb21f938512531a3b084ff [2022-05-12T02:32:40.762Z] #31 22.70 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-12T02:32:40.876Z] #62 5.895 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:32:40.901Z] #67 6.932 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T02:32:41.444Z] #62 ... [2022-05-12T02:32:41.444Z] [2022-05-12T02:32:41.444Z] #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-12T02:32:41.444Z] #67 sha256:5f9ce9109720c6b9176b437a240baaccba81fef1fc9bb7f60366376dc02798a6 [2022-05-12T02:32:41.444Z] #67 6.150 + RM_GOPATH=0 [2022-05-12T02:32:41.444Z] #67 6.150 + TMP_GOPATH= [2022-05-12T02:32:41.444Z] #67 6.150 + : /build [2022-05-12T02:32:41.444Z] #67 6.150 + '[' -z '' ']' [2022-05-12T02:32:41.444Z] #67 6.150 ++ mktemp -d [2022-05-12T02:32:41.444Z] #67 6.158 + export GOPATH=/tmp/tmp.IIxtslPg9r [2022-05-12T02:32:41.444Z] #67 6.158 + GOPATH=/tmp/tmp.IIxtslPg9r [2022-05-12T02:32:41.444Z] #67 6.158 + RM_GOPATH=1 [2022-05-12T02:32:41.444Z] #67 6.158 + case "$(go env GOARCH)" in [2022-05-12T02:32:41.444Z] #67 6.159 ++ go env GOARCH [2022-05-12T02:32:41.717Z] #67 6.301 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:41.717Z] #67 6.301 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:41.717Z] #67 6.305 ++ dirname /install.sh [2022-05-12T02:32:41.717Z] #67 6.321 + dir=/ [2022-05-12T02:32:41.717Z] #67 6.321 + bin=rootlesskit [2022-05-12T02:32:41.717Z] #67 6.321 + shift [2022-05-12T02:32:41.717Z] #67 6.321 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T02:32:41.717Z] #67 6.321 + . //rootlesskit.installer [2022-05-12T02:32:41.717Z] #67 6.321 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:32:41.717Z] #67 6.321 + install_rootlesskit [2022-05-12T02:32:41.717Z] #67 6.321 + case "$1" in [2022-05-12T02:32:41.717Z] #67 6.321 + export CGO_ENABLED=0 [2022-05-12T02:32:41.717Z] #67 6.321 + CGO_ENABLED=0 [2022-05-12T02:32:41.717Z] #67 6.321 + _install_rootlesskit [2022-05-12T02:32:41.717Z] #67 6.321 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T02:32:41.717Z] #67 6.321 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T02:32:41.717Z] #67 6.321 + GOBIN=/build [2022-05-12T02:32:41.717Z] #67 6.321 + GO111MODULE=on [2022-05-12T02:32:41.717Z] #67 6.321 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:32:41.717Z] #67 6.321 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:32:42.289Z] #67 7.115 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T02:32:42.652Z] #31 24.40 [2022-05-12T02:32:43.422Z] #31 24.71 #=#=# 0.0% ############# 18.4% ###################### 31.9% ################################ 45.7% ########################################### 60.3% ##################################################### 74.7% ################################################################## 92.3% ######################################################################## 100.0% [2022-05-12T02:32:43.457Z] #67 ... [2022-05-12T02:32:43.457Z] [2022-05-12T02:32:43.457Z] #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-12T02:32:43.457Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-12T02:32:43.457Z] #53 6.415 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T02:32:43.457Z] #53 8.775 go: downloading github.com/fatih/color v1.10.0 [2022-05-12T02:32:43.457Z] #53 9.075 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T02:32:43.457Z] #53 9.083 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T02:32:43.457Z] #53 9.114 go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T02:32:43.457Z] #53 9.696 go: downloading golang.org/x/tools v0.1.0 [2022-05-12T02:32:43.457Z] #53 9.866 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T02:32:43.458Z] #53 10.04 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T02:32:43.720Z] #53 ... [2022-05-12T02:32:43.720Z] [2022-05-12T02:32:43.720Z] #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-12T02:32:43.720Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-12T02:32:43.720Z] #57 6.801 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-12T02:32:43.720Z] #57 8.235 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-12T02:32:43.720Z] #57 8.243 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-12T02:32:43.720Z] #57 8.347 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-12T02:32:43.720Z] #57 ... [2022-05-12T02:32:43.720Z] [2022-05-12T02:32:43.720Z] #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-12T02:32:43.720Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:32:43.720Z] #14 6.595 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:43.720Z] #14 6.861 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:43.720Z] #14 6.886 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:43.720Z] #14 8.638 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:32:43.982Z] #14 ... [2022-05-12T02:32:43.982Z] [2022-05-12T02:32:43.982Z] #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-12T02:32:43.982Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:32:43.982Z] #36 6.373 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-12T02:32:43.982Z] #36 ... [2022-05-12T02:32:43.982Z] [2022-05-12T02:32:43.982Z] #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-12T02:32:43.982Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-12T02:32:43.982Z] #40 6.130 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T02:32:43.982Z] #40 7.495 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T02:32:43.982Z] #40 9.451 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T02:32:43.982Z] #40 9.778 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T02:32:43.982Z] #40 9.974 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T02:32:44.244Z] #40 ... [2022-05-12T02:32:44.244Z] [2022-05-12T02:32:44.244Z] #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-12T02:32:44.244Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:32:44.244Z] #42 7.152 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:44.244Z] #42 7.320 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:44.244Z] #42 7.320 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:44.244Z] #42 8.982 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:32:44.244Z] #42 ... [2022-05-12T02:32:44.244Z] [2022-05-12T02:32:44.244Z] #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-12T02:32:44.244Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-12T02:32:44.244Z] #62 6.667 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:44.244Z] #62 6.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:44.244Z] #62 6.824 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:44.244Z] #62 7.974 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:32:44.506Z] #62 ... [2022-05-12T02:32:44.506Z] [2022-05-12T02:32:44.506Z] #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-12T02:32:44.506Z] #38 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-12T02:32:44.506Z] #38 6.735 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-12T02:32:44.567Z] #40 ... [2022-05-12T02:32:44.567Z] [2022-05-12T02:32:44.567Z] #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-12T02:32:44.567Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:32:44.567Z] #36 13.50 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-12T02:32:44.567Z] #36 13.52 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T02:32:44.567Z] #36 13.85 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-12T02:32:44.567Z] #36 14.15 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-12T02:32:44.567Z] #36 14.43 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T02:32:44.567Z] #36 14.64 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-12T02:32:44.567Z] #36 14.68 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-12T02:32:44.567Z] #36 14.72 go: downloading github.com/peterh/liner v1.2.2 [2022-05-12T02:32:44.567Z] #36 14.84 go: downloading github.com/google/go-dap v0.6.0 [2022-05-12T02:32:44.567Z] #36 15.25 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T02:32:44.567Z] #36 15.56 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-12T02:32:44.567Z] #36 16.21 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-12T02:32:44.567Z] #36 16.46 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T02:32:44.567Z] #36 16.54 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-12T02:32:44.771Z] #38 ... [2022-05-12T02:32:44.771Z] [2022-05-12T02:32:44.771Z] #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-12T02:32:44.771Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-12T02:32:44.771Z] #34 5.816 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-12T02:32:44.771Z] #34 5.825 Cloning into '.'... [2022-05-12T02:32:44.771Z] #34 ... [2022-05-12T02:32:44.771Z] [2022-05-12T02:32:44.771Z] #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-12T02:32:44.771Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:32:44.771Z] #55 6.938 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-12T02:32:44.793Z] #31 26.62 [2022-05-12T02:32:44.829Z] #36 ... [2022-05-12T02:32:44.829Z] [2022-05-12T02:32:44.829Z] #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-12T02:32:44.829Z] #26 sha256:daf5a6c52f8431a48857cddb24a9358b58e9ee9a5d745af8364ba2173fbdb98e [2022-05-12T02:32:44.829Z] #26 14.55 + mkdir -p /build [2022-05-12T02:32:44.829Z] #26 14.56 + mv docker/docker /build/ [2022-05-12T02:32:44.829Z] #26 14.57 + rmdir docker [2022-05-12T02:32:44.829Z] #26 DONE 16.8s [2022-05-12T02:32:44.829Z] [2022-05-12T02:32:44.829Z] #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-12T02:32:44.829Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:32:44.829Z] #51 6.914 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:44.829Z] #51 6.965 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:44.829Z] #51 6.966 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:44.829Z] #51 7.491 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-12T02:32:44.829Z] #51 7.989 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:32:44.829Z] #51 10.48 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:32:44.829Z] #51 13.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:32:44.829Z] #51 15.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-12T02:32:44.829Z] #51 ... [2022-05-12T02:32:44.829Z] [2022-05-12T02:32:44.829Z] #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-12T02:32:44.829Z] #67 sha256:6c09d2ec93e4272398f743a04692f65e4e7fc47beb7c0d1c7aa824338c5ce38d [2022-05-12T02:32:44.829Z] #67 13.06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T02:32:44.829Z] #67 14.06 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T02:32:44.829Z] #67 14.23 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T02:32:44.829Z] #67 14.29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T02:32:44.829Z] #67 14.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T02:32:44.829Z] #67 14.53 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T02:32:44.829Z] #67 14.83 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T02:32:44.829Z] #67 15.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T02:32:44.829Z] #67 15.39 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T02:32:44.829Z] #67 15.56 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T02:32:44.831Z] #67 ... [2022-05-12T02:32:44.831Z] [2022-05-12T02:32:44.831Z] #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-12T02:32:44.831Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-12T02:32:44.831Z] #53 6.026 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T02:32:44.831Z] #53 7.980 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T02:32:44.831Z] #53 7.980 go: downloading github.com/fatih/color v1.10.0 [2022-05-12T02:32:44.831Z] #53 8.135 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T02:32:44.831Z] #53 8.169 go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T02:32:44.831Z] #53 8.604 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T02:32:44.831Z] #53 8.613 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T02:32:44.831Z] #53 8.773 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T02:32:44.831Z] #53 8.807 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T02:32:44.831Z] #53 9.212 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T02:32:44.831Z] #53 9.503 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T02:32:44.831Z] #53 9.822 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T02:32:45.032Z] #55 ... [2022-05-12T02:32:45.032Z] [2022-05-12T02:32:45.032Z] #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-12T02:32:45.032Z] #26 sha256:05b6cd1878ec8adb2cd0fff3275117b778e858d02e27ed083888ac2c330accd3 [2022-05-12T02:32:45.032Z] #26 6.637 + RM_GOPATH=0 [2022-05-12T02:32:45.032Z] #26 6.637 + TMP_GOPATH= [2022-05-12T02:32:45.032Z] #26 6.639 + : /build [2022-05-12T02:32:45.032Z] #26 6.639 + '[' -z '' ']' [2022-05-12T02:32:45.032Z] #26 6.649 ++ mktemp -d [2022-05-12T02:32:45.032Z] #26 6.649 + export GOPATH=/tmp/tmp.iBkuhLjzSO [2022-05-12T02:32:45.032Z] #26 6.649 + GOPATH=/tmp/tmp.iBkuhLjzSO [2022-05-12T02:32:45.032Z] #26 6.649 + RM_GOPATH=1 [2022-05-12T02:32:45.032Z] #26 6.649 + case "$(go env GOARCH)" in [2022-05-12T02:32:45.032Z] #26 6.649 ++ go env GOARCH [2022-05-12T02:32:45.032Z] #26 6.742 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:45.032Z] #26 6.742 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:45.032Z] #26 6.750 ++ dirname /install.sh [2022-05-12T02:32:45.032Z] #26 6.797 Install docker/cli version 17.06.2-ce from stable [2022-05-12T02:32:45.032Z] #26 6.799 + dir=/ [2022-05-12T02:32:45.032Z] #26 6.799 + bin=dockercli [2022-05-12T02:32:45.032Z] #26 6.799 + shift [2022-05-12T02:32:45.032Z] #26 6.799 + '[' '!' -f //dockercli.installer ']' [2022-05-12T02:32:45.032Z] #26 6.799 + . //dockercli.installer [2022-05-12T02:32:45.032Z] #26 6.799 ++ : stable [2022-05-12T02:32:45.032Z] #26 6.799 ++ : 17.06.2-ce [2022-05-12T02:32:45.032Z] #26 6.799 + install_dockercli [2022-05-12T02:32:45.032Z] #26 6.799 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T02:32:45.032Z] #26 6.799 ++ uname -m [2022-05-12T02:32:45.032Z] #26 6.816 + arch=x86_64 [2022-05-12T02:32:45.032Z] #26 6.816 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T02:32:45.032Z] #26 6.816 + url=https://download.docker.com/linux/static [2022-05-12T02:32:45.032Z] #26 6.816 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T02:32:45.032Z] #26 6.816 + tar -xz docker/docker [2022-05-12T02:32:45.032Z] #26 ... [2022-05-12T02:32:45.032Z] [2022-05-12T02:32:45.032Z] #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-12T02:32:45.032Z] #67 sha256:9d2fe93890aadb769b0ddb67098087ea80495bd4655a9c3acc83aaaea65f122b [2022-05-12T02:32:45.032Z] #67 11.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T02:32:45.032Z] #67 11.06 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T02:32:45.069Z] #19 80.20 Reading package lists... [2022-05-12T02:32:45.091Z] #53 10.11 go: downloading golang.org/x/tools v0.1.0 [2022-05-12T02:32:45.091Z] #53 ... [2022-05-12T02:32:45.091Z] [2022-05-12T02:32:45.091Z] #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-12T02:32:45.091Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:32:45.091Z] #55 6.892 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-12T02:32:45.350Z] #55 ... [2022-05-12T02:32:45.350Z] [2022-05-12T02:32:45.350Z] #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-12T02:32:45.350Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:32:45.350Z] #36 6.416 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-12T02:32:45.350Z] #36 ... [2022-05-12T02:32:45.350Z] [2022-05-12T02:32:45.350Z] #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-12T02:32:45.350Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:32:45.350Z] #14 6.613 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:45.350Z] #14 6.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:45.350Z] #14 6.722 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:45.350Z] #14 7.872 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:32:45.610Z] #14 ... [2022-05-12T02:32:45.610Z] [2022-05-12T02:32:45.610Z] #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-12T02:32:45.610Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-12T02:32:45.610Z] #34 6.488 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-12T02:32:45.610Z] #34 6.488 Cloning into '.'... [2022-05-12T02:32:45.610Z] #34 ... [2022-05-12T02:32:45.610Z] [2022-05-12T02:32:45.610Z] #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-12T02:32:45.610Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-12T02:32:45.610Z] #57 5.870 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-12T02:32:45.610Z] #57 7.807 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-12T02:32:45.610Z] #57 7.807 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-12T02:32:45.610Z] #57 7.994 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-12T02:32:45.610Z] #57 10.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-12T02:32:45.779Z] #67 17.81 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T02:32:45.870Z] #57 ... [2022-05-12T02:32:45.870Z] [2022-05-12T02:32:45.870Z] #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-12T02:32:45.870Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:32:45.870Z] #47 6.185 + git clone https://github.com/docker/distribution.git . [2022-05-12T02:32:45.870Z] #47 6.196 Cloning into '.'... [2022-05-12T02:32:45.870Z] #47 ... [2022-05-12T02:32:45.870Z] [2022-05-12T02:32:45.870Z] #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-12T02:32:45.870Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:32:45.870Z] #42 7.218 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:45.870Z] #42 7.246 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:45.870Z] #42 7.246 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:45.870Z] #42 8.590 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:32:45.999Z] #19 96.74 Building dependency tree... [2022-05-12T02:32:46.129Z] #42 ... [2022-05-12T02:32:46.129Z] [2022-05-12T02:32:46.129Z] #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-12T02:32:46.129Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-12T02:32:46.129Z] #40 7.271 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T02:32:46.129Z] #40 8.583 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T02:32:46.129Z] #40 10.85 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T02:32:46.129Z] #40 11.37 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T02:32:46.129Z] #40 11.42 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T02:32:46.129Z] #40 ... [2022-05-12T02:32:46.129Z] [2022-05-12T02:32:46.129Z] #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-12T02:32:46.129Z] #38 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-12T02:32:46.129Z] #38 6.394 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-12T02:32:46.357Z] #67 ... [2022-05-12T02:32:46.357Z] [2022-05-12T02:32:46.357Z] #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-12T02:32:46.357Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-12T02:32:46.357Z] #53 8.874 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T02:32:46.357Z] #53 8.957 go: downloading golang.org/x/mod v0.3.0 [2022-05-12T02:32:46.388Z] #38 ... [2022-05-12T02:32:46.388Z] [2022-05-12T02:32:46.388Z] #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-12T02:32:46.388Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:32:46.388Z] #51 6.892 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:46.388Z] #51 6.924 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:46.388Z] #51 6.924 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:46.388Z] #51 7.885 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-12T02:32:46.388Z] #51 8.845 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:32:46.508Z] #67 12.51 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T02:32:46.620Z] #53 ... [2022-05-12T02:32:46.620Z] [2022-05-12T02:32:46.620Z] #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-12T02:32:46.620Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:32:46.620Z] #36 18.35 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-12T02:32:46.620Z] #36 18.67 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-12T02:32:46.647Z] #51 ... [2022-05-12T02:32:46.647Z] [2022-05-12T02:32:46.647Z] #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-12T02:32:46.647Z] #26 sha256:01dddbb5388da7a2251fb82ce92ef46d1c2ae8195dd030a97ecca4729604aab1 [2022-05-12T02:32:46.647Z] #26 6.085 + RM_GOPATH=0 [2022-05-12T02:32:46.647Z] #26 6.088 + TMP_GOPATH= [2022-05-12T02:32:46.647Z] #26 6.088 + : /build [2022-05-12T02:32:46.647Z] #26 6.089 + '[' -z '' ']' [2022-05-12T02:32:46.647Z] #26 6.092 ++ mktemp -d [2022-05-12T02:32:46.647Z] #26 6.094 + export GOPATH=/tmp/tmp.aRhfN0Mf2v [2022-05-12T02:32:46.647Z] #26 6.096 + GOPATH=/tmp/tmp.aRhfN0Mf2v [2022-05-12T02:32:46.648Z] #26 6.096 + RM_GOPATH=1 [2022-05-12T02:32:46.648Z] #26 6.096 + case "$(go env GOARCH)" in [2022-05-12T02:32:46.648Z] #26 6.097 ++ go env GOARCH [2022-05-12T02:32:46.648Z] #26 6.116 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:46.648Z] #26 6.116 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:46.648Z] #26 6.121 ++ dirname /install.sh [2022-05-12T02:32:46.648Z] #26 6.125 + dir=/ [2022-05-12T02:32:46.648Z] #26 6.125 + bin=dockercli [2022-05-12T02:32:46.648Z] #26 6.126 + shift [2022-05-12T02:32:46.648Z] #26 6.126 + '[' '!' -f //dockercli.installer ']' [2022-05-12T02:32:46.648Z] #26 6.126 + . //dockercli.installer [2022-05-12T02:32:46.648Z] #26 6.126 ++ : stable [2022-05-12T02:32:46.648Z] #26 6.126 ++ : 17.06.2-ce [2022-05-12T02:32:46.648Z] #26 6.127 + install_dockercli [2022-05-12T02:32:46.648Z] #26 6.127 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T02:32:46.648Z] #26 6.127 Install docker/cli version 17.06.2-ce from stable [2022-05-12T02:32:46.648Z] #26 6.128 ++ uname -m [2022-05-12T02:32:46.648Z] #26 6.142 + arch=x86_64 [2022-05-12T02:32:46.648Z] #26 6.142 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T02:32:46.648Z] #26 6.142 + url=https://download.docker.com/linux/static [2022-05-12T02:32:46.648Z] #26 6.143 + tar -xz docker/docker [2022-05-12T02:32:46.648Z] #26 6.143 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T02:32:46.648Z] #26 ... [2022-05-12T02:32:46.648Z] [2022-05-12T02:32:46.648Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T02:32:46.648Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:32:46.648Z] #14 11.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:32:47.197Z] #36 19.64 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-12T02:32:47.336Z] #31 ... [2022-05-12T02:32:47.336Z] [2022-05-12T02:32:47.336Z] #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-12T02:32:47.336Z] #40 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-05-12T02:32:47.336Z] #40 31.78 NAME: [2022-05-12T02:32:47.336Z] #40 31.79 go-winres - A tool for embedding resources in Windows executables [2022-05-12T02:32:47.336Z] #40 31.79 [2022-05-12T02:32:47.336Z] #40 31.79 USAGE: [2022-05-12T02:32:47.336Z] #40 31.80 go-winres [global options] command [command options] [arguments...] [2022-05-12T02:32:47.336Z] #40 31.80 [2022-05-12T02:32:47.336Z] #40 31.80 COMMANDS: [2022-05-12T02:32:47.336Z] #40 31.80 init Create an initial ./winres/winres.json [2022-05-12T02:32:47.336Z] #40 31.80 make Make syso files for the "go build" command [2022-05-12T02:32:47.336Z] #40 31.80 simply Make syso files for the "go build" command (simplified) [2022-05-12T02:32:47.336Z] #40 31.81 extract Extract all resources from an executable [2022-05-12T02:32:47.336Z] #40 31.81 patch Replace resources in an executable file (exe, dll) [2022-05-12T02:32:47.336Z] #40 31.81 help, h Shows a list of commands or help for one command [2022-05-12T02:32:47.336Z] #40 31.81 [2022-05-12T02:32:47.336Z] #40 31.81 GLOBAL OPTIONS: [2022-05-12T02:32:47.336Z] #40 31.81 --help, -h show help (default: false) [2022-05-12T02:32:47.595Z] #40 DONE 32.5s [2022-05-12T02:32:47.595Z] [2022-05-12T02:32:47.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-12T02:32:47.595Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-12T02:32:47.595Z] #55 27.32 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T02:32:47.595Z] #55 27.33 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T02:32:47.595Z] #55 27.47 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-12T02:32:47.595Z] #55 27.53 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-12T02:32:47.595Z] #55 27.56 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T02:32:47.595Z] #55 27.58 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-12T02:32:47.595Z] #55 27.66 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T02:32:47.595Z] #55 27.67 go: downloading github.com/spf13/afero v1.6.0 [2022-05-12T02:32:47.595Z] #55 27.68 go: downloading github.com/spf13/cast v1.4.1 [2022-05-12T02:32:47.595Z] #55 27.72 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-12T02:32:47.595Z] #55 27.80 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-12T02:32:47.595Z] #55 27.89 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-12T02:32:47.595Z] #55 27.92 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-12T02:32:47.595Z] #55 28.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-12T02:32:47.595Z] #55 28.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-12T02:32:47.595Z] #55 28.20 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-12T02:32:47.595Z] #55 28.31 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-12T02:32:47.595Z] #55 28.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-12T02:32:47.595Z] #55 28.40 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-12T02:32:47.595Z] #55 28.43 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-12T02:32:47.595Z] #55 28.45 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-12T02:32:47.595Z] #55 28.94 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-12T02:32:47.595Z] #55 29.03 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T02:32:47.595Z] #55 29.03 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-12T02:32:47.595Z] #55 29.08 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-12T02:32:47.595Z] #55 29.08 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-12T02:32:47.595Z] #55 29.13 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-12T02:32:47.595Z] #55 29.83 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-12T02:32:47.595Z] #55 29.87 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-12T02:32:47.595Z] #55 29.94 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-12T02:32:47.595Z] #55 29.97 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-12T02:32:47.595Z] #55 29.98 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-12T02:32:47.595Z] #55 30.02 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-12T02:32:47.595Z] #55 30.05 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-12T02:32:47.595Z] #55 30.09 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-12T02:32:47.595Z] #55 30.15 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-12T02:32:47.595Z] #55 30.21 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-12T02:32:47.595Z] #55 30.25 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-12T02:32:47.595Z] #55 30.30 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-12T02:32:47.595Z] #55 30.36 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-12T02:32:47.595Z] #55 30.47 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-12T02:32:47.595Z] #55 30.51 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-12T02:32:47.595Z] #55 30.54 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-12T02:32:47.595Z] #55 30.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-12T02:32:47.595Z] #55 30.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-12T02:32:47.595Z] #55 30.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-12T02:32:47.595Z] #55 30.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-12T02:32:47.596Z] #55 30.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-12T02:32:47.596Z] #55 30.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-12T02:32:47.596Z] #55 31.02 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-12T02:32:47.596Z] #55 31.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-12T02:32:47.596Z] #55 31.06 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-12T02:32:47.596Z] #55 31.11 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-12T02:32:47.596Z] #55 31.13 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-12T02:32:47.596Z] #55 31.15 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-12T02:32:47.596Z] #55 31.18 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-12T02:32:47.596Z] #55 31.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-12T02:32:47.596Z] #55 31.29 go: downloading github.com/julz/importas v0.1.0 [2022-05-12T02:32:47.596Z] #55 31.30 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-12T02:32:47.596Z] #55 31.33 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-12T02:32:47.596Z] #55 31.33 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-12T02:32:47.596Z] #55 31.37 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-12T02:32:47.596Z] #55 31.46 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-12T02:32:47.596Z] #55 31.47 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-12T02:32:47.596Z] #55 31.50 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-12T02:32:47.596Z] #55 31.68 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-12T02:32:47.596Z] #55 31.76 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-12T02:32:47.596Z] #55 31.77 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-12T02:32:47.596Z] #55 31.78 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-12T02:32:47.596Z] #55 31.84 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-12T02:32:47.596Z] #55 32.47 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-12T02:32:47.596Z] #55 32.48 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-12T02:32:47.596Z] #55 32.49 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-12T02:32:47.596Z] #55 32.50 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-12T02:32:47.596Z] #55 32.58 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-12T02:32:47.596Z] #55 ... [2022-05-12T02:32:47.596Z] [2022-05-12T02:32:47.596Z] #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-12T02:32:47.596Z] #57 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-12T02:32:47.596Z] #57 30.93 v3.0.2 [2022-05-12T02:32:47.596Z] #57 DONE 32.6s [2022-05-12T02:32:47.596Z] [2022-05-12T02:32:47.596Z] #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-12T02:32:47.596Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-12T02:32:47.596Z] #55 32.59 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-12T02:32:47.596Z] #55 32.61 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-12T02:32:47.596Z] #55 ... [2022-05-12T02:32:47.596Z] [2022-05-12T02:32:47.596Z] #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-12T02:32:47.596Z] #62 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-12T02:32:47.596Z] #62 25.38 Building dependency tree... [2022-05-12T02:32:47.596Z] #62 29.04 The following additional packages will be installed: [2022-05-12T02:32:47.596Z] #62 29.05 libbtrfs0 [2022-05-12T02:32:47.596Z] #62 29.25 The following NEW packages will be installed: [2022-05-12T02:32:47.596Z] #62 29.25 libbtrfs-dev libbtrfs0 [2022-05-12T02:32:47.596Z] #62 29.65 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:32:47.596Z] #62 29.65 Need to get 454 kB of archives. [2022-05-12T02:32:47.596Z] #62 29.65 After this operation, 1275 kB of additional disk space will be used. [2022-05-12T02:32:47.596Z] #62 29.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-12T02:32:47.596Z] #62 29.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-12T02:32:47.596Z] #62 30.75 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:32:47.596Z] #62 30.99 Fetched 454 kB in 0s (1420 kB/s) [2022-05-12T02:32:47.596Z] #62 31.30 Selecting previously unselected package libbtrfs0:arm64. [2022-05-12T02:32:47.596Z] #62 31.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-12T02:32:47.596Z] #62 31.35 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-12T02:32:47.596Z] #62 31.38 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-12T02:32:47.596Z] #62 31.67 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-12T02:32:47.596Z] #62 31.68 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-12T02:32:47.596Z] #62 31.78 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-12T02:32:47.596Z] #62 32.34 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-12T02:32:47.596Z] #62 32.46 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-12T02:32:47.596Z] #62 32.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:32:47.852Z] #62 DONE 33.0s [2022-05-12T02:32:47.852Z] [2022-05-12T02:32:47.852Z] #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-12T02:32:47.852Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-12T02:32:47.852Z] #55 32.77 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-12T02:32:47.852Z] #55 32.90 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-12T02:32:48.114Z] #55 33.17 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-12T02:32:48.114Z] #55 33.17 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-12T02:32:48.114Z] #55 33.17 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-12T02:32:48.114Z] #55 33.18 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-12T02:32:48.114Z] #55 33.24 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-12T02:32:48.371Z] #55 ... [2022-05-12T02:32:48.371Z] [2022-05-12T02:32:48.371Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T02:32:48.371Z] #63 sha256:0b7fc05e885ecd3c6a57c601cf865fb5368ec8ad6257de09bd6caca29e6e57bc [2022-05-12T02:32:48.371Z] #63 DONE 0.2s [2022-05-12T02:32:48.371Z] [2022-05-12T02:32:48.371Z] #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-12T02:32:48.371Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-12T02:32:48.371Z] #55 33.25 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-12T02:32:48.371Z] #55 33.41 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-12T02:32:48.561Z] #19 101.8 The following additional packages will be installed: [2022-05-12T02:32:48.561Z] #19 101.8 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-12T02:32:48.561Z] #19 101.8 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-12T02:32:48.561Z] #19 101.8 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-12T02:32:48.561Z] #19 101.8 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-12T02:32:48.561Z] #19 101.8 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-12T02:32:48.561Z] #19 101.8 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-12T02:32:48.561Z] #19 101.8 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-12T02:32:48.561Z] #19 101.8 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-12T02:32:48.561Z] #19 101.8 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-12T02:32:48.561Z] #19 101.8 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-12T02:32:48.561Z] #19 101.8 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-12T02:32:48.561Z] #19 101.8 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-12T02:32:48.561Z] #19 101.8 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-12T02:32:48.561Z] #19 101.8 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-12T02:32:48.561Z] #19 101.8 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-12T02:32:48.561Z] #19 101.8 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-12T02:32:48.561Z] #19 101.8 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-12T02:32:48.561Z] #19 101.8 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-12T02:32:48.561Z] #19 101.8 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-12T02:32:48.561Z] #19 101.8 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-12T02:32:48.561Z] #19 101.8 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-12T02:32:48.561Z] #19 101.8 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-12T02:32:48.561Z] #19 101.8 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-12T02:32:48.561Z] #19 101.8 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-12T02:32:48.561Z] #19 101.8 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-12T02:32:48.561Z] #19 101.8 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-12T02:32:48.561Z] #19 101.8 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-12T02:32:48.561Z] #19 101.8 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-12T02:32:48.561Z] #19 101.8 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-12T02:32:48.561Z] #19 101.8 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-12T02:32:48.561Z] #19 101.8 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-12T02:32:48.561Z] #19 101.8 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-12T02:32:48.561Z] #19 101.8 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-12T02:32:48.561Z] #19 101.8 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-12T02:32:48.561Z] #19 101.8 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-12T02:32:48.561Z] #19 101.8 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-12T02:32:48.561Z] #19 101.8 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-12T02:32:48.561Z] #19 101.8 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-12T02:32:48.561Z] #19 101.8 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-12T02:32:48.562Z] #19 101.8 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-12T02:32:48.562Z] #19 101.8 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-12T02:32:48.562Z] #19 101.8 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-12T02:32:48.562Z] #19 101.8 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-12T02:32:48.562Z] #19 101.8 linux-libc-dev-s390x-cross patch xz-utils [2022-05-12T02:32:48.562Z] #19 101.9 Suggested packages: [2022-05-12T02:32:48.562Z] #19 101.9 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-12T02:32:48.562Z] #19 101.9 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-12T02:32:48.562Z] #19 101.9 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-12T02:32:48.562Z] #19 101.9 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-12T02:32:48.562Z] #19 101.9 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-12T02:32:48.562Z] #19 101.9 libyaml-shell-perl ed diffutils-doc [2022-05-12T02:32:48.562Z] #19 101.9 Recommended packages: [2022-05-12T02:32:48.562Z] #19 101.9 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-12T02:32:48.562Z] #19 101.9 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-05-12T02:32:48.634Z] #55 33.61 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-12T02:32:48.634Z] #55 33.61 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-12T02:32:48.634Z] #55 33.70 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-12T02:32:48.634Z] #55 33.70 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-12T02:32:48.891Z] #55 33.76 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-12T02:32:48.891Z] #55 33.98 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-12T02:32:49.127Z] #36 ... [2022-05-12T02:32:49.127Z] [2022-05-12T02:32:49.127Z] #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-12T02:32:49.127Z] #38 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-12T02:32:49.127Z] #38 20.14 tomll can be used in two ways: [2022-05-12T02:32:49.127Z] #38 20.14 Writing to STDIN and reading from STDOUT: [2022-05-12T02:32:49.127Z] #38 20.14 cat file.toml | tomll > file.toml [2022-05-12T02:32:49.127Z] #38 20.14 [2022-05-12T02:32:49.127Z] #38 20.14 Reading and updating a list of files: [2022-05-12T02:32:49.127Z] #38 20.14 tomll a.toml b.toml c.toml [2022-05-12T02:32:49.127Z] #38 20.14 [2022-05-12T02:32:49.127Z] #38 20.14 When given a list of files, tomll will modify all files in place without asking. [2022-05-12T02:32:49.127Z] #38 DONE 21.3s [2022-05-12T02:32:49.127Z] [2022-05-12T02:32:49.127Z] #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-12T02:32:49.127Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-12T02:32:49.127Z] #62 6.205 Reading package lists... [2022-05-12T02:32:49.127Z] #62 12.28 Reading package lists... [2022-05-12T02:32:49.127Z] #62 19.09 Building dependency tree... [2022-05-12T02:32:49.148Z] #55 34.00 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-12T02:32:49.148Z] #55 34.04 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-12T02:32:49.406Z] #55 34.31 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-12T02:32:49.406Z] #55 34.32 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-12T02:32:49.578Z] Running on azwin-2-ec6060 in d:\jenkins\workspace\moby_PR-43583 [Pipeline] { [Pipeline] ws [2022-05-12T02:32:49.594Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-12T02:32:49.664Z] #55 34.60 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-12T02:32:49.664Z] #55 ... [2022-05-12T02:32:49.664Z] [2022-05-12T02:32:49.664Z] #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-12T02:32:49.664Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-12T02:32:49.664Z] #14 20.54 Reading package lists... [2022-05-12T02:32:49.664Z] #14 24.76 Building dependency tree... [2022-05-12T02:32:49.664Z] #14 28.40 The following additional packages will be installed: [2022-05-12T02:32:49.664Z] #14 28.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T02:32:49.664Z] #14 28.43 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T02:32:49.664Z] #14 28.43 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T02:32:49.664Z] #14 28.43 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T02:32:49.664Z] #14 28.44 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T02:32:49.664Z] #14 28.44 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T02:32:49.664Z] #14 28.45 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T02:32:49.664Z] #14 28.46 Suggested packages: [2022-05-12T02:32:49.664Z] #14 28.48 gcc-10-locales seccomp wine64 [2022-05-12T02:32:49.664Z] #14 29.55 The following NEW packages will be installed: [2022-05-12T02:32:49.664Z] #14 29.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T02:32:49.664Z] #14 29.56 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T02:32:49.664Z] #14 29.56 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T02:32:49.664Z] #14 29.56 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T02:32:49.664Z] #14 29.56 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T02:32:49.664Z] #14 29.56 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T02:32:49.664Z] #14 29.56 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T02:32:49.664Z] #14 29.56 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T02:32:49.664Z] #14 29.56 mingw-w64-x86-64-dev [2022-05-12T02:32:49.664Z] #14 29.96 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:32:49.664Z] #14 29.96 Need to get 108 MB of archives. [2022-05-12T02:32:49.664Z] #14 29.96 After this operation, 620 MB of additional disk space will be used. [2022-05-12T02:32:49.664Z] #14 29.96 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-12T02:32:49.664Z] #14 30.08 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-12T02:32:49.664Z] #14 30.17 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-12T02:32:49.664Z] #14 30.19 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-12T02:32:49.664Z] #14 30.19 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-12T02:32:49.664Z] #14 30.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T02:32:49.664Z] #14 30.38 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-12T02:32:49.664Z] #14 30.53 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-12T02:32:49.664Z] #14 30.53 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-12T02:32:49.664Z] #14 30.94 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-12T02:32:49.664Z] #14 32.08 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-12T02:32:49.664Z] #14 32.48 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-12T02:32:49.664Z] #14 33.17 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-12T02:32:49.664Z] #14 ... [2022-05-12T02:32:49.664Z] [2022-05-12T02:32:49.664Z] #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-12T02:32:49.664Z] #64 sha256:939582bc9a0c51a9e794f173cc64a35ccdd4b920643c5e3b7d3697efee2f66d4 [2022-05-12T02:32:49.664Z] #64 1.008 + RM_GOPATH=0 [2022-05-12T02:32:49.664Z] #64 1.019 + TMP_GOPATH= [2022-05-12T02:32:49.664Z] #64 1.019 + : /build [2022-05-12T02:32:49.664Z] #64 1.019 + '[' -z '' ']' [2022-05-12T02:32:49.664Z] #64 1.027 ++ mktemp -d [2022-05-12T02:32:49.664Z] #64 1.054 + export GOPATH=/tmp/tmp.HrzeCLJBey [2022-05-12T02:32:49.664Z] #64 1.054 + GOPATH=/tmp/tmp.HrzeCLJBey [2022-05-12T02:32:49.664Z] #64 1.054 + RM_GOPATH=1 [2022-05-12T02:32:49.664Z] #64 1.054 + case "$(go env GOARCH)" in [2022-05-12T02:32:49.664Z] #64 1.054 ++ go env GOARCH [2022-05-12T02:32:49.664Z] #64 1.089 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:49.664Z] #64 1.089 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:32:49.664Z] #64 1.089 ++ dirname /install.sh [2022-05-12T02:32:49.664Z] #64 1.119 + dir=/ [2022-05-12T02:32:49.664Z] #64 1.119 + bin=containerd [2022-05-12T02:32:49.664Z] #64 1.119 + shift [2022-05-12T02:32:49.664Z] #64 1.119 + '[' '!' -f //containerd.installer ']' [2022-05-12T02:32:49.664Z] #64 1.119 + . //containerd.installer [2022-05-12T02:32:49.664Z] #64 1.119 ++ set -e [2022-05-12T02:32:49.664Z] #64 1.119 ++ : v1.6.4 [2022-05-12T02:32:49.664Z] #64 1.119 + install_containerd [2022-05-12T02:32:49.664Z] #64 1.185 Install containerd version v1.6.4 [2022-05-12T02:32:49.664Z] #64 1.185 + echo 'Install containerd version v1.6.4' [2022-05-12T02:32:49.664Z] #64 1.185 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HrzeCLJBey/src/github.com/containerd/containerd [2022-05-12T02:32:49.664Z] #64 1.185 Cloning into '/tmp/tmp.HrzeCLJBey/src/github.com/containerd/containerd'... [2022-05-12T02:32:49.941Z] #14 14.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:32:50.228Z] #64 ... [2022-05-12T02:32:50.228Z] [2022-05-12T02:32:50.228Z] #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-12T02:32:50.229Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-12T02:32:50.229Z] #51 20.74 Reading package lists... [2022-05-12T02:32:50.229Z] #51 25.10 Building dependency tree... [2022-05-12T02:32:50.229Z] #51 28.83 The following additional packages will be installed: [2022-05-12T02:32:50.229Z] #51 28.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T02:32:50.229Z] #51 28.85 python3-protobuf python3-six [2022-05-12T02:32:50.229Z] #51 28.86 Suggested packages: [2022-05-12T02:32:50.229Z] #51 28.86 python3-setuptools [2022-05-12T02:32:50.229Z] #51 28.86 Recommended packages: [2022-05-12T02:32:50.229Z] #51 28.86 iproute2 | iproute [2022-05-12T02:32:50.229Z] #51 29.48 The following NEW packages will be installed: [2022-05-12T02:32:50.229Z] #51 29.50 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T02:32:50.229Z] #51 29.51 python3-protobuf python3-six [2022-05-12T02:32:50.229Z] #51 29.98 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:32:50.229Z] #51 29.98 Need to get 2136 kB of archives. [2022-05-12T02:32:50.229Z] #51 29.98 After this operation, 10.8 MB of additional disk space will be used. [2022-05-12T02:32:50.229Z] #51 29.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-05-12T02:32:50.229Z] #51 30.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T02:32:50.229Z] #51 30.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-12T02:32:50.229Z] #51 30.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-05-12T02:32:50.229Z] #51 30.07 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-12T02:32:50.229Z] #51 30.07 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-12T02:32:50.229Z] #51 30.08 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-12T02:32:50.229Z] #51 32.23 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-05-12T02:32:50.229Z] #51 34.05 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:32:50.229Z] #51 34.38 Fetched 2136 kB in 3s (717 kB/s) [2022-05-12T02:32:50.229Z] #51 35.11 Selecting previously unselected package libprotobuf23:arm64. [2022-05-12T02:32:50.229Z] #51 35.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% [2022-05-12T02:32:50.229Z] #51 ... [2022-05-12T02:32:50.229Z] [2022-05-12T02:32:50.229Z] #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-12T02:32:50.229Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-12T02:32:50.229Z] #14 35.32 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-12T02:32:50.525Z] #62 ... [2022-05-12T02:32:50.525Z] [2022-05-12T02:32:50.525Z] #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-12T02:32:50.525Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:32:50.525Z] #42 12.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:32:50.525Z] #42 22.28 Fetched 8530 kB in 16s (546 kB/s) [2022-05-12T02:32:50.525Z] #42 22.28 Reading package lists... [2022-05-12T02:32:50.525Z] #42 ... [2022-05-12T02:32:50.525Z] [2022-05-12T02:32:50.525Z] #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-12T02:32:50.525Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-12T02:32:50.525Z] #62 22.97 The following additional packages will be installed: [2022-05-12T02:32:50.525Z] #62 22.97 libbtrfs0 [2022-05-12T02:32:50.788Z] #62 23.22 The following NEW packages will be installed: [2022-05-12T02:32:50.788Z] #62 23.25 libbtrfs-dev libbtrfs0 [2022-05-12T02:32:50.791Z] #14 35.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-12T02:32:50.791Z] #14 35.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-12T02:32:50.791Z] #14 35.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-12T02:32:50.791Z] #14 35.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-12T02:32:50.791Z] #14 ... [2022-05-12T02:32:50.791Z] [2022-05-12T02:32:50.791Z] #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-12T02:32:50.791Z] #42 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-12T02:32:50.791Z] #42 24.50 Building dependency tree... [2022-05-12T02:32:50.791Z] #42 27.94 The following additional packages will be installed: [2022-05-12T02:32:50.791Z] #42 27.96 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-12T02:32:50.791Z] #42 27.98 Suggested packages: [2022-05-12T02:32:50.791Z] #42 27.99 cmake-doc ninja-build lrzip [2022-05-12T02:32:50.791Z] #42 28.00 Recommended packages: [2022-05-12T02:32:50.791Z] #42 28.00 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T02:32:50.791Z] #42 28.84 The following NEW packages will be installed: [2022-05-12T02:32:50.791Z] #42 28.84 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-12T02:32:50.791Z] #42 28.84 vim-common xxd [2022-05-12T02:32:50.791Z] #42 29.28 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:32:50.791Z] #42 29.28 Need to get 15.6 MB of archives. [2022-05-12T02:32:50.791Z] #42 29.28 After this operation, 67.4 MB of additional disk space will be used. [2022-05-12T02:32:50.791Z] #42 29.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T02:32:50.791Z] #42 29.29 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-12T02:32:50.791Z] #42 29.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T02:32:50.791Z] #42 29.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-12T02:32:50.791Z] #42 29.70 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-12T02:32:50.791Z] #42 29.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-05-12T02:32:50.791Z] #42 29.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-05-12T02:32:50.791Z] #42 29.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-05-12T02:32:50.791Z] #42 29.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-05-12T02:32:50.791Z] #42 29.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-05-12T02:32:50.791Z] #42 30.85 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:32:50.791Z] #42 31.33 Fetched 15.6 MB in 1s (16.1 MB/s) [2022-05-12T02:32:50.791Z] #42 31.46 Selecting previously unselected package xxd. [2022-05-12T02:32:50.791Z] #42 31.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-12T02:32:50.791Z] #42 31.54 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-12T02:32:50.791Z] #42 31.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:32:50.791Z] #42 32.37 Selecting previously unselected package vim-common. [2022-05-12T02:32:50.791Z] #42 32.37 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T02:32:50.791Z] #42 32.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:32:50.791Z] #42 33.07 Selecting previously unselected package cmake-data. [2022-05-12T02:32:50.791Z] #42 33.07 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T02:32:50.791Z] #42 33.10 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T02:32:50.803Z] The recommended git tool is: git [2022-05-12T02:32:51.048Z] #42 ... [2022-05-12T02:32:51.048Z] [2022-05-12T02:32:51.048Z] #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-12T02:32:51.048Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-12T02:32:51.048Z] #14 35.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-12T02:32:51.048Z] #14 36.01 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-12T02:32:51.048Z] #14 36.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-05-12T02:32:51.048Z] #14 36.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-05-12T02:32:51.048Z] #14 36.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-05-12T02:32:51.048Z] #14 36.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-05-12T02:32:51.048Z] #14 36.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-05-12T02:32:51.304Z] #14 36.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-05-12T02:32:51.304Z] #14 36.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-05-12T02:32:51.304Z] #14 36.14 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-12T02:32:51.304Z] #14 36.18 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-12T02:32:51.304Z] #14 36.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-05-12T02:32:51.362Z] #62 23.67 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:32:51.363Z] #62 23.67 Need to get 460 kB of archives. [2022-05-12T02:32:51.363Z] #62 23.67 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T02:32:51.363Z] #62 23.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T02:32:51.363Z] #62 23.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T02:32:51.847Z] #14 ... [2022-05-12T02:32:51.847Z] [2022-05-12T02:32:51.847Z] #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-12T02:32:51.847Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-12T02:32:51.847Z] #40 16.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T02:32:51.847Z] #40 16.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T02:32:51.862Z] #67 ... [2022-05-12T02:32:51.862Z] [2022-05-12T02:32:51.862Z] #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-12T02:32:51.862Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:32:51.862Z] #51 7.023 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:32:51.862Z] #51 7.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:32:51.862Z] #51 7.132 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:32:51.862Z] #51 8.158 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-12T02:32:51.862Z] #51 9.288 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:32:51.862Z] #51 13.00 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:32:51.862Z] #51 ... [2022-05-12T02:32:51.862Z] [2022-05-12T02:32:51.862Z] #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-12T02:32:51.862Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-12T02:32:51.862Z] #40 15.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T02:32:51.862Z] #40 15.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T02:32:52.248Z] #14 37.23 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:32:52.504Z] #14 37.48 Fetched 108 MB in 7s (16.4 MB/s) [2022-05-12T02:32:52.504Z] #14 37.59 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T02:32:52.504Z] #14 37.59 (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-12T02:32:52.504Z] #14 37.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-12T02:32:52.504Z] #14 37.68 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T02:32:52.595Z] Running on azwin-2-ec6061 in d:\jenkins\workspace\moby_PR-43583 [Pipeline] { [Pipeline] ws [2022-05-12T02:32:52.611Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-12T02:32:52.736Z] #19 106.0 The following NEW packages will be installed: [2022-05-12T02:32:52.736Z] #19 106.0 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-12T02:32:52.736Z] #19 106.0 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-12T02:32:52.736Z] #19 106.0 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-12T02:32:52.736Z] #19 106.0 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-12T02:32:52.736Z] #19 106.0 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-12T02:32:52.736Z] #19 106.0 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-12T02:32:52.736Z] #19 106.0 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-12T02:32:52.736Z] #19 106.0 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-12T02:32:52.736Z] #19 106.0 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-12T02:32:52.736Z] #19 106.0 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-12T02:32:52.736Z] #19 106.0 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-12T02:32:52.736Z] #19 106.0 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-12T02:32:52.736Z] #19 106.0 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-12T02:32:52.736Z] #19 106.0 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-12T02:32:52.736Z] #19 106.0 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-12T02:32:52.736Z] #19 106.0 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-12T02:32:52.736Z] #19 106.0 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-12T02:32:52.736Z] #19 106.0 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-12T02:32:52.736Z] #19 106.0 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-12T02:32:52.736Z] #19 106.0 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-12T02:32:52.736Z] #19 106.0 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-12T02:32:52.736Z] #19 106.0 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-12T02:32:52.736Z] #19 106.0 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-12T02:32:52.736Z] #19 106.0 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-12T02:32:52.736Z] #19 106.0 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-12T02:32:52.736Z] #19 106.0 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-12T02:32:52.736Z] #19 106.0 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-12T02:32:52.736Z] #19 106.0 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-12T02:32:52.736Z] #19 106.0 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-12T02:32:52.736Z] #19 106.0 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-12T02:32:52.736Z] #19 106.0 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-12T02:32:52.736Z] #19 106.0 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-12T02:32:52.736Z] #19 106.0 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-12T02:32:52.736Z] #19 106.0 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-12T02:32:52.736Z] #19 106.0 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-12T02:32:52.736Z] #19 106.0 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-12T02:32:52.736Z] #19 106.0 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-12T02:32:52.736Z] #19 106.0 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-12T02:32:52.736Z] #19 106.0 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-12T02:32:52.736Z] #19 106.0 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-12T02:32:52.736Z] #19 106.0 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-12T02:32:52.736Z] #19 106.0 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-12T02:32:52.736Z] #19 106.0 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-12T02:32:52.736Z] #19 106.0 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-12T02:32:52.736Z] #19 106.0 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-12T02:32:52.736Z] #19 106.0 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-12T02:32:52.736Z] #19 106.1 linux-libc-dev-s390x-cross patch xz-utils [2022-05-12T02:32:52.770Z] #62 25.01 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:32:52.789Z] #40 ... [2022-05-12T02:32:52.789Z] [2022-05-12T02:32:52.789Z] #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-12T02:32:52.789Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-12T02:32:52.789Z] #62 7.950 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:32:52.789Z] #62 11.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:32:53.030Z] #19 106.6 0 upgraded, 133 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:32:53.030Z] #19 106.6 Need to get 787 MB of archives. [2022-05-12T02:32:53.030Z] #19 106.6 After this operation, 3385 MB of additional disk space will be used. [2022-05-12T02:32:53.030Z] #19 106.6 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-12T02:32:53.033Z] #62 25.32 Fetched 460 kB in 0s (1372 kB/s) [2022-05-12T02:32:53.033Z] #62 25.45 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T02:32:53.033Z] #62 25.45 (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-12T02:32:53.033Z] #62 25.54 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T02:32:53.048Z] #62 ... [2022-05-12T02:32:53.048Z] [2022-05-12T02:32:53.048Z] #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-12T02:32:53.048Z] #67 sha256:5f9ce9109720c6b9176b437a240baaccba81fef1fc9bb7f60366376dc02798a6 [2022-05-12T02:32:53.048Z] #67 12.27 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T02:32:53.048Z] #67 12.27 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T02:32:53.048Z] #67 13.27 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T02:32:53.296Z] #62 25.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T02:32:53.296Z] #62 25.82 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T02:32:53.306Z] #19 106.6 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T02:32:53.306Z] #19 106.6 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-12T02:32:53.306Z] #19 106.6 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-12T02:32:53.306Z] #19 106.6 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-12T02:32:53.306Z] #19 106.6 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-12T02:32:53.306Z] #19 106.6 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-12T02:32:53.306Z] #19 106.8 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-12T02:32:53.306Z] #19 106.9 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-12T02:32:53.560Z] #62 25.85 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T02:32:53.560Z] #62 25.85 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T02:32:53.581Z] #19 107.0 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-12T02:32:53.581Z] #19 107.0 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-12T02:32:53.581Z] #19 107.1 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-12T02:32:53.581Z] #19 107.1 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-12T02:32:53.779Z] #40 ... [2022-05-12T02:32:53.779Z] [2022-05-12T02:32:53.779Z] #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-12T02:32:53.779Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-12T02:32:53.779Z] #53 10.24 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T02:32:53.779Z] #53 10.49 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T02:32:53.779Z] #53 17.90 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T02:32:53.779Z] #53 17.97 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T02:32:53.779Z] #53 18.13 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T02:32:53.779Z] #53 ... [2022-05-12T02:32:53.779Z] [2022-05-12T02:32:53.779Z] #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-12T02:32:53.779Z] #67 sha256:9d2fe93890aadb769b0ddb67098087ea80495bd4655a9c3acc83aaaea65f122b [2022-05-12T02:32:53.779Z] #67 17.85 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T02:32:53.779Z] #67 19.37 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T02:32:53.779Z] #67 19.56 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T02:32:53.779Z] #67 19.84 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T02:32:53.990Z] #67 18.50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T02:32:54.042Z] #67 20.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T02:32:54.136Z] #62 26.37 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T02:32:54.136Z] #62 26.37 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T02:32:54.136Z] #62 26.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:32:54.303Z] #67 20.44 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T02:32:54.303Z] #67 ... [2022-05-12T02:32:54.303Z] [2022-05-12T02:32:54.303Z] #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-12T02:32:54.303Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-12T02:32:54.303Z] #57 10.93 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-12T02:32:54.425Z] The recommended git tool is: git [2022-05-12T02:32:54.568Z] #57 ... [2022-05-12T02:32:54.568Z] [2022-05-12T02:32:54.568Z] #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-12T02:32:54.568Z] #26 sha256:05b6cd1878ec8adb2cd0fff3275117b778e858d02e27ed083888ac2c330accd3 [2022-05-12T02:32:54.568Z] #26 20.32 + mkdir -p /build [2022-05-12T02:32:54.568Z] #26 20.32 + mv docker/docker /build/ [2022-05-12T02:32:54.568Z] #26 20.34 + rmdir docker [2022-05-12T02:32:54.830Z] #26 ... [2022-05-12T02:32:54.830Z] [2022-05-12T02:32:54.830Z] #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-12T02:32:54.830Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-12T02:32:54.830Z] #62 11.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:32:54.830Z] #62 15.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:32:54.934Z] #67 ... [2022-05-12T02:32:54.934Z] [2022-05-12T02:32:54.934Z] #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-12T02:32:54.934Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-12T02:32:54.934Z] #53 20.01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T02:32:54.934Z] #53 20.08 go: downloading golang.org/x/mod v0.3.0 [2022-05-12T02:32:55.022Z] #14 39.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T02:32:55.022Z] #14 39.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-12T02:32:55.022Z] #14 39.66 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T02:32:55.084Z] #62 DONE 27.7s [2022-05-12T02:32:55.084Z] [2022-05-12T02:32:55.084Z] #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-12T02:32:55.084Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:32:55.084Z] #47 25.67 Updating files: 82% (1490/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-12T02:32:55.084Z] #47 26.07 + git checkout -q v2.3.0 [2022-05-12T02:32:55.095Z] #62 ... [2022-05-12T02:32:55.095Z] [2022-05-12T02:32:55.095Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T02:32:55.095Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:32:55.095Z] #14 11.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:32:55.095Z] #14 16.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:32:55.095Z] #14 ... [2022-05-12T02:32:55.095Z] [2022-05-12T02:32:55.095Z] #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-12T02:32:55.095Z] #67 sha256:9d2fe93890aadb769b0ddb67098087ea80495bd4655a9c3acc83aaaea65f122b [2022-05-12T02:32:55.095Z] #67 20.92 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T02:32:55.447Z] #67 ... [2022-05-12T02:32:55.447Z] [2022-05-12T02:32:55.447Z] #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-12T02:32:55.447Z] #26 sha256:05b6cd1878ec8adb2cd0fff3275117b778e858d02e27ed083888ac2c330accd3 [2022-05-12T02:32:55.447Z] #26 DONE 21.4s [2022-05-12T02:32:55.447Z] [2022-05-12T02:32:55.447Z] #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-12T02:32:55.447Z] #67 sha256:9d2fe93890aadb769b0ddb67098087ea80495bd4655a9c3acc83aaaea65f122b [2022-05-12T02:32:55.447Z] #67 21.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T02:32:56.022Z] #67 ... [2022-05-12T02:32:56.022Z] [2022-05-12T02:32:56.022Z] #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-12T02:32:56.022Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:32:56.022Z] #42 12.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:32:56.022Z] #42 16.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:32:56.022Z] #42 ... [2022-05-12T02:32:56.022Z] [2022-05-12T02:32:56.022Z] #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-12T02:32:56.022Z] #67 sha256:9d2fe93890aadb769b0ddb67098087ea80495bd4655a9c3acc83aaaea65f122b [2022-05-12T02:32:56.022Z] #67 22.01 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T02:32:56.107Z] #19 109.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-12T02:32:56.107Z] #19 109.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-12T02:32:56.284Z] #67 22.17 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T02:32:56.496Z] #47 ... [2022-05-12T02:32:56.496Z] [2022-05-12T02:32:56.496Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T02:32:56.496Z] #63 sha256:f0c04573142471656079c4be33a980044ee894653e5394dffb74772a1f0c5fb5 [2022-05-12T02:32:56.496Z] #63 DONE 1.0s [2022-05-12T02:32:56.496Z] [2022-05-12T02:32:56.496Z] #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-12T02:32:56.496Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:32:56.496Z] #47 28.40 + 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-12T02:32:56.496Z] #47 ... [2022-05-12T02:32:56.496Z] [2022-05-12T02:32:56.496Z] #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-12T02:32:56.496Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:32:56.496Z] #14 18.60 Fetched 8530 kB in 14s (624 kB/s) [2022-05-12T02:32:56.496Z] #14 18.60 Reading package lists... [2022-05-12T02:32:56.496Z] #14 24.11 Reading package lists... [2022-05-12T02:32:56.496Z] #14 ... [2022-05-12T02:32:56.496Z] [2022-05-12T02:32:56.496Z] #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-12T02:32:56.496Z] #64 sha256:a93ac2705e0c8885dd1435c112adac5128d38eca85bb0a4585fb16fc4b3bc53d [2022-05-12T02:32:56.917Z] #14 ... [2022-05-12T02:32:56.917Z] [2022-05-12T02:32:56.917Z] #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-12T02:32:56.917Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-12T02:32:56.917Z] #51 35.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 ... 15700 files and directories currently installed.) [2022-05-12T02:32:56.917Z] #51 35.16 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-05-12T02:32:56.917Z] #51 35.20 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-05-12T02:32:56.917Z] #51 36.00 Selecting previously unselected package python3-pkg-resources. [2022-05-12T02:32:56.917Z] #51 36.00 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T02:32:56.917Z] #51 36.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:32:56.917Z] #51 36.26 Selecting previously unselected package python3-six. [2022-05-12T02:32:56.917Z] #51 36.27 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-12T02:32:56.918Z] #51 36.28 Unpacking python3-six (1.16.0-2) ... [2022-05-12T02:32:56.918Z] #51 36.40 Selecting previously unselected package python3-protobuf. [2022-05-12T02:32:56.918Z] #51 36.41 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-05-12T02:32:56.918Z] #51 36.41 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-12T02:32:56.918Z] #51 36.92 Selecting previously unselected package libnet1:arm64. [2022-05-12T02:32:56.918Z] #51 36.92 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-12T02:32:56.918Z] #51 36.93 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:32:56.918Z] #51 37.09 Selecting previously unselected package libnl-3-200:arm64. [2022-05-12T02:32:56.918Z] #51 37.10 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-12T02:32:56.918Z] #51 37.10 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-12T02:32:56.918Z] #51 37.28 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-12T02:32:56.918Z] #51 37.29 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-12T02:32:56.918Z] #51 37.29 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-12T02:32:56.918Z] #51 37.40 Selecting previously unselected package criu. [2022-05-12T02:32:56.918Z] #51 37.40 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-05-12T02:32:56.918Z] #51 37.41 Unpacking criu (3.17-1) ... [2022-05-12T02:32:56.918Z] #51 38.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:32:56.918Z] #51 39.36 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-05-12T02:32:56.918Z] #51 39.38 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:32:56.918Z] #51 39.41 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-12T02:32:56.918Z] #51 39.44 Setting up python3-six (1.16.0-2) ... [2022-05-12T02:32:56.918Z] #51 40.46 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-12T02:32:56.918Z] #51 40.52 Setting up python3-protobuf (3.12.4-1) ... [2022-05-12T02:32:56.938Z] #53 ... [2022-05-12T02:32:56.939Z] [2022-05-12T02:32:56.939Z] #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-12T02:32:56.939Z] #26 sha256:01dddbb5388da7a2251fb82ce92ef46d1c2ae8195dd030a97ecca4729604aab1 [2022-05-12T02:32:56.939Z] #26 20.62 + mkdir -p /build [2022-05-12T02:32:56.939Z] #26 20.63 + mv docker/docker /build/ [2022-05-12T02:32:56.939Z] #26 20.70 + rmdir docker [2022-05-12T02:32:56.939Z] #26 DONE 21.3s [2022-05-12T02:32:56.939Z] [2022-05-12T02:32:56.939Z] #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-12T02:32:56.939Z] #67 sha256:5f9ce9109720c6b9176b437a240baaccba81fef1fc9bb7f60366376dc02798a6 [2022-05-12T02:32:56.939Z] #67 19.76 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T02:32:56.939Z] #67 19.87 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T02:32:56.939Z] #67 19.98 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T02:32:56.939Z] #67 20.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T02:32:56.939Z] #67 20.53 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T02:32:56.939Z] #67 20.90 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T02:32:56.939Z] #67 21.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T02:32:57.197Z] #67 21.87 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T02:32:57.456Z] #67 ... [2022-05-12T02:32:57.456Z] [2022-05-12T02:32:57.456Z] #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-12T02:32:57.456Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:32:57.456Z] #42 12.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:32:57.456Z] #42 15.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:32:57.456Z] #42 ... [2022-05-12T02:32:57.456Z] [2022-05-12T02:32:57.456Z] #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-12T02:32:57.456Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:32:57.456Z] #51 13.11 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:32:57.456Z] #51 16.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:32:57.456Z] #51 20.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-12T02:32:57.474Z] #19 110.7 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-12T02:32:57.474Z] #19 110.7 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-12T02:32:57.481Z] #51 ... [2022-05-12T02:32:57.481Z] [2022-05-12T02:32:57.481Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T02:32:57.481Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-12T02:32:57.481Z] #14 42.41 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T02:32:57.481Z] #14 42.41 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T02:32:57.481Z] #14 42.42 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T02:32:57.481Z] #14 42.57 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-05-12T02:32:57.481Z] #14 42.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-12T02:32:57.481Z] #14 42.59 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-12T02:32:58.400Z] #51 ... [2022-05-12T02:32:58.400Z] [2022-05-12T02:32:58.400Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T02:32:58.400Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:32:58.400Z] #36 23.55 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-12T02:32:58.400Z] #36 23.55 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T02:32:58.841Z] #19 112.4 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-12T02:32:58.841Z] #19 112.4 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-12T02:32:59.341Z] #36 24.41 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-12T02:32:59.508Z] #14 ... [2022-05-12T02:32:59.508Z] [2022-05-12T02:32:59.508Z] #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-12T02:32:59.508Z] #31 sha256:80636f691d109132187712dc208c864a26efc4718edb21f938512531a3b084ff [2022-05-12T02:32:59.508Z] #31 30.97 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-12T02:32:59.508Z] #31 32.82 [2022-05-12T02:32:59.508Z] #31 33.13 #=#=# ############ 17.5% ######################################################################## 100.0% [2022-05-12T02:32:59.508Z] #31 34.36 [2022-05-12T02:32:59.508Z] #31 36.49 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-12T02:32:59.508Z] #31 37.98 [2022-05-12T02:32:59.508Z] #31 38.33 #=#=# ######################################################################## 100.0% [2022-05-12T02:32:59.508Z] #31 39.42 [2022-05-12T02:32:59.508Z] #31 39.72 Download of images into '/build' complete. [2022-05-12T02:32:59.508Z] #31 39.72 Use something like the following to load the result into a Docker daemon: [2022-05-12T02:32:59.508Z] #31 39.72 tar -cC '/build' . | docker load [2022-05-12T02:32:59.508Z] #31 ... [2022-05-12T02:32:59.508Z] [2022-05-12T02:32:59.508Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T02:32:59.508Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-12T02:32:59.508Z] #14 44.29 Selecting previously unselected package dmsetup. [2022-05-12T02:32:59.508Z] #14 44.29 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-05-12T02:32:59.508Z] #14 44.31 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T02:32:59.599Z] #36 24.67 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-12T02:32:59.765Z] #14 ... [2022-05-12T02:32:59.765Z] [2022-05-12T02:32:59.765Z] #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-12T02:32:59.765Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-12T02:32:59.765Z] #55 34.86 go: downloading honnef.co/go/tools v0.2.2 [2022-05-12T02:32:59.765Z] #55 35.98 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-12T02:32:59.765Z] #55 36.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-12T02:32:59.765Z] #55 36.11 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-12T02:32:59.765Z] #55 36.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T02:32:59.765Z] #55 36.23 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T02:32:59.765Z] #55 36.26 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T02:32:59.765Z] #55 36.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-12T02:32:59.765Z] #55 36.60 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T02:32:59.765Z] #55 36.65 go: downloading golang.org/x/text v0.3.7 [2022-05-12T02:32:59.765Z] #55 40.49 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-12T02:32:59.765Z] #55 40.55 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T02:32:59.765Z] #55 40.57 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-12T02:32:59.765Z] #55 40.75 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-12T02:32:59.765Z] #55 40.79 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-12T02:32:59.765Z] #55 40.80 go: downloading golang.org/x/mod v0.5.1 [2022-05-12T02:32:59.765Z] #55 40.87 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-12T02:32:59.765Z] #55 40.91 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-12T02:32:59.765Z] #55 40.94 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T02:32:59.765Z] #55 41.10 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-12T02:32:59.765Z] #55 41.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-12T02:32:59.765Z] #55 41.15 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-12T02:32:59.765Z] #55 41.48 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T02:32:59.765Z] #55 41.56 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T02:32:59.765Z] #55 41.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-12T02:32:59.765Z] #55 41.98 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-12T02:32:59.765Z] #55 41.98 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-12T02:32:59.765Z] #55 42.06 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T02:32:59.765Z] #55 42.09 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T02:32:59.765Z] #55 42.10 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T02:32:59.765Z] #55 42.12 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-12T02:32:59.765Z] #55 42.27 go: downloading github.com/prometheus/common v0.10.0 [2022-05-12T02:32:59.765Z] #55 42.50 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-12T02:32:59.765Z] #55 42.54 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-12T02:32:59.765Z] #55 42.64 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T02:32:59.765Z] #55 44.77 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T02:32:59.795Z] Running on azwin-2-c6b0b0 in d:\jenkins\workspace\moby_PR-43583 [Pipeline] { [Pipeline] ws [2022-05-12T02:32:59.809Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-12T02:32:59.861Z] #36 25.06 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T02:33:00.341Z] #55 ... [2022-05-12T02:33:00.341Z] [2022-05-12T02:33:00.341Z] #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-12T02:33:00.341Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-12T02:33:00.341Z] #14 45.33 Selecting previously unselected package mingw-w64-common. [2022-05-12T02:33:00.341Z] #14 45.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T02:33:00.341Z] #14 45.36 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T02:33:00.492Z] #67 25.93 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T02:33:00.732Z] #64 ... [2022-05-12T02:33:00.732Z] [2022-05-12T02:33:00.732Z] #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-12T02:33:00.732Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:33:00.732Z] #51 22.50 Fetched 8534 kB in 16s (537 kB/s) [2022-05-12T02:33:00.732Z] #51 22.50 Reading package lists... [2022-05-12T02:33:00.732Z] #51 28.35 Reading package lists... [2022-05-12T02:33:00.732Z] #51 ... [2022-05-12T02:33:00.732Z] [2022-05-12T02:33:00.732Z] #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-12T02:33:00.732Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:33:00.732Z] #14 24.11 Reading package lists... [2022-05-12T02:33:00.732Z] #14 30.03 Building dependency tree... [2022-05-12T02:33:00.734Z] #19 114.1 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-12T02:33:00.734Z] #19 114.1 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-12T02:33:00.797Z] #36 25.79 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T02:33:00.908Z] #14 ... [2022-05-12T02:33:00.908Z] [2022-05-12T02:33:00.908Z] #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-12T02:33:00.908Z] #31 sha256:80636f691d109132187712dc208c864a26efc4718edb21f938512531a3b084ff [2022-05-12T02:33:00.908Z] #31 DONE 43.2s [2022-05-12T02:33:00.994Z] #14 33.29 The following additional packages will be installed: [2022-05-12T02:33:00.994Z] #14 33.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T02:33:00.994Z] #14 33.33 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T02:33:00.994Z] #14 33.33 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T02:33:00.994Z] #14 33.33 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T02:33:00.994Z] #14 33.33 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T02:33:00.994Z] #14 33.33 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T02:33:00.994Z] #14 33.33 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T02:33:00.994Z] #14 33.33 Suggested packages: [2022-05-12T02:33:00.994Z] #14 33.33 gcc-10-locales seccomp wine64 [2022-05-12T02:33:01.064Z] #67 ... [2022-05-12T02:33:01.064Z] [2022-05-12T02:33:01.064Z] #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-12T02:33:01.064Z] #38 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-12T02:33:01.064Z] #38 27.57 tomll can be used in two ways: [2022-05-12T02:33:01.064Z] #38 27.57 Writing to STDIN and reading from STDOUT: [2022-05-12T02:33:01.064Z] #38 27.57 cat file.toml | tomll > file.toml [2022-05-12T02:33:01.064Z] #38 27.57 [2022-05-12T02:33:01.064Z] #38 27.57 Reading and updating a list of files: [2022-05-12T02:33:01.064Z] #38 27.57 tomll a.toml b.toml c.toml [2022-05-12T02:33:01.064Z] #38 27.57 [2022-05-12T02:33:01.064Z] #38 27.57 When given a list of files, tomll will modify all files in place without asking. [2022-05-12T02:33:01.164Z] [2022-05-12T02:33:01.164Z] #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-12T02:33:01.164Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-12T02:33:01.164Z] #34 37.17 Updating files: 95% (1451/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-12T02:33:01.164Z] #34 37.26 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-12T02:33:01.164Z] #34 37.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T02:33:01.325Z] #38 DONE 27.8s [2022-05-12T02:33:01.325Z] [2022-05-12T02:33:01.325Z] #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-12T02:33:01.325Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:33:01.325Z] #36 24.05 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-12T02:33:01.325Z] #36 24.05 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-12T02:33:01.325Z] #36 24.66 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-12T02:33:01.325Z] #36 25.21 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-12T02:33:01.325Z] #36 25.63 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T02:33:01.325Z] #36 26.53 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T02:33:01.325Z] #36 26.96 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-12T02:33:01.325Z] #36 27.00 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-12T02:33:01.325Z] #36 27.11 go: downloading github.com/peterh/liner v1.2.2 [2022-05-12T02:33:01.325Z] #36 27.48 go: downloading github.com/google/go-dap v0.6.0 [2022-05-12T02:33:01.325Z] #36 ... [2022-05-12T02:33:01.325Z] [2022-05-12T02:33:01.325Z] #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-12T02:33:01.325Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:33:01.325Z] #51 17.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:33:01.325Z] #51 21.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-12T02:33:01.365Z] #36 26.32 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-12T02:33:01.365Z] #36 26.44 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-12T02:33:01.365Z] #36 26.49 go: downloading github.com/peterh/liner v1.2.2 [2022-05-12T02:33:01.537Z] The recommended git tool is: git [2022-05-12T02:33:01.585Z] #51 ... [2022-05-12T02:33:01.585Z] [2022-05-12T02:33:01.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-12T02:33:01.585Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-12T02:33:01.585Z] #53 20.57 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T02:33:01.585Z] #53 20.66 go: downloading golang.org/x/mod v0.3.0 [2022-05-12T02:33:01.585Z] #53 ... [2022-05-12T02:33:01.585Z] [2022-05-12T02:33:01.585Z] #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-12T02:33:01.585Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:33:01.585Z] #36 28.11 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-12T02:33:01.932Z] #36 27.12 go: downloading github.com/google/go-dap v0.6.0 [2022-05-12T02:33:02.094Z] #34 ... [2022-05-12T02:33:02.094Z] [2022-05-12T02:33:02.094Z] #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-12T02:33:02.094Z] #42 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-12T02:33:02.094Z] #42 37.51 Selecting previously unselected package libicu67:arm64. [2022-05-12T02:33:02.094Z] #42 37.52 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-05-12T02:33:02.094Z] #42 37.54 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-12T02:33:02.094Z] #42 44.71 Selecting previously unselected package libxml2:arm64. [2022-05-12T02:33:02.094Z] #42 44.72 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-05-12T02:33:02.094Z] #42 44.94 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T02:33:02.094Z] #42 45.99 Selecting previously unselected package libarchive13:arm64. [2022-05-12T02:33:02.094Z] #42 46.01 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-05-12T02:33:02.094Z] #42 46.01 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-12T02:33:02.094Z] #42 46.57 Selecting previously unselected package libjsoncpp24:arm64. [2022-05-12T02:33:02.094Z] #42 46.58 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-05-12T02:33:02.094Z] #42 46.65 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-12T02:33:02.094Z] #42 46.83 Selecting previously unselected package librhash0:arm64. [2022-05-12T02:33:02.094Z] #42 46.83 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-05-12T02:33:02.094Z] #42 46.84 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-05-12T02:33:02.094Z] #42 47.04 Selecting previously unselected package libuv1:arm64. [2022-05-12T02:33:02.094Z] #42 47.04 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-05-12T02:33:02.094Z] #42 47.06 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-05-12T02:33:02.101Z] #19 115.5 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-12T02:33:02.101Z] #19 115.5 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-12T02:33:02.101Z] #19 115.5 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-12T02:33:02.101Z] #19 115.5 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-12T02:33:02.101Z] #19 115.5 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-12T02:33:02.101Z] #19 115.5 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-12T02:33:02.101Z] #19 115.5 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-12T02:33:02.101Z] #19 115.5 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-12T02:33:02.101Z] #19 115.5 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-12T02:33:02.101Z] #19 115.5 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-12T02:33:02.101Z] #19 115.5 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-12T02:33:02.101Z] #19 115.5 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-12T02:33:02.101Z] #19 115.5 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-12T02:33:02.101Z] #19 115.6 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-12T02:33:02.101Z] #19 115.6 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-12T02:33:02.101Z] #19 115.6 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-12T02:33:02.157Z] #36 28.57 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-12T02:33:02.351Z] #42 47.30 Selecting previously unselected package cmake. [2022-05-12T02:33:02.352Z] #42 47.31 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-05-12T02:33:02.352Z] #42 47.32 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T02:33:02.357Z] #19 115.6 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-12T02:33:02.357Z] #19 115.7 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-12T02:33:02.357Z] #19 115.7 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-12T02:33:02.387Z] #14 34.65 The following NEW packages will be installed: [2022-05-12T02:33:02.387Z] #14 34.65 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T02:33:02.387Z] #14 34.65 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T02:33:02.387Z] #14 34.65 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T02:33:02.387Z] #14 34.65 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T02:33:02.387Z] #14 34.65 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T02:33:02.387Z] #14 34.65 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T02:33:02.387Z] #14 34.65 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T02:33:02.387Z] #14 34.65 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T02:33:02.387Z] #14 34.65 mingw-w64-x86-64-dev [2022-05-12T02:33:02.387Z] #14 ... [2022-05-12T02:33:02.387Z] [2022-05-12T02:33:02.387Z] #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-12T02:33:02.387Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-12T02:33:02.387Z] #57 34.47 v3.0.2 [2022-05-12T02:33:02.387Z] #57 DONE 34.9s [2022-05-12T02:33:02.387Z] [2022-05-12T02:33:02.387Z] #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-12T02:33:02.387Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:02.387Z] #55 34.36 go: downloading github.com/fatih/color v1.13.0 [2022-05-12T02:33:02.387Z] #55 34.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T02:33:02.387Z] #55 34.44 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-12T02:33:02.387Z] #55 34.47 go: downloading github.com/spf13/viper v1.10.1 [2022-05-12T02:33:02.387Z] #55 34.67 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T02:33:02.607Z] #42 ... [2022-05-12T02:33:02.608Z] [2022-05-12T02:33:02.608Z] #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-12T02:33:02.608Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-12T02:33:02.608Z] #51 45.04 Setting up criu (3.17-1) ... [2022-05-12T02:33:02.608Z] #51 46.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:33:02.608Z] #51 DONE 47.3s [2022-05-12T02:33:02.608Z] [2022-05-12T02:33:02.608Z] #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-12T02:33:02.608Z] #36 sha256:e8aef705af0a542846089b33ba0c508e7eaad5daafba5b04dd2bb10bcf18150e [2022-05-12T02:33:02.967Z] #55 35.33 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T02:33:02.967Z] #55 35.33 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T02:33:02.967Z] #55 35.33 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-12T02:33:02.967Z] #55 35.33 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-12T02:33:03.307Z] #36 28.15 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-12T02:33:03.543Z] #36 29.90 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-12T02:33:03.543Z] #36 30.19 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T02:33:03.568Z] #36 ... [2022-05-12T02:33:03.568Z] [2022-05-12T02:33:03.568Z] #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-12T02:33:03.568Z] #38 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-12T02:33:03.568Z] #38 28.34 tomll can be used in two ways: [2022-05-12T02:33:03.568Z] #38 28.35 Writing to STDIN and reading from STDOUT: [2022-05-12T02:33:03.568Z] #38 28.35 cat file.toml | tomll > file.toml [2022-05-12T02:33:03.568Z] #38 28.35 [2022-05-12T02:33:03.568Z] #38 28.35 Reading and updating a list of files: [2022-05-12T02:33:03.568Z] #38 28.35 tomll a.toml b.toml c.toml [2022-05-12T02:33:03.568Z] #38 28.35 [2022-05-12T02:33:03.568Z] #38 28.35 When given a list of files, tomll will modify all files in place without asking. [2022-05-12T02:33:03.568Z] #38 DONE 28.6s [2022-05-12T02:33:03.568Z] [2022-05-12T02:33:03.568Z] #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-12T02:33:03.568Z] #67 sha256:5f9ce9109720c6b9176b437a240baaccba81fef1fc9bb7f60366376dc02798a6 [2022-05-12T02:33:03.568Z] #67 27.68 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T02:33:03.804Z] #36 30.29 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-12T02:33:03.828Z] #67 28.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T02:33:04.250Z] #19 117.5 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-12T02:33:04.250Z] #19 117.5 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-12T02:33:04.250Z] #19 117.5 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-12T02:33:04.250Z] #19 117.5 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-12T02:33:04.250Z] #19 117.6 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-12T02:33:04.371Z] #55 36.59 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T02:33:04.371Z] #55 36.76 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T02:33:05.622Z] #19 119.2 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-12T02:33:05.762Z] #55 ... [2022-05-12T02:33:05.762Z] [2022-05-12T02:33:05.762Z] #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-12T02:33:05.762Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:05.762Z] #42 22.28 Reading package lists... [2022-05-12T02:33:05.762Z] #42 28.06 Reading package lists... [2022-05-12T02:33:05.762Z] #42 33.50 Building dependency tree... [2022-05-12T02:33:05.762Z] #42 37.08 The following additional packages will be installed: [2022-05-12T02:33:05.762Z] #42 37.08 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-12T02:33:05.762Z] #42 37.08 Suggested packages: [2022-05-12T02:33:05.762Z] #42 37.12 cmake-doc ninja-build lrzip [2022-05-12T02:33:05.762Z] #42 37.12 Recommended packages: [2022-05-12T02:33:05.762Z] #42 37.12 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T02:33:05.762Z] #42 38.08 The following NEW packages will be installed: [2022-05-12T02:33:05.762Z] #42 38.13 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-12T02:33:05.762Z] #42 38.13 vim-common xxd [2022-05-12T02:33:05.762Z] #42 ... [2022-05-12T02:33:05.762Z] [2022-05-12T02:33:05.762Z] #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-12T02:33:05.762Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:33:05.762Z] #14 35.25 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:33:05.762Z] #14 35.25 Need to get 115 MB of archives. [2022-05-12T02:33:05.762Z] #14 35.25 After this operation, 645 MB of additional disk space will be used. [2022-05-12T02:33:05.762Z] #14 35.25 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-12T02:33:05.762Z] #14 35.25 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-12T02:33:05.762Z] #14 35.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-12T02:33:05.762Z] #14 35.52 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-12T02:33:05.762Z] #14 35.52 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-12T02:33:05.762Z] #14 35.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T02:33:05.762Z] #14 35.70 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-12T02:33:05.762Z] #14 35.85 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-12T02:33:05.762Z] #14 35.85 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-12T02:33:05.762Z] #14 36.55 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-12T02:33:05.762Z] #14 38.06 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-12T02:33:05.879Z] #19 119.2 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T02:33:05.879Z] #19 119.2 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-12T02:33:05.879Z] #19 119.3 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-05-12T02:33:05.879Z] #19 119.3 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-12T02:33:05.879Z] #19 119.3 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T02:33:06.008Z] #36 ... [2022-05-12T02:33:06.008Z] [2022-05-12T02:33:06.008Z] #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-12T02:33:06.008Z] #42 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-12T02:33:06.008Z] #42 50.33 Setting up libicu67:arm64 (67.1-7) ... [2022-05-12T02:33:06.008Z] #42 50.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:33:06.008Z] #42 50.36 Setting up libuv1:arm64 (1.40.0-2) ... [2022-05-12T02:33:06.008Z] #42 50.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:33:06.008Z] #42 50.40 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-12T02:33:06.008Z] #42 50.42 Setting up librhash0:arm64 (1.4.1-2) ... [2022-05-12T02:33:06.008Z] #42 50.44 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T02:33:06.008Z] #42 50.48 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T02:33:06.008Z] #42 50.51 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-12T02:33:06.008Z] #42 50.53 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T02:33:06.008Z] #42 50.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:33:06.136Z] #19 119.6 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-12T02:33:06.136Z] #19 119.6 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-12T02:33:06.136Z] #19 119.6 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-12T02:33:06.136Z] #19 119.6 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-12T02:33:06.136Z] #19 119.6 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-12T02:33:06.136Z] #19 119.6 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-12T02:33:06.136Z] #19 119.6 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-12T02:33:06.136Z] #19 119.6 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-12T02:33:06.136Z] #19 119.6 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-12T02:33:06.136Z] #19 119.6 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-12T02:33:06.136Z] #19 119.6 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-12T02:33:06.136Z] #19 119.6 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-12T02:33:06.136Z] #19 119.6 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-12T02:33:06.136Z] #19 119.6 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-12T02:33:06.136Z] #19 119.7 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-12T02:33:06.136Z] #19 119.7 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-12T02:33:06.136Z] #19 119.7 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-12T02:33:06.136Z] #19 119.7 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-12T02:33:06.136Z] #19 119.8 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-12T02:33:06.337Z] #14 38.71 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-12T02:33:06.348Z] #36 32.41 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-12T02:33:06.348Z] #36 32.50 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-12T02:33:06.393Z] #19 119.8 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-12T02:33:06.393Z] #19 119.8 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-12T02:33:06.393Z] #19 119.8 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-12T02:33:06.570Z] #42 DONE 51.5s [2022-05-12T02:33:06.570Z] [2022-05-12T02:33:06.570Z] #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-12T02:33:06.570Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-12T02:33:06.570Z] #14 51.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T02:33:06.570Z] #14 51.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T02:33:06.570Z] #14 51.50 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T02:33:06.609Z] #36 ... [2022-05-12T02:33:06.609Z] [2022-05-12T02:33:06.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-12T02:33:06.609Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:33:06.829Z] #14 ... [2022-05-12T02:33:06.829Z] [2022-05-12T02:33:06.829Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T02:33:06.829Z] #43 sha256:a7ab00463f8fbc8bdc95670f4fb7d762a2eb188582bf4f0bcab1b97afe288592 [2022-05-12T02:33:06.829Z] #43 DONE 0.5s [2022-05-12T02:33:06.927Z] #14 39.43 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-12T02:33:07.087Z] [2022-05-12T02:33:07.087Z] #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-12T02:33:07.087Z] #53 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-12T02:33:07.087Z] #53 51.91 gotestsum version dev [2022-05-12T02:33:07.087Z] #53 DONE 52.1s [2022-05-12T02:33:07.087Z] [2022-05-12T02:33:07.087Z] #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-12T02:33:07.087Z] #44 sha256:a8e6a94e67601174df48f993cfdad83eef23fb8f3f8dbb412fd236e62a6f61d9 [2022-05-12T02:33:07.663Z] #47 32.86 Updating files: 62% (1121/1808) Updating files: 63% (1140/1808) Updating files: 64% (1158/1808) Updating files: 65% (1176/1808) Updating files: 66% (1194/1808) Updating files: 67% (1212/1808) Updating files: 68% (1230/1808) Updating files: 69% (1248/1808) Updating files: 70% (1266/1808) Updating files: 71% (1284/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 98% (1782/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-12T02:33:07.924Z] #47 33.94 + git checkout -q v2.3.0 [2022-05-12T02:33:08.017Z] #44 0.998 + RM_GOPATH=0 [2022-05-12T02:33:08.017Z] #44 1.003 + TMP_GOPATH= [2022-05-12T02:33:08.017Z] #44 1.004 + : /build [2022-05-12T02:33:08.017Z] #44 1.004 + '[' -z '' ']' [2022-05-12T02:33:08.017Z] #44 1.010 ++ mktemp -d [2022-05-12T02:33:08.017Z] #44 1.011 + export GOPATH=/tmp/tmp.GRct8n0K41 [2022-05-12T02:33:08.017Z] #44 1.028 + GOPATH=/tmp/tmp.GRct8n0K41 [2022-05-12T02:33:08.017Z] #44 1.029 + RM_GOPATH=1 [2022-05-12T02:33:08.017Z] #44 1.029 + case "$(go env GOARCH)" in [2022-05-12T02:33:08.017Z] #44 1.029 ++ go env GOARCH [2022-05-12T02:33:08.017Z] #44 1.053 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:33:08.017Z] #44 1.053 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:33:08.017Z] #44 1.057 ++ dirname /install.sh [2022-05-12T02:33:08.017Z] #44 1.063 + dir=/ [2022-05-12T02:33:08.017Z] #44 1.074 + bin=tini [2022-05-12T02:33:08.017Z] #44 1.074 + shift [2022-05-12T02:33:08.017Z] #44 1.074 + '[' '!' -f //tini.installer ']' [2022-05-12T02:33:08.017Z] #44 1.074 + . //tini.installer [2022-05-12T02:33:08.017Z] #44 1.074 ++ : v0.19.0 [2022-05-12T02:33:08.017Z] #44 1.074 + install_tini [2022-05-12T02:33:08.017Z] #44 1.074 Install tini version v0.19.0 [2022-05-12T02:33:08.017Z] #44 1.074 + echo 'Install tini version v0.19.0' [2022-05-12T02:33:08.017Z] #44 1.074 + git clone https://github.com/krallin/tini.git /tmp/tmp.GRct8n0K41/tini [2022-05-12T02:33:08.017Z] #44 1.076 Cloning into '/tmp/tmp.GRct8n0K41/tini'... [2022-05-12T02:33:08.294Z] #19 121.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-12T02:33:08.294Z] #19 121.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-12T02:33:08.294Z] #19 121.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-12T02:33:08.294Z] #19 121.7 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-12T02:33:08.294Z] #19 121.8 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-12T02:33:08.377Z] #14 ... [2022-05-12T02:33:08.377Z] [2022-05-12T02:33:08.377Z] #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-12T02:33:08.377Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-12T02:33:08.377Z] #40 40.58 NAME: [2022-05-12T02:33:08.377Z] #40 40.58 go-winres - A tool for embedding resources in Windows executables [2022-05-12T02:33:08.377Z] #40 40.58 [2022-05-12T02:33:08.377Z] #40 40.58 USAGE: [2022-05-12T02:33:08.377Z] #40 40.58 go-winres [global options] command [command options] [arguments...] [2022-05-12T02:33:08.377Z] #40 40.58 [2022-05-12T02:33:08.377Z] #40 40.58 COMMANDS: [2022-05-12T02:33:08.377Z] #40 40.58 init Create an initial ./winres/winres.json [2022-05-12T02:33:08.377Z] #40 40.58 make Make syso files for the "go build" command [2022-05-12T02:33:08.377Z] #40 40.58 simply Make syso files for the "go build" command (simplified) [2022-05-12T02:33:08.377Z] #40 40.58 extract Extract all resources from an executable [2022-05-12T02:33:08.377Z] #40 40.58 patch Replace resources in an executable file (exe, dll) [2022-05-12T02:33:08.377Z] #40 40.58 help, h Shows a list of commands or help for one command [2022-05-12T02:33:08.377Z] #40 40.58 [2022-05-12T02:33:08.377Z] #40 40.58 GLOBAL OPTIONS: [2022-05-12T02:33:08.377Z] #40 40.58 --help, -h show help (default: false) [2022-05-12T02:33:08.945Z] #44 1.981 + cd /tmp/tmp.GRct8n0K41/tini [2022-05-12T02:33:08.945Z] #44 1.981 + git checkout -q v0.19.0 [2022-05-12T02:33:08.945Z] #44 2.033 + cmake . [2022-05-12T02:33:09.105Z] #67 ... [2022-05-12T02:33:09.105Z] [2022-05-12T02:33:09.105Z] #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-12T02:33:09.105Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-12T02:33:09.105Z] #62 23.70 Fetched 8530 kB in 18s (466 kB/s) [2022-05-12T02:33:09.105Z] #62 23.70 Reading package lists... [2022-05-12T02:33:09.105Z] #62 ... [2022-05-12T02:33:09.105Z] [2022-05-12T02:33:09.105Z] #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-12T02:33:09.105Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:33:09.105Z] #36 28.78 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-12T02:33:09.105Z] #36 30.01 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-12T02:33:09.105Z] #36 30.42 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T02:33:09.105Z] #36 30.56 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-12T02:33:09.105Z] #36 32.76 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-12T02:33:09.105Z] #36 32.91 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-12T02:33:09.344Z] #40 DONE 41.6s [2022-05-12T02:33:09.344Z] [2022-05-12T02:33:09.344Z] #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-12T02:33:09.344Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:09.344Z] #55 39.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T02:33:09.344Z] #55 39.77 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T02:33:09.344Z] #55 39.93 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-12T02:33:09.344Z] #55 39.97 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-12T02:33:09.344Z] #55 40.01 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T02:33:09.344Z] #55 40.09 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-12T02:33:09.344Z] #55 40.19 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T02:33:09.344Z] #55 40.25 go: downloading github.com/spf13/afero v1.6.0 [2022-05-12T02:33:09.344Z] #55 40.27 go: downloading github.com/spf13/cast v1.4.1 [2022-05-12T02:33:09.344Z] #55 40.32 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-12T02:33:09.344Z] #55 40.35 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-12T02:33:09.344Z] #55 40.45 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-12T02:33:09.344Z] #55 40.45 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-12T02:33:09.344Z] #55 40.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-12T02:33:09.344Z] #55 40.97 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-12T02:33:09.344Z] #55 40.97 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-12T02:33:09.344Z] #55 40.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-12T02:33:09.344Z] #55 40.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-12T02:33:09.344Z] #55 40.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-12T02:33:09.344Z] #55 41.00 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-12T02:33:09.344Z] #55 41.00 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-12T02:33:09.344Z] #55 41.80 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-12T02:33:09.366Z] #36 ... [2022-05-12T02:33:09.366Z] [2022-05-12T02:33:09.366Z] #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-12T02:33:09.366Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-12T02:33:09.366Z] #62 23.70 Reading package lists... [2022-05-12T02:33:09.508Z] #44 2.505 -- The C compiler identification is GNU 10.2.1 [2022-05-12T02:33:09.508Z] #44 2.586 -- Detecting C compiler ABI info [2022-05-12T02:33:09.607Z] #55 41.92 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T02:33:09.607Z] #55 41.92 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-12T02:33:09.607Z] #55 41.95 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-12T02:33:09.607Z] #55 42.05 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-12T02:33:09.607Z] #55 42.12 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-12T02:33:10.071Z] #44 3.111 -- Detecting C compiler ABI info - done [2022-05-12T02:33:10.071Z] #44 3.179 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T02:33:10.186Z] #19 123.5 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-12T02:33:10.186Z] #19 123.5 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-12T02:33:10.186Z] #19 123.5 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-12T02:33:10.186Z] #19 123.5 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-12T02:33:10.186Z] #19 123.5 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-12T02:33:10.186Z] #19 123.5 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-12T02:33:10.186Z] #19 123.6 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-12T02:33:10.186Z] #19 123.6 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-12T02:33:10.186Z] #19 123.6 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-12T02:33:10.186Z] #19 123.7 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-12T02:33:10.186Z] #19 123.7 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-12T02:33:10.328Z] #44 3.184 -- Detecting C compile features [2022-05-12T02:33:10.328Z] #44 3.185 -- Detecting C compile features - done [2022-05-12T02:33:10.328Z] #44 3.235 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T02:33:10.328Z] #44 3.443 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T02:33:10.554Z] #55 42.82 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-12T02:33:10.554Z] #55 42.88 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-12T02:33:10.554Z] #55 42.89 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-12T02:33:10.554Z] #55 42.95 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-12T02:33:10.584Z] #44 3.523 -- Configuring done [2022-05-12T02:33:10.584Z] #44 3.553 -- Generating done [2022-05-12T02:33:10.584Z] #44 3.559 -- Build files have been written to: /tmp/tmp.GRct8n0K41/tini [2022-05-12T02:33:10.584Z] #44 3.570 + make tini-static [2022-05-12T02:33:10.817Z] #55 43.07 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-12T02:33:10.817Z] #55 43.09 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-12T02:33:10.817Z] #55 43.12 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-12T02:33:10.817Z] #55 43.26 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-12T02:33:10.817Z] #55 43.33 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-12T02:33:10.817Z] #55 43.42 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-12T02:33:10.840Z] #44 3.893 Scanning dependencies of target tini-static [2022-05-12T02:33:10.840Z] #44 3.973 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T02:33:11.081Z] #55 43.48 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-12T02:33:11.081Z] #55 43.54 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-12T02:33:11.081Z] #55 43.61 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-12T02:33:11.226Z] #47 37.22 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-12T02:33:11.343Z] #55 43.73 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-12T02:33:11.344Z] #55 43.77 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-12T02:33:11.344Z] #55 43.77 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-12T02:33:11.344Z] #55 ... [2022-05-12T02:33:11.344Z] [2022-05-12T02:33:11.344Z] #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-12T02:33:11.344Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:33:11.344Z] #51 28.35 Reading package lists... [2022-05-12T02:33:11.344Z] #51 33.67 Building dependency tree... [2022-05-12T02:33:11.344Z] #51 37.32 The following additional packages will be installed: [2022-05-12T02:33:11.344Z] #51 37.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T02:33:11.344Z] #51 37.36 python3-protobuf python3-six [2022-05-12T02:33:11.344Z] #51 37.36 Suggested packages: [2022-05-12T02:33:11.344Z] #51 37.36 python3-setuptools [2022-05-12T02:33:11.344Z] #51 37.36 Recommended packages: [2022-05-12T02:33:11.344Z] #51 37.36 iproute2 | iproute [2022-05-12T02:33:11.344Z] #51 38.02 The following NEW packages will be installed: [2022-05-12T02:33:11.344Z] #51 38.02 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T02:33:11.344Z] #51 38.02 python3-protobuf python3-six [2022-05-12T02:33:11.344Z] #51 38.57 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:33:11.344Z] #51 38.57 Need to get 2314 kB of archives. [2022-05-12T02:33:11.344Z] #51 38.57 After this operation, 11.1 MB of additional disk space will be used. [2022-05-12T02:33:11.344Z] #51 38.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-12T02:33:11.344Z] #51 38.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T02:33:11.344Z] #51 38.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-12T02:33:11.344Z] #51 38.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-12T02:33:11.344Z] #51 38.67 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-12T02:33:11.344Z] #51 38.67 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-12T02:33:11.344Z] #51 38.67 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-12T02:33:11.344Z] #51 41.41 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-12T02:33:11.344Z] #51 42.70 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:33:11.344Z] #51 42.89 Fetched 2314 kB in 3s (665 kB/s) [2022-05-12T02:33:11.344Z] #51 43.01 Selecting previously unselected package libprotobuf23:amd64. [2022-05-12T02:33:11.344Z] #51 43.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T02:33:11.344Z] #51 43.04 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-12T02:33:11.344Z] #51 43.12 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T02:33:11.606Z] #51 ... [2022-05-12T02:33:11.606Z] [2022-05-12T02:33:11.606Z] #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-12T02:33:11.606Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:11.606Z] #55 43.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-12T02:33:11.606Z] #55 43.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-12T02:33:11.606Z] #55 43.97 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-12T02:33:11.606Z] #55 44.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-12T02:33:11.869Z] #55 44.16 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-12T02:33:11.869Z] #55 44.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-12T02:33:11.869Z] #55 44.30 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-12T02:33:12.131Z] #55 44.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-12T02:33:12.131Z] #55 44.39 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-12T02:33:12.131Z] #55 44.44 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-12T02:33:12.131Z] #55 44.51 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-12T02:33:12.131Z] #55 44.51 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-12T02:33:12.131Z] #55 44.51 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-12T02:33:12.131Z] #55 44.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-12T02:33:12.131Z] #55 44.60 go: downloading github.com/julz/importas v0.1.0 [2022-05-12T02:33:12.131Z] #55 44.62 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-12T02:33:12.172Z] #47 ... [2022-05-12T02:33:12.172Z] [2022-05-12T02:33:12.172Z] #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-12T02:33:12.172Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:12.172Z] #42 28.55 Fetched 8530 kB in 22s (392 kB/s) [2022-05-12T02:33:12.172Z] #42 28.55 Reading package lists... [2022-05-12T02:33:12.172Z] #42 38.12 Reading package lists... [2022-05-12T02:33:12.172Z] #42 ... [2022-05-12T02:33:12.172Z] [2022-05-12T02:33:12.172Z] #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-12T02:33:12.172Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-12T02:33:12.172Z] #62 28.87 Fetched 8530 kB in 22s (380 kB/s) [2022-05-12T02:33:12.172Z] #62 28.87 Reading package lists... [2022-05-12T02:33:12.172Z] #62 38.17 Reading package lists... [2022-05-12T02:33:12.172Z] #62 ... [2022-05-12T02:33:12.172Z] [2022-05-12T02:33:12.172Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T02:33:12.172Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:33:12.172Z] #14 28.85 Fetched 8530 kB in 23s (378 kB/s) [2022-05-12T02:33:12.172Z] #14 28.85 Reading package lists... [2022-05-12T02:33:12.208Z] #44 ... [2022-05-12T02:33:12.208Z] [2022-05-12T02:33:12.208Z] #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-12T02:33:12.208Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-12T02:33:12.208Z] #14 57.02 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T02:33:12.208Z] #14 57.02 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-05-12T02:33:12.208Z] #14 57.02 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T02:33:12.208Z] #14 57.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T02:33:12.208Z] #14 57.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-12T02:33:12.208Z] #14 57.15 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T02:33:12.406Z] #55 44.73 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-12T02:33:12.406Z] #55 44.86 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-12T02:33:12.406Z] #55 44.86 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-12T02:33:12.406Z] #55 44.92 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-12T02:33:12.406Z] #55 44.96 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-12T02:33:12.406Z] #55 44.96 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-12T02:33:12.701Z] #19 126.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-12T02:33:12.701Z] #19 126.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-12T02:33:12.701Z] #19 126.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-12T02:33:12.701Z] #19 126.1 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-12T02:33:12.701Z] #19 126.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-12T02:33:12.722Z] #55 45.02 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-12T02:33:12.723Z] #55 45.05 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-12T02:33:12.723Z] #55 45.07 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-12T02:33:12.723Z] #55 ... [2022-05-12T02:33:12.723Z] [2022-05-12T02:33:12.723Z] #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-12T02:33:12.723Z] #64 sha256:a93ac2705e0c8885dd1435c112adac5128d38eca85bb0a4585fb16fc4b3bc53d [2022-05-12T02:33:12.723Z] #64 6.303 + RM_GOPATH=0 [2022-05-12T02:33:12.723Z] #64 6.303 + TMP_GOPATH= [2022-05-12T02:33:12.723Z] #64 6.303 + : /build [2022-05-12T02:33:12.723Z] #64 6.303 + '[' -z '' ']' [2022-05-12T02:33:12.723Z] #64 6.320 ++ mktemp -d [2022-05-12T02:33:12.723Z] #64 6.320 + export GOPATH=/tmp/tmp.Vznmew5baH [2022-05-12T02:33:12.723Z] #64 6.320 + GOPATH=/tmp/tmp.Vznmew5baH [2022-05-12T02:33:12.723Z] #64 6.320 + RM_GOPATH=1 [2022-05-12T02:33:12.723Z] #64 6.320 + case "$(go env GOARCH)" in [2022-05-12T02:33:12.723Z] #64 6.320 ++ go env GOARCH [2022-05-12T02:33:12.723Z] #64 6.320 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:33:12.723Z] #64 6.320 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:33:12.723Z] #64 6.320 ++ dirname /install.sh [2022-05-12T02:33:12.723Z] #64 6.332 Install containerd version v1.6.4 [2022-05-12T02:33:12.723Z] #64 6.335 + dir=/ [2022-05-12T02:33:12.723Z] #64 6.335 + bin=containerd [2022-05-12T02:33:12.723Z] #64 6.335 + shift [2022-05-12T02:33:12.723Z] #64 6.335 + '[' '!' -f //containerd.installer ']' [2022-05-12T02:33:12.723Z] #64 6.335 + . //containerd.installer [2022-05-12T02:33:12.723Z] #64 6.335 ++ set -e [2022-05-12T02:33:12.723Z] #64 6.335 ++ : v1.6.4 [2022-05-12T02:33:12.723Z] #64 6.335 + install_containerd [2022-05-12T02:33:12.723Z] #64 6.335 + echo 'Install containerd version v1.6.4' [2022-05-12T02:33:12.723Z] #64 6.335 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Vznmew5baH/src/github.com/containerd/containerd [2022-05-12T02:33:12.723Z] #64 6.335 Cloning into '/tmp/tmp.Vznmew5baH/src/github.com/containerd/containerd'... [2022-05-12T02:33:12.723Z] #64 ... [2022-05-12T02:33:12.723Z] [2022-05-12T02:33:12.723Z] #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-12T02:33:12.723Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:12.723Z] #55 45.11 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-12T02:33:12.723Z] #55 45.12 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-12T02:33:13.297Z] #55 45.56 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-12T02:33:13.297Z] #55 45.56 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-12T02:33:13.297Z] #55 45.61 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-12T02:33:13.297Z] #55 45.66 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-12T02:33:13.297Z] #55 45.67 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-12T02:33:13.297Z] #55 45.77 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-12T02:33:13.297Z] #55 45.80 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-12T02:33:13.297Z] #55 45.84 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-12T02:33:13.297Z] #55 45.88 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-12T02:33:13.559Z] #55 46.12 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-12T02:33:13.559Z] #55 46.12 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-12T02:33:13.630Z] #19 ... [2022-05-12T02:33:13.630Z] [2022-05-12T02:33:13.630Z] #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-12T02:33:13.630Z] #43 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:33:13.630Z] #43 138.6 Delve is a source level debugger for Go programs. [2022-05-12T02:33:13.630Z] #43 138.6 [2022-05-12T02:33:13.630Z] #43 138.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-12T02:33:13.630Z] #43 138.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-12T02:33:13.630Z] #43 138.6 [2022-05-12T02:33:13.630Z] #43 138.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-12T02:33:13.630Z] #43 138.6 [2022-05-12T02:33:13.630Z] #43 138.6 Pass flags to the program you are debugging using `--`, for example: [2022-05-12T02:33:13.630Z] #43 138.6 [2022-05-12T02:33:13.630Z] #43 138.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-12T02:33:13.630Z] #43 138.6 [2022-05-12T02:33:13.630Z] #43 138.6 Usage: [2022-05-12T02:33:13.630Z] #43 138.6 dlv [command] [2022-05-12T02:33:13.630Z] #43 138.6 [2022-05-12T02:33:13.630Z] #43 138.6 Available Commands: [2022-05-12T02:33:13.630Z] #43 138.6 attach Attach to running process and begin debugging. [2022-05-12T02:33:13.630Z] #43 138.6 connect Connect to a headless debug server with a terminal client. [2022-05-12T02:33:13.630Z] #43 138.6 core Examine a core dump. [2022-05-12T02:33:13.630Z] #43 138.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-12T02:33:13.630Z] #43 138.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-12T02:33:13.630Z] #43 138.6 exec Execute a precompiled binary, and begin a debug session. [2022-05-12T02:33:13.630Z] #43 138.6 help Help about any command [2022-05-12T02:33:13.630Z] #43 138.6 run Deprecated command. Use 'debug' instead. [2022-05-12T02:33:13.630Z] #43 138.6 test Compile test binary and begin debugging program. [2022-05-12T02:33:13.630Z] #43 138.6 trace Compile and begin tracing program. [2022-05-12T02:33:13.630Z] #43 138.6 version Prints version. [2022-05-12T02:33:13.630Z] #43 138.6 [2022-05-12T02:33:13.630Z] #43 138.6 Flags: [2022-05-12T02:33:13.630Z] #43 138.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-12T02:33:13.630Z] #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-12T02:33:13.630Z] #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-12T02:33:13.630Z] #43 138.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-12T02:33:13.630Z] #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-12T02:33:13.630Z] #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-12T02:33:13.630Z] #43 138.6 --disable-aslr Disables address space randomization [2022-05-12T02:33:13.630Z] #43 138.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-12T02:33:13.630Z] #43 138.6 -h, --help help for dlv [2022-05-12T02:33:13.630Z] #43 138.6 --init string Init file, executed by the terminal client. [2022-05-12T02:33:13.630Z] #43 138.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-12T02:33:13.630Z] #43 138.6 --log Enable debugging server logging. [2022-05-12T02:33:13.630Z] #43 138.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-12T02:33:13.630Z] #43 138.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-12T02:33:13.630Z] #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-12T02:33:13.630Z] #43 138.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-12T02:33:13.630Z] #43 138.6 --wd string Working directory for running the program. [2022-05-12T02:33:13.630Z] #43 138.6 [2022-05-12T02:33:13.630Z] #43 138.6 Additional help topics: [2022-05-12T02:33:13.630Z] #43 138.6 dlv backend Help about the --backend flag. [2022-05-12T02:33:13.630Z] #43 138.6 dlv log Help about logging flags. [2022-05-12T02:33:13.630Z] #43 138.6 dlv redirect Help about file redirection. [2022-05-12T02:33:13.630Z] #43 138.6 [2022-05-12T02:33:13.630Z] #43 138.6 Use "dlv [command] --help" for more information about a command. [2022-05-12T02:33:13.640Z] #62 34.42 Reading package lists... [2022-05-12T02:33:13.640Z] #62 ... [2022-05-12T02:33:13.640Z] [2022-05-12T02:33:13.640Z] #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-12T02:33:13.640Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:33:13.640Z] #14 28.68 Fetched 8530 kB in 22s (383 kB/s) [2022-05-12T02:33:13.640Z] #14 28.68 Reading package lists... [2022-05-12T02:33:13.822Z] #55 46.16 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-12T02:33:13.822Z] #55 46.25 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-12T02:33:13.822Z] #55 46.25 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-12T02:33:13.822Z] #55 46.28 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-12T02:33:13.822Z] #55 46.28 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-12T02:33:13.822Z] #55 46.34 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-12T02:33:13.822Z] #55 46.34 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-12T02:33:13.822Z] #55 46.35 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-12T02:33:13.898Z] #14 38.40 Reading package lists... [2022-05-12T02:33:13.898Z] #14 ... [2022-05-12T02:33:13.898Z] [2022-05-12T02:33:13.898Z] #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-12T02:33:13.898Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:33:13.899Z] #47 36.99 Updating files: 72% (1304/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-12T02:33:13.899Z] #47 37.85 + git checkout -q v2.3.0 [2022-05-12T02:33:14.084Z] #55 46.42 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-12T02:33:14.084Z] #55 46.60 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-12T02:33:14.347Z] #55 46.71 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-12T02:33:14.347Z] #55 46.71 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-12T02:33:14.347Z] #55 46.71 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-12T02:33:14.347Z] #55 46.75 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-12T02:33:14.471Z] #47 ... [2022-05-12T02:33:14.471Z] [2022-05-12T02:33:14.471Z] #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-12T02:33:14.471Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:14.471Z] #42 29.69 Fetched 8530 kB in 23s (376 kB/s) [2022-05-12T02:33:14.471Z] #42 29.69 Reading package lists... [2022-05-12T02:33:14.560Z] #43 DONE 139.5s [2022-05-12T02:33:14.560Z] [2022-05-12T02:33:14.560Z] #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-12T02:33:14.560Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-12T02:33:14.560Z] #41 DONE 139.3s [2022-05-12T02:33:14.560Z] [2022-05-12T02:33:14.560Z] #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-12T02:33:14.560Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-12T02:33:14.560Z] #19 127.8 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-12T02:33:14.560Z] #19 127.8 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-12T02:33:14.560Z] #19 127.8 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-12T02:33:14.560Z] #19 127.8 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-12T02:33:14.560Z] #19 127.8 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-12T02:33:14.560Z] #19 127.8 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-12T02:33:14.560Z] #19 127.8 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-12T02:33:14.560Z] #19 127.8 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-12T02:33:14.560Z] #19 127.9 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-12T02:33:14.560Z] #19 128.0 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-12T02:33:14.560Z] #19 128.0 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-12T02:33:14.560Z] #19 128.0 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-12T02:33:14.560Z] #19 128.0 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-12T02:33:14.560Z] #19 128.1 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-12T02:33:14.560Z] #19 128.1 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-12T02:33:14.609Z] #55 46.90 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-12T02:33:14.609Z] #55 46.97 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-12T02:33:14.609Z] #55 47.09 go: downloading honnef.co/go/tools v0.2.2 [2022-05-12T02:33:14.724Z] #14 ... [2022-05-12T02:33:14.724Z] [2022-05-12T02:33:14.724Z] #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-12T02:33:14.724Z] #44 sha256:a8e6a94e67601174df48f993cfdad83eef23fb8f3f8dbb412fd236e62a6f61d9 [2022-05-12T02:33:14.724Z] #44 5.067 [100%] Linking C executable tini-static [2022-05-12T02:33:14.724Z] #44 5.460 [100%] Built target tini-static [2022-05-12T02:33:14.724Z] #44 5.526 + mkdir -p /build [2022-05-12T02:33:14.724Z] #44 5.530 + cp tini-static /build/docker-init [2022-05-12T02:33:14.724Z] #44 DONE 7.4s [2022-05-12T02:33:14.724Z] [2022-05-12T02:33:14.724Z] #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-12T02:33:14.724Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-12T02:33:14.727Z] #14 38.21 Reading package lists... [2022-05-12T02:33:14.727Z] #14 ... [2022-05-12T02:33:14.727Z] [2022-05-12T02:33:14.727Z] #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-12T02:33:14.727Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:33:14.727Z] #51 31.18 Fetched 8534 kB in 25s (348 kB/s) [2022-05-12T02:33:14.727Z] #51 31.18 Reading package lists... [2022-05-12T02:33:16.026Z] #55 ... [2022-05-12T02:33:16.026Z] [2022-05-12T02:33:16.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-12T02:33:16.026Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:16.026Z] #42 38.54 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:33:16.026Z] #42 38.54 Need to get 17.7 MB of archives. [2022-05-12T02:33:16.026Z] #42 38.54 After this operation, 70.7 MB of additional disk space will be used. [2022-05-12T02:33:16.026Z] #42 38.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T02:33:16.026Z] #42 38.54 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-12T02:33:16.026Z] #42 38.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T02:33:16.026Z] #42 38.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T02:33:16.026Z] #42 39.22 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-12T02:33:16.026Z] #42 39.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T02:33:16.026Z] #42 39.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T02:33:16.026Z] #42 39.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T02:33:16.026Z] #42 39.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T02:33:16.026Z] #42 39.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T02:33:16.026Z] #42 41.41 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:33:16.026Z] #42 41.65 Fetched 17.7 MB in 2s (11.6 MB/s) [2022-05-12T02:33:16.026Z] #42 41.77 Selecting previously unselected package xxd. [2022-05-12T02:33:16.026Z] #42 41.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T02:33:16.026Z] #42 41.83 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T02:33:16.026Z] #42 41.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:33:16.026Z] #42 42.08 Selecting previously unselected package vim-common. [2022-05-12T02:33:16.026Z] #42 42.08 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T02:33:16.026Z] #42 42.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:33:16.026Z] #42 42.45 Selecting previously unselected package cmake-data. [2022-05-12T02:33:16.026Z] #42 42.45 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T02:33:16.026Z] #42 42.46 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T02:33:16.026Z] #42 46.34 Selecting previously unselected package libicu67:amd64. [2022-05-12T02:33:16.026Z] #42 46.34 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-12T02:33:16.026Z] #42 46.35 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T02:33:16.289Z] #42 ... [2022-05-12T02:33:16.289Z] [2022-05-12T02:33:16.289Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T02:33:16.289Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:16.289Z] #55 48.65 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-12T02:33:16.289Z] #55 48.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-12T02:33:16.289Z] #55 48.75 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-12T02:33:16.289Z] #55 48.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T02:33:16.289Z] #55 48.84 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T02:33:16.289Z] #55 48.86 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T02:33:16.296Z] using credential docker-jenkins-github-credentials [2022-05-12T02:33:16.371Z] Cloning the remote Git repository [2022-05-12T02:33:16.371Z] Cloning with configured refspecs honoured and without tags [2022-05-12T02:33:16.378Z] #42 38.23 Reading package lists... [2022-05-12T02:33:16.378Z] #42 ... [2022-05-12T02:33:16.378Z] [2022-05-12T02:33:16.378Z] #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-12T02:33:16.378Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:33:16.378Z] #47 41.06 + 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-12T02:33:16.554Z] #55 48.97 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-12T02:33:16.817Z] #55 49.25 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T02:33:16.817Z] #55 49.25 go: downloading golang.org/x/text v0.3.7 [2022-05-12T02:33:17.081Z] #19 130.3 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-12T02:33:17.081Z] #19 130.3 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-12T02:33:17.081Z] #19 130.4 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-12T02:33:17.081Z] #19 130.5 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-12T02:33:17.081Z] #19 130.5 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-12T02:33:16.556Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T02:33:16.966Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T02:33:17.244Z] #34 ... [2022-05-12T02:33:17.244Z] [2022-05-12T02:33:17.244Z] #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-12T02:33:17.244Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-12T02:33:17.244Z] #14 62.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T02:33:17.244Z] #14 62.28 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-12T02:33:17.244Z] #14 62.29 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:33:17.762Z] #47 ... [2022-05-12T02:33:17.762Z] [2022-05-12T02:33:17.762Z] #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-12T02:33:17.762Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:33:17.762Z] #51 32.17 Fetched 8534 kB in 26s (334 kB/s) [2022-05-12T02:33:17.762Z] #51 32.17 Reading package lists... [2022-05-12T02:33:17.762Z] #51 41.14 Reading package lists... [2022-05-12T02:33:17.762Z] #51 ... [2022-05-12T02:33:17.762Z] [2022-05-12T02:33:17.762Z] #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-12T02:33:17.762Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-12T02:33:17.762Z] #62 34.42 Reading package lists... [2022-05-12T02:33:18.204Z] using credential docker-jenkins-github-credentials [2022-05-12T02:33:18.279Z] Cloning the remote Git repository [2022-05-12T02:33:18.279Z] Cloning with configured refspecs honoured and without tags [2022-05-12T02:33:18.453Z] #19 132.0 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-12T02:33:18.453Z] #19 132.0 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-12T02:33:18.453Z] #19 132.0 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-12T02:33:18.453Z] #19 132.0 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-12T02:33:18.453Z] #19 132.0 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-12T02:33:18.711Z] #19 132.0 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-12T02:33:18.711Z] #19 132.0 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-12T02:33:18.711Z] #19 132.0 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-12T02:33:18.711Z] #19 132.0 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-12T02:33:18.711Z] #19 132.0 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-12T02:33:18.711Z] #19 132.1 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-12T02:33:18.711Z] #19 132.1 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-12T02:33:17.975Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:33:17.975Z] > git --version # timeout=10 [2022-05-12T02:33:18.025Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T02:33:18.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:33:18.029Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:33:19.392Z] #55 ... [2022-05-12T02:33:19.392Z] [2022-05-12T02:33:19.392Z] #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-12T02:33:19.392Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:33:19.392Z] #14 41.25 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-12T02:33:19.392Z] #14 42.01 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-12T02:33:19.392Z] #14 42.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T02:33:19.392Z] #14 42.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T02:33:19.392Z] #14 42.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T02:33:19.392Z] #14 42.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T02:33:19.392Z] #14 42.02 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-12T02:33:19.392Z] #14 42.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T02:33:19.392Z] #14 42.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T02:33:19.392Z] #14 42.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T02:33:19.392Z] #14 42.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T02:33:19.392Z] #14 42.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T02:33:19.392Z] #14 42.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T02:33:19.392Z] #14 42.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T02:33:19.392Z] #14 42.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-12T02:33:19.392Z] #14 42.18 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-12T02:33:19.392Z] #14 42.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T02:33:19.392Z] #14 43.12 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:33:19.392Z] #14 43.37 Fetched 115 MB in 7s (15.5 MB/s) [2022-05-12T02:33:19.392Z] #14 43.45 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T02:33:19.392Z] #14 43.45 (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-12T02:33:19.392Z] #14 43.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T02:33:19.392Z] #14 43.57 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T02:33:19.392Z] #14 46.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T02:33:19.392Z] #14 46.25 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T02:33:19.392Z] #14 46.25 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T02:33:19.392Z] #14 48.91 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T02:33:19.392Z] #14 48.91 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T02:33:19.392Z] #14 48.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T02:33:19.392Z] #14 49.03 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T02:33:19.392Z] #14 49.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T02:33:19.392Z] #14 49.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:33:19.392Z] #14 49.25 Selecting previously unselected package dmsetup. [2022-05-12T02:33:19.392Z] #14 49.27 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T02:33:19.392Z] #14 49.29 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T02:33:19.392Z] #14 49.51 Selecting previously unselected package mingw-w64-common. [2022-05-12T02:33:19.392Z] #14 49.51 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T02:33:19.392Z] #14 49.52 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T02:33:19.643Z] #19 133.1 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-12T02:33:19.643Z] #19 133.1 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-12T02:33:19.643Z] #19 133.1 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-12T02:33:19.901Z] #19 133.2 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-12T02:33:19.901Z] #19 133.2 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-12T02:33:19.942Z] #62 43.06 Building dependency tree... [2022-05-12T02:33:20.021Z] #51 40.72 Reading package lists... [2022-05-12T02:33:20.021Z] #51 ... [2022-05-12T02:33:20.021Z] [2022-05-12T02:33:20.021Z] #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-12T02:33:20.021Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-12T02:33:20.021Z] #62 38.17 Reading package lists... [2022-05-12T02:33:18.465Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T02:33:18.851Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T02:33:19.783Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:33:19.783Z] > git --version # timeout=10 [2022-05-12T02:33:19.832Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T02:33:19.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:33:19.836Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:33:20.830Z] #19 134.2 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-12T02:33:20.830Z] #19 134.2 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-12T02:33:21.311Z] #14 ... [2022-05-12T02:33:21.311Z] [2022-05-12T02:33:21.311Z] #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-12T02:33:21.311Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:21.311Z] #42 53.41 Selecting previously unselected package libxml2:amd64. [2022-05-12T02:33:21.311Z] #42 53.42 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T02:33:21.311Z] #42 53.43 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T02:33:21.393Z] #19 134.8 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:33:21.572Z] #42 53.97 Selecting previously unselected package libarchive13:amd64. [2022-05-12T02:33:21.572Z] #42 53.99 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T02:33:21.572Z] #42 54.01 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T02:33:21.650Z] #19 135.0 Fetched 787 MB in 28s (28.2 MB/s) [2022-05-12T02:33:21.650Z] #19 135.1 Selecting previously unselected package liblocale-gettext-perl. [2022-05-12T02:33:21.650Z] #19 135.1 (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-12T02:33:21.650Z] #19 135.1 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-12T02:33:21.650Z] #19 135.1 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-12T02:33:21.650Z] #19 135.2 Selecting previously unselected package bzip2. [2022-05-12T02:33:21.650Z] #19 135.2 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T02:33:21.650Z] #19 135.2 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T02:33:21.650Z] #19 135.2 Selecting previously unselected package libmagic-mgc. [2022-05-12T02:33:21.834Z] #42 ... [2022-05-12T02:33:21.834Z] [2022-05-12T02:33:21.834Z] #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-12T02:33:21.834Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:33:21.834Z] #51 43.91 Selecting previously unselected package python3-pkg-resources. [2022-05-12T02:33:21.834Z] #51 43.91 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T02:33:21.834Z] #51 43.94 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:33:21.834Z] #51 44.26 Selecting previously unselected package python3-six. [2022-05-12T02:33:21.834Z] #51 44.26 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-12T02:33:21.834Z] #51 44.26 Unpacking python3-six (1.16.0-2) ... [2022-05-12T02:33:21.834Z] #51 44.33 Selecting previously unselected package python3-protobuf. [2022-05-12T02:33:21.834Z] #51 44.33 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-12T02:33:21.834Z] #51 44.33 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-12T02:33:21.834Z] #51 44.92 Selecting previously unselected package libnet1:amd64. [2022-05-12T02:33:21.834Z] #51 44.92 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T02:33:21.834Z] #51 44.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:33:21.834Z] #51 45.35 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T02:33:21.834Z] #51 45.35 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T02:33:21.835Z] #51 45.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T02:33:21.835Z] #51 45.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T02:33:21.835Z] #51 45.53 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T02:33:21.835Z] #51 45.56 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T02:33:21.835Z] #51 45.73 Selecting previously unselected package criu. [2022-05-12T02:33:21.835Z] #51 45.73 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-12T02:33:21.835Z] #51 45.79 Unpacking criu (3.17-1) ... [2022-05-12T02:33:21.835Z] #51 46.65 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:33:21.835Z] #51 48.26 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T02:33:21.835Z] #51 48.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:33:21.835Z] #51 48.28 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T02:33:21.835Z] #51 48.29 Setting up python3-six (1.16.0-2) ... [2022-05-12T02:33:21.835Z] #51 49.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T02:33:21.835Z] #51 49.78 Setting up python3-protobuf (3.12.4-1) ... [2022-05-12T02:33:21.835Z] #51 53.59 Setting up criu (3.17-1) ... [2022-05-12T02:33:21.835Z] #51 ... [2022-05-12T02:33:21.835Z] [2022-05-12T02:33:21.835Z] #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-12T02:33:21.835Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:21.907Z] #19 135.2 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-12T02:33:21.907Z] #19 135.2 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-12T02:33:21.907Z] #19 135.4 Selecting previously unselected package libmagic1:amd64. [2022-05-12T02:33:21.907Z] #19 135.4 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-12T02:33:21.907Z] #19 135.4 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-12T02:33:21.907Z] #19 135.5 Selecting previously unselected package file. [2022-05-12T02:33:22.096Z] #42 54.35 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T02:33:22.096Z] #42 54.35 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T02:33:22.096Z] #42 54.36 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T02:33:22.096Z] #42 54.51 Selecting previously unselected package librhash0:amd64. [2022-05-12T02:33:22.096Z] #42 54.51 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T02:33:22.096Z] #42 54.52 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T02:33:22.164Z] #19 135.5 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-12T02:33:22.164Z] #19 135.5 Unpacking file (1:5.39-3) ... [2022-05-12T02:33:22.164Z] #19 135.6 Selecting previously unselected package xz-utils. [2022-05-12T02:33:22.164Z] #19 135.6 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T02:33:22.164Z] #19 135.6 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T02:33:22.359Z] #42 54.70 Selecting previously unselected package libuv1:amd64. [2022-05-12T02:33:22.359Z] #42 54.71 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T02:33:22.359Z] #42 54.72 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T02:33:22.359Z] #42 54.90 Selecting previously unselected package cmake. [2022-05-12T02:33:22.359Z] #42 54.90 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T02:33:22.359Z] #42 54.90 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T02:33:22.420Z] #19 135.7 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-12T02:33:22.420Z] #19 135.7 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-12T02:33:22.420Z] #19 135.7 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-12T02:33:22.570Z] #62 46.55 Building dependency tree... [2022-05-12T02:33:22.983Z] #19 136.5 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-12T02:33:22.983Z] #19 136.5 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-12T02:33:22.983Z] #19 136.5 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-12T02:33:23.750Z] #42 ... [2022-05-12T02:33:23.750Z] [2022-05-12T02:33:23.750Z] #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-12T02:33:23.750Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-12T02:33:23.750Z] #34 45.96 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-12T02:33:23.750Z] #34 46.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-12T02:33:23.750Z] #34 47.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T02:33:23.801Z] #19 137.1 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-12T02:33:23.801Z] #19 137.1 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-12T02:33:23.801Z] #19 137.2 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-12T02:33:24.013Z] #34 ... [2022-05-12T02:33:24.013Z] [2022-05-12T02:33:24.013Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T02:33:24.013Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:24.013Z] #55 54.46 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-12T02:33:24.013Z] #55 54.55 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T02:33:24.013Z] #55 54.57 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-12T02:33:24.013Z] #55 54.61 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-12T02:33:24.013Z] #55 54.69 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-12T02:33:24.013Z] #55 54.71 go: downloading golang.org/x/mod v0.5.1 [2022-05-12T02:33:24.013Z] #55 54.72 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-12T02:33:24.013Z] #55 54.78 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-12T02:33:24.013Z] #55 54.83 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T02:33:24.013Z] #55 54.95 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-12T02:33:24.013Z] #55 54.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-12T02:33:24.013Z] #55 55.14 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-12T02:33:24.013Z] #55 55.59 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T02:33:24.013Z] #55 55.65 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T02:33:24.013Z] #55 55.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-12T02:33:24.013Z] #55 55.99 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-12T02:33:24.013Z] #55 56.03 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-12T02:33:24.013Z] #55 56.10 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T02:33:24.013Z] #55 56.14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T02:33:24.013Z] #55 56.17 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T02:33:24.013Z] #55 56.20 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-12T02:33:24.013Z] #55 56.36 go: downloading github.com/prometheus/common v0.10.0 [2022-05-12T02:33:24.013Z] #55 56.61 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-12T02:33:24.138Z] #62 ... [2022-05-12T02:33:24.138Z] [2022-05-12T02:33:24.138Z] #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-12T02:33:24.138Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:24.138Z] #42 38.23 Reading package lists... [2022-05-12T02:33:24.138Z] #42 46.59 Building dependency tree... [2022-05-12T02:33:24.275Z] #55 56.74 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-12T02:33:24.275Z] #55 ... [2022-05-12T02:33:24.275Z] [2022-05-12T02:33:24.275Z] #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-12T02:33:24.275Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:33:24.275Z] #51 55.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:33:24.275Z] #51 DONE 56.6s [2022-05-12T02:33:24.275Z] [2022-05-12T02:33:24.275Z] #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-12T02:33:24.275Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:24.275Z] #55 56.81 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T02:33:24.362Z] #19 137.8 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-12T02:33:24.362Z] #19 137.8 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-12T02:33:24.362Z] #19 137.8 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-12T02:33:25.289Z] #19 138.5 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-12T02:33:25.289Z] #19 138.5 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-12T02:33:25.289Z] #19 138.5 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-12T02:33:25.545Z] #19 139.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-12T02:33:25.801Z] #19 139.1 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:33:25.801Z] #19 139.1 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T02:33:25.801Z] #19 139.2 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-12T02:33:25.801Z] #19 139.2 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:33:25.801Z] #19 139.2 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:33:25.875Z] #62 ... [2022-05-12T02:33:25.875Z] [2022-05-12T02:33:25.875Z] #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-12T02:33:25.875Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:25.875Z] #55 52.53 go: downloading github.com/fatih/color v1.13.0 [2022-05-12T02:33:26.040Z] using credential docker-jenkins-github-credentials [2022-05-12T02:33:26.117Z] Cloning the remote Git repository [2022-05-12T02:33:26.117Z] Cloning with configured refspecs honoured and without tags [2022-05-12T02:33:26.136Z] #55 52.54 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T02:33:26.136Z] #55 52.64 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-12T02:33:26.136Z] #55 52.74 go: downloading github.com/spf13/viper v1.10.1 [2022-05-12T02:33:26.202Z] #55 58.38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T02:33:26.465Z] #55 ... [2022-05-12T02:33:26.465Z] [2022-05-12T02:33:26.465Z] #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-12T02:33:26.465Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-12T02:33:26.465Z] #53 58.32 gotestsum version dev [2022-05-12T02:33:26.465Z] #53 DONE 58.8s [2022-05-12T02:33:26.465Z] [2022-05-12T02:33:26.465Z] #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-12T02:33:26.465Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:26.465Z] #42 58.87 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T02:33:26.465Z] #42 58.88 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:33:26.465Z] #42 58.90 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T02:33:26.465Z] #42 58.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:33:26.689Z] #42 ... [2022-05-12T02:33:26.689Z] [2022-05-12T02:33:26.689Z] #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-12T02:33:26.689Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:26.689Z] #55 51.88 go: downloading github.com/fatih/color v1.13.0 [2022-05-12T02:33:26.689Z] #55 51.88 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T02:33:26.709Z] #55 53.27 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T02:33:26.726Z] #42 59.03 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T02:33:26.726Z] #42 59.03 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T02:33:26.726Z] #42 59.03 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T02:33:26.726Z] #42 59.03 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T02:33:26.726Z] #42 59.04 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T02:33:26.726Z] #42 59.06 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T02:33:26.726Z] #42 59.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:33:26.956Z] #55 51.99 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-12T02:33:26.956Z] #55 52.04 go: downloading github.com/spf13/viper v1.10.1 [2022-05-12T02:33:27.190Z] #14 70.86 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T02:33:27.190Z] #14 70.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-12T02:33:27.190Z] #14 70.88 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:33:27.190Z] #14 ... [2022-05-12T02:33:27.190Z] [2022-05-12T02:33:27.190Z] #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-12T02:33:27.190Z] #64 sha256:939582bc9a0c51a9e794f173cc64a35ccdd4b920643c5e3b7d3697efee2f66d4 [2022-05-12T02:33:27.190Z] #64 37.61 Updating files: 66% (3153/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-12T02:33:27.190Z] #64 38.30 + cd /tmp/tmp.HrzeCLJBey/src/github.com/containerd/containerd [2022-05-12T02:33:27.190Z] #64 38.30 + git checkout -q v1.6.4 [2022-05-12T02:33:27.525Z] #55 52.53 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T02:33:26.312Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T02:33:26.708Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T02:33:27.653Z] #55 53.97 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-12T02:33:27.653Z] #55 54.02 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-12T02:33:27.673Z] #42 DONE 59.9s [2022-05-12T02:33:27.673Z] [2022-05-12T02:33:27.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-12T02:33:27.673Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:33:27.673Z] #14 55.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T02:33:27.673Z] #14 55.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T02:33:27.673Z] #14 55.35 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T02:33:27.753Z] #64 39.46 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T02:33:27.753Z] #64 39.46 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T02:33:27.753Z] #64 39.46 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T02:33:27.753Z] #64 39.46 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T02:33:27.753Z] #64 39.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T02:33:27.753Z] #64 39.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T02:33:27.753Z] #64 39.46 + '[' '' = dynamic ']' [2022-05-12T02:33:27.753Z] #64 39.46 + make [2022-05-12T02:33:28.100Z] #55 53.09 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-12T02:33:28.100Z] #55 53.18 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-12T02:33:28.622Z] #14 ... [2022-05-12T02:33:28.622Z] [2022-05-12T02:33:28.622Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T02:33:28.622Z] #43 sha256:ce16fba6403a39e511dcf905f5f4ca2c6c16529cb6e311273b7a43613c2a4cdb [2022-05-12T02:33:28.622Z] #43 DONE 0.9s [2022-05-12T02:33:28.622Z] [2022-05-12T02:33:28.622Z] #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-12T02:33:28.622Z] #44 sha256:20c021de4193d2fe2443ee3c27dc632dbb4ca08e3a6265df6a4bdcc467873ab8 [2022-05-12T02:33:29.580Z] #55 56.12 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T02:33:29.580Z] #55 56.13 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T02:33:29.659Z] #64 41.07 + bin/ctr [2022-05-12T02:33:27.719Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:33:27.720Z] > git --version # timeout=10 [2022-05-12T02:33:27.771Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T02:33:27.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:33:27.776Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:33:30.022Z] #55 ... [2022-05-12T02:33:30.022Z] [2022-05-12T02:33:30.022Z] #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-12T02:33:30.022Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-12T02:33:30.022Z] #62 49.17 The following additional packages will be installed: [2022-05-12T02:33:30.022Z] #62 49.18 libbtrfs0 [2022-05-12T02:33:30.022Z] #62 49.58 The following NEW packages will be installed: [2022-05-12T02:33:30.022Z] #62 49.59 libbtrfs-dev libbtrfs0 [2022-05-12T02:33:30.022Z] #62 50.17 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:33:30.022Z] #62 50.17 Need to get 460 kB of archives. [2022-05-12T02:33:30.022Z] #62 50.17 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T02:33:30.022Z] #62 50.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T02:33:30.022Z] #62 50.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T02:33:30.022Z] #62 51.89 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:33:30.022Z] #62 52.25 Fetched 460 kB in 0s (1035 kB/s) [2022-05-12T02:33:30.022Z] #62 52.37 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T02:33:30.022Z] #62 52.37 (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-12T02:33:30.022Z] #62 52.53 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T02:33:30.022Z] #62 52.58 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T02:33:30.022Z] #62 53.08 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T02:33:30.022Z] #62 53.14 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T02:33:30.022Z] #62 53.16 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T02:33:30.022Z] #62 53.87 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T02:33:30.022Z] #62 53.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T02:33:30.022Z] #62 53.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:33:30.022Z] #62 DONE 55.2s [2022-05-12T02:33:30.156Z] #55 ... [2022-05-12T02:33:30.156Z] [2022-05-12T02:33:30.156Z] #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-12T02:33:30.156Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:30.156Z] #42 38.12 Reading package lists... [2022-05-12T02:33:30.156Z] #42 46.88 Building dependency tree... [2022-05-12T02:33:30.156Z] #42 53.31 The following additional packages will be installed: [2022-05-12T02:33:30.156Z] #42 53.37 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-12T02:33:30.156Z] #42 53.41 Suggested packages: [2022-05-12T02:33:30.156Z] #42 53.41 cmake-doc ninja-build lrzip [2022-05-12T02:33:30.156Z] #42 53.41 Recommended packages: [2022-05-12T02:33:30.156Z] #42 53.41 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T02:33:30.156Z] #42 55.12 The following NEW packages will be installed: [2022-05-12T02:33:30.156Z] #42 55.14 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-12T02:33:30.156Z] #42 55.16 vim-common xxd [2022-05-12T02:33:30.156Z] #42 55.66 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:33:30.156Z] #42 55.66 Need to get 17.7 MB of archives. [2022-05-12T02:33:30.156Z] #42 55.66 After this operation, 70.7 MB of additional disk space will be used. [2022-05-12T02:33:30.156Z] #42 55.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T02:33:30.156Z] #42 55.66 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-12T02:33:30.156Z] #42 55.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T02:33:30.156Z] #42 55.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T02:33:30.156Z] #42 56.43 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-12T02:33:30.156Z] #42 56.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T02:33:30.156Z] #42 56.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T02:33:30.156Z] #42 56.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T02:33:30.156Z] #42 56.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T02:33:30.156Z] #42 56.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T02:33:30.156Z] #42 ... [2022-05-12T02:33:30.156Z] [2022-05-12T02:33:30.156Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-12T02:33:30.156Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-12T02:33:30.156Z] #62 52.56 The following additional packages will be installed: [2022-05-12T02:33:30.156Z] #62 52.59 libbtrfs0 [2022-05-12T02:33:30.156Z] #62 53.02 The following NEW packages will be installed: [2022-05-12T02:33:30.156Z] #62 53.04 libbtrfs-dev libbtrfs0 [2022-05-12T02:33:30.156Z] #62 53.61 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:33:30.156Z] #62 53.61 Need to get 460 kB of archives. [2022-05-12T02:33:30.156Z] #62 53.61 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T02:33:30.156Z] #62 53.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T02:33:30.156Z] #62 53.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T02:33:30.156Z] #62 55.18 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:33:30.156Z] #62 55.61 Fetched 460 kB in 0s (1096 kB/s) [2022-05-12T02:33:30.156Z] #62 55.80 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T02:33:30.156Z] #62 55.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T02:33:30.156Z] #62 55.86 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T02:33:30.156Z] #62 55.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T02:33:30.156Z] #62 56.21 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T02:33:30.156Z] #62 56.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T02:33:30.156Z] #62 56.25 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T02:33:30.286Z] [2022-05-12T02:33:30.286Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T02:33:30.286Z] #63 sha256:5c796c56d17700eeacb14817496c61fd26209693685e80a26e46f50107ba69e7 [2022-05-12T02:33:30.286Z] #63 DONE 0.1s [2022-05-12T02:33:30.286Z] [2022-05-12T02:33:30.286Z] #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-12T02:33:30.286Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:30.286Z] #42 52.47 The following additional packages will be installed: [2022-05-12T02:33:30.286Z] #42 52.48 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-12T02:33:30.286Z] #42 52.50 Suggested packages: [2022-05-12T02:33:30.286Z] #42 52.53 cmake-doc ninja-build lrzip [2022-05-12T02:33:30.286Z] #42 52.53 Recommended packages: [2022-05-12T02:33:30.286Z] #42 52.53 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T02:33:30.286Z] #42 53.90 The following NEW packages will be installed: [2022-05-12T02:33:30.286Z] #42 53.95 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-12T02:33:30.286Z] #42 53.98 vim-common xxd [2022-05-12T02:33:30.286Z] #42 54.51 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:33:30.286Z] #42 54.51 Need to get 17.7 MB of archives. [2022-05-12T02:33:30.286Z] #42 54.51 After this operation, 70.7 MB of additional disk space will be used. [2022-05-12T02:33:30.286Z] #42 54.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T02:33:30.286Z] #42 54.52 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-12T02:33:30.286Z] #42 54.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T02:33:30.286Z] #42 54.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T02:33:30.286Z] #42 55.44 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-12T02:33:30.427Z] #62 56.96 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T02:33:30.427Z] #62 56.97 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T02:33:30.427Z] #62 56.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:33:30.427Z] #62 ... [2022-05-12T02:33:30.427Z] [2022-05-12T02:33:30.427Z] #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-12T02:33:30.427Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:33:30.427Z] #14 38.21 Reading package lists... [2022-05-12T02:33:30.427Z] #14 47.27 Building dependency tree... [2022-05-12T02:33:30.427Z] #14 53.56 The following additional packages will be installed: [2022-05-12T02:33:30.427Z] #14 53.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T02:33:30.427Z] #14 53.60 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T02:33:30.427Z] #14 53.60 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T02:33:30.427Z] #14 53.60 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T02:33:30.427Z] #14 53.60 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T02:33:30.427Z] #14 53.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T02:33:30.427Z] #14 53.61 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T02:33:30.427Z] #14 53.62 Suggested packages: [2022-05-12T02:33:30.427Z] #14 53.65 gcc-10-locales seccomp wine64 [2022-05-12T02:33:30.427Z] #14 55.79 The following NEW packages will be installed: [2022-05-12T02:33:30.427Z] #14 55.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T02:33:30.427Z] #14 55.80 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T02:33:30.427Z] #14 55.80 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T02:33:30.427Z] #14 55.80 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T02:33:30.427Z] #14 55.80 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T02:33:30.427Z] #14 55.80 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T02:33:30.427Z] #14 55.83 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T02:33:30.427Z] #14 55.83 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T02:33:30.427Z] #14 55.84 mingw-w64-x86-64-dev [2022-05-12T02:33:30.427Z] #14 56.38 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:33:30.427Z] #14 56.38 Need to get 115 MB of archives. [2022-05-12T02:33:30.427Z] #14 56.38 After this operation, 645 MB of additional disk space will be used. [2022-05-12T02:33:30.427Z] #14 56.38 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-12T02:33:30.427Z] #14 56.86 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-12T02:33:30.545Z] #42 55.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T02:33:30.546Z] #42 55.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T02:33:30.546Z] #42 55.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T02:33:30.546Z] #42 55.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T02:33:30.546Z] #42 55.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T02:33:30.687Z] #14 57.18 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-12T02:33:30.687Z] #14 57.18 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-12T02:33:30.687Z] #14 57.18 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-12T02:33:30.687Z] #14 57.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T02:33:31.259Z] #14 57.70 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-12T02:33:31.521Z] #14 58.04 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-12T02:33:31.521Z] #14 58.04 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-12T02:33:31.521Z] #14 ... [2022-05-12T02:33:31.521Z] [2022-05-12T02:33:31.521Z] #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-12T02:33:31.521Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-12T02:33:31.521Z] #62 DONE 58.2s [2022-05-12T02:33:31.521Z] [2022-05-12T02:33:31.521Z] #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-12T02:33:31.521Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-12T02:33:31.521Z] #57 58.19 v3.0.2 [2022-05-12T02:33:31.863Z] #57 DONE 58.4s [2022-05-12T02:33:31.863Z] [2022-05-12T02:33:31.863Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T02:33:31.863Z] #63 sha256:9b6c37f9171879247c7b9571427466520268a13f47edf5d69866d5080f2fb724 [2022-05-12T02:33:32.136Z] #63 DONE 0.3s [2022-05-12T02:33:32.136Z] [2022-05-12T02:33:32.136Z] #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-12T02:33:32.136Z] #64 sha256:6c74f74623c04b112e11adb57ae82051a9ab354327b9b2c7f4af20a11c51e0ac [2022-05-12T02:33:32.457Z] #42 ... [2022-05-12T02:33:32.457Z] [2022-05-12T02:33:32.457Z] #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-12T02:33:32.457Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:33:32.457Z] #14 38.40 Reading package lists... [2022-05-12T02:33:32.457Z] #14 47.44 Building dependency tree... [2022-05-12T02:33:32.457Z] #14 53.17 The following additional packages will be installed: [2022-05-12T02:33:32.457Z] #14 53.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T02:33:32.457Z] #14 53.18 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T02:33:32.457Z] #14 53.18 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T02:33:32.457Z] #14 53.18 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T02:33:32.457Z] #14 53.18 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T02:33:32.457Z] #14 53.18 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T02:33:32.457Z] #14 53.18 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T02:33:32.457Z] #14 53.18 Suggested packages: [2022-05-12T02:33:32.457Z] #14 53.18 gcc-10-locales seccomp wine64 [2022-05-12T02:33:32.457Z] #14 55.16 The following NEW packages will be installed: [2022-05-12T02:33:32.457Z] #14 55.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T02:33:32.457Z] #14 55.17 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T02:33:32.457Z] #14 55.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T02:33:32.457Z] #14 55.17 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T02:33:32.457Z] #14 55.17 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T02:33:32.457Z] #14 55.17 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T02:33:32.457Z] #14 55.18 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T02:33:32.457Z] #14 55.18 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T02:33:32.457Z] #14 55.18 mingw-w64-x86-64-dev [2022-05-12T02:33:32.457Z] #14 55.78 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:33:32.457Z] #14 55.78 Need to get 115 MB of archives. [2022-05-12T02:33:32.457Z] #14 55.78 After this operation, 645 MB of additional disk space will be used. [2022-05-12T02:33:32.457Z] #14 55.78 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-12T02:33:32.457Z] #14 56.02 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-12T02:33:32.457Z] #14 56.32 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-12T02:33:32.457Z] #14 56.32 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-12T02:33:32.457Z] #14 56.33 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-12T02:33:32.457Z] #14 56.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T02:33:32.457Z] #14 56.80 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-12T02:33:32.457Z] #14 57.21 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-12T02:33:32.457Z] #14 57.22 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-12T02:33:32.457Z] #14 ... [2022-05-12T02:33:32.457Z] [2022-05-12T02:33:32.457Z] #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-12T02:33:32.457Z] #64 sha256:ecf1e35ec302bfa0fd19b9bc2bb678303f0c2dc55c34eaa63d0441885c9a8b95 [2022-05-12T02:33:32.457Z] #64 1.365 + RM_GOPATH=0 [2022-05-12T02:33:32.457Z] #64 1.365 + TMP_GOPATH= [2022-05-12T02:33:32.457Z] #64 1.365 + : /build [2022-05-12T02:33:32.457Z] #64 1.365 + '[' -z '' ']' [2022-05-12T02:33:32.457Z] #64 1.365 ++ mktemp -d [2022-05-12T02:33:32.457Z] #64 1.369 + export GOPATH=/tmp/tmp.OhgaRc61jD [2022-05-12T02:33:32.457Z] #64 1.369 + GOPATH=/tmp/tmp.OhgaRc61jD [2022-05-12T02:33:32.457Z] #64 1.369 + RM_GOPATH=1 [2022-05-12T02:33:32.457Z] #64 1.369 + case "$(go env GOARCH)" in [2022-05-12T02:33:32.457Z] #64 1.369 ++ go env GOARCH [2022-05-12T02:33:32.457Z] #64 1.430 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:33:32.457Z] #64 1.430 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:33:32.457Z] #64 1.430 ++ dirname /install.sh [2022-05-12T02:33:32.457Z] #64 1.430 + dir=/ [2022-05-12T02:33:32.457Z] #64 1.430 + bin=containerd [2022-05-12T02:33:32.457Z] #64 1.430 + shift [2022-05-12T02:33:32.457Z] #64 1.430 + '[' '!' -f //containerd.installer ']' [2022-05-12T02:33:32.457Z] #64 1.430 + . //containerd.installer [2022-05-12T02:33:32.457Z] #64 1.430 ++ set -e [2022-05-12T02:33:32.457Z] #64 1.431 ++ : v1.6.4 [2022-05-12T02:33:32.457Z] #64 1.435 + install_containerd [2022-05-12T02:33:32.457Z] #64 1.443 + echo 'Install containerd version v1.6.4' [2022-05-12T02:33:32.457Z] #64 1.449 Install containerd version v1.6.4 [2022-05-12T02:33:32.457Z] #64 1.451 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OhgaRc61jD/src/github.com/containerd/containerd [2022-05-12T02:33:32.457Z] #64 1.453 Cloning into '/tmp/tmp.OhgaRc61jD/src/github.com/containerd/containerd'... [2022-05-12T02:33:32.788Z] #64 ... [2022-05-12T02:33:32.788Z] [2022-05-12T02:33:32.788Z] #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-12T02:33:32.788Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:33:32.788Z] #51 40.72 Reading package lists... [2022-05-12T02:33:32.788Z] #51 49.20 Building dependency tree... [2022-05-12T02:33:32.788Z] #51 55.37 The following additional packages will be installed: [2022-05-12T02:33:32.788Z] #51 55.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T02:33:32.788Z] #51 55.40 python3-protobuf python3-six [2022-05-12T02:33:32.788Z] #51 55.41 Suggested packages: [2022-05-12T02:33:32.788Z] #51 55.43 python3-setuptools [2022-05-12T02:33:32.788Z] #51 55.43 Recommended packages: [2022-05-12T02:33:32.788Z] #51 55.43 iproute2 | iproute [2022-05-12T02:33:32.788Z] #51 56.35 The following NEW packages will be installed: [2022-05-12T02:33:32.788Z] #51 56.36 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T02:33:32.788Z] #51 56.38 python3-protobuf python3-six [2022-05-12T02:33:32.788Z] #51 57.13 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:33:32.788Z] #51 57.13 Need to get 2314 kB of archives. [2022-05-12T02:33:32.788Z] #51 57.13 After this operation, 11.1 MB of additional disk space will be used. [2022-05-12T02:33:32.789Z] #51 57.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-12T02:33:32.789Z] #51 57.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T02:33:32.789Z] #51 57.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-12T02:33:32.789Z] #51 57.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-12T02:33:32.789Z] #51 57.41 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-12T02:33:32.789Z] #51 57.43 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-12T02:33:32.789Z] #51 57.44 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-12T02:33:32.789Z] #51 ... [2022-05-12T02:33:32.789Z] [2022-05-12T02:33:32.789Z] #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-12T02:33:32.789Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:32.789Z] #42 58.87 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:33:32.789Z] #42 59.37 Fetched 17.7 MB in 2s (10.7 MB/s) [2022-05-12T02:33:32.789Z] #42 59.46 Selecting previously unselected package xxd. [2022-05-12T02:33:33.050Z] #42 59.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T02:33:33.050Z] #42 59.56 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T02:33:33.050Z] #42 59.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:33:33.396Z] #64 ... [2022-05-12T02:33:33.396Z] [2022-05-12T02:33:33.396Z] #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-12T02:33:33.396Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-12T02:33:33.396Z] #57 58.43 v3.0.2 [2022-05-12T02:33:33.396Z] #57 DONE 58.7s [2022-05-12T02:33:33.621Z] #42 59.99 Selecting previously unselected package vim-common. [2022-05-12T02:33:33.621Z] #42 59.99 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T02:33:33.621Z] #42 60.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:33:33.656Z] [2022-05-12T02:33:33.656Z] #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-12T02:33:33.656Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:33.656Z] #42 57.71 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:33:33.656Z] #42 58.14 Fetched 17.7 MB in 2s (8884 kB/s) [2022-05-12T02:33:33.656Z] #42 58.32 Selecting previously unselected package xxd. [2022-05-12T02:33:33.656Z] #42 58.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 ... 15709 files and directories currently installed.) [2022-05-12T02:33:33.656Z] #42 58.48 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T02:33:33.656Z] #42 58.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:33:33.915Z] #42 58.98 Selecting previously unselected package vim-common. [2022-05-12T02:33:33.915Z] #42 58.98 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T02:33:33.915Z] #42 59.01 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:33:33.933Z] #44 5.339 + RM_GOPATH=0 [2022-05-12T02:33:33.933Z] #44 5.339 + TMP_GOPATH= [2022-05-12T02:33:33.933Z] #44 5.339 + : /build [2022-05-12T02:33:33.933Z] #44 5.339 + '[' -z '' ']' [2022-05-12T02:33:33.933Z] #44 5.341 ++ mktemp -d [2022-05-12T02:33:33.933Z] #44 5.341 + export GOPATH=/tmp/tmp.AVKd35ZefZ [2022-05-12T02:33:33.933Z] #44 5.341 + GOPATH=/tmp/tmp.AVKd35ZefZ [2022-05-12T02:33:33.933Z] #44 5.341 + RM_GOPATH=1 [2022-05-12T02:33:33.933Z] #44 5.341 + case "$(go env GOARCH)" in [2022-05-12T02:33:33.933Z] #44 5.342 ++ go env GOARCH [2022-05-12T02:33:33.933Z] #44 5.357 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:33:33.933Z] #44 5.357 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:33:33.933Z] #44 5.358 ++ dirname /install.sh [2022-05-12T02:33:33.933Z] #44 5.359 + dir=/ [2022-05-12T02:33:33.933Z] #44 5.359 + bin=tini [2022-05-12T02:33:33.933Z] #44 5.359 + shift [2022-05-12T02:33:33.933Z] #44 5.360 + '[' '!' -f //tini.installer ']' [2022-05-12T02:33:33.933Z] #44 5.360 + . //tini.installer [2022-05-12T02:33:33.933Z] #44 5.360 ++ : v0.19.0 [2022-05-12T02:33:33.933Z] #44 5.364 + install_tini [2022-05-12T02:33:33.933Z] #44 5.364 + echo 'Install tini version v0.19.0' [2022-05-12T02:33:33.933Z] #44 5.364 Install tini version v0.19.0 [2022-05-12T02:33:33.933Z] #44 5.364 + git clone https://github.com/krallin/tini.git /tmp/tmp.AVKd35ZefZ/tini [2022-05-12T02:33:33.933Z] #44 5.369 Cloning into '/tmp/tmp.AVKd35ZefZ/tini'... [2022-05-12T02:33:34.193Z] #42 60.61 Selecting previously unselected package cmake-data. [2022-05-12T02:33:34.193Z] #42 60.61 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T02:33:34.193Z] #42 60.63 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T02:33:34.484Z] #42 ... [2022-05-12T02:33:34.484Z] [2022-05-12T02:33:34.484Z] #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-12T02:33:34.484Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:33:34.484Z] #51 41.14 Reading package lists... [2022-05-12T02:33:34.484Z] #51 49.21 Building dependency tree... [2022-05-12T02:33:34.484Z] #51 54.54 The following additional packages will be installed: [2022-05-12T02:33:34.484Z] #51 54.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T02:33:34.484Z] #51 54.55 python3-protobuf python3-six [2022-05-12T02:33:34.484Z] #51 54.56 Suggested packages: [2022-05-12T02:33:34.484Z] #51 54.59 python3-setuptools [2022-05-12T02:33:34.484Z] #51 54.59 Recommended packages: [2022-05-12T02:33:34.484Z] #51 54.59 iproute2 | iproute [2022-05-12T02:33:34.484Z] #51 55.83 The following NEW packages will be installed: [2022-05-12T02:33:34.484Z] #51 55.85 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-12T02:33:34.484Z] #51 55.85 python3-protobuf python3-six [2022-05-12T02:33:34.484Z] #51 56.52 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:33:34.484Z] #51 56.52 Need to get 2314 kB of archives. [2022-05-12T02:33:34.484Z] #51 56.52 After this operation, 11.1 MB of additional disk space will be used. [2022-05-12T02:33:34.484Z] #51 56.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-12T02:33:34.484Z] #51 56.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T02:33:34.484Z] #51 56.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-12T02:33:34.484Z] #51 56.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-12T02:33:34.484Z] #51 56.65 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-12T02:33:34.484Z] #51 56.65 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-12T02:33:34.484Z] #51 56.67 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-12T02:33:34.484Z] #51 59.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-12T02:33:34.484Z] #51 ... [2022-05-12T02:33:34.484Z] [2022-05-12T02:33:34.484Z] #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-12T02:33:34.484Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:34.484Z] #42 59.59 Selecting previously unselected package cmake-data. [2022-05-12T02:33:34.484Z] #42 59.59 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T02:33:34.484Z] #42 59.63 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T02:33:34.506Z] #44 6.134 + cd /tmp/tmp.AVKd35ZefZ/tini [2022-05-12T02:33:34.506Z] #44 6.135 + git checkout -q v0.19.0 [2022-05-12T02:33:34.506Z] #44 6.167 + cmake . [2022-05-12T02:33:35.454Z] #44 6.722 -- The C compiler identification is GNU 10.2.1 [2022-05-12T02:33:35.454Z] #44 6.910 -- Detecting C compiler ABI info [2022-05-12T02:33:35.454Z] #44 7.104 -- Detecting C compiler ABI info - done [2022-05-12T02:33:35.577Z] #42 ... [2022-05-12T02:33:35.577Z] [2022-05-12T02:33:35.577Z] #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-12T02:33:35.577Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-12T02:33:35.577Z] #40 61.96 NAME: [2022-05-12T02:33:35.577Z] #40 61.99 go-winres - A tool for embedding resources in Windows executables [2022-05-12T02:33:35.577Z] #40 61.99 [2022-05-12T02:33:35.577Z] #40 61.99 USAGE: [2022-05-12T02:33:35.577Z] #40 61.99 go-winres [global options] command [command options] [arguments...] [2022-05-12T02:33:35.577Z] #40 61.99 [2022-05-12T02:33:35.577Z] #40 61.99 COMMANDS: [2022-05-12T02:33:35.577Z] #40 61.99 init Create an initial ./winres/winres.json [2022-05-12T02:33:35.577Z] #40 61.99 make Make syso files for the "go build" command [2022-05-12T02:33:35.577Z] #40 61.99 simply Make syso files for the "go build" command (simplified) [2022-05-12T02:33:35.577Z] #40 61.99 extract Extract all resources from an executable [2022-05-12T02:33:35.577Z] #40 61.99 patch Replace resources in an executable file (exe, dll) [2022-05-12T02:33:35.577Z] #40 61.99 help, h Shows a list of commands or help for one command [2022-05-12T02:33:35.577Z] #40 61.99 [2022-05-12T02:33:35.577Z] #40 61.99 GLOBAL OPTIONS: [2022-05-12T02:33:35.577Z] #40 61.99 --help, -h show help (default: false) [2022-05-12T02:33:35.577Z] #40 DONE 62.1s [2022-05-12T02:33:35.577Z] [2022-05-12T02:33:35.577Z] #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-12T02:33:35.577Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:35.577Z] #55 61.21 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T02:33:35.577Z] #55 61.21 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T02:33:35.577Z] #55 61.25 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T02:33:35.577Z] #55 61.74 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-12T02:33:35.577Z] #55 61.79 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-12T02:33:35.577Z] #55 61.83 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T02:33:35.577Z] #55 61.91 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T02:33:35.577Z] #55 62.02 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-12T02:33:35.577Z] #55 62.11 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T02:33:35.577Z] #55 62.15 go: downloading github.com/spf13/afero v1.6.0 [2022-05-12T02:33:35.577Z] #55 62.22 go: downloading github.com/spf13/cast v1.4.1 [2022-05-12T02:33:35.717Z] #44 7.267 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T02:33:35.717Z] #44 7.314 -- Detecting C compile features [2022-05-12T02:33:35.717Z] #44 7.314 -- Detecting C compile features - done [2022-05-12T02:33:35.717Z] #44 7.314 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T02:33:35.746Z] #19 148.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-12T02:33:35.746Z] #19 148.8 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:33:35.746Z] #19 148.8 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-12T02:33:35.746Z] #19 148.9 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-12T02:33:35.746Z] #19 148.9 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:33:35.746Z] #19 148.9 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T02:33:35.840Z] #55 62.26 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-12T02:33:35.840Z] #55 62.32 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-12T02:33:35.840Z] #55 62.35 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-12T02:33:35.980Z] #44 7.470 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T02:33:35.980Z] #44 7.588 -- Configuring done [2022-05-12T02:33:35.980Z] #44 7.588 -- Generating done [2022-05-12T02:33:35.980Z] #44 7.617 + make tini-static [2022-05-12T02:33:35.980Z] #44 7.617 -- Build files have been written to: /tmp/tmp.AVKd35ZefZ/tini [2022-05-12T02:33:36.101Z] #55 62.59 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-12T02:33:36.101Z] #55 62.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-12T02:33:36.101Z] #55 62.60 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-12T02:33:36.101Z] #55 62.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-12T02:33:36.101Z] #55 62.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-12T02:33:36.101Z] #55 62.75 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-12T02:33:36.101Z] #55 62.75 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-12T02:33:36.361Z] #55 62.77 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-12T02:33:36.361Z] #55 62.81 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-12T02:33:36.361Z] #55 62.99 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T02:33:36.361Z] #55 63.04 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-12T02:33:36.554Z] #44 7.993 Scanning dependencies of target tini-static [2022-05-12T02:33:36.554Z] #44 8.104 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T02:33:36.622Z] #55 63.32 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-12T02:33:36.818Z] Fetching without tags [2022-05-12T02:33:36.883Z] #55 63.38 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-12T02:33:37.145Z] #55 63.48 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-12T02:33:37.213Z] Fetching without tags [2022-05-12T02:33:37.406Z] #55 63.83 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-12T02:33:37.406Z] #55 63.93 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-12T02:33:37.406Z] #55 64.02 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-12T02:33:37.501Z] #44 9.104 [100%] Linking C executable tini-static [2022-05-12T02:33:37.535Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit d9e18e4efff19b9b628277b7ac87723ec74ba386 [2022-05-12T02:33:37.668Z] #55 64.18 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-12T02:33:36.500Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:33:36.560Z] > git config --add remote.origin.fetch +refs/pull/43583/head:refs/remotes/origin/PR-43583 # timeout=10 [2022-05-12T02:33:36.613Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:33:36.731Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:33:36.852Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:33:36.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:33:36.853Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:33:37.639Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:33:37.689Z] > git checkout -f d9e18e4efff19b9b628277b7ac87723ec74ba386 # timeout=10 [2022-05-12T02:33:37.929Z] #55 64.34 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-12T02:33:37.929Z] #55 64.41 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-12T02:33:37.929Z] #55 64.52 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-12T02:33:37.929Z] #55 64.57 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-12T02:33:37.930Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit d9e18e4efff19b9b628277b7ac87723ec74ba386 [2022-05-12T02:33:38.074Z] #44 9.526 [100%] Built target tini-static [2022-05-12T02:33:38.074Z] #44 9.583 + mkdir -p /build [2022-05-12T02:33:38.074Z] #44 9.585 + cp tini-static /build/docker-init [2022-05-12T02:33:36.891Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:33:36.951Z] > git config --add remote.origin.fetch +refs/pull/43583/head:refs/remotes/origin/PR-43583 # timeout=10 [2022-05-12T02:33:37.002Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:33:37.121Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:33:37.247Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:33:37.248Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:33:37.250Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:33:38.035Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:33:38.190Z] #55 64.66 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-12T02:33:38.190Z] #55 64.68 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-12T02:33:38.190Z] #55 64.72 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-12T02:33:38.190Z] #55 64.78 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-12T02:33:38.190Z] #55 64.83 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-12T02:33:38.337Z] #44 DONE 9.9s [2022-05-12T02:33:38.337Z] [2022-05-12T02:33:38.337Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T02:33:38.337Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:33:38.337Z] #14 61.44 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T02:33:38.337Z] #14 61.44 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:33:38.337Z] #14 61.44 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T02:33:38.337Z] #14 61.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T02:33:38.337Z] #14 61.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:33:38.337Z] #14 61.57 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T02:33:38.337Z] #14 68.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T02:33:38.337Z] #14 68.37 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:33:38.337Z] #14 68.37 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:33:38.453Z] #55 64.85 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-12T02:33:38.453Z] #55 64.95 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-12T02:33:38.453Z] #55 64.96 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-12T02:33:38.453Z] #55 65.00 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-12T02:33:38.453Z] #55 65.05 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-12T02:33:38.714Z] #55 65.24 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-12T02:33:38.714Z] #55 65.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-12T02:33:38.975Z] #55 65.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-12T02:33:38.975Z] #55 65.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-12T02:33:39.237Z] #55 65.60 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-12T02:33:39.237Z] #55 65.75 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-12T02:33:39.237Z] #55 65.77 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-12T02:33:39.237Z] #55 65.81 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-12T02:33:39.499Z] #55 65.86 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-12T02:33:39.499Z] #55 65.99 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-12T02:33:39.499Z] #55 66.18 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-12T02:33:39.763Z] #42 ... [2022-05-12T02:33:39.763Z] [2022-05-12T02:33:39.764Z] #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-12T02:33:39.764Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-12T02:33:39.764Z] #40 64.01 NAME: [2022-05-12T02:33:39.764Z] #40 64.01 go-winres - A tool for embedding resources in Windows executables [2022-05-12T02:33:39.764Z] #40 64.01 [2022-05-12T02:33:39.764Z] #40 64.01 USAGE: [2022-05-12T02:33:39.764Z] #40 64.01 go-winres [global options] command [command options] [arguments...] [2022-05-12T02:33:39.764Z] #40 64.01 [2022-05-12T02:33:39.764Z] #40 64.01 COMMANDS: [2022-05-12T02:33:39.764Z] #40 64.01 init Create an initial ./winres/winres.json [2022-05-12T02:33:39.764Z] #40 64.02 make Make syso files for the "go build" command [2022-05-12T02:33:39.764Z] #40 64.02 simply Make syso files for the "go build" command (simplified) [2022-05-12T02:33:39.764Z] #40 64.02 extract Extract all resources from an executable [2022-05-12T02:33:39.764Z] #40 64.02 patch Replace resources in an executable file (exe, dll) [2022-05-12T02:33:39.764Z] #40 64.02 help, h Shows a list of commands or help for one command [2022-05-12T02:33:39.764Z] #40 64.02 [2022-05-12T02:33:39.764Z] #40 64.02 GLOBAL OPTIONS: [2022-05-12T02:33:39.764Z] #40 64.02 --help, -h show help (default: false) [2022-05-12T02:33:39.764Z] #40 DONE 64.7s [2022-05-12T02:33:39.764Z] [2022-05-12T02:33:39.764Z] #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-12T02:33:39.764Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:33:39.764Z] #51 61.33 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:33:39.764Z] #51 61.72 Fetched 2314 kB in 4s (655 kB/s) [2022-05-12T02:33:39.764Z] #51 61.85 Selecting previously unselected package libprotobuf23:amd64. [2022-05-12T02:33:39.764Z] #51 61.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 ... 15709 files and directories currently installed.) [2022-05-12T02:33:39.764Z] #51 61.92 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-12T02:33:39.764Z] #51 61.95 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T02:33:39.764Z] #51 63.46 Selecting previously unselected package python3-pkg-resources. [2022-05-12T02:33:39.764Z] #51 63.48 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T02:33:39.764Z] #51 63.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:33:39.764Z] #51 64.40 Selecting previously unselected package python3-six. [2022-05-12T02:33:39.764Z] #51 64.40 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-12T02:33:39.764Z] #51 64.40 Unpacking python3-six (1.16.0-2) ... [2022-05-12T02:33:39.764Z] #51 64.60 Selecting previously unselected package python3-protobuf. [2022-05-12T02:33:39.764Z] #51 64.60 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-12T02:33:39.768Z] #55 66.18 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-12T02:33:39.768Z] #55 66.20 go: downloading github.com/julz/importas v0.1.0 [2022-05-12T02:33:39.768Z] #55 66.24 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-12T02:33:39.768Z] #55 66.27 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-12T02:33:39.768Z] #55 66.32 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-12T02:33:39.768Z] #55 66.37 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-12T02:33:39.768Z] #55 66.40 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-12T02:33:40.025Z] #51 64.63 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-12T02:33:40.030Z] #55 66.49 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-12T02:33:40.030Z] #55 66.51 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-12T02:33:40.030Z] #55 66.53 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-12T02:33:40.030Z] #55 66.62 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-12T02:33:40.290Z] #51 ... [2022-05-12T02:33:40.290Z] [2022-05-12T02:33:40.290Z] #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-12T02:33:40.290Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:40.290Z] #55 55.37 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T02:33:40.290Z] #55 55.41 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T02:33:40.290Z] #55 61.00 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T02:33:40.290Z] #55 61.05 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T02:33:40.290Z] #55 61.06 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T02:33:40.290Z] #55 61.52 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-12T02:33:40.290Z] #55 61.53 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T02:33:40.290Z] #55 61.61 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-12T02:33:40.290Z] #55 61.65 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-12T02:33:40.290Z] #55 61.86 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-12T02:33:40.290Z] #55 61.96 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T02:33:40.290Z] #55 61.99 go: downloading github.com/spf13/afero v1.6.0 [2022-05-12T02:33:40.290Z] #55 62.18 go: downloading github.com/spf13/cast v1.4.1 [2022-05-12T02:33:40.290Z] #55 62.44 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-12T02:33:40.290Z] #55 62.53 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-12T02:33:40.290Z] #55 62.53 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-12T02:33:40.290Z] #55 62.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-12T02:33:40.290Z] #55 62.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-12T02:33:40.290Z] #55 62.85 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-12T02:33:40.290Z] #55 62.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-12T02:33:40.290Z] #55 62.87 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-12T02:33:40.290Z] #55 62.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-12T02:33:40.290Z] #55 62.97 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-12T02:33:40.290Z] #55 63.05 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-12T02:33:40.290Z] #55 63.05 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-12T02:33:40.290Z] #55 63.09 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T02:33:40.290Z] #55 63.10 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-12T02:33:40.290Z] #55 63.12 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-12T02:33:40.290Z] #55 63.27 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-12T02:33:40.290Z] #55 63.45 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-12T02:33:40.290Z] #55 63.98 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-12T02:33:40.290Z] #55 64.15 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-12T02:33:40.290Z] #55 64.24 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-12T02:33:40.290Z] #55 64.28 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-12T02:33:40.290Z] #55 64.31 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-12T02:33:40.290Z] #55 64.35 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-12T02:33:40.290Z] #55 64.40 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-12T02:33:40.290Z] #55 64.41 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-12T02:33:40.290Z] #55 64.43 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-12T02:33:40.290Z] #55 64.46 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-12T02:33:40.290Z] #55 64.51 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-12T02:33:40.290Z] #55 64.52 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-12T02:33:40.290Z] #55 64.64 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-12T02:33:40.290Z] #55 64.69 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-12T02:33:40.290Z] #55 64.76 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-12T02:33:40.290Z] #55 64.82 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-12T02:33:40.290Z] #55 64.82 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-12T02:33:40.291Z] #55 64.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-12T02:33:40.291Z] #55 64.96 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-12T02:33:40.291Z] #55 65.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-12T02:33:40.291Z] #55 65.42 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-12T02:33:40.291Z] #55 66.79 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-12T02:33:40.291Z] #55 66.80 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-12T02:33:40.291Z] #55 66.90 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-12T02:33:40.550Z] #55 65.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-12T02:33:40.550Z] #55 65.74 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-12T02:33:40.550Z] #55 65.85 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-12T02:33:40.810Z] #55 65.97 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-12T02:33:40.810Z] #55 ... [2022-05-12T02:33:40.810Z] [2022-05-12T02:33:40.810Z] #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-12T02:33:40.810Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:33:40.810Z] #51 65.50 Selecting previously unselected package libnet1:amd64. [2022-05-12T02:33:40.810Z] #51 65.50 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T02:33:40.810Z] #51 65.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:33:40.810Z] #51 65.70 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T02:33:41.069Z] #51 65.73 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T02:33:41.069Z] #51 65.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T02:33:38.090Z] > git checkout -f d9e18e4efff19b9b628277b7ac87723ec74ba386 # timeout=10 [2022-05-12T02:33:41.237Z] #55 67.53 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-12T02:33:41.237Z] #55 67.54 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-12T02:33:41.237Z] #55 67.56 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-12T02:33:41.237Z] #55 67.61 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-12T02:33:41.237Z] #55 67.68 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-12T02:33:41.237Z] #55 67.68 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-12T02:33:41.237Z] #55 67.72 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-12T02:33:41.237Z] #55 67.75 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-12T02:33:41.237Z] #55 ... [2022-05-12T02:33:41.237Z] [2022-05-12T02:33:41.237Z] #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-12T02:33:41.237Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-12T02:33:41.329Z] #51 65.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T02:33:41.329Z] #51 65.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T02:33:41.329Z] #51 65.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T02:33:41.589Z] #51 66.18 Selecting previously unselected package criu. [2022-05-12T02:33:41.589Z] #51 66.19 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-12T02:33:41.589Z] #51 66.20 Unpacking criu (3.17-1) ... [2022-05-12T02:33:41.828Z] #64 ... [2022-05-12T02:33:41.828Z] [2022-05-12T02:33:41.828Z] #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-12T02:33:41.828Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-12T02:33:41.828Z] #14 75.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T02:33:41.828Z] #14 75.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-12T02:33:41.828Z] #14 75.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T02:33:41.828Z] #14 80.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T02:33:41.828Z] #14 80.32 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-12T02:33:41.828Z] #14 80.33 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:33:42.024Z] #34 67.60 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-12T02:33:42.024Z] #34 68.33 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-12T02:33:42.088Z] Merge succeeded, producing 62345e7885ddb58576d9a5c211badec797f7981b [2022-05-12T02:33:42.089Z] Checking out Revision 62345e7885ddb58576d9a5c211badec797f7981b (PR-43583) [2022-05-12T02:33:42.454Z] Merge succeeded, producing 62345e7885ddb58576d9a5c211badec797f7981b [2022-05-12T02:33:42.454Z] Checking out Revision 62345e7885ddb58576d9a5c211badec797f7981b (PR-43583) [2022-05-12T02:33:42.597Z] #34 ... [2022-05-12T02:33:42.598Z] [2022-05-12T02:33:42.598Z] #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-12T02:33:42.598Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:33:42.598Z] #14 59.07 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-12T02:33:42.598Z] #14 61.36 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-12T02:33:42.598Z] #14 62.25 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-12T02:33:42.598Z] #14 63.07 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-12T02:33:42.598Z] #14 65.28 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-12T02:33:42.598Z] #14 66.20 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-12T02:33:42.598Z] #14 66.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T02:33:42.598Z] #14 66.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T02:33:42.598Z] #14 66.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T02:33:42.598Z] #14 66.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T02:33:42.598Z] #14 66.34 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-12T02:33:42.598Z] #14 66.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T02:33:42.598Z] #14 66.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T02:33:42.598Z] #14 66.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T02:33:42.598Z] #14 66.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T02:33:42.598Z] #14 66.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T02:33:42.598Z] #14 66.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T02:33:42.598Z] #14 66.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T02:33:42.598Z] #14 66.45 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-12T02:33:42.598Z] #14 66.51 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-12T02:33:42.598Z] #14 66.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T02:33:42.598Z] #14 68.18 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:33:42.598Z] #14 68.43 Fetched 115 MB in 10s (10.9 MB/s) [2022-05-12T02:33:42.598Z] #14 68.52 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T02:33:42.598Z] #14 68.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-12T02:33:42.598Z] #14 68.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T02:33:42.598Z] #14 68.69 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T02:33:42.598Z] #14 ... [2022-05-12T02:33:42.598Z] [2022-05-12T02:33:42.598Z] #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-12T02:33:42.598Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:42.598Z] #55 67.84 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-12T02:33:42.598Z] #55 68.12 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-12T02:33:42.598Z] #55 68.15 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-12T02:33:42.598Z] #55 68.16 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-12T02:33:42.598Z] #55 68.18 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-12T02:33:42.598Z] #55 68.19 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-12T02:33:42.598Z] #55 68.19 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-12T02:33:42.598Z] #55 68.26 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-12T02:33:42.598Z] #55 68.32 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-12T02:33:42.598Z] #55 68.33 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-12T02:33:42.598Z] #55 68.48 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-12T02:33:42.598Z] #55 68.54 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-12T02:33:42.598Z] #55 68.57 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-12T02:33:42.598Z] #55 68.80 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-12T02:33:42.598Z] #55 68.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-12T02:33:42.598Z] #55 68.85 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-12T02:33:42.598Z] #55 68.96 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-12T02:33:42.598Z] #55 69.00 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-12T02:33:42.859Z] #55 69.35 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-12T02:33:42.968Z] #51 ... [2022-05-12T02:33:42.968Z] [2022-05-12T02:33:42.968Z] #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-12T02:33:42.968Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:33:42.968Z] #14 58.01 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-12T02:33:42.968Z] #14 60.17 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-12T02:33:42.968Z] #14 61.06 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-12T02:33:42.968Z] #14 62.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-12T02:33:42.968Z] #14 64.43 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-12T02:33:42.968Z] #14 65.25 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-12T02:33:42.968Z] #14 65.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T02:33:42.968Z] #14 65.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T02:33:42.968Z] #14 65.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T02:33:42.968Z] #14 65.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T02:33:42.968Z] #14 65.33 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-12T02:33:42.968Z] #14 65.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T02:33:42.968Z] #14 65.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T02:33:42.968Z] #14 65.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T02:33:42.968Z] #14 65.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T02:33:42.968Z] #14 65.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T02:33:42.968Z] #14 65.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T02:33:42.968Z] #14 65.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T02:33:42.968Z] #14 65.65 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-12T02:33:42.968Z] #14 65.65 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-12T02:33:42.968Z] #14 65.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T02:33:42.968Z] #14 67.43 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:33:42.968Z] #14 67.81 Fetched 115 MB in 10s (11.1 MB/s) [2022-05-12T02:33:42.968Z] #14 67.99 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T02:33:42.968Z] #14 67.99 (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-12T02:33:42.968Z] #14 68.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T02:33:42.968Z] #14 68.08 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T02:33:43.120Z] #55 69.72 go: downloading honnef.co/go/tools v0.2.2 [2022-05-12T02:33:43.227Z] #14 ... [2022-05-12T02:33:43.227Z] [2022-05-12T02:33:43.227Z] #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-12T02:33:43.227Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:33:43.227Z] #51 67.86 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:33:41.317Z] > git remote # timeout=10 [2022-05-12T02:33:41.397Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T02:33:41.452Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:33:41.455Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T02:33:42.369Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T02:33:42.487Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:33:42.537Z] > git checkout -f 62345e7885ddb58576d9a5c211badec797f7981b # timeout=10 [2022-05-12T02:33:41.055Z] > git remote # timeout=10 [2022-05-12T02:33:41.137Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T02:33:41.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:33:41.187Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T02:33:41.997Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T02:33:42.122Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:33:42.172Z] > git checkout -f 62345e7885ddb58576d9a5c211badec797f7981b # timeout=10 [2022-05-12T02:33:44.507Z] #55 ... [2022-05-12T02:33:44.507Z] [2022-05-12T02:33:44.507Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-12T02:33:44.507Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:33:44.507Z] #51 60.56 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-12T02:33:44.507Z] #51 62.45 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:33:44.507Z] #51 62.90 Fetched 2314 kB in 4s (533 kB/s) [2022-05-12T02:33:44.507Z] #51 63.12 Selecting previously unselected package libprotobuf23:amd64. [2022-05-12T02:33:44.507Z] #51 63.12 (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-12T02:33:44.507Z] #51 63.25 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-12T02:33:44.507Z] #51 63.30 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T02:33:44.507Z] #51 64.88 Selecting previously unselected package python3-pkg-resources. [2022-05-12T02:33:44.507Z] #51 64.90 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T02:33:44.507Z] #51 64.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:33:44.507Z] #51 65.40 Selecting previously unselected package python3-six. [2022-05-12T02:33:44.507Z] #51 65.40 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-12T02:33:44.507Z] #51 65.41 Unpacking python3-six (1.16.0-2) ... [2022-05-12T02:33:44.507Z] #51 65.59 Selecting previously unselected package python3-protobuf. [2022-05-12T02:33:44.507Z] #51 65.60 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-12T02:33:44.507Z] #51 65.61 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-12T02:33:44.507Z] #51 66.34 Selecting previously unselected package libnet1:amd64. [2022-05-12T02:33:44.507Z] #51 66.34 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T02:33:44.507Z] #51 66.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:33:44.507Z] #51 66.65 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T02:33:44.507Z] #51 66.66 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T02:33:44.507Z] #51 66.71 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T02:33:44.507Z] #51 66.97 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T02:33:44.507Z] #51 66.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T02:33:44.507Z] #51 66.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T02:33:44.507Z] #51 67.15 Selecting previously unselected package criu. [2022-05-12T02:33:44.507Z] #51 67.15 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-12T02:33:44.507Z] #51 67.16 Unpacking criu (3.17-1) ... [2022-05-12T02:33:44.507Z] #51 68.26 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:33:44.507Z] #51 ... [2022-05-12T02:33:44.507Z] [2022-05-12T02:33:44.507Z] #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-12T02:33:44.507Z] #64 sha256:6c74f74623c04b112e11adb57ae82051a9ab354327b9b2c7f4af20a11c51e0ac [2022-05-12T02:33:44.507Z] #64 2.356 + RM_GOPATH=0 [2022-05-12T02:33:44.507Z] #64 2.356 + TMP_GOPATH= [2022-05-12T02:33:44.507Z] #64 2.356 + : /build [2022-05-12T02:33:44.507Z] #64 2.356 + '[' -z '' ']' [2022-05-12T02:33:44.507Z] #64 2.357 ++ mktemp -d [2022-05-12T02:33:44.507Z] #64 2.361 + export GOPATH=/tmp/tmp.g39vq163vN [2022-05-12T02:33:44.507Z] #64 2.361 + GOPATH=/tmp/tmp.g39vq163vN [2022-05-12T02:33:44.507Z] #64 2.361 + RM_GOPATH=1 [2022-05-12T02:33:44.507Z] #64 2.361 + case "$(go env GOARCH)" in [2022-05-12T02:33:44.507Z] #64 2.361 ++ go env GOARCH [2022-05-12T02:33:44.507Z] #64 2.418 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:33:44.507Z] #64 2.418 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:33:44.507Z] #64 2.418 ++ dirname /install.sh [2022-05-12T02:33:44.507Z] #64 2.418 + dir=/ [2022-05-12T02:33:44.507Z] #64 2.418 + bin=containerd [2022-05-12T02:33:44.507Z] #64 2.418 + shift [2022-05-12T02:33:44.507Z] #64 2.418 + '[' '!' -f //containerd.installer ']' [2022-05-12T02:33:44.507Z] #64 2.418 + . //containerd.installer [2022-05-12T02:33:44.507Z] #64 2.418 ++ set -e [2022-05-12T02:33:44.507Z] #64 2.449 ++ : v1.6.4 [2022-05-12T02:33:44.507Z] #64 2.449 + install_containerd [2022-05-12T02:33:44.507Z] #64 2.467 + echo 'Install containerd version v1.6.4' [2022-05-12T02:33:44.507Z] #64 2.467 + git clone https://github.com/containerd/containerd.git /tmp/tmp.g39vq163vN/src/github.com/containerd/containerd [2022-05-12T02:33:44.507Z] #64 2.467 Install containerd version v1.6.4 [2022-05-12T02:33:44.507Z] #64 2.471 Cloning into '/tmp/tmp.g39vq163vN/src/github.com/containerd/containerd'... [2022-05-12T02:33:44.770Z] #64 ... [2022-05-12T02:33:44.770Z] [2022-05-12T02:33:44.770Z] #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-12T02:33:44.770Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-12T02:33:44.770Z] #34 69.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T02:33:45.094Z] #14 90.16 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T02:33:45.094Z] #14 90.17 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-12T02:33:45.094Z] #14 90.17 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:33:46.525Z] #51 70.74 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T02:33:46.525Z] #51 70.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:33:46.525Z] #51 70.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T02:33:46.525Z] #51 70.85 Setting up python3-six (1.16.0-2) ... [2022-05-12T02:33:46.639Z] Fetching without tags [2022-05-12T02:33:47.685Z] Merging remotes/origin/master commit b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a into PR head commit d9e18e4efff19b9b628277b7ac87723ec74ba386 [2022-05-12T02:33:47.907Z] #51 72.66 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T02:33:47.907Z] #51 72.70 Setting up python3-protobuf (3.12.4-1) ... [2022-05-12T02:33:46.290Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:33:46.356Z] > git config --add remote.origin.fetch +refs/pull/43583/head:refs/remotes/origin/PR-43583 # timeout=10 [2022-05-12T02:33:46.413Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:33:46.541Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T02:33:46.677Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T02:33:46.678Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:33:46.680Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43583/head:refs/remotes/origin/PR-43583 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T02:33:47.794Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:33:47.847Z] > git checkout -f d9e18e4efff19b9b628277b7ac87723ec74ba386 # timeout=10 [2022-05-12T02:33:48.358Z] #14 ... [2022-05-12T02:33:48.358Z] [2022-05-12T02:33:48.358Z] #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-12T02:33:48.358Z] #64 sha256:a93ac2705e0c8885dd1435c112adac5128d38eca85bb0a4585fb16fc4b3bc53d [2022-05-12T02:33:48.358Z] #64 51.07 Updating files: 53% (2530/4768) Updating files: 54% (2575/4768) Updating files: 55% (2623/4768) Updating files: 56% (2671/4768) Updating files: 57% (2718/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 93% (4472/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-12T02:33:48.358Z] #64 52.23 + cd /tmp/tmp.Vznmew5baH/src/github.com/containerd/containerd [2022-05-12T02:33:48.620Z] #64 52.23 + git checkout -q v1.6.4 [2022-05-12T02:33:48.847Z] #51 ... [2022-05-12T02:33:48.847Z] [2022-05-12T02:33:48.847Z] #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-12T02:33:48.847Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-12T02:33:48.847Z] #34 69.40 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-12T02:33:48.847Z] #34 70.19 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-12T02:33:48.847Z] #34 70.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T02:33:48.980Z] #34 ... [2022-05-12T02:33:48.980Z] [2022-05-12T02:33:48.980Z] #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-12T02:33:48.980Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:33:48.980Z] #51 71.13 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-12T02:33:48.980Z] #51 71.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:33:48.980Z] #51 71.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T02:33:48.980Z] #51 71.21 Setting up python3-six (1.16.0-2) ... [2022-05-12T02:33:48.980Z] #51 72.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T02:33:48.980Z] #51 72.73 Setting up python3-protobuf (3.12.4-1) ... [2022-05-12T02:33:49.260Z] #14 ... [2022-05-12T02:33:49.260Z] [2022-05-12T02:33:49.260Z] #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-12T02:33:49.260Z] #67 sha256:02a333a5cd2a330e204348bed5aac4576957681b41884e2073df1b6fc5b5ea15 [2022-05-12T02:33:49.260Z] #67 93.53 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T02:33:49.260Z] #67 93.53 + GOBIN=/build [2022-05-12T02:33:49.260Z] #67 93.53 + GO111MODULE=on [2022-05-12T02:33:49.260Z] #67 93.53 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:33:49.552Z] #51 ... [2022-05-12T02:33:49.552Z] [2022-05-12T02:33:49.552Z] #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-12T02:33:49.552Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:49.552Z] #42 66.05 Selecting previously unselected package libicu67:amd64. [2022-05-12T02:33:49.552Z] #42 66.07 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-12T02:33:49.552Z] #42 66.24 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T02:33:49.785Z] #34 ... [2022-05-12T02:33:49.785Z] [2022-05-12T02:33:49.785Z] #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-12T02:33:49.785Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:49.785Z] #42 64.79 Selecting previously unselected package libicu67:amd64. [2022-05-12T02:33:49.785Z] #42 64.81 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-12T02:33:49.785Z] #42 64.82 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T02:33:49.785Z] #42 ... [2022-05-12T02:33:49.785Z] [2022-05-12T02:33:49.785Z] #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-12T02:33:49.785Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:49.785Z] #55 66.02 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-12T02:33:49.785Z] #55 66.02 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-12T02:33:49.785Z] #55 66.05 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-12T02:33:49.785Z] #55 66.12 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-12T02:33:49.785Z] #55 66.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-12T02:33:49.785Z] #55 66.27 go: downloading github.com/julz/importas v0.1.0 [2022-05-12T02:33:49.785Z] #55 66.40 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-12T02:33:49.785Z] #55 66.40 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-12T02:33:49.785Z] #55 66.47 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-12T02:33:49.785Z] #55 66.47 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-12T02:33:49.785Z] #55 66.56 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-12T02:33:49.785Z] #55 66.81 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-12T02:33:49.785Z] #55 66.83 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-12T02:33:49.785Z] #55 66.85 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-12T02:33:49.785Z] #55 66.93 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-12T02:33:49.785Z] #55 66.97 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-12T02:33:49.785Z] #55 66.99 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-12T02:33:49.785Z] #55 67.03 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-12T02:33:49.785Z] #55 67.88 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-12T02:33:49.785Z] #55 67.89 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-12T02:33:49.785Z] #55 67.92 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-12T02:33:49.785Z] #55 68.00 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-12T02:33:49.785Z] #55 68.07 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-12T02:33:49.785Z] #55 68.29 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-12T02:33:49.785Z] #55 68.38 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-12T02:33:49.785Z] #55 68.38 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-12T02:33:49.785Z] #55 68.44 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-12T02:33:49.785Z] #55 68.79 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-12T02:33:49.785Z] #55 68.81 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-12T02:33:49.785Z] #55 68.87 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-12T02:33:49.785Z] #55 68.91 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-12T02:33:49.785Z] #55 68.92 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-12T02:33:49.785Z] #55 68.92 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-12T02:33:49.785Z] #55 68.93 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-12T02:33:49.785Z] #55 69.01 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-12T02:33:49.785Z] #55 69.06 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-12T02:33:49.785Z] #55 69.13 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-12T02:33:49.785Z] #55 69.17 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-12T02:33:49.785Z] #55 69.24 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-12T02:33:49.785Z] #55 69.60 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-12T02:33:49.785Z] #55 69.62 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-12T02:33:49.785Z] #55 69.63 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-12T02:33:49.785Z] #55 69.68 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-12T02:33:49.785Z] #55 69.70 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-12T02:33:49.785Z] #55 70.34 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-12T02:33:49.785Z] #55 70.50 go: downloading honnef.co/go/tools v0.2.2 [2022-05-12T02:33:49.785Z] #55 72.40 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-12T02:33:49.785Z] #55 72.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-12T02:33:49.785Z] #55 72.55 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-12T02:33:49.785Z] #55 72.59 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-12T02:33:49.785Z] #55 74.66 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T02:33:49.785Z] #55 74.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T02:33:49.785Z] #55 74.88 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T02:33:49.814Z] #42 ... [2022-05-12T02:33:49.814Z] [2022-05-12T02:33:49.814Z] #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-12T02:33:49.814Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:49.814Z] #55 71.46 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-12T02:33:49.814Z] #55 71.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-12T02:33:49.814Z] #55 71.69 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-12T02:33:49.814Z] #55 71.77 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-12T02:33:49.814Z] #55 71.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T02:33:49.814Z] #55 72.08 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T02:33:49.814Z] #55 72.29 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T02:33:49.814Z] #55 73.98 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-12T02:33:49.814Z] #55 74.27 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T02:33:49.814Z] #55 74.33 go: downloading golang.org/x/text v0.3.7 [2022-05-12T02:33:50.013Z] #64 53.44 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T02:33:50.013Z] #64 53.44 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T02:33:50.013Z] #64 53.44 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T02:33:50.013Z] #64 53.44 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T02:33:50.013Z] #64 53.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T02:33:50.013Z] #64 53.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T02:33:50.013Z] #64 53.44 + '[' '' = dynamic ']' [2022-05-12T02:33:50.013Z] #64 53.44 + make [2022-05-12T02:33:50.044Z] #55 75.06 go: downloading golang.org/x/text v0.3.7 [2022-05-12T02:33:50.606Z] #19 162.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-12T02:33:50.606Z] #19 162.7 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:33:50.606Z] #19 162.7 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-12T02:33:50.606Z] #19 162.8 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-12T02:33:50.606Z] #19 162.8 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:33:50.606Z] #19 162.9 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T02:33:50.759Z] #55 ... [2022-05-12T02:33:50.759Z] [2022-05-12T02:33:50.759Z] #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-12T02:33:50.759Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:50.759Z] #42 77.18 Selecting previously unselected package libxml2:amd64. [2022-05-12T02:33:50.759Z] #42 77.19 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T02:33:50.759Z] #42 77.23 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T02:33:50.981Z] #55 ... [2022-05-12T02:33:50.981Z] [2022-05-12T02:33:50.981Z] #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-12T02:33:50.981Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:33:50.981Z] #42 76.07 Selecting previously unselected package libxml2:amd64. [2022-05-12T02:33:50.981Z] #42 76.08 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T02:33:50.981Z] #42 76.08 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T02:33:51.406Z] #64 55.02 + bin/ctr [2022-05-12T02:33:51.130Z] > git remote # timeout=10 [2022-05-12T02:33:51.209Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T02:33:51.265Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T02:33:51.267Z] > git merge b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a # timeout=10 [2022-05-12T02:33:51.703Z] #42 78.07 Selecting previously unselected package libarchive13:amd64. [2022-05-12T02:33:51.703Z] #42 78.08 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T02:33:51.703Z] #42 78.08 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T02:33:51.919Z] #42 77.14 Selecting previously unselected package libarchive13:amd64. [2022-05-12T02:33:52.082Z] Merge succeeded, producing 209e6ec72a05b14be0bb9fbaff3ddb2d4a948b7c [2022-05-12T02:33:52.083Z] Checking out Revision 209e6ec72a05b14be0bb9fbaff3ddb2d4a948b7c (PR-43583) [2022-05-12T02:33:52.179Z] #42 77.14 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T02:33:52.179Z] #42 77.22 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T02:33:52.277Z] #42 78.62 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T02:33:52.277Z] #42 78.63 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T02:33:52.277Z] #42 78.64 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T02:33:52.277Z] #42 78.85 Selecting previously unselected package librhash0:amd64. [2022-05-12T02:33:52.539Z] #42 78.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T02:33:52.539Z] #42 78.87 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T02:33:52.539Z] #42 79.03 Selecting previously unselected package libuv1:amd64. [2022-05-12T02:33:52.539Z] #42 79.04 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T02:33:52.539Z] #42 79.04 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T02:33:53.007Z] #42 78.02 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T02:33:53.007Z] #42 78.07 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T02:33:53.007Z] #42 78.08 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T02:33:53.111Z] #42 79.46 Selecting previously unselected package cmake. [2022-05-12T02:33:53.111Z] #42 79.46 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T02:33:53.111Z] #42 79.46 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T02:33:53.138Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-12T02:33:53.266Z] #42 78.36 Selecting previously unselected package librhash0:amd64. [2022-05-12T02:33:53.266Z] #42 78.36 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T02:33:53.266Z] #42 78.37 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T02:33:53.271Z] First time build. Skipping changelog. [2022-05-12T02:33:53.442Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-12T02:33:53.525Z] #42 78.59 Selecting previously unselected package libuv1:amd64. [2022-05-12T02:33:53.526Z] #42 78.59 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T02:33:53.526Z] #42 78.62 Unpacking libuv1:amd64 (1.40.0-2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T02:33:53.798Z] #42 78.80 Selecting previously unselected package cmake. [2022-05-12T02:33:53.798Z] #42 78.80 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T02:33:53.798Z] #42 78.81 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T02:33:54.509Z] #67 ... [2022-05-12T02:33:54.509Z] [2022-05-12T02:33:54.509Z] #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-12T02:33:54.509Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-12T02:33:54.509Z] #14 94.76 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T02:33:54.509Z] #14 94.76 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T02:33:54.509Z] #14 94.78 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T02:33:54.509Z] #14 94.90 Selecting previously unselected package libapparmor1:arm64. [2022-05-12T02:33:54.509Z] #14 94.90 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-12T02:33:54.509Z] #14 94.91 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-12T02:33:54.509Z] #14 95.01 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-12T02:33:54.509Z] #14 95.01 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-12T02:33:54.509Z] #14 95.02 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-12T02:33:54.509Z] #14 95.14 Selecting previously unselected package libbtrfs0:arm64. [2022-05-12T02:33:54.509Z] #14 95.14 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-12T02:33:54.509Z] #14 95.15 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-12T02:33:54.509Z] #14 95.27 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-12T02:33:54.509Z] #14 95.28 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-12T02:33:54.509Z] #14 95.29 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-12T02:33:54.509Z] #14 95.46 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-05-12T02:33:54.509Z] #14 95.46 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-12T02:33:54.509Z] #14 95.46 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-12T02:33:54.509Z] #14 95.53 Selecting previously unselected package libudev-dev:arm64. [2022-05-12T02:33:54.509Z] #14 95.53 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-05-12T02:33:54.509Z] #14 95.55 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-05-12T02:33:54.509Z] #14 95.72 Selecting previously unselected package libsepol1-dev:arm64. [2022-05-12T02:33:54.509Z] #14 95.76 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-05-12T02:33:54.509Z] #14 95.76 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-05-12T02:33:54.509Z] #14 95.94 Selecting previously unselected package libpcre2-16-0:arm64. [2022-05-12T02:33:54.509Z] #14 95.95 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-05-12T02:33:54.509Z] #14 95.96 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-05-12T02:33:54.509Z] #14 96.63 Selecting previously unselected package libpcre2-32-0:arm64. [2022-05-12T02:33:54.509Z] #14 96.63 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-05-12T02:33:54.509Z] #14 96.63 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-05-12T02:33:54.509Z] #14 96.76 Selecting previously unselected package libpcre2-posix2:arm64. [2022-05-12T02:33:54.509Z] #14 96.77 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-05-12T02:33:54.509Z] #14 96.78 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-05-12T02:33:54.509Z] #14 96.87 Selecting previously unselected package libpcre2-dev:arm64. [2022-05-12T02:33:54.509Z] #14 96.87 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-05-12T02:33:54.509Z] #14 96.87 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-05-12T02:33:54.509Z] #14 97.22 Selecting previously unselected package libselinux1-dev:arm64. [2022-05-12T02:33:54.509Z] #14 97.22 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-05-12T02:33:54.509Z] #14 97.23 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-05-12T02:33:54.509Z] #14 97.39 Selecting previously unselected package libdevmapper-dev:arm64. [2022-05-12T02:33:54.509Z] #14 97.40 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-05-12T02:33:54.509Z] #14 97.41 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-12T02:33:54.509Z] #14 97.48 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-12T02:33:54.509Z] #14 97.50 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-12T02:33:54.509Z] #14 97.50 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T02:33:54.509Z] #14 97.62 Selecting previously unselected package libsystemd-dev:arm64. [2022-05-12T02:33:54.509Z] #14 97.62 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-05-12T02:33:54.509Z] #14 97.63 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-05-12T02:33:54.509Z] #14 98.04 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T02:33:54.509Z] #14 98.06 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-12T02:33:54.509Z] #14 98.07 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T02:33:54.509Z] #14 98.09 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-05-12T02:33:54.509Z] #14 98.10 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T02:33:54.509Z] #14 98.12 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-05-12T02:33:54.509Z] #14 98.13 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-12T02:33:54.509Z] #14 98.14 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-05-12T02:33:54.509Z] #14 98.16 Setting up libudev-dev:arm64 (247.3-7) ... [2022-05-12T02:33:54.509Z] #14 98.17 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-05-12T02:33:54.509Z] #14 98.18 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T02:33:54.509Z] #14 98.20 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-12T02:33:54.509Z] #14 98.21 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T02:33:54.509Z] #14 98.22 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-12T02:33:54.509Z] #14 98.24 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T02:33:54.509Z] #14 98.25 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-05-12T02:33:54.509Z] #14 98.26 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T02:33:54.509Z] #14 98.27 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-05-12T02:33:54.509Z] #14 98.29 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-05-12T02:33:54.509Z] #14 98.30 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T02:33:54.509Z] #14 98.31 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:33:54.509Z] #14 98.33 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-12T02:33:54.509Z] #14 98.34 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:33:54.509Z] #14 98.35 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-12T02:33:54.509Z] #14 98.35 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T02:33:54.509Z] #14 98.37 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:33:54.509Z] #14 98.38 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-12T02:33:54.509Z] #14 98.39 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:33:54.509Z] #14 98.41 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T02:33:54.509Z] #14 98.43 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-12T02:33:54.509Z] #14 98.44 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T02:33:54.509Z] #14 98.46 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-12T02:33:54.509Z] #14 98.48 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-12T02:33:54.509Z] #14 98.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:33:51.987Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T02:33:52.119Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:33:52.173Z] > git checkout -f 209e6ec72a05b14be0bb9fbaff3ddb2d4a948b7c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T02:33:53.171Z] > git rev-list --no-walk 3b896dd011d2e9bd3fd5b783e67052719df25e9a # timeout=10 [2022-05-12T02:33:56.336Z] + docker version [2022-05-12T02:33:56.417Z] #42 ... [2022-05-12T02:33:56.417Z] [2022-05-12T02:33:56.417Z] #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-12T02:33:56.417Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:33:56.417Z] #14 72.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T02:33:56.417Z] #14 72.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T02:33:56.417Z] #14 73.00 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T02:33:56.417Z] #14 77.33 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T02:33:56.417Z] #14 77.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T02:33:56.417Z] #14 77.33 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T02:33:56.417Z] #14 77.58 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T02:33:56.417Z] #14 77.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T02:33:56.417Z] #14 77.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:33:56.417Z] #14 78.00 Selecting previously unselected package dmsetup. [2022-05-12T02:33:56.417Z] #14 78.00 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T02:33:56.417Z] #14 78.01 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T02:33:56.417Z] #14 78.41 Selecting previously unselected package mingw-w64-common. [2022-05-12T02:33:56.417Z] #14 78.41 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T02:33:56.417Z] #14 78.44 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T02:33:56.684Z] #14 ... [2022-05-12T02:33:56.684Z] [2022-05-12T02:33:56.684Z] #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-12T02:33:56.684Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:56.684Z] #55 83.14 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-12T02:33:56.684Z] #55 83.23 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T02:33:56.945Z] #55 83.52 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-12T02:33:56.946Z] #55 83.57 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-12T02:33:57.088Z] #42 ... [2022-05-12T02:33:57.088Z] [2022-05-12T02:33:57.088Z] #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-12T02:33:57.088Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:33:57.088Z] #14 71.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T02:33:57.088Z] #14 71.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T02:33:57.088Z] #14 71.83 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T02:33:57.088Z] #14 76.16 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T02:33:57.088Z] #14 76.18 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T02:33:57.088Z] #14 76.21 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T02:33:57.088Z] #14 76.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T02:33:57.088Z] #14 76.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T02:33:57.088Z] #14 76.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:33:57.088Z] #14 76.94 Selecting previously unselected package dmsetup. [2022-05-12T02:33:57.088Z] #14 76.95 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T02:33:57.088Z] #14 76.96 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T02:33:57.088Z] #14 77.35 Selecting previously unselected package mingw-w64-common. [2022-05-12T02:33:57.088Z] #14 77.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T02:33:57.088Z] #14 77.35 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T02:33:57.207Z] #55 83.59 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-12T02:33:57.207Z] #55 83.67 go: downloading golang.org/x/mod v0.5.1 [2022-05-12T02:33:57.207Z] #55 83.80 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-12T02:33:57.469Z] #55 83.98 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-12T02:33:57.469Z] #55 84.02 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T02:33:57.469Z] #55 84.03 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-12T02:33:57.732Z] #55 84.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-12T02:33:57.732Z] #55 84.31 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-12T02:33:58.027Z] #14 ... [2022-05-12T02:33:58.027Z] [2022-05-12T02:33:58.027Z] #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-12T02:33:58.027Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:58.027Z] #55 83.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-12T02:33:58.083Z] + docker version [2022-05-12T02:33:58.286Z] #55 83.25 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T02:33:58.286Z] #55 83.35 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-12T02:33:58.286Z] #55 83.42 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T02:33:58.304Z] #55 84.88 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T02:33:58.304Z] #55 84.94 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T02:33:58.545Z] #55 83.55 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-12T02:33:58.545Z] #55 83.63 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-12T02:33:58.545Z] #55 83.68 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-12T02:33:58.545Z] #55 83.68 go: downloading golang.org/x/mod v0.5.1 [2022-05-12T02:33:58.545Z] #55 83.72 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-12T02:33:58.545Z] #55 83.78 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-12T02:33:58.677Z] #14 ... [2022-05-12T02:33:58.677Z] [2022-05-12T02:33:58.677Z] #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-12T02:33:58.677Z] #67 sha256:02a333a5cd2a330e204348bed5aac4576957681b41884e2073df1b6fc5b5ea15 [2022-05-12T02:33:58.677Z] #67 103.2 rootlesskit version 1.0.0 [2022-05-12T02:33:58.677Z] #67 103.2 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T02:33:58.677Z] #67 103.2 -container-ip string [2022-05-12T02:33:58.677Z] #67 103.2 container ip [2022-05-12T02:33:58.677Z] #67 103.2 -container-port int [2022-05-12T02:33:58.677Z] #67 103.2 container port (default -1) [2022-05-12T02:33:58.677Z] #67 103.2 -host-ip string [2022-05-12T02:33:58.677Z] #67 103.2 host ip [2022-05-12T02:33:58.677Z] #67 103.2 -host-port int [2022-05-12T02:33:58.677Z] #67 103.2 host port (default -1) [2022-05-12T02:33:58.677Z] #67 103.2 -proto string [2022-05-12T02:33:58.677Z] #67 103.2 proxy protocol (default "tcp") [2022-05-12T02:33:58.805Z] #55 83.81 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T02:33:58.805Z] #55 83.98 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-12T02:33:58.805Z] #55 84.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-12T02:33:58.883Z] #55 85.36 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-12T02:33:59.064Z] #55 ... [2022-05-12T02:33:59.064Z] [2022-05-12T02:33:59.064Z] #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-12T02:33:59.064Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:33:59.064Z] #51 78.78 Setting up criu (3.17-1) ... [2022-05-12T02:33:59.064Z] #51 81.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:33:59.064Z] #51 DONE 83.8s [2022-05-12T02:33:59.064Z] [2022-05-12T02:33:59.064Z] #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-12T02:33:59.064Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:59.064Z] #55 84.37 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-12T02:33:59.144Z] #55 85.61 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-12T02:33:59.144Z] #55 85.73 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-12T02:33:59.407Z] #55 85.94 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T02:33:59.407Z] #55 86.00 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T02:33:59.407Z] #55 86.11 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-12T02:33:59.566Z] #64 ... [2022-05-12T02:33:59.566Z] [2022-05-12T02:33:59.566Z] #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-12T02:33:59.566Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:33:59.566Z] #14 81.64 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T02:33:59.566Z] #14 81.64 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:33:59.566Z] #14 81.65 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:33:59.566Z] #14 86.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T02:33:59.566Z] #14 86.97 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:33:59.566Z] #14 86.98 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T02:33:59.668Z] #55 ... [2022-05-12T02:33:59.668Z] [2022-05-12T02:33:59.668Z] #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-12T02:33:59.668Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-12T02:33:59.668Z] #51 79.35 Setting up criu (3.17-1) ... [2022-05-12T02:33:59.668Z] #51 82.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:33:59.668Z] #51 DONE 85.8s [2022-05-12T02:33:59.668Z] [2022-05-12T02:33:59.668Z] #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-12T02:33:59.668Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:33:59.668Z] #55 86.13 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T02:33:59.931Z] #55 86.52 go: downloading github.com/prometheus/common v0.10.0 [2022-05-12T02:34:00.004Z] #55 85.19 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T02:34:00.141Z] #14 92.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T02:34:00.141Z] #14 92.49 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:34:00.141Z] #14 92.49 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:34:00.263Z] #55 85.34 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T02:34:00.502Z] #55 86.86 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-12T02:34:00.502Z] #55 87.01 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-12T02:34:00.522Z] #55 85.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-12T02:34:00.522Z] #55 85.76 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-12T02:34:00.522Z] #55 85.76 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-12T02:34:00.763Z] #55 87.37 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T02:34:00.781Z] #55 ... [2022-05-12T02:34:00.781Z] [2022-05-12T02:34:00.781Z] #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-12T02:34:00.781Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:34:00.781Z] #42 84.82 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T02:34:00.781Z] #42 84.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:34:00.781Z] #42 84.88 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T02:34:00.781Z] #42 84.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:34:00.781Z] #42 84.99 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T02:34:00.781Z] #42 85.00 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T02:34:00.781Z] #42 85.02 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T02:34:00.781Z] #42 85.05 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T02:34:00.781Z] #42 85.07 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T02:34:00.781Z] #42 85.09 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T02:34:00.781Z] #42 85.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:34:00.781Z] #42 DONE 85.8s [2022-05-12T02:34:00.781Z] [2022-05-12T02:34:00.781Z] #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-12T02:34:00.781Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:34:00.781Z] #55 85.84 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T02:34:00.781Z] #55 85.93 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T02:34:00.781Z] #55 85.97 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T02:34:01.041Z] #55 86.05 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-12T02:34:01.301Z] #55 ... [2022-05-12T02:34:01.301Z] [2022-05-12T02:34:01.301Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T02:34:01.301Z] #43 sha256:e17783f14ae6e6a45f1e361c826cf99f72023c5399469e66f128a491f8d11af3 [2022-05-12T02:34:01.301Z] #43 DONE 0.5s [2022-05-12T02:34:01.301Z] [2022-05-12T02:34:01.301Z] #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-12T02:34:01.301Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:34:01.301Z] #55 86.45 go: downloading github.com/prometheus/common v0.10.0 [2022-05-12T02:34:01.561Z] #55 86.68 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-12T02:34:01.708Z] #55 ... [2022-05-12T02:34:01.708Z] [2022-05-12T02:34:01.708Z] #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-12T02:34:01.708Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-12T02:34:01.708Z] #42 86.77 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T02:34:01.708Z] #42 86.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:34:01.708Z] #42 86.78 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T02:34:01.708Z] #42 86.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:34:01.708Z] #42 86.93 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T02:34:01.708Z] #42 87.03 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T02:34:01.708Z] #42 87.04 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T02:34:01.708Z] #42 87.08 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T02:34:01.708Z] #42 87.11 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T02:34:01.708Z] #42 87.15 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T02:34:01.708Z] #42 87.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:34:01.708Z] #42 DONE 88.0s [2022-05-12T02:34:01.708Z] [2022-05-12T02:34:01.708Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T02:34:01.708Z] #43 sha256:1986f2c493987fb214a9a2f5b0597d47caed2b41ce127c3189cc1c44afebb9b5 [2022-05-12T02:34:01.708Z] #43 DONE 0.2s [2022-05-12T02:34:01.708Z] [2022-05-12T02:34:01.708Z] #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-12T02:34:01.708Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-12T02:34:01.708Z] #53 ... [2022-05-12T02:34:01.708Z] [2022-05-12T02:34:01.709Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T02:34:01.709Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:34:01.709Z] #14 88.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T02:34:01.709Z] #14 88.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T02:34:01.709Z] #14 88.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T02:34:01.821Z] #55 86.95 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-12T02:34:01.944Z] #67 DONE 106.5s [2022-05-12T02:34:01.944Z] [2022-05-12T02:34:01.944Z] #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-12T02:34:01.944Z] #36 sha256:e8aef705af0a542846089b33ba0c508e7eaad5daafba5b04dd2bb10bcf18150e [2022-05-12T02:34:01.944Z] #36 105.3 Delve is a source level debugger for Go programs. [2022-05-12T02:34:01.944Z] #36 105.3 [2022-05-12T02:34:01.944Z] #36 105.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-12T02:34:01.944Z] #36 105.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-12T02:34:01.944Z] #36 105.3 [2022-05-12T02:34:01.944Z] #36 105.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-12T02:34:01.944Z] #36 105.3 [2022-05-12T02:34:01.944Z] #36 105.3 Pass flags to the program you are debugging using `--`, for example: [2022-05-12T02:34:01.944Z] #36 105.3 [2022-05-12T02:34:01.944Z] #36 105.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-12T02:34:01.944Z] #36 105.3 [2022-05-12T02:34:01.944Z] #36 105.3 Usage: [2022-05-12T02:34:01.944Z] #36 105.3 dlv [command] [2022-05-12T02:34:01.944Z] #36 105.3 [2022-05-12T02:34:01.944Z] #36 105.3 Available Commands: [2022-05-12T02:34:01.944Z] #36 105.3 attach Attach to running process and begin debugging. [2022-05-12T02:34:01.944Z] #36 105.3 connect Connect to a headless debug server with a terminal client. [2022-05-12T02:34:01.944Z] #36 105.3 core Examine a core dump. [2022-05-12T02:34:01.944Z] #36 105.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-12T02:34:01.944Z] #36 105.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-12T02:34:01.944Z] #36 105.3 exec Execute a precompiled binary, and begin a debug session. [2022-05-12T02:34:01.944Z] #36 105.3 help Help about any command [2022-05-12T02:34:01.944Z] #36 105.3 run Deprecated command. Use 'debug' instead. [2022-05-12T02:34:01.944Z] #36 105.3 test Compile test binary and begin debugging program. [2022-05-12T02:34:01.944Z] #36 105.3 trace Compile and begin tracing program. [2022-05-12T02:34:01.944Z] #36 105.3 version Prints version. [2022-05-12T02:34:01.944Z] #36 105.3 [2022-05-12T02:34:01.944Z] #36 105.3 Flags: [2022-05-12T02:34:01.944Z] #36 105.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-12T02:34:01.944Z] #36 105.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-12T02:34:01.944Z] #36 105.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-12T02:34:01.944Z] #36 105.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-12T02:34:01.944Z] #36 105.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-12T02:34:01.944Z] #36 105.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-12T02:34:01.944Z] #36 105.3 --disable-aslr Disables address space randomization [2022-05-12T02:34:01.944Z] #36 105.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-12T02:34:01.944Z] #36 105.3 -h, --help help for dlv [2022-05-12T02:34:01.944Z] #36 105.3 --init string Init file, executed by the terminal client. [2022-05-12T02:34:01.944Z] #36 105.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-12T02:34:01.944Z] #36 105.3 --log Enable debugging server logging. [2022-05-12T02:34:01.944Z] #36 105.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-12T02:34:01.944Z] #36 105.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-12T02:34:01.944Z] #36 105.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-12T02:34:01.944Z] #36 105.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-12T02:34:01.944Z] #36 105.3 --wd string Working directory for running the program. [2022-05-12T02:34:01.944Z] #36 105.3 [2022-05-12T02:34:01.944Z] #36 105.3 Additional help topics: [2022-05-12T02:34:01.944Z] #36 105.3 dlv backend Help about the --backend flag. [2022-05-12T02:34:01.944Z] #36 105.3 dlv log Help about logging flags. [2022-05-12T02:34:01.944Z] #36 105.3 dlv redirect Help about file redirection. [2022-05-12T02:34:01.944Z] #36 105.3 [2022-05-12T02:34:01.944Z] #36 105.3 Use "dlv [command] --help" for more information about a command. [2022-05-12T02:34:01.944Z] #36 DONE 106.8s [2022-05-12T02:34:01.944Z] [2022-05-12T02:34:01.944Z] #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-12T02:34:01.944Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-12T02:34:01.944Z] #34 ... [2022-05-12T02:34:01.944Z] [2022-05-12T02:34:01.944Z] #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-12T02:34:01.944Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-12T02:34:01.944Z] #14 DONE 106.8s [2022-05-12T02:34:01.944Z] [2022-05-12T02:34:01.944Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T02:34:01.944Z] #59 sha256:4bdaa1aaba91c8aff25c52eaba4ed2e0ac816d16f5ffe9be76eb489adda77501 [2022-05-12T02:34:01.944Z] #59 ... [2022-05-12T02:34:01.944Z] [2022-05-12T02:34:01.944Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T02:34:01.944Z] #68 sha256:fc47a275280a912a51654bc270086e45e312b96d5ff389df13c2f8081e6563ec [2022-05-12T02:34:01.944Z] #68 DONE 0.3s [2022-05-12T02:34:02.081Z] #55 87.16 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T02:34:02.200Z] [2022-05-12T02:34:02.200Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T02:34:02.200Z] #59 sha256:4bdaa1aaba91c8aff25c52eaba4ed2e0ac816d16f5ffe9be76eb489adda77501 [2022-05-12T02:34:02.200Z] #59 DONE 0.4s [2022-05-12T02:34:02.200Z] [2022-05-12T02:34:02.200Z] #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-12T02:34:02.200Z] #60 sha256:270f2657f8d71330c4da72afb91bac7527401939f45fda4351c67b9e643f3faa [2022-05-12T02:34:02.456Z] #60 ... [2022-05-12T02:34:02.456Z] [2022-05-12T02:34:02.456Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T02:34:02.456Z] #69 sha256:4b4706c4208339fbe928ea5ff84c19c6e9a6fbfa5edcf54837ddaa5c0be3f29f [2022-05-12T02:34:02.456Z] #69 DONE 0.2s [2022-05-12T02:34:02.456Z] [2022-05-12T02:34:02.456Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T02:34:02.456Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-05-12T02:34:02.950Z] #19 174.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-12T02:34:02.950Z] #19 174.7 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:34:02.950Z] #19 174.7 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T02:34:02.950Z] #19 174.8 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-12T02:34:02.950Z] #19 174.8 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:34:02.950Z] #19 174.8 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:34:03.206Z] #19 ... [2022-05-12T02:34:03.206Z] [2022-05-12T02:34:03.206Z] #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-12T02:34:03.206Z] #54 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:34:03.206Z] #54 187.7 + dpkg --print-architecture [2022-05-12T02:34:03.206Z] #54 187.7 + git checkout -q v2.1.0 [2022-05-12T02:34:03.206Z] #54 187.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-12T02:34:03.206Z] #54 187.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-12T02:34:03.552Z] Commit message: "Merge commit 'b1e30e83289cb57d1ceab6bb0103f4a6dbdcca7a' into HEAD" [2022-05-12T02:34:03.693Z] First time build. Skipping changelog. [2022-05-12T02:34:03.824Z] #15 DONE 1.9s [2022-05-12T02:34:03.824Z] [2022-05-12T02:34:03.824Z] #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-12T02:34:03.824Z] #60 sha256:270f2657f8d71330c4da72afb91bac7527401939f45fda4351c67b9e643f3faa [2022-05-12T02:34:03.824Z] #60 1.605 + RM_GOPATH=0 [2022-05-12T02:34:03.824Z] #60 1.605 + TMP_GOPATH= [2022-05-12T02:34:03.824Z] #60 1.605 + : /build [2022-05-12T02:34:03.824Z] #60 1.605 + '[' -z '' ']' [2022-05-12T02:34:03.824Z] #60 1.605 ++ mktemp -d [2022-05-12T02:34:03.824Z] #60 1.613 + export GOPATH=/tmp/tmp.BrAypR1uBE [2022-05-12T02:34:03.824Z] #60 1.613 + GOPATH=/tmp/tmp.BrAypR1uBE [2022-05-12T02:34:03.824Z] #60 1.613 + RM_GOPATH=1 [2022-05-12T02:34:03.824Z] #60 1.613 + case "$(go env GOARCH)" in [2022-05-12T02:34:03.824Z] #60 1.613 ++ go env GOARCH [2022-05-12T02:34:03.824Z] #60 1.667 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:34:03.824Z] #60 1.667 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:34:03.824Z] #60 1.667 ++ dirname /install.sh [2022-05-12T02:34:03.824Z] #60 1.667 + dir=/ [2022-05-12T02:34:03.824Z] #60 1.667 + bin=runc [2022-05-12T02:34:03.824Z] #60 1.667 + shift [2022-05-12T02:34:03.824Z] #60 1.667 + '[' '!' -f //runc.installer ']' [2022-05-12T02:34:03.824Z] #60 1.667 + . //runc.installer [2022-05-12T02:34:03.824Z] #60 1.667 ++ set -e [2022-05-12T02:34:03.824Z] #60 1.667 ++ : v1.1.1 [2022-05-12T02:34:03.824Z] #60 1.667 + install_runc [2022-05-12T02:34:03.824Z] #60 1.667 + RUNC_BUILDTAGS=seccomp [2022-05-12T02:34:03.824Z] #60 1.667 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-12T02:34:03.824Z] #60 1.667 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BrAypR1uBE/src/github.com/opencontainers/runc [2022-05-12T02:34:03.824Z] #60 1.667 Cloning into '/tmp/tmp.BrAypR1uBE/src/github.com/opencontainers/runc'... [2022-05-12T02:34:03.824Z] #60 1.671 Install runc version v1.1.1 (build tags: seccomp) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T02:34:04.618Z] #55 89.33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T02:34:04.863Z] Client: [2022-05-12T02:34:04.863Z] Version: 20.10.9 [2022-05-12T02:34:04.863Z] API version: 1.41 [2022-05-12T02:34:04.863Z] Go version: go1.16.8 [2022-05-12T02:34:04.863Z] Git commit: c2ea9bc [2022-05-12T02:34:04.863Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T02:34:04.863Z] OS/Arch: windows/amd64 [2022-05-12T02:34:04.863Z] Context: default [2022-05-12T02:34:04.863Z] Experimental: true [2022-05-12T02:34:04.863Z] [2022-05-12T02:34:04.863Z] Server: Docker Engine - Community [2022-05-12T02:34:04.863Z] Engine: [2022-05-12T02:34:04.863Z] Version: 20.10.9 [2022-05-12T02:34:04.863Z] API version: 1.41 (minimum version 1.24) [2022-05-12T02:34:04.863Z] Go version: go1.16.8 [2022-05-12T02:34:04.863Z] Git commit: 79ea9d3 [2022-05-12T02:34:04.863Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T02:34:04.863Z] OS/Arch: windows/amd64 [2022-05-12T02:34:04.863Z] Experimental: true [2022-05-12T02:34:05.713Z] #60 ... [2022-05-12T02:34:05.713Z] [2022-05-12T02:34:05.713Z] #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-12T02:34:05.713Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-05-12T02:34:05.713Z] #16 DONE 1.7s [2022-05-12T02:34:05.713Z] [2022-05-12T02:34:05.713Z] #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-12T02:34:05.713Z] #26 sha256:991fa46ad544b1410c0fbc4f660ff82b8b5068112bfb3722bbe84f493b3786c9 [Pipeline] sh [2022-05-12T02:34:03.590Z] > git rev-list --no-walk 3b896dd011d2e9bd3fd5b783e67052719df25e9a # timeout=10 [2022-05-12T02:34:06.484Z] #26 107.3 Updating files: 19% (2183/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 33% (3823/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 51% (5836/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 71% (8162/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) [2022-05-12T02:34:06.484Z] #26 ... [2022-05-12T02:34:06.484Z] [2022-05-12T02:34:06.484Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T02:34:06.484Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-05-12T02:34:06.484Z] #17 0.845 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T02:34:06.484Z] #17 DONE 1.1s [2022-05-12T02:34:06.484Z] [2022-05-12T02:34:06.484Z] #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-12T02:34:06.484Z] #26 sha256:991fa46ad544b1410c0fbc4f660ff82b8b5068112bfb3722bbe84f493b3786c9 [2022-05-12T02:34:06.713Z] + docker info [2022-05-12T02:34:06.713Z] Client: [2022-05-12T02:34:06.713Z] Context: default [2022-05-12T02:34:06.713Z] Debug Mode: false [2022-05-12T02:34:06.713Z] [2022-05-12T02:34:06.713Z] Server: [2022-05-12T02:34:06.713Z] Containers: 0 [2022-05-12T02:34:06.713Z] Running: 0 [2022-05-12T02:34:06.713Z] Paused: 0 [2022-05-12T02:34:06.713Z] Stopped: 0 [2022-05-12T02:34:06.713Z] Images: 0 [2022-05-12T02:34:06.713Z] Server Version: 20.10.9 [2022-05-12T02:34:06.713Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-05-12T02:34:06.713Z] LCOW: [2022-05-12T02:34:06.713Z] Windows: [2022-05-12T02:34:06.713Z] Logging Driver: json-file [2022-05-12T02:34:06.713Z] Plugins: [2022-05-12T02:34:06.713Z] Volume: local [2022-05-12T02:34:06.713Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T02:34:06.713Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T02:34:06.713Z] Swarm: inactive [2022-05-12T02:34:06.713Z] Default Isolation: process [2022-05-12T02:34:06.713Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T02:34:06.713Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T02:34:06.713Z] OSType: windows [2022-05-12T02:34:06.713Z] Architecture: x86_64 [2022-05-12T02:34:06.713Z] CPUs: 4 [2022-05-12T02:34:06.713Z] Total Memory: 32GiB [2022-05-12T02:34:06.713Z] Name: azwin-2-ec6060 [2022-05-12T02:34:06.713Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T02:34:06.713Z] Docker Root Dir: D:\docker [2022-05-12T02:34:06.713Z] Debug Mode: false [2022-05-12T02:34:06.713Z] Registry: https://index.docker.io/v1/ [2022-05-12T02:34:06.713Z] Labels: [2022-05-12T02:34:06.713Z] Experimental: true [2022-05-12T02:34:06.713Z] Insecure Registries: [2022-05-12T02:34:06.713Z] 10.0.0.4:5000 [2022-05-12T02:34:06.713Z] 127.0.0.0/8 [2022-05-12T02:34:06.713Z] Registry Mirrors: [2022-05-12T02:34:06.713Z] http://10.0.0.4:5000/ [2022-05-12T02:34:06.713Z] Live Restore Enabled: false [2022-05-12T02:34:06.713Z] Product License: Community Engine [2022-05-12T02:34:06.713Z] [2022-05-12T02:34:06.803Z] + docker version [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T02:34:06.998Z] #26 107.3 Updating files: 19% (2183/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 33% (3823/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 51% (5836/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 71% (8162/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: 96% (11071/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-12T02:34:06.998Z] #26 111.5 + cd /tmp/tmp.EGNUPBGL0A/tmp/docker-ce [2022-05-12T02:34:06.998Z] #26 111.5 + git checkout -q v17.06.2-ce [2022-05-12T02:34:07.153Z] #55 ... [2022-05-12T02:34:07.153Z] [2022-05-12T02:34:07.153Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-12T02:34:07.153Z] #44 sha256:a3c1b873df709c668858c7e9fce208cfc024d76b4902e0a34717f109f4fa1ec1 [2022-05-12T02:34:07.153Z] #44 1.424 + RM_GOPATH=0 [2022-05-12T02:34:07.153Z] #44 1.424 + TMP_GOPATH= [2022-05-12T02:34:07.153Z] #44 1.424 + : /build [2022-05-12T02:34:07.153Z] #44 1.424 + '[' -z '' ']' [2022-05-12T02:34:07.153Z] #44 1.424 ++ mktemp -d [2022-05-12T02:34:07.153Z] #44 1.445 + export GOPATH=/tmp/tmp.1L5yCR2be6 [2022-05-12T02:34:07.153Z] #44 1.445 + GOPATH=/tmp/tmp.1L5yCR2be6 [2022-05-12T02:34:07.153Z] #44 1.446 + RM_GOPATH=1 [2022-05-12T02:34:07.153Z] #44 1.446 + case "$(go env GOARCH)" in [2022-05-12T02:34:07.153Z] #44 1.453 ++ go env GOARCH [2022-05-12T02:34:07.153Z] #44 1.473 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:34:07.153Z] #44 1.473 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:34:07.153Z] #44 1.477 ++ dirname /install.sh [2022-05-12T02:34:07.153Z] #44 1.478 + dir=/ [2022-05-12T02:34:07.153Z] #44 1.478 + bin=tini [2022-05-12T02:34:07.153Z] #44 1.478 + shift [2022-05-12T02:34:07.153Z] #44 1.479 + '[' '!' -f //tini.installer ']' [2022-05-12T02:34:07.153Z] #44 1.479 + . //tini.installer [2022-05-12T02:34:07.153Z] #44 1.479 ++ : v0.19.0 [2022-05-12T02:34:07.153Z] #44 1.480 + install_tini [2022-05-12T02:34:07.153Z] #44 1.480 + echo 'Install tini version v0.19.0' [2022-05-12T02:34:07.153Z] #44 1.480 Install tini version v0.19.0 [2022-05-12T02:34:07.153Z] #44 1.480 + git clone https://github.com/krallin/tini.git /tmp/tmp.1L5yCR2be6/tini [2022-05-12T02:34:07.153Z] #44 1.486 Cloning into '/tmp/tmp.1L5yCR2be6/tini'... [2022-05-12T02:34:07.153Z] #44 2.825 + cd /tmp/tmp.1L5yCR2be6/tini [2022-05-12T02:34:07.153Z] #44 2.825 + git checkout -q v0.19.0 [2022-05-12T02:34:07.153Z] #44 2.864 + cmake . [2022-05-12T02:34:07.153Z] #44 3.676 -- The C compiler identification is GNU 10.2.1 [2022-05-12T02:34:07.153Z] #44 3.750 -- Detecting C compiler ABI info [2022-05-12T02:34:07.153Z] #44 4.427 -- Detecting C compiler ABI info - done [2022-05-12T02:34:07.153Z] #44 4.572 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T02:34:07.153Z] #44 4.581 -- Detecting C compile features [2022-05-12T02:34:07.153Z] #44 4.581 -- Detecting C compile features - done [2022-05-12T02:34:07.153Z] #44 4.670 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T02:34:07.153Z] #44 5.071 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T02:34:07.153Z] #44 5.331 -- Configuring done [2022-05-12T02:34:07.153Z] #44 5.352 -- Generating done [2022-05-12T02:34:07.153Z] #44 5.362 -- Build files have been written to: /tmp/tmp.1L5yCR2be6/tini [2022-05-12T02:34:07.153Z] #44 5.386 + make tini-static [2022-05-12T02:34:07.153Z] #44 5.768 Scanning dependencies of target tini-static [2022-05-12T02:34:07.153Z] #44 5.945 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T02:34:07.255Z] #26 ... [2022-05-12T02:34:07.255Z] [2022-05-12T02:34:07.255Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T02:34:07.255Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-05-12T02:34:07.255Z] #18 DONE 0.7s [2022-05-12T02:34:07.512Z] [2022-05-12T02:34:07.512Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T02:34:07.512Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-05-12T02:34:08.078Z] #19 DONE 0.8s [2022-05-12T02:34:08.078Z] [2022-05-12T02:34:08.078Z] #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-12T02:34:08.078Z] #26 sha256:991fa46ad544b1410c0fbc4f660ff82b8b5068112bfb3722bbe84f493b3786c9 [2022-05-12T02:34:08.314Z] #14 ... [2022-05-12T02:34:08.314Z] [2022-05-12T02:34:08.314Z] #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-12T02:34:08.314Z] #44 sha256:50276ad5f6a27051cdeab1bf434c633982ba315dded11a0665f2db5675008088 [2022-05-12T02:34:08.314Z] #44 1.503 + RM_GOPATH=0 [2022-05-12T02:34:08.314Z] #44 1.503 + TMP_GOPATH= [2022-05-12T02:34:08.314Z] #44 1.503 + : /build [2022-05-12T02:34:08.314Z] #44 1.503 + '[' -z '' ']' [2022-05-12T02:34:08.314Z] #44 1.503 ++ mktemp -d [2022-05-12T02:34:08.314Z] #44 1.508 + export GOPATH=/tmp/tmp.vswG7Z2x6q [2022-05-12T02:34:08.314Z] #44 1.508 + GOPATH=/tmp/tmp.vswG7Z2x6q [2022-05-12T02:34:08.314Z] #44 1.508 + RM_GOPATH=1 [2022-05-12T02:34:08.314Z] #44 1.508 + case "$(go env GOARCH)" in [2022-05-12T02:34:08.314Z] #44 1.517 ++ go env GOARCH [2022-05-12T02:34:08.314Z] #44 1.552 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:34:08.314Z] #44 1.552 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:34:08.314Z] #44 1.552 ++ dirname /install.sh [2022-05-12T02:34:08.314Z] #44 1.560 + dir=/ [2022-05-12T02:34:08.314Z] #44 1.560 + bin=tini [2022-05-12T02:34:08.315Z] #44 1.560 + shift [2022-05-12T02:34:08.315Z] #44 1.560 + '[' '!' -f //tini.installer ']' [2022-05-12T02:34:08.315Z] #44 1.560 + . //tini.installer [2022-05-12T02:34:08.315Z] #44 1.560 ++ : v0.19.0 [2022-05-12T02:34:08.315Z] #44 1.560 + install_tini [2022-05-12T02:34:08.315Z] #44 1.560 + echo 'Install tini version v0.19.0' [2022-05-12T02:34:08.315Z] #44 1.560 + git clone https://github.com/krallin/tini.git /tmp/tmp.vswG7Z2x6q/tini [2022-05-12T02:34:08.315Z] #44 1.560 Install tini version v0.19.0 [2022-05-12T02:34:08.315Z] #44 1.560 Cloning into '/tmp/tmp.vswG7Z2x6q/tini'... [2022-05-12T02:34:08.315Z] #44 2.636 + cd /tmp/tmp.vswG7Z2x6q/tini [2022-05-12T02:34:08.315Z] #44 2.636 + git checkout -q v0.19.0 [2022-05-12T02:34:08.315Z] #44 2.694 + cmake . [2022-05-12T02:34:08.315Z] #44 3.493 -- The C compiler identification is GNU 10.2.1 [2022-05-12T02:34:08.315Z] #44 3.638 -- Detecting C compiler ABI info [2022-05-12T02:34:08.315Z] #44 4.316 -- Detecting C compiler ABI info - done [2022-05-12T02:34:08.315Z] #44 4.529 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T02:34:08.315Z] #44 4.542 -- Detecting C compile features [2022-05-12T02:34:08.315Z] #44 4.547 -- Detecting C compile features - done [2022-05-12T02:34:08.315Z] #44 4.592 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T02:34:08.315Z] #44 4.779 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T02:34:08.315Z] #44 4.885 -- Configuring done [2022-05-12T02:34:08.315Z] #44 4.889 -- Generating done [2022-05-12T02:34:08.315Z] #44 4.915 -- Build files have been written to: /tmp/tmp.vswG7Z2x6q/tini [2022-05-12T02:34:08.315Z] #44 4.928 + make tini-static [2022-05-12T02:34:08.315Z] #44 5.332 Scanning dependencies of target tini-static [2022-05-12T02:34:08.315Z] #44 5.459 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T02:34:08.371Z] Client: [2022-05-12T02:34:08.371Z] Version: 20.10.9 [2022-05-12T02:34:08.371Z] API version: 1.41 [2022-05-12T02:34:08.371Z] Go version: go1.16.8 [2022-05-12T02:34:08.371Z] Git commit: c2ea9bc [2022-05-12T02:34:08.371Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T02:34:08.371Z] OS/Arch: windows/amd64 [2022-05-12T02:34:08.371Z] Context: default [2022-05-12T02:34:08.371Z] Experimental: true [2022-05-12T02:34:08.371Z] [2022-05-12T02:34:08.371Z] Server: Docker Engine - Community [2022-05-12T02:34:08.371Z] Engine: [2022-05-12T02:34:08.371Z] Version: 20.10.9 [2022-05-12T02:34:08.371Z] API version: 1.41 (minimum version 1.24) [2022-05-12T02:34:08.371Z] Go version: go1.16.8 [2022-05-12T02:34:08.371Z] Git commit: 79ea9d3 [2022-05-12T02:34:08.371Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T02:34:08.371Z] OS/Arch: windows/amd64 [2022-05-12T02:34:08.371Z] Experimental: true [2022-05-12T02:34:08.620Z] #44 7.535 [100%] Linking C executable tini-static [Pipeline] sh [2022-05-12T02:34:09.008Z] #26 ... [2022-05-12T02:34:09.008Z] [2022-05-12T02:34:09.008Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T02:34:09.008Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-05-12T02:34:09.008Z] #20 DONE 0.8s [2022-05-12T02:34:09.008Z] [2022-05-12T02:34:09.008Z] #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-12T02:34:09.008Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-12T02:34:09.201Z] #44 ... [2022-05-12T02:34:09.201Z] [2022-05-12T02:34:09.201Z] #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-12T02:34:09.201Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-12T02:34:09.201Z] #53 94.24 gotestsum version dev [2022-05-12T02:34:09.701Z] #44 7.719 [100%] Linking C executable tini-static [2022-05-12T02:34:09.880Z] + docker info [2022-05-12T02:34:09.880Z] Client: [2022-05-12T02:34:09.880Z] Context: default [2022-05-12T02:34:09.880Z] Debug Mode: false [2022-05-12T02:34:09.880Z] [2022-05-12T02:34:09.880Z] Server: [2022-05-12T02:34:09.880Z] Containers: 0 [2022-05-12T02:34:09.880Z] Running: 0 [2022-05-12T02:34:09.880Z] Paused: 0 [2022-05-12T02:34:09.880Z] Stopped: 0 [2022-05-12T02:34:09.880Z] Images: 0 [2022-05-12T02:34:09.880Z] Server Version: 20.10.9 [2022-05-12T02:34:09.880Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T02:34:09.880Z] Windows: [2022-05-12T02:34:09.880Z] LCOW: [2022-05-12T02:34:09.880Z] Logging Driver: json-file [2022-05-12T02:34:09.880Z] Plugins: [2022-05-12T02:34:09.880Z] Volume: local [2022-05-12T02:34:09.880Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T02:34:09.880Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T02:34:09.880Z] Swarm: inactive [2022-05-12T02:34:09.880Z] Default Isolation: process [2022-05-12T02:34:09.880Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T02:34:09.880Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T02:34:09.880Z] OSType: windows [2022-05-12T02:34:09.880Z] Architecture: x86_64 [2022-05-12T02:34:09.880Z] CPUs: 4 [2022-05-12T02:34:09.880Z] Total Memory: 32GiB [2022-05-12T02:34:09.880Z] Name: azwin-2-ec6061 [2022-05-12T02:34:09.880Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T02:34:09.880Z] Docker Root Dir: D:\docker [2022-05-12T02:34:09.880Z] Debug Mode: false [2022-05-12T02:34:09.880Z] Registry: https://index.docker.io/v1/ [2022-05-12T02:34:09.880Z] Labels: [2022-05-12T02:34:09.880Z] Experimental: true [2022-05-12T02:34:09.880Z] Insecure Registries: [2022-05-12T02:34:09.880Z] 10.0.0.4:5000 [2022-05-12T02:34:09.880Z] 127.0.0.0/8 [2022-05-12T02:34:09.880Z] Registry Mirrors: [2022-05-12T02:34:09.880Z] http://10.0.0.4:5000/ [2022-05-12T02:34:09.880Z] Live Restore Enabled: false [2022-05-12T02:34:09.880Z] Product License: Community Engine [2022-05-12T02:34:09.880Z] [2022-05-12T02:34:09.962Z] #44 ... [2022-05-12T02:34:09.962Z] [2022-05-12T02:34:09.962Z] #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-12T02:34:09.962Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-12T02:34:09.962Z] #53 96.39 gotestsum version dev [2022-05-12T02:34:09.967Z] #21 1.130 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T02:34:10.224Z] #21 1.156 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:34:10.224Z] #21 1.157 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:34:10.498Z] #21 1.711 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T02:34:10.580Z] #53 DONE 95.4s [2022-05-12T02:34:10.580Z] [2022-05-12T02:34:10.581Z] #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-12T02:34:10.581Z] #44 sha256:a3c1b873df709c668858c7e9fce208cfc024d76b4902e0a34717f109f4fa1ec1 [2022-05-12T02:34:10.581Z] #44 8.607 [100%] Built target tini-static [2022-05-12T02:34:10.581Z] #44 8.716 + mkdir -p /build [2022-05-12T02:34:10.581Z] #44 8.718 + cp tini-static /build/docker-init [2022-05-12T02:34:10.581Z] #44 DONE 9.1s [2022-05-12T02:34:10.581Z] [2022-05-12T02:34:10.581Z] #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-12T02:34:10.581Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:34:10.581Z] #14 85.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T02:34:10.581Z] #14 85.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T02:34:10.581Z] #14 85.88 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T02:34:10.581Z] #14 94.79 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T02:34:10.581Z] #14 94.81 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:34:10.581Z] #14 94.88 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T02:34:10.581Z] #14 95.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T02:34:10.581Z] #14 95.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:34:10.581Z] #14 95.20 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T02:34:10.906Z] #53 DONE 97.3s [2022-05-12T02:34:10.906Z] [2022-05-12T02:34:10.906Z] #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-12T02:34:10.906Z] #44 sha256:50276ad5f6a27051cdeab1bf434c633982ba315dded11a0665f2db5675008088 [2022-05-12T02:34:10.906Z] #44 8.554 [100%] Built target tini-static [2022-05-12T02:34:10.906Z] #44 8.588 + mkdir -p /build [2022-05-12T02:34:10.906Z] #44 8.595 + cp tini-static /build/docker-init [2022-05-12T02:34:10.906Z] #44 DONE 9.1s [2022-05-12T02:34:10.906Z] [2022-05-12T02:34:10.906Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T02:34:10.906Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:34:10.906Z] #14 97.26 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T02:34:10.906Z] #14 97.26 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:34:10.906Z] #14 97.27 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T02:34:11.167Z] #14 97.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T02:34:11.167Z] #14 97.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:34:11.167Z] #14 97.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T02:34:11.866Z] #21 2.848 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T02:34:12.411Z] #14 104.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T02:34:12.411Z] #14 104.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:34:12.411Z] #14 104.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:34:12.428Z] #21 ... [2022-05-12T02:34:12.428Z] [2022-05-12T02:34:12.428Z] #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-12T02:34:12.428Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-12T02:34:12.428Z] #34 DONE 116.9s [2022-05-12T02:34:12.428Z] [2022-05-12T02:34:12.428Z] #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-12T02:34:12.428Z] #60 sha256:270f2657f8d71330c4da72afb91bac7527401939f45fda4351c67b9e643f3faa [2022-05-12T02:34:12.428Z] #60 9.904 + cd /tmp/tmp.BrAypR1uBE/src/github.com/opencontainers/runc [2022-05-12T02:34:12.428Z] #60 9.904 + git checkout -q v1.1.1 [2022-05-12T02:34:12.685Z] #60 10.50 + '[' -z '' ']' [2022-05-12T02:34:12.685Z] #60 10.51 + target=static [2022-05-12T02:34:12.685Z] #60 10.51 + make BUILDTAGS=seccomp static [2022-05-12T02:34:12.942Z] #60 10.86 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-12T02:34:13.161Z] #54 ... [2022-05-12T02:34:13.161Z] [2022-05-12T02:34:13.161Z] #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-12T02:34:13.161Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-12T02:34:13.161Z] #19 185.8 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-12T02:34:13.161Z] #19 185.8 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:34:13.161Z] #19 185.8 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T02:34:13.161Z] #19 185.9 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-12T02:34:13.161Z] #19 185.9 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:34:13.161Z] #19 185.9 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:34:13.717Z] #14 ... [2022-05-12T02:34:13.717Z] [2022-05-12T02:34:13.717Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-12T02:34:13.717Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:34:13.717Z] #55 89.91 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-12T02:34:15.399Z] Client: [2022-05-12T02:34:15.399Z] Version: 20.10.9 [2022-05-12T02:34:15.399Z] API version: 1.41 [2022-05-12T02:34:15.399Z] Go version: go1.16.8 [2022-05-12T02:34:15.399Z] Git commit: c2ea9bc [2022-05-12T02:34:15.399Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T02:34:15.399Z] OS/Arch: windows/amd64 [2022-05-12T02:34:15.399Z] Context: default [2022-05-12T02:34:15.399Z] Experimental: true [2022-05-12T02:34:15.399Z] [2022-05-12T02:34:15.399Z] Server: Docker Engine - Community [2022-05-12T02:34:15.399Z] Engine: [2022-05-12T02:34:15.399Z] Version: 20.10.9 [2022-05-12T02:34:15.399Z] API version: 1.41 (minimum version 1.24) [2022-05-12T02:34:15.399Z] Go version: go1.16.8 [2022-05-12T02:34:15.399Z] Git commit: 79ea9d3 [2022-05-12T02:34:15.399Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T02:34:15.399Z] OS/Arch: windows/amd64 [2022-05-12T02:34:15.399Z] Experimental: true [Pipeline] sh [2022-05-12T02:34:16.959Z] + docker info [2022-05-12T02:34:19.069Z] #14 110.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T02:34:19.069Z] #14 110.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T02:34:19.069Z] #14 110.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T02:34:19.069Z] #14 111.0 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T02:34:19.069Z] #14 111.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T02:34:19.069Z] #14 111.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T02:34:19.069Z] #14 111.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T02:34:19.069Z] #14 111.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T02:34:19.069Z] #14 111.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T02:34:19.069Z] #14 111.3 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T02:34:19.069Z] #14 111.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T02:34:19.069Z] #14 111.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T02:34:19.069Z] #14 111.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T02:34:19.069Z] #14 111.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T02:34:19.069Z] #14 111.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T02:34:19.332Z] #14 111.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T02:34:19.332Z] #14 ... [2022-05-12T02:34:19.332Z] [2022-05-12T02:34:19.332Z] #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-12T02:34:19.332Z] #67 sha256:6c09d2ec93e4272398f743a04692f65e4e7fc47beb7c0d1c7aa824338c5ce38d [2022-05-12T02:34:19.332Z] #67 111.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T02:34:19.332Z] #67 111.3 + GOBIN=/build [2022-05-12T02:34:19.332Z] #67 111.3 + GO111MODULE=on [2022-05-12T02:34:19.332Z] #67 111.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:34:20.561Z] #14 105.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T02:34:20.561Z] #14 105.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:34:20.561Z] #14 105.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:34:21.032Z] #60 ... [2022-05-12T02:34:21.032Z] [2022-05-12T02:34:21.032Z] #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-12T02:34:21.032Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-12T02:34:21.032Z] #21 4.307 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T02:34:21.032Z] #21 6.118 Fetched 8417 kB in 5s (1578 kB/s) [2022-05-12T02:34:21.032Z] #21 6.118 Reading package lists... [2022-05-12T02:34:21.032Z] #21 7.833 Reading package lists... [2022-05-12T02:34:21.032Z] #21 9.540 Building dependency tree... [2022-05-12T02:34:21.032Z] #21 10.88 The following additional packages will be installed: [2022-05-12T02:34:21.032Z] #21 10.89 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T02:34:21.032Z] #21 10.89 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-12T02:34:21.032Z] #21 10.90 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T02:34:21.032Z] #21 10.90 python3-pkg-resources vim-runtime xxd [2022-05-12T02:34:21.032Z] #21 10.90 Suggested packages: [2022-05-12T02:34:21.032Z] #21 10.90 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-12T02:34:21.032Z] #21 10.90 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-12T02:34:21.032Z] #21 10.90 acl attr quota [2022-05-12T02:34:21.032Z] #21 10.90 Recommended packages: [2022-05-12T02:34:21.032Z] #21 10.90 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T02:34:21.032Z] #21 11.66 The following NEW packages will be installed: [2022-05-12T02:34:21.032Z] #21 11.67 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-12T02:34:21.032Z] #21 11.67 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T02:34:21.032Z] #21 11.67 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-12T02:34:21.032Z] #21 11.67 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-12T02:34:21.032Z] #21 11.67 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-12T02:34:21.032Z] #21 11.67 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-12T02:34:21.032Z] #21 11.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-12T02:34:21.032Z] #21 11.67 xz-utils zip zstd [2022-05-12T02:34:21.032Z] #21 11.97 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:34:21.032Z] #21 11.97 Need to get 27.0 MB of archives. [2022-05-12T02:34:21.032Z] #21 11.97 After this operation, 105 MB of additional disk space will be used. [2022-05-12T02:34:21.032Z] #21 11.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-05-12T02:34:21.032Z] #21 11.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-05-12T02:34:21.032Z] #21 11.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-05-12T02:34:21.032Z] #21 11.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-05-12T02:34:21.032Z] #21 11.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-05-12T02:34:21.032Z] #21 11.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-05-12T02:34:21.032Z] #21 11.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-05-12T02:34:21.032Z] #21 11.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-05-12T02:34:21.032Z] #21 12.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T02:34:21.032Z] #21 ... [2022-05-12T02:34:21.032Z] [2022-05-12T02:34:21.032Z] #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-12T02:34:21.032Z] #26 sha256:991fa46ad544b1410c0fbc4f660ff82b8b5068112bfb3722bbe84f493b3786c9 [2022-05-12T02:34:21.032Z] #26 115.4 + mkdir -p /tmp/tmp.EGNUPBGL0A/src/github.com/docker [2022-05-12T02:34:21.032Z] #26 115.4 + mv components/cli /tmp/tmp.EGNUPBGL0A/src/github.com/docker/cli [2022-05-12T02:34:21.032Z] #26 115.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-05-12T02:34:21.032Z] #26 ... [2022-05-12T02:34:21.032Z] [2022-05-12T02:34:21.032Z] #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-12T02:34:21.032Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-12T02:34:21.032Z] #21 12.01 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-12T02:34:21.032Z] #21 12.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T02:34:21.032Z] #21 12.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-05-12T02:34:21.032Z] #21 12.03 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-12T02:34:21.032Z] #21 12.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-05-12T02:34:21.032Z] #21 12.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-05-12T02:34:21.032Z] #21 12.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-05-12T02:34:21.032Z] #21 12.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-05-12T02:34:21.032Z] #21 12.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-05-12T02:34:21.032Z] #21 12.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-05-12T02:34:21.032Z] #21 12.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-05-12T02:34:21.032Z] #21 12.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-05-12T02:34:21.032Z] #21 12.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-12T02:34:21.032Z] #21 12.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-12T02:34:21.032Z] #21 12.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-12T02:34:21.032Z] #21 12.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-05-12T02:34:21.032Z] #21 12.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-05-12T02:34:21.032Z] #21 12.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-12T02:34:21.032Z] #21 12.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-05-12T02:34:21.032Z] #21 12.25 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-12T02:34:21.032Z] #21 12.25 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-12T02:34:21.032Z] #21 12.25 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-12T02:34:21.032Z] #21 12.25 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-05-12T02:34:21.032Z] #21 12.25 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-05-12T02:34:21.032Z] #21 12.26 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-12T02:34:21.277Z] #19 194.2 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-12T02:34:21.277Z] #19 194.2 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T02:34:21.277Z] #19 194.2 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:34:21.277Z] #19 194.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-12T02:34:21.277Z] #19 194.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-12T02:34:21.277Z] #19 194.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T02:34:21.277Z] #19 194.3 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-12T02:34:21.277Z] #19 194.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-12T02:34:21.277Z] #19 194.3 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T02:34:21.277Z] #19 194.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-12T02:34:21.277Z] #19 194.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T02:34:21.277Z] #19 194.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:34:21.277Z] #19 194.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-12T02:34:21.278Z] #19 194.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T02:34:21.278Z] #19 194.4 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:34:21.278Z] #19 194.4 Selecting previously unselected package cross-config. [2022-05-12T02:34:21.278Z] #19 194.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-12T02:34:21.278Z] #19 194.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-12T02:34:21.278Z] #19 194.4 Selecting previously unselected package gcc-10-cross-base. [2022-05-12T02:34:21.278Z] #19 194.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:21.278Z] #19 194.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-12T02:34:21.278Z] #19 194.5 Selecting previously unselected package libc6-arm64-cross. [2022-05-12T02:34:21.278Z] #19 194.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-12T02:34:21.278Z] #19 194.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-12T02:34:21.278Z] #19 194.8 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-12T02:34:21.278Z] #19 194.8 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:21.288Z] #21 12.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T02:34:21.288Z] #21 12.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T02:34:21.288Z] #21 12.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T02:34:21.288Z] #21 12.32 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T02:34:21.288Z] #21 12.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T02:34:21.288Z] #21 12.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T02:34:21.288Z] #21 12.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-05-12T02:34:21.288Z] #21 12.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-05-12T02:34:21.288Z] #21 12.36 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-05-12T02:34:21.288Z] #21 12.37 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-12T02:34:21.288Z] #21 12.47 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-05-12T02:34:21.534Z] #19 194.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:34:21.534Z] #19 194.8 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-12T02:34:21.534Z] #19 194.8 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:21.534Z] #19 194.8 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:34:21.543Z] #21 12.49 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-05-12T02:34:21.543Z] #21 12.51 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-05-12T02:34:21.543Z] #21 12.51 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-05-12T02:34:21.803Z] #21 12.93 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:34:21.803Z] #21 13.04 Fetched 27.0 MB in 1s (32.4 MB/s) [2022-05-12T02:34:21.866Z] #55 ... [2022-05-12T02:34:21.866Z] [2022-05-12T02:34:21.866Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T02:34:21.866Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:34:21.866Z] #14 108.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T02:34:21.866Z] #14 108.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:34:21.866Z] #14 108.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:34:22.058Z] #21 13.10 Selecting previously unselected package pigz. [2022-05-12T02:34:22.058Z] #21 13.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-05-12T02:34:22.058Z] #21 13.16 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-05-12T02:34:22.058Z] #21 13.17 Unpacking pigz (2.6-1) ... [2022-05-12T02:34:22.058Z] #21 13.23 Selecting previously unselected package libelf1:arm64. [2022-05-12T02:34:22.058Z] #21 13.24 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-05-12T02:34:22.058Z] #21 13.25 Unpacking libelf1:arm64 (0.183-1) ... [2022-05-12T02:34:22.314Z] #21 13.43 Selecting previously unselected package libbpf0:arm64. [2022-05-12T02:34:22.314Z] #21 13.43 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-05-12T02:34:22.314Z] #21 13.44 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-05-12T02:34:22.314Z] #21 13.51 Selecting previously unselected package libcap2:arm64. [2022-05-12T02:34:22.314Z] #21 13.51 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-05-12T02:34:22.314Z] #21 13.52 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-05-12T02:34:22.314Z] #21 13.56 Selecting previously unselected package libmnl0:arm64. [2022-05-12T02:34:22.570Z] #21 13.57 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-05-12T02:34:22.570Z] #21 13.57 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-05-12T02:34:22.570Z] #21 13.63 Selecting previously unselected package libxtables12:arm64. [2022-05-12T02:34:22.570Z] #21 13.63 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-05-12T02:34:22.570Z] #21 13.64 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-05-12T02:34:22.570Z] #21 13.70 Selecting previously unselected package libcap2-bin. [2022-05-12T02:34:22.570Z] #21 13.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-05-12T02:34:22.570Z] #21 13.71 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T02:34:22.570Z] #21 13.80 Selecting previously unselected package iproute2. [2022-05-12T02:34:22.570Z] #21 13.80 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-05-12T02:34:22.718Z] #19 195.9 Selecting previously unselected package libitm1-arm64-cross. [2022-05-12T02:34:22.718Z] #19 196.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:22.718Z] #19 196.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:34:22.826Z] #21 13.80 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T02:34:23.082Z] #21 14.24 Selecting previously unselected package xxd. [2022-05-12T02:34:23.082Z] #21 14.24 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-12T02:34:23.082Z] #21 14.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:34:23.082Z] #21 14.32 Selecting previously unselected package vim-common. [2022-05-12T02:34:23.082Z] #21 14.33 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T02:34:23.082Z] #21 14.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:34:23.338Z] #21 14.47 Selecting previously unselected package bash-completion. [2022-05-12T02:34:23.338Z] #21 14.47 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T02:34:24.084Z] #19 197.2 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-12T02:34:24.084Z] #19 197.2 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:24.084Z] #19 197.4 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:34:24.643Z] #67 ... [2022-05-12T02:34:24.643Z] [2022-05-12T02:34:24.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-12T02:34:24.643Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:34:24.643Z] #14 111.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T02:34:24.643Z] #14 111.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:34:24.643Z] #14 111.7 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T02:34:24.643Z] #14 111.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T02:34:24.643Z] #14 111.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T02:34:24.643Z] #14 111.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T02:34:24.643Z] #14 111.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T02:34:24.643Z] #14 111.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T02:34:24.643Z] #14 112.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T02:34:24.643Z] #14 112.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T02:34:24.643Z] #14 112.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T02:34:24.643Z] #14 112.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T02:34:24.643Z] #14 112.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T02:34:24.643Z] #14 112.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T02:34:24.644Z] #14 112.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T02:34:24.644Z] #14 112.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T02:34:24.644Z] #14 112.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T02:34:24.644Z] #14 112.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T02:34:24.644Z] #14 112.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T02:34:24.644Z] #14 112.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T02:34:24.644Z] #14 113.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T02:34:24.644Z] #14 113.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T02:34:24.644Z] #14 113.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T02:34:24.644Z] #14 113.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T02:34:24.644Z] #14 113.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T02:34:24.644Z] #14 113.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:34:24.644Z] #14 113.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T02:34:24.644Z] #14 113.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T02:34:24.644Z] #14 113.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T02:34:24.644Z] #14 113.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T02:34:24.644Z] #14 113.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T02:34:24.644Z] #14 113.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T02:34:24.644Z] #14 114.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T02:34:24.644Z] #14 114.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T02:34:24.644Z] #14 114.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T02:34:24.644Z] #14 114.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T02:34:24.644Z] #14 114.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T02:34:24.644Z] #14 114.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T02:34:24.644Z] #14 114.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T02:34:24.644Z] #14 114.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T02:34:24.644Z] #14 114.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T02:34:24.644Z] #14 114.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T02:34:24.644Z] #14 114.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T02:34:24.644Z] #14 114.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T02:34:24.644Z] #14 114.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T02:34:24.644Z] #14 114.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T02:34:24.644Z] #14 114.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T02:34:24.644Z] #14 114.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T02:34:24.644Z] #14 114.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T02:34:24.644Z] #14 114.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T02:34:24.644Z] #14 114.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T02:34:24.644Z] #14 114.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T02:34:24.644Z] #14 114.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:34:24.644Z] #14 114.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T02:34:24.644Z] #14 114.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:34:24.644Z] #14 114.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T02:34:24.644Z] #14 114.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T02:34:24.644Z] #14 114.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:34:24.644Z] #14 114.6 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-12T02:34:24.644Z] #14 114.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:34:24.644Z] #14 114.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T02:34:24.644Z] #14 114.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:34:24.644Z] #14 114.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T02:34:24.644Z] #14 114.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:34:24.644Z] #14 114.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:34:24.644Z] #14 114.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:34:24.644Z] #14 DONE 116.2s [2022-05-12T02:34:24.644Z] [2022-05-12T02:34:24.644Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T02:34:24.644Z] #59 sha256:5774e0064931f51a3ddb0d65d2fb7dbb6288cb003d83dfb44610bd0c51bd7267 [2022-05-12T02:34:24.644Z] #59 DONE 0.2s [2022-05-12T02:34:24.644Z] [2022-05-12T02:34:24.644Z] #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-12T02:34:24.644Z] #60 sha256:8d8ee01a1c972d825d07fa610462a1457b052b60f9a0fe1ad251e15eceb80ac6 [2022-05-12T02:34:24.902Z] #19 198.2 Selecting previously unselected package libasan6-arm64-cross. [2022-05-12T02:34:24.902Z] #19 198.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:24.902Z] #19 ... [2022-05-12T02:34:24.902Z] [2022-05-12T02:34:24.902Z] #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-12T02:34:24.902Z] #54 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:34:24.902Z] #54 DONE 209.7s [2022-05-12T02:34:24.902Z] [2022-05-12T02:34:24.902Z] #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-12T02:34:24.902Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-12T02:34:24.902Z] #19 198.4 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:34:24.907Z] #60 ... [2022-05-12T02:34:24.907Z] [2022-05-12T02:34:24.907Z] #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-12T02:34:24.907Z] #67 sha256:6c09d2ec93e4272398f743a04692f65e4e7fc47beb7c0d1c7aa824338c5ce38d [2022-05-12T02:34:24.907Z] #67 116.6 rootlesskit version 1.0.0 [2022-05-12T02:34:24.907Z] #67 116.6 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T02:34:24.907Z] #67 116.6 -container-ip string [2022-05-12T02:34:24.907Z] #67 116.6 container ip [2022-05-12T02:34:24.907Z] #67 116.6 -container-port int [2022-05-12T02:34:24.907Z] #67 116.6 container port (default -1) [2022-05-12T02:34:24.907Z] #67 116.6 -host-ip string [2022-05-12T02:34:24.907Z] #67 116.6 host ip [2022-05-12T02:34:24.907Z] #67 116.6 -host-port int [2022-05-12T02:34:24.907Z] #67 116.6 host port (default -1) [2022-05-12T02:34:24.907Z] #67 116.6 -proto string [2022-05-12T02:34:24.907Z] #67 116.6 proxy protocol (default "tcp") [2022-05-12T02:34:24.907Z] #67 DONE 117.0s [2022-05-12T02:34:24.907Z] [2022-05-12T02:34:24.907Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T02:34:24.907Z] #68 sha256:3a4bd807ef5e0b216f864fbb2c41977f779613b755bf58611d13b94e5f16e0f7 [2022-05-12T02:34:24.907Z] #68 DONE 0.1s [2022-05-12T02:34:24.907Z] [2022-05-12T02:34:24.907Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T02:34:24.907Z] #69 sha256:a1c24764fd4651097ec235f4f590e2b4aff52c8d7b48640429a634dd2b0adcd9 [2022-05-12T02:34:24.907Z] #69 DONE 0.1s [2022-05-12T02:34:24.907Z] [2022-05-12T02:34:24.907Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T02:34:24.907Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-12T02:34:25.833Z] #19 199.2 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-12T02:34:25.833Z] #19 199.2 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:25.833Z] #19 199.2 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:34:25.833Z] #19 199.4 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-12T02:34:25.856Z] #21 16.65 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T02:34:26.089Z] #19 199.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:26.089Z] #19 199.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:34:26.112Z] #21 17.09 Selecting previously unselected package bzip2. [2022-05-12T02:34:26.112Z] #21 17.09 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-05-12T02:34:26.112Z] #21 17.10 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T02:34:26.112Z] #21 17.19 Selecting previously unselected package xz-utils. [2022-05-12T02:34:26.112Z] #21 17.19 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-05-12T02:34:26.112Z] #21 17.20 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T02:34:26.345Z] #19 199.8 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-12T02:34:26.345Z] #19 199.8 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:26.345Z] #19 199.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:34:26.345Z] #19 200.0 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-12T02:34:26.367Z] #21 17.36 Selecting previously unselected package apparmor. [2022-05-12T02:34:26.367Z] #21 17.36 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-05-12T02:34:26.368Z] #21 17.41 Unpacking apparmor (2.13.6-10) ... [2022-05-12T02:34:26.602Z] #19 200.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:26.602Z] #19 200.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:34:26.624Z] #21 17.77 Selecting previously unselected package inetutils-ping. [2022-05-12T02:34:26.625Z] #21 17.77 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-05-12T02:34:26.625Z] #21 17.78 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T02:34:26.625Z] #21 17.90 Selecting previously unselected package libip4tc2:arm64. [2022-05-12T02:34:26.858Z] #19 200.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-12T02:34:26.858Z] #19 200.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:26.858Z] #19 200.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:34:26.858Z] #19 200.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-12T02:34:26.858Z] #19 200.4 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:34:26.881Z] #21 17.90 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-05-12T02:34:26.881Z] #21 17.91 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-05-12T02:34:26.881Z] #21 17.98 Selecting previously unselected package libip6tc2:arm64. [2022-05-12T02:34:26.881Z] #21 17.98 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-05-12T02:34:26.881Z] #21 17.99 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-05-12T02:34:26.881Z] #21 18.06 Selecting previously unselected package libnfnetlink0:arm64. [2022-05-12T02:34:26.881Z] #21 18.06 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-05-12T02:34:26.881Z] #21 18.06 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-12T02:34:26.881Z] #21 18.14 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-05-12T02:34:26.881Z] #21 18.15 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-05-12T02:34:26.881Z] #21 18.15 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-12T02:34:27.114Z] #19 200.4 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:34:27.137Z] #21 18.23 Selecting previously unselected package libnftnl11:arm64. [2022-05-12T02:34:27.137Z] #21 18.23 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-05-12T02:34:27.137Z] #21 18.23 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-05-12T02:34:27.394Z] #21 18.32 Selecting previously unselected package iptables. [2022-05-12T02:34:27.394Z] #21 18.32 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-05-12T02:34:27.394Z] #21 18.33 Unpacking iptables (1.8.7-1) ... [2022-05-12T02:34:27.465Z] #15 DONE 3.7s [2022-05-12T02:34:27.465Z] [2022-05-12T02:34:27.465Z] #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-12T02:34:27.465Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-12T02:34:27.650Z] #21 18.63 Selecting previously unselected package libonig5:arm64. [2022-05-12T02:34:27.650Z] #21 18.64 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-12T02:34:27.650Z] #21 18.64 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-12T02:34:27.650Z] #21 18.75 Selecting previously unselected package libjq1:arm64. [2022-05-12T02:34:27.650Z] #21 18.75 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-05-12T02:34:27.650Z] #21 18.75 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-12T02:34:27.650Z] #21 18.85 Selecting previously unselected package jq. [2022-05-12T02:34:27.906Z] #21 18.86 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-05-12T02:34:27.906Z] #21 18.87 Unpacking jq (1.6-2.1) ... [2022-05-12T02:34:27.906Z] #21 18.93 Selecting previously unselected package libaio1:arm64. [2022-05-12T02:34:27.906Z] #21 18.93 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-05-12T02:34:27.906Z] #21 18.95 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-05-12T02:34:27.906Z] #21 19.01 Selecting previously unselected package libgpm2:arm64. [2022-05-12T02:34:27.906Z] #21 19.02 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-05-12T02:34:27.906Z] #21 19.02 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-05-12T02:34:27.906Z] #21 19.09 Selecting previously unselected package libicu67:arm64. [2022-05-12T02:34:27.906Z] #21 19.09 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-05-12T02:34:27.906Z] #21 19.09 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-12T02:34:28.210Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T02:34:28.210Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1979669c\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T02:34:28.210Z] ---------------------------------------------------------------------------- [2022-05-12T02:34:28.210Z] [2022-05-12T02:34:28.210Z] INFO: executeCI.ps1 starting at Thu May 12 02:34:27 CUT 2022 [2022-05-12T02:34:28.210Z] [2022-05-12T02:34:28.210Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T02:34:28.210Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T02:34:28.210Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-12T02:34:28.210Z] INFO: Environment variables: [2022-05-12T02:34:28.210Z] [2022-05-12T02:34:28.210Z] Name Value [2022-05-12T02:34:28.210Z] ---- ----- [2022-05-12T02:34:28.210Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T02:34:28.210Z] amd64 true [2022-05-12T02:34:28.210Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T02:34:28.210Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T02:34:28.210Z] arm64 true [2022-05-12T02:34:28.210Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T02:34:28.210Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T02:34:28.210Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T02:34:28.210Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T02:34:28.210Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T02:34:28.210Z] BRANCH_NAME PR-43583 [2022-05-12T02:34:28.210Z] BUILD_DISPLAY_NAME #2 [2022-05-12T02:34:28.210Z] BUILD_ID 2 [2022-05-12T02:34:28.210Z] BUILD_NUMBER 2 [2022-05-12T02:34:28.210Z] BUILD_TAG jenkins-moby-PR-43583-2 [2022-05-12T02:34:28.210Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/2/ [2022-05-12T02:34:28.210Z] cgroup2 true [2022-05-12T02:34:28.210Z] CHANGE_AUTHOR neersighted [2022-05-12T02:34:28.210Z] CHANGE_AUTHOR_DISPLAY_NAME Bjorn Neergaard [2022-05-12T02:34:28.210Z] CHANGE_AUTHOR_EMAIL bjorn@neersighted.com [2022-05-12T02:34:28.210Z] CHANGE_BRANCH pull/43583 [2022-05-12T02:34:28.210Z] CHANGE_FORK neersighted [2022-05-12T02:34:28.210Z] CHANGE_ID 43583 [2022-05-12T02:34:28.210Z] CHANGE_TARGET master [2022-05-12T02:34:28.210Z] CHANGE_TITLE [WIP] daemon/archive: attempt to resolve leaking mounts during cp [2022-05-12T02:34:28.210Z] CHANGE_URL https://github.com/moby/moby/pull/43583 [2022-05-12T02:34:28.210Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T02:34:28.210Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T02:34:28.210Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T02:34:28.210Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T02:34:28.210Z] COMPUTERNAME azwin-2-ec6061 [2022-05-12T02:34:28.210Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T02:34:28.210Z] ConfigSequenceNumber 0 [2022-05-12T02:34:28.210Z] dco true [2022-05-12T02:34:28.210Z] DOCKER_BUILDKIT 0 [2022-05-12T02:34:28.210Z] DOCKER_DUT_DEBUG 1 [2022-05-12T02:34:28.210Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T02:34:28.210Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T02:34:28.210Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T02:34:28.210Z] EXECUTOR_NUMBER 0 [2022-05-12T02:34:28.210Z] FQDN azwin-2-ec6061.westus.cloudapp.azure.com [2022-05-12T02:34:28.210Z] GIT_BRANCH PR-43583 [2022-05-12T02:34:28.210Z] GIT_COMMIT 209e6ec72a05b14be0bb9fbaff3ddb2d4a948b7c [2022-05-12T02:34:28.210Z] GIT_PREVIOUS_COMMIT 3b896dd011d2e9bd3fd5b783e67052719df25e9a [2022-05-12T02:34:28.210Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T02:34:28.210Z] HUDSON_COOKIE 80a55245-cf66-44cd-a4b9-49da7640d629 [2022-05-12T02:34:28.210Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T02:34:28.210Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T02:34:28.210Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T02:34:28.210Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T02:34:28.210Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T02:34:28.210Z] JENKINS_NODE_COOKIE df3da0c9-c582-44f2-a5a1-a9a6d5ff6f57 [2022-05-12T02:34:28.210Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T02:34:28.210Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T02:34:28.210Z] JOB_BASE_NAME PR-43583 [2022-05-12T02:34:28.210Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/display/redirect [2022-05-12T02:34:28.210Z] JOB_NAME moby/PR-43583 [2022-05-12T02:34:28.210Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/ [2022-05-12T02:34:28.210Z] library.jps.version master [2022-05-12T02:34:28.210Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T02:34:28.211Z] NODE_LABELS amd64 azure azwin-2-ec6061 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-12T02:34:28.211Z] NODE_NAME azwin-2-ec6061 [2022-05-12T02:34:28.211Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T02:34:28.211Z] OS Windows_NT [2022-05-12T02:34:28.211Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T02:34:28.211Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T02:34:28.211Z] ppc64le false [2022-05-12T02:34:28.211Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T02:34:28.211Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-12T02:34:28.211Z] PROCESSOR_LEVEL 6 [2022-05-12T02:34:28.211Z] PROCESSOR_REVISION 4f01 [2022-05-12T02:34:28.211Z] ProgramData C:\ProgramData [2022-05-12T02:34:28.211Z] ProgramFiles C:\Program Files [2022-05-12T02:34:28.211Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T02:34:28.211Z] ProgramW6432 C:\Program Files [2022-05-12T02:34:28.211Z] PROMPT $P$G [2022-05-12T02:34:28.211Z] PSExecutionPolicyPreference Bypass [2022-05-12T02:34:28.211Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T02:34:28.211Z] PUBLIC C:\Users\Public [2022-05-12T02:34:28.211Z] rootless true [2022-05-12T02:34:28.211Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/2/display/redirect?page=artif... [2022-05-12T02:34:28.211Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/2/display/redirect?page=changes [2022-05-12T02:34:28.211Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/2/display/redirect [2022-05-12T02:34:28.211Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/2/display/redirect?page=tests [2022-05-12T02:34:28.211Z] s390x false [2022-05-12T02:34:28.211Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T02:34:28.211Z] SOURCES_DRIVE d [2022-05-12T02:34:28.211Z] SOURCES_SUBDIR gopath [2022-05-12T02:34:28.211Z] STAGE_NAME Run tests [2022-05-12T02:34:28.211Z] SystemDrive C: [2022-05-12T02:34:28.211Z] SystemRoot C:\Windows [2022-05-12T02:34:28.211Z] TEMP C:\Windows\TEMP [2022-05-12T02:34:28.211Z] TESTDEBUG 0 [2022-05-12T02:34:28.211Z] TESTRUN_DRIVE d [2022-05-12T02:34:28.211Z] TESTRUN_SUBDIR CI [2022-05-12T02:34:28.211Z] TIMEOUT 120m [2022-05-12T02:34:28.211Z] TMP C:\Windows\TEMP [2022-05-12T02:34:28.211Z] unit_validate true [2022-05-12T02:34:28.211Z] USERDOMAIN WORKGROUP [2022-05-12T02:34:28.211Z] USERNAME azwin-2-ec6061$ [2022-05-12T02:34:28.211Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T02:34:28.211Z] validate_force false [2022-05-12T02:34:28.211Z] windir C:\Windows [2022-05-12T02:34:28.211Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T02:34:28.211Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-12T02:34:28.211Z] windows2022 true [2022-05-12T02:34:28.211Z] windows2022containerd true [2022-05-12T02:34:28.211Z] windowsRS5 true [2022-05-12T02:34:28.211Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T02:34:28.211Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T02:34:28.211Z] [2022-05-12T02:34:28.211Z] [2022-05-12T02:34:28.211Z] [2022-05-12T02:34:28.433Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T02:34:28.433Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b26166c7\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T02:34:28.433Z] ---------------------------------------------------------------------------- [2022-05-12T02:34:28.433Z] [2022-05-12T02:34:28.433Z] INFO: executeCI.ps1 starting at Thu May 12 02:34:25 CUT 2022 [2022-05-12T02:34:28.433Z] [2022-05-12T02:34:28.433Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T02:34:28.433Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T02:34:28.433Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-12T02:34:28.433Z] INFO: Environment variables: [2022-05-12T02:34:28.433Z] [2022-05-12T02:34:28.433Z] Name Value [2022-05-12T02:34:28.433Z] ---- ----- [2022-05-12T02:34:28.433Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T02:34:28.433Z] amd64 true [2022-05-12T02:34:28.433Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T02:34:28.433Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T02:34:28.433Z] arm64 true [2022-05-12T02:34:28.433Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T02:34:28.433Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T02:34:28.433Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T02:34:28.433Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T02:34:28.433Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T02:34:28.433Z] BRANCH_NAME PR-43583 [2022-05-12T02:34:28.433Z] BUILD_DISPLAY_NAME #2 [2022-05-12T02:34:28.433Z] BUILD_ID 2 [2022-05-12T02:34:28.433Z] BUILD_NUMBER 2 [2022-05-12T02:34:28.433Z] BUILD_TAG jenkins-moby-PR-43583-2 [2022-05-12T02:34:28.433Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/2/ [2022-05-12T02:34:28.433Z] cgroup2 true [2022-05-12T02:34:28.433Z] CHANGE_AUTHOR neersighted [2022-05-12T02:34:28.433Z] CHANGE_AUTHOR_DISPLAY_NAME Bjorn Neergaard [2022-05-12T02:34:28.433Z] CHANGE_AUTHOR_EMAIL bjorn@neersighted.com [2022-05-12T02:34:28.433Z] CHANGE_BRANCH pull/43583 [2022-05-12T02:34:28.433Z] CHANGE_FORK neersighted [2022-05-12T02:34:28.433Z] CHANGE_ID 43583 [2022-05-12T02:34:28.433Z] CHANGE_TARGET master [2022-05-12T02:34:28.433Z] CHANGE_TITLE [WIP] daemon/archive: attempt to resolve leaking mounts during cp [2022-05-12T02:34:28.433Z] CHANGE_URL https://github.com/moby/moby/pull/43583 [2022-05-12T02:34:28.433Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T02:34:28.433Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T02:34:28.433Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T02:34:28.433Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T02:34:28.433Z] COMPUTERNAME azwin-2-ec6060 [2022-05-12T02:34:28.433Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T02:34:28.433Z] ConfigSequenceNumber 0 [2022-05-12T02:34:28.433Z] dco true [2022-05-12T02:34:28.433Z] DOCKER_BUILDKIT 0 [2022-05-12T02:34:28.433Z] DOCKER_DUT_DEBUG 1 [2022-05-12T02:34:28.433Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T02:34:28.433Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T02:34:28.433Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-12T02:34:28.433Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T02:34:28.433Z] EXECUTOR_NUMBER 0 [2022-05-12T02:34:28.433Z] FQDN azwin-2-ec6060.westus.cloudapp.azure.com [2022-05-12T02:34:28.433Z] GIT_BRANCH PR-43583 [2022-05-12T02:34:28.433Z] GIT_COMMIT 209e6ec72a05b14be0bb9fbaff3ddb2d4a948b7c [2022-05-12T02:34:28.433Z] GIT_PREVIOUS_COMMIT 3b896dd011d2e9bd3fd5b783e67052719df25e9a [2022-05-12T02:34:28.433Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T02:34:28.433Z] HUDSON_COOKIE 07bb306d-a103-435a-a7c8-60660fa1760a [2022-05-12T02:34:28.433Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T02:34:28.433Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T02:34:28.434Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T02:34:28.434Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T02:34:28.434Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T02:34:28.434Z] JENKINS_NODE_COOKIE 18187cf5-fa22-47c4-9c62-eae05473d39f [2022-05-12T02:34:28.434Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T02:34:28.434Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T02:34:28.434Z] JOB_BASE_NAME PR-43583 [2022-05-12T02:34:28.434Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/display/redirect [2022-05-12T02:34:28.434Z] JOB_NAME moby/PR-43583 [2022-05-12T02:34:28.434Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/ [2022-05-12T02:34:28.434Z] library.jps.version master [2022-05-12T02:34:28.434Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T02:34:28.434Z] NODE_LABELS amd64 azure azwin-2-ec6060 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-12T02:34:28.434Z] NODE_NAME azwin-2-ec6060 [2022-05-12T02:34:28.434Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T02:34:28.434Z] OS Windows_NT [2022-05-12T02:34:28.434Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T02:34:28.434Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T02:34:28.434Z] ppc64le false [2022-05-12T02:34:28.434Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T02:34:28.434Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-12T02:34:28.434Z] PROCESSOR_LEVEL 6 [2022-05-12T02:34:28.434Z] PROCESSOR_REVISION 4f01 [2022-05-12T02:34:28.434Z] ProgramData C:\ProgramData [2022-05-12T02:34:28.434Z] ProgramFiles C:\Program Files [2022-05-12T02:34:28.434Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T02:34:28.434Z] ProgramW6432 C:\Program Files [2022-05-12T02:34:28.434Z] PROMPT $P$G [2022-05-12T02:34:28.434Z] PSExecutionPolicyPreference Bypass [2022-05-12T02:34:28.434Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T02:34:28.434Z] PUBLIC C:\Users\Public [2022-05-12T02:34:28.434Z] rootless true [2022-05-12T02:34:28.434Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/2/display/redirect?page=artif... [2022-05-12T02:34:28.434Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/2/display/redirect?page=changes [2022-05-12T02:34:28.434Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/2/display/redirect [2022-05-12T02:34:28.434Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/2/display/redirect?page=tests [2022-05-12T02:34:28.434Z] s390x false [2022-05-12T02:34:28.434Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T02:34:28.434Z] SOURCES_DRIVE d [2022-05-12T02:34:28.434Z] SOURCES_SUBDIR gopath [2022-05-12T02:34:28.434Z] STAGE_NAME Run tests [2022-05-12T02:34:28.434Z] SystemDrive C: [2022-05-12T02:34:28.434Z] SystemRoot C:\Windows [2022-05-12T02:34:28.434Z] TEMP C:\Windows\TEMP [2022-05-12T02:34:28.434Z] TESTDEBUG 0 [2022-05-12T02:34:28.434Z] TESTRUN_DRIVE d [2022-05-12T02:34:28.434Z] TESTRUN_SUBDIR CI [2022-05-12T02:34:28.434Z] TIMEOUT 120m [2022-05-12T02:34:28.434Z] TMP C:\Windows\TEMP [2022-05-12T02:34:28.434Z] unit_validate true [2022-05-12T02:34:28.434Z] USERDOMAIN WORKGROUP [2022-05-12T02:34:28.434Z] USERNAME azwin-2-ec6060$ [2022-05-12T02:34:28.434Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T02:34:28.434Z] validate_force false [2022-05-12T02:34:28.434Z] windir C:\Windows [2022-05-12T02:34:28.434Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T02:34:28.434Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-12T02:34:28.434Z] windows2022 true [2022-05-12T02:34:28.434Z] windows2022containerd true [2022-05-12T02:34:28.434Z] windowsRS5 true [2022-05-12T02:34:28.434Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T02:34:28.434Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T02:34:28.434Z] [2022-05-12T02:34:28.434Z] [2022-05-12T02:34:28.434Z] [2022-05-12T02:34:28.434Z] INFO: Sources under d:\gopath\... [2022-05-12T02:34:28.434Z] INFO: Test run under d:\CI\... [2022-05-12T02:34:28.434Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T02:34:28.434Z] INFO: docker/docker repository was found [2022-05-12T02:34:28.434Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-12T02:34:28.434Z] ltsc2022: Pulling from windows/servercore [2022-05-12T02:34:28.893Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T02:34:28.893Z] 12fb50a031bd: Pulling fs layer [2022-05-12T02:34:29.739Z] INFO: Sources under d:\gopath\... [2022-05-12T02:34:29.739Z] INFO: Test run under d:\CI\... [2022-05-12T02:34:29.739Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T02:34:29.739Z] INFO: docker/docker repository was found [2022-05-12T02:34:29.739Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-12T02:34:30.197Z] ltsc2022: Pulling from windows/servercore [2022-05-12T02:34:30.658Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T02:34:30.658Z] 12fb50a031bd: Pulling fs layer [2022-05-12T02:34:31.175Z] #21 21.81 Selecting previously unselected package libinih1:arm64. [2022-05-12T02:34:31.175Z] #21 21.81 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-05-12T02:34:31.175Z] #21 21.82 Unpacking libinih1:arm64 (53-1+b2) ... [2022-05-12T02:34:31.175Z] #21 21.88 Selecting previously unselected package libnet1:arm64. [2022-05-12T02:34:31.175Z] #21 21.88 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-12T02:34:31.175Z] #21 21.89 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:34:31.175Z] #21 21.97 Selecting previously unselected package libnl-3-200:arm64. [2022-05-12T02:34:31.175Z] #21 21.98 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-12T02:34:31.175Z] #21 21.98 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-12T02:34:31.175Z] #21 22.06 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-12T02:34:31.175Z] #21 22.06 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-12T02:34:31.175Z] #21 22.07 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-12T02:34:31.175Z] #21 22.12 Selecting previously unselected package net-tools. [2022-05-12T02:34:31.175Z] #21 22.12 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-05-12T02:34:31.175Z] #21 22.12 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T02:34:31.175Z] #21 22.30 Selecting previously unselected package patch. [2022-05-12T02:34:31.175Z] #21 22.30 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-05-12T02:34:31.175Z] #21 22.32 Unpacking patch (2.7.6-7) ... [2022-05-12T02:34:31.175Z] #21 22.40 Selecting previously unselected package python-pip-whl. [2022-05-12T02:34:31.175Z] #21 22.40 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T02:34:31.431Z] #21 22.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T02:34:31.680Z] #16 DONE 4.1s [2022-05-12T02:34:31.680Z] [2022-05-12T02:34:31.680Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T02:34:31.680Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-12T02:34:31.993Z] #21 22.92 Selecting previously unselected package python3-lib2to3. [2022-05-12T02:34:31.993Z] #21 22.92 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T02:34:31.993Z] #21 22.93 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T02:34:31.993Z] #21 23.05 Selecting previously unselected package python3-distutils. [2022-05-12T02:34:31.993Z] #21 23.05 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T02:34:31.993Z] #21 23.07 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T02:34:32.251Z] #21 23.22 Selecting previously unselected package python3-pkg-resources. [2022-05-12T02:34:32.251Z] #21 23.22 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T02:34:32.251Z] #21 23.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:34:32.251Z] #21 23.32 Selecting previously unselected package python3-setuptools. [2022-05-12T02:34:32.251Z] #21 23.33 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T02:34:32.251Z] #21 23.33 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T02:34:32.507Z] #21 23.61 Selecting previously unselected package python3-wheel. [2022-05-12T02:34:32.507Z] #21 23.61 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T02:34:32.507Z] #21 23.62 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T02:34:32.507Z] #21 23.69 Selecting previously unselected package python3-pip. [2022-05-12T02:34:32.507Z] #21 23.69 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T02:34:32.507Z] #21 23.70 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T02:34:33.068Z] #21 23.97 Selecting previously unselected package sudo. [2022-05-12T02:34:33.068Z] #21 23.97 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-05-12T02:34:33.068Z] #21 23.98 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T02:34:33.323Z] #21 24.43 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T02:34:33.323Z] #21 24.45 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-05-12T02:34:33.323Z] #21 24.46 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T02:34:33.580Z] #21 24.63 Selecting previously unselected package uidmap. [2022-05-12T02:34:33.580Z] #21 24.64 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-05-12T02:34:33.580Z] #21 24.64 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T02:34:33.836Z] #21 24.78 Selecting previously unselected package vim-runtime. [2022-05-12T02:34:33.836Z] #21 24.79 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T02:34:33.836Z] #21 24.81 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-12T02:34:33.836Z] #21 24.84 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T02:34:33.836Z] #21 24.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:34:34.678Z] Client: [2022-05-12T02:34:34.678Z] Context: default [2022-05-12T02:34:34.678Z] Debug Mode: false [2022-05-12T02:34:34.678Z] Plugins: [2022-05-12T02:34:34.678Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-12T02:34:34.678Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-12T02:34:34.678Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-12T02:34:34.678Z] [2022-05-12T02:34:34.678Z] Server: [2022-05-12T02:34:34.678Z] Containers: 0 [2022-05-12T02:34:34.678Z] Running: 0 [2022-05-12T02:34:34.678Z] Paused: 0 [2022-05-12T02:34:34.678Z] Stopped: 0 [2022-05-12T02:34:34.678Z] Images: 0 [2022-05-12T02:34:34.678Z] Server Version: 20.10.9 [2022-05-12T02:34:34.678Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T02:34:34.678Z] Windows: [2022-05-12T02:34:34.678Z] LCOW: [2022-05-12T02:34:34.678Z] Logging Driver: json-file [2022-05-12T02:34:34.678Z] Plugins: [2022-05-12T02:34:34.678Z] Volume: local [2022-05-12T02:34:34.678Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T02:34:34.678Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T02:34:34.678Z] Swarm: inactive [2022-05-12T02:34:34.678Z] Default Isolation: process [2022-05-12T02:34:34.678Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T02:34:34.678Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-12T02:34:34.678Z] OSType: windows [2022-05-12T02:34:34.678Z] Architecture: x86_64 [2022-05-12T02:34:34.678Z] CPUs: 4 [2022-05-12T02:34:34.678Z] Total Memory: 32GiB [2022-05-12T02:34:34.678Z] Name: azwin-2-c6b0b0 [2022-05-12T02:34:34.678Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-12T02:34:34.678Z] Docker Root Dir: D:\docker [2022-05-12T02:34:34.678Z] Debug Mode: false [2022-05-12T02:34:34.678Z] Registry: https://index.docker.io/v1/ [2022-05-12T02:34:34.678Z] Labels: [2022-05-12T02:34:34.678Z] Experimental: true [2022-05-12T02:34:34.678Z] Insecure Registries: [2022-05-12T02:34:34.678Z] 10.0.0.4:5000 [2022-05-12T02:34:34.678Z] 127.0.0.0/8 [2022-05-12T02:34:34.678Z] Registry Mirrors: [2022-05-12T02:34:34.678Z] http://10.0.0.4:5000/ [2022-05-12T02:34:34.678Z] Live Restore Enabled: false [2022-05-12T02:34:34.678Z] Product License: Community Engine [2022-05-12T02:34:34.678Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T02:34:34.990Z] #17 2.854 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T02:34:34.991Z] #17 DONE 3.0s [2022-05-12T02:34:34.991Z] [2022-05-12T02:34:34.991Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T02:34:34.991Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-12T02:34:35.463Z] #14 ... [2022-05-12T02:34:35.463Z] [2022-05-12T02:34:35.463Z] #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-12T02:34:35.463Z] #64 sha256:ecf1e35ec302bfa0fd19b9bc2bb678303f0c2dc55c34eaa63d0441885c9a8b95 [2022-05-12T02:34:35.463Z] #64 62.66 Updating files: 52% (2480/4768) Updating files: 53% (2528/4768) Updating files: 54% (2575/4768) Updating files: 55% (2623/4768) Updating files: 56% (2671/4768) Updating files: 57% (2718/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 91% (4376/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-12T02:34:35.463Z] #64 63.91 + cd /tmp/tmp.OhgaRc61jD/src/github.com/containerd/containerd [2022-05-12T02:34:35.463Z] #64 63.91 + git checkout -q v1.6.4 [2022-05-12T02:34:35.514Z] #19 208.8 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-12T02:34:35.514Z] #19 208.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T02:34:35.823Z] #19 208.9 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:34:36.033Z] #64 65.82 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T02:34:36.033Z] #64 65.82 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T02:34:36.033Z] #64 65.82 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T02:34:36.033Z] #64 65.82 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T02:34:36.033Z] #64 65.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T02:34:36.033Z] #64 65.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T02:34:36.033Z] #64 65.82 + '[' '' = dynamic ']' [2022-05-12T02:34:36.033Z] #64 65.82 + make [2022-05-12T02:34:36.355Z] #21 27.47 Selecting previously unselected package vim. [2022-05-12T02:34:36.355Z] #21 27.48 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-12T02:34:36.355Z] #21 27.50 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:34:36.755Z] #19 ... [2022-05-12T02:34:36.755Z] [2022-05-12T02:34:36.755Z] #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-12T02:34:36.755Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:34:36.755Z] #62 221.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-12T02:34:36.779Z] #14 ... [2022-05-12T02:34:36.779Z] [2022-05-12T02:34:36.779Z] #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-12T02:34:36.779Z] #64 sha256:6c74f74623c04b112e11adb57ae82051a9ab354327b9b2c7f4af20a11c51e0ac [2022-05-12T02:34:36.913Z] #18 DONE 2.1s [2022-05-12T02:34:36.913Z] [2022-05-12T02:34:36.913Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T02:34:36.913Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-12T02:34:36.922Z] #21 28.00 Selecting previously unselected package xfsprogs. [2022-05-12T02:34:36.922Z] #21 28.00 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-05-12T02:34:36.922Z] #21 28.01 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T02:34:37.012Z] #62 DONE 222.1s [2022-05-12T02:34:37.012Z] [2022-05-12T02:34:37.012Z] #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-12T02:34:37.012Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-12T02:34:37.012Z] #19 210.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-12T02:34:37.012Z] #19 210.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-12T02:34:37.012Z] #19 210.4 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-12T02:34:37.012Z] #19 210.6 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-12T02:34:37.012Z] #19 210.6 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-12T02:34:37.268Z] #19 210.6 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-12T02:34:37.484Z] #21 28.40 Selecting previously unselected package zip. [2022-05-12T02:34:37.484Z] #21 28.41 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-05-12T02:34:37.484Z] #21 28.42 Unpacking zip (3.0-12) ... [2022-05-12T02:34:37.484Z] #21 28.58 Selecting previously unselected package zstd. [2022-05-12T02:34:37.484Z] #21 28.58 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-05-12T02:34:37.484Z] #21 28.59 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T02:34:37.561Z] #64 63.59 Updating files: 28% (1350/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: 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-12T02:34:37.561Z] #64 65.51 + cd /tmp/tmp.g39vq163vN/src/github.com/containerd/containerd [2022-05-12T02:34:37.561Z] #64 65.51 + git checkout -q v1.6.4 [2022-05-12T02:34:37.743Z] #21 28.89 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:34:37.830Z] #19 211.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-12T02:34:37.830Z] #19 211.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:37.830Z] #19 211.1 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:34:37.941Z] #64 67.51 + bin/ctr [2022-05-12T02:34:38.086Z] #19 211.5 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-12T02:34:38.086Z] #19 211.5 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:34:38.086Z] #19 211.5 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:34:38.307Z] #19 ... [2022-05-12T02:34:38.307Z] [2022-05-12T02:34:38.307Z] #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-12T02:34:38.307Z] #60 sha256:8d8ee01a1c972d825d07fa610462a1457b052b60f9a0fe1ad251e15eceb80ac6 [2022-05-12T02:34:38.307Z] #60 4.391 + RM_GOPATH=0 [2022-05-12T02:34:38.307Z] #60 4.391 + TMP_GOPATH= [2022-05-12T02:34:38.307Z] #60 4.391 + : /build [2022-05-12T02:34:38.307Z] #60 4.391 + '[' -z '' ']' [2022-05-12T02:34:38.307Z] #60 4.391 ++ mktemp -d [2022-05-12T02:34:38.307Z] #60 4.391 + export GOPATH=/tmp/tmp.SP3B7QPvD1 [2022-05-12T02:34:38.307Z] #60 4.391 + GOPATH=/tmp/tmp.SP3B7QPvD1 [2022-05-12T02:34:38.307Z] #60 4.391 + RM_GOPATH=1 [2022-05-12T02:34:38.307Z] #60 4.391 + case "$(go env GOARCH)" in [2022-05-12T02:34:38.307Z] #60 4.391 ++ go env GOARCH [2022-05-12T02:34:38.307Z] #60 4.451 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:34:38.307Z] #60 4.451 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:34:38.307Z] #60 4.451 ++ dirname /install.sh [2022-05-12T02:34:38.307Z] #60 4.451 + dir=/ [2022-05-12T02:34:38.307Z] #60 4.451 + bin=runc [2022-05-12T02:34:38.307Z] #60 4.451 + shift [2022-05-12T02:34:38.307Z] #60 4.451 + '[' '!' -f //runc.installer ']' [2022-05-12T02:34:38.307Z] #60 4.451 + . //runc.installer [2022-05-12T02:34:38.307Z] #60 4.451 ++ set -e [2022-05-12T02:34:38.307Z] #60 4.451 ++ : v1.1.1 [2022-05-12T02:34:38.307Z] #60 4.451 + install_runc [2022-05-12T02:34:38.307Z] #60 4.451 + RUNC_BUILDTAGS=seccomp [2022-05-12T02:34:38.307Z] #60 4.451 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-12T02:34:38.307Z] #60 4.451 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SP3B7QPvD1/src/github.com/opencontainers/runc [2022-05-12T02:34:38.307Z] #60 4.451 Cloning into '/tmp/tmp.SP3B7QPvD1/src/github.com/opencontainers/runc'... [2022-05-12T02:34:38.307Z] #60 4.451 Install runc version v1.1.1 (build tags: seccomp) [2022-05-12T02:34:38.307Z] #60 13.61 + cd /tmp/tmp.SP3B7QPvD1/src/github.com/opencontainers/runc [2022-05-12T02:34:38.307Z] #60 13.61 + git checkout -q v1.1.1 [2022-05-12T02:34:38.307Z] #60 14.07 + '[' -z '' ']' [2022-05-12T02:34:38.307Z] #60 14.07 + target=static [2022-05-12T02:34:38.307Z] #60 14.07 + make BUILDTAGS=seccomp static [2022-05-12T02:34:38.307Z] #60 14.43 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-12T02:34:38.570Z] #60 ... [2022-05-12T02:34:38.570Z] [2022-05-12T02:34:38.570Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T02:34:38.570Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-12T02:34:38.570Z] #19 DONE 1.8s [2022-05-12T02:34:38.570Z] [2022-05-12T02:34:38.570Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T02:34:38.570Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-12T02:34:38.671Z] #21 29.59 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-05-12T02:34:38.671Z] #21 29.60 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T02:34:38.671Z] #21 29.62 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-05-12T02:34:38.671Z] #21 29.63 Setting up libicu67:arm64 (67.1-7) ... [2022-05-12T02:34:38.671Z] #21 29.64 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-05-12T02:34:38.671Z] #21 29.65 Setting up libinih1:arm64 (53-1+b2) ... [2022-05-12T02:34:38.671Z] #21 29.67 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T02:34:38.671Z] #21 29.68 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:34:38.671Z] #21 29.69 Setting up bzip2 (1.0.8-4) ... [2022-05-12T02:34:38.671Z] #21 29.70 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-12T02:34:38.671Z] #21 29.72 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T02:34:38.943Z] #64 66.77 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T02:34:38.944Z] #64 66.78 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T02:34:38.944Z] #64 66.78 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T02:34:38.944Z] #64 66.78 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T02:34:38.944Z] #64 66.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T02:34:38.944Z] #64 66.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T02:34:38.944Z] #64 66.78 + '[' '' = dynamic ']' [2022-05-12T02:34:38.944Z] #64 66.78 + make [2022-05-12T02:34:39.233Z] #21 30.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:34:39.234Z] #21 30.36 Setting up libcap2:arm64 (1:2.44-1) ... [2022-05-12T02:34:39.234Z] #21 30.37 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T02:34:39.234Z] #21 30.38 Setting up apparmor (2.13.6-10) ... [2022-05-12T02:34:40.327Z] #64 68.42 + bin/ctr [2022-05-12T02:34:40.492Z] #20 DONE 1.9s [2022-05-12T02:34:40.492Z] [2022-05-12T02:34:40.492Z] #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-12T02:34:40.492Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-12T02:34:40.492Z] #34 ... [2022-05-12T02:34:40.492Z] [2022-05-12T02:34:40.492Z] #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-12T02:34:40.492Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-12T02:34:41.124Z] #21 31.82 Setting up zip (3.0-12) ... [2022-05-12T02:34:41.124Z] #21 31.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:34:41.124Z] #21 31.88 Setting up bash-completion (1:2.11-2) ... [2022-05-12T02:34:43.015Z] #21 34.01 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T02:34:43.015Z] #21 34.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T02:34:43.015Z] #21 34.04 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-05-12T02:34:43.015Z] #21 34.06 Setting up patch (2.7.6-7) ... [2022-05-12T02:34:43.015Z] #21 34.07 Setting up sudo (1.9.5p2-3) ... [2022-05-12T02:34:43.015Z] #21 34.13 invoke-rc.d: could not determine current runlevel [2022-05-12T02:34:43.015Z] #21 34.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T02:34:43.015Z] #21 34.16 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T02:34:43.015Z] #21 34.18 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-05-12T02:34:43.015Z] #21 34.19 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T02:34:43.015Z] #21 34.20 Setting up pigz (2.6-1) ... [2022-05-12T02:34:43.015Z] #21 34.22 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-12T02:34:43.015Z] #21 34.23 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-12T02:34:43.048Z] #21 2.148 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:34:43.048Z] #21 2.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:34:43.048Z] #21 2.494 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:34:43.271Z] #21 34.26 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T02:34:43.271Z] #21 34.29 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:34:43.311Z] #21 2.711 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:34:43.328Z] #19 216.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-12T02:34:43.328Z] #19 216.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T02:34:43.328Z] #19 216.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:34:43.328Z] #19 216.4 Selecting previously unselected package patch. [2022-05-12T02:34:43.328Z] #19 216.4 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-12T02:34:43.328Z] #19 216.4 Unpacking patch (2.7.6-7) ... [2022-05-12T02:34:43.328Z] #19 216.4 Selecting previously unselected package dpkg-dev. [2022-05-12T02:34:43.328Z] #19 216.4 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-12T02:34:43.328Z] #19 216.5 Unpacking dpkg-dev (1.20.9) ... [2022-05-12T02:34:43.328Z] #19 216.6 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-12T02:34:43.328Z] #19 216.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-12T02:34:43.328Z] #19 216.6 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-12T02:34:43.328Z] #19 216.6 Selecting previously unselected package libio-string-perl. [2022-05-12T02:34:43.328Z] #19 216.6 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-12T02:34:43.328Z] #19 216.6 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-12T02:34:43.328Z] #19 216.6 Selecting previously unselected package libicu67:amd64. [2022-05-12T02:34:43.328Z] #19 216.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-12T02:34:43.328Z] #19 216.7 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T02:34:43.668Z] 12fb50a031bd: Verifying Checksum [2022-05-12T02:34:43.668Z] 12fb50a031bd: Download complete [2022-05-12T02:34:43.668Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T02:34:43.668Z] 97f65a0ec59e: Download complete [2022-05-12T02:34:43.834Z] #21 34.85 Setting up libaio1:arm64 (0.3.112-9) ... [2022-05-12T02:34:43.834Z] #21 34.88 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T02:34:43.889Z] #19 217.5 Selecting previously unselected package libxml2:amd64. [2022-05-12T02:34:44.091Z] #21 35.24 Setting up libelf1:arm64 (0.183-1) ... [2022-05-12T02:34:44.145Z] #19 217.5 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T02:34:44.145Z] #19 217.5 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T02:34:44.145Z] #19 217.6 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-12T02:34:44.145Z] #19 217.6 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-12T02:34:44.145Z] #19 217.6 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-12T02:34:44.145Z] #19 217.6 Selecting previously unselected package libxml-sax-base-perl. [2022-05-12T02:34:44.145Z] #19 217.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-12T02:34:44.145Z] #19 217.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-12T02:34:44.145Z] #19 217.6 Selecting previously unselected package libxml-sax-perl. [2022-05-12T02:34:44.145Z] #19 217.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-12T02:34:44.145Z] #19 217.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-12T02:34:44.145Z] #19 217.7 Selecting previously unselected package libxml-libxml-perl. [2022-05-12T02:34:44.145Z] #19 217.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-12T02:34:44.145Z] #19 217.7 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-12T02:34:44.257Z] #21 3.695 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:34:44.348Z] #21 35.27 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T02:34:44.348Z] #21 35.29 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-12T02:34:44.348Z] #21 35.32 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T02:34:44.400Z] #19 217.7 Selecting previously unselected package libxml-simple-perl. [2022-05-12T02:34:44.400Z] #19 217.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-12T02:34:44.400Z] #19 217.7 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-12T02:34:44.400Z] #19 217.8 Selecting previously unselected package libyaml-perl. [2022-05-12T02:34:44.400Z] #19 217.8 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-12T02:34:44.400Z] #19 217.8 Unpacking libyaml-perl (1.30-1) ... [2022-05-12T02:34:44.400Z] #19 217.8 Selecting previously unselected package libconfig-auto-perl. [2022-05-12T02:34:44.400Z] #19 217.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-12T02:34:44.400Z] #19 217.8 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-12T02:34:44.400Z] #19 217.9 Selecting previously unselected package libfile-which-perl. [2022-05-12T02:34:44.400Z] #19 217.9 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-12T02:34:44.400Z] #19 217.9 Unpacking libfile-which-perl (1.23-1) ... [2022-05-12T02:34:44.400Z] #19 217.9 Selecting previously unselected package libfile-homedir-perl. [2022-05-12T02:34:44.400Z] #19 217.9 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-12T02:34:44.400Z] #19 217.9 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-12T02:34:44.400Z] #19 217.9 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-12T02:34:44.400Z] #19 217.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-12T02:34:44.400Z] #19 217.9 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-12T02:34:44.400Z] #19 218.0 Selecting previously unselected package dpkg-cross. [2022-05-12T02:34:44.604Z] #21 35.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:34:44.604Z] #21 35.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T02:34:44.604Z] #21 35.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T02:34:44.604Z] #21 35.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T02:34:44.604Z] #21 35.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T02:34:44.604Z] #21 35.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T02:34:44.604Z] #21 35.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T02:34:44.604Z] #21 35.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T02:34:44.604Z] #21 35.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T02:34:44.604Z] #21 35.76 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T02:34:44.656Z] #19 218.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-12T02:34:44.656Z] #19 218.0 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-12T02:34:44.656Z] #19 218.0 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-12T02:34:44.656Z] #19 218.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-12T02:34:44.656Z] #19 218.0 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-12T02:34:44.656Z] #19 218.1 Selecting previously unselected package libc6-armel-cross. [2022-05-12T02:34:44.656Z] #19 218.1 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-12T02:34:44.656Z] #19 218.1 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-12T02:34:44.656Z] #19 218.2 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-12T02:34:44.656Z] #19 218.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:44.656Z] #19 218.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-12T02:34:44.656Z] #19 218.2 Selecting previously unselected package libgomp1-armel-cross. [2022-05-12T02:34:44.656Z] #19 218.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:44.656Z] #19 218.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-12T02:34:44.656Z] #19 218.3 Selecting previously unselected package libatomic1-armel-cross. [2022-05-12T02:34:44.912Z] #19 218.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:44.912Z] #19 218.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-12T02:34:44.912Z] #19 218.3 Selecting previously unselected package libasan6-armel-cross. [2022-05-12T02:34:44.912Z] #19 218.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:44.912Z] #19 218.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-12T02:34:44.912Z] #19 218.5 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-12T02:34:45.168Z] #19 218.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:45.168Z] #19 218.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-12T02:34:45.168Z] #19 218.6 Selecting previously unselected package libubsan1-armel-cross. [2022-05-12T02:34:45.168Z] #19 218.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:45.168Z] #19 218.6 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-12T02:34:45.168Z] #19 218.7 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-12T02:34:45.168Z] #19 218.7 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:45.168Z] #19 218.7 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T02:34:45.168Z] #19 218.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-12T02:34:45.424Z] #19 218.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:34:45.424Z] #19 218.8 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T02:34:45.518Z] 12fb50a031bd: Verifying Checksum [2022-05-12T02:34:45.518Z] 12fb50a031bd: Download complete [2022-05-12T02:34:45.659Z] #21 5.126 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:34:45.970Z] #21 37.15 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-12T02:34:46.067Z] #64 ... [2022-05-12T02:34:46.067Z] [2022-05-12T02:34:46.067Z] #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-12T02:34:46.067Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:34:46.067Z] #14 120.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T02:34:46.067Z] #14 120.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:34:46.067Z] #14 121.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:34:46.067Z] #14 126.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T02:34:46.067Z] #14 126.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:34:46.067Z] #14 126.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T02:34:46.227Z] #21 37.17 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-05-12T02:34:46.227Z] #21 37.20 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T02:34:46.227Z] #21 37.22 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T02:34:47.157Z] #21 38.12 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-12T02:34:47.157Z] #21 38.13 Setting up jq (1.6-2.1) ... [2022-05-12T02:34:47.157Z] #21 38.15 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-05-12T02:34:47.157Z] #21 38.16 Setting up iptables (1.8.7-1) ... [2022-05-12T02:34:47.157Z] #21 38.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T02:34:47.157Z] #21 38.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T02:34:47.157Z] #21 38.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T02:34:47.157Z] #21 38.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T02:34:47.157Z] #21 38.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T02:34:47.157Z] #21 38.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T02:34:47.157Z] #21 38.23 Setting up iproute2 (5.10.0-4) ... [2022-05-12T02:34:47.415Z] #21 38.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:34:47.981Z] #14 132.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T02:34:47.982Z] #14 132.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:34:47.982Z] #14 132.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:34:48.783Z] #21 DONE 39.9s [2022-05-12T02:34:48.783Z] [2022-05-12T02:34:48.783Z] #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-12T02:34:48.783Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-05-12T02:34:49.347Z] #22 0.660 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T02:34:49.347Z] #22 0.667 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T02:34:49.347Z] #22 0.670 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T02:34:49.347Z] #22 DONE 0.8s [2022-05-12T02:34:49.347Z] [2022-05-12T02:34:49.347Z] #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-12T02:34:49.347Z] #26 sha256:991fa46ad544b1410c0fbc4f660ff82b8b5068112bfb3722bbe84f493b3786c9 [2022-05-12T02:34:49.603Z] #26 ... [2022-05-12T02:34:49.603Z] [2022-05-12T02:34:49.603Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T02:34:49.603Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-05-12T02:34:49.879Z] #21 8.878 Fetched 8530 kB in 7s (1216 kB/s) [2022-05-12T02:34:50.333Z] #64 ... [2022-05-12T02:34:50.333Z] [2022-05-12T02:34:50.333Z] #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-12T02:34:50.333Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:34:50.333Z] #14 126.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T02:34:50.333Z] #14 126.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:34:50.333Z] #14 126.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:34:50.333Z] #14 131.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T02:34:50.333Z] #14 131.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:34:50.333Z] #14 131.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T02:34:50.669Z] #19 223.5 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-12T02:34:50.669Z] #19 223.5 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-12T02:34:50.669Z] #19 223.5 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T02:34:50.669Z] #19 223.5 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-12T02:34:50.669Z] #19 223.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-12T02:34:50.669Z] #19 223.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-12T02:34:50.669Z] #19 223.7 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-12T02:34:50.669Z] #19 223.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-12T02:34:50.669Z] #19 223.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-12T02:34:50.925Z] #19 224.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-12T02:34:50.925Z] #19 224.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:50.925Z] #19 224.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T02:34:51.181Z] #19 224.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-12T02:34:51.181Z] #19 224.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:34:51.181Z] #19 224.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T02:34:51.276Z] #14 137.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T02:34:51.276Z] #14 137.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:34:51.276Z] #14 137.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:34:51.814Z] #21 8.878 Reading package lists... [2022-05-12T02:34:53.023Z] #21 11.67 Reading package lists... [2022-05-12T02:34:53.023Z] #21 ... [2022-05-12T02:34:53.023Z] [2022-05-12T02:34:53.023Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-12T02:34:53.023Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-12T02:34:53.023Z] #34 DONE 145.1s [2022-05-12T02:34:53.023Z] [2022-05-12T02:34:53.023Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T02:34:53.023Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:34:53.597Z] #36 145.7 Delve is a source level debugger for Go programs. [2022-05-12T02:34:53.597Z] #36 145.7 [2022-05-12T02:34:53.597Z] #36 145.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-12T02:34:53.597Z] #36 145.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-12T02:34:53.597Z] #36 145.7 [2022-05-12T02:34:53.597Z] #36 145.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-12T02:34:53.597Z] #36 145.7 [2022-05-12T02:34:53.597Z] #36 145.7 Pass flags to the program you are debugging using `--`, for example: [2022-05-12T02:34:53.597Z] #36 145.7 [2022-05-12T02:34:53.597Z] #36 145.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-12T02:34:53.597Z] #36 145.7 [2022-05-12T02:34:53.597Z] #36 145.7 Usage: [2022-05-12T02:34:53.597Z] #36 145.7 dlv [command] [2022-05-12T02:34:53.597Z] #36 145.7 [2022-05-12T02:34:53.597Z] #36 145.7 Available Commands: [2022-05-12T02:34:53.597Z] #36 145.7 attach Attach to running process and begin debugging. [2022-05-12T02:34:53.597Z] #36 145.7 connect Connect to a headless debug server with a terminal client. [2022-05-12T02:34:53.597Z] #36 145.7 core Examine a core dump. [2022-05-12T02:34:53.597Z] #36 145.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-12T02:34:53.597Z] #36 145.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-12T02:34:53.597Z] #36 145.7 exec Execute a precompiled binary, and begin a debug session. [2022-05-12T02:34:53.597Z] #36 145.7 help Help about any command [2022-05-12T02:34:53.597Z] #36 145.7 run Deprecated command. Use 'debug' instead. [2022-05-12T02:34:53.597Z] #36 145.7 test Compile test binary and begin debugging program. [2022-05-12T02:34:53.597Z] #36 145.7 trace Compile and begin tracing program. [2022-05-12T02:34:53.597Z] #36 145.7 version Prints version. [2022-05-12T02:34:53.597Z] #36 145.7 [2022-05-12T02:34:53.597Z] #36 145.7 Flags: [2022-05-12T02:34:53.597Z] #36 145.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-12T02:34:53.597Z] #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-12T02:34:53.597Z] #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-12T02:34:53.597Z] #36 145.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-12T02:34:53.597Z] #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-12T02:34:53.597Z] #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-12T02:34:53.597Z] #36 145.7 --disable-aslr Disables address space randomization [2022-05-12T02:34:53.597Z] #36 145.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-12T02:34:53.597Z] #36 145.7 -h, --help help for dlv [2022-05-12T02:34:53.597Z] #36 145.7 --init string Init file, executed by the terminal client. [2022-05-12T02:34:53.597Z] #36 145.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-12T02:34:53.597Z] #36 145.7 --log Enable debugging server logging. [2022-05-12T02:34:53.597Z] #36 145.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-12T02:34:53.597Z] #36 145.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-12T02:34:53.597Z] #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-12T02:34:53.597Z] #36 145.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-12T02:34:53.597Z] #36 145.7 --wd string Working directory for running the program. [2022-05-12T02:34:53.597Z] #36 145.7 [2022-05-12T02:34:53.597Z] #36 145.7 Additional help topics: [2022-05-12T02:34:53.597Z] #36 145.7 dlv backend Help about the --backend flag. [2022-05-12T02:34:53.597Z] #36 145.7 dlv log Help about logging flags. [2022-05-12T02:34:53.597Z] #36 145.7 dlv redirect Help about file redirection. [2022-05-12T02:34:53.597Z] #36 145.7 [2022-05-12T02:34:53.597Z] #36 145.7 Use "dlv [command] --help" for more information about a command. [2022-05-12T02:34:53.597Z] #36 DONE 145.9s [2022-05-12T02:34:53.597Z] [2022-05-12T02:34:53.597Z] #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-12T02:34:53.597Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:34:54.998Z] #47 ... [2022-05-12T02:34:54.998Z] [2022-05-12T02:34:54.999Z] #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-12T02:34:54.999Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-12T02:34:54.999Z] #21 11.67 Reading package lists... [2022-05-12T02:34:55.573Z] #21 14.52 Building dependency tree... [2022-05-12T02:34:56.147Z] #21 15.79 The following additional packages will be installed: [2022-05-12T02:34:56.147Z] #21 15.79 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T02:34:56.147Z] #21 15.79 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-12T02:34:56.147Z] #21 15.79 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T02:34:56.147Z] #21 15.79 python3-pkg-resources vim-runtime xxd [2022-05-12T02:34:56.147Z] #21 15.79 Suggested packages: [2022-05-12T02:34:56.147Z] #21 15.79 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-12T02:34:56.147Z] #21 15.79 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-12T02:34:56.147Z] #21 15.79 acl attr quota [2022-05-12T02:34:56.147Z] #21 15.79 Recommended packages: [2022-05-12T02:34:56.147Z] #21 15.79 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T02:34:56.426Z] #19 229.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-12T02:34:56.426Z] #19 229.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-12T02:34:56.426Z] #19 229.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T02:34:56.426Z] #19 229.2 Selecting previously unselected package crossbuild-essential-armel. [2022-05-12T02:34:56.426Z] #19 229.2 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-12T02:34:56.426Z] #19 229.2 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-12T02:34:56.426Z] #19 229.2 Selecting previously unselected package libc6-armhf-cross. [2022-05-12T02:34:56.426Z] #19 229.2 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-12T02:34:56.426Z] #19 229.2 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-12T02:34:56.426Z] #19 229.3 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-12T02:34:56.426Z] #19 229.3 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:56.426Z] #19 229.3 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T02:34:56.426Z] #19 229.4 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-12T02:34:56.426Z] #19 229.4 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:56.426Z] #19 229.4 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T02:34:56.426Z] #19 229.4 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-12T02:34:56.426Z] #19 229.4 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:56.426Z] #19 229.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T02:34:56.426Z] #19 229.5 Selecting previously unselected package libasan6-armhf-cross. [2022-05-12T02:34:56.426Z] #19 229.5 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:56.426Z] #19 229.5 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T02:34:56.426Z] #19 229.7 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-12T02:34:56.426Z] #19 229.7 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:56.426Z] #19 229.7 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T02:34:56.426Z] #19 229.8 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-12T02:34:56.426Z] #19 229.8 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:56.426Z] #19 229.8 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T02:34:56.426Z] #19 229.9 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-12T02:34:56.426Z] #19 229.9 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:34:56.426Z] #19 229.9 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T02:34:56.426Z] #19 230.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-12T02:34:56.682Z] #19 230.0 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:34:56.682Z] #19 230.0 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T02:34:57.539Z] #21 17.04 The following NEW packages will be installed: [2022-05-12T02:34:57.539Z] #21 17.04 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-12T02:34:57.539Z] #21 17.04 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T02:34:57.539Z] #21 17.04 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-12T02:34:57.539Z] #21 17.04 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-12T02:34:57.539Z] #21 17.04 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-12T02:34:57.539Z] #21 17.04 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-12T02:34:57.539Z] #21 17.04 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-12T02:34:57.539Z] #21 17.04 xz-utils zip zstd [2022-05-12T02:34:57.801Z] #21 17.37 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:34:57.801Z] #21 17.37 Need to get 27.6 MB of archives. [2022-05-12T02:34:57.801Z] #21 17.37 After this operation, 106 MB of additional disk space will be used. [2022-05-12T02:34:57.801Z] #21 17.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T02:34:57.801Z] #21 17.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T02:34:57.801Z] #21 17.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T02:34:57.801Z] #21 17.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T02:34:57.801Z] #21 17.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T02:34:57.801Z] #21 17.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T02:34:57.801Z] #21 17.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T02:34:57.801Z] #21 17.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T02:34:57.801Z] #21 17.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T02:34:57.801Z] #21 17.45 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-12T02:34:57.801Z] #21 17.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T02:34:57.801Z] #21 17.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T02:34:57.801Z] #21 17.47 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-12T02:34:57.801Z] #21 17.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T02:34:57.801Z] #21 17.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T02:34:57.801Z] #21 17.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T02:34:57.801Z] #21 17.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T02:34:57.801Z] #21 17.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T02:34:57.801Z] #21 17.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T02:34:57.801Z] #21 17.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T02:34:57.801Z] #21 17.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T02:34:58.064Z] #21 17.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T02:34:58.064Z] #21 17.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T02:34:58.064Z] #21 17.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T02:34:58.064Z] #21 17.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T02:34:58.064Z] #21 17.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T02:34:58.064Z] #21 17.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T02:34:58.328Z] #21 17.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T02:34:58.328Z] #21 17.90 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-12T02:34:58.328Z] #21 17.90 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-12T02:34:58.328Z] #21 17.90 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-12T02:34:58.328Z] #21 17.90 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T02:34:58.328Z] #21 17.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T02:34:58.328Z] #21 17.90 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-12T02:34:58.328Z] #21 17.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T02:34:58.328Z] #21 17.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T02:34:58.328Z] #21 17.98 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T02:34:58.328Z] #21 17.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T02:34:58.590Z] #21 18.00 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T02:34:58.590Z] #21 18.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T02:34:58.590Z] #21 18.01 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T02:34:58.590Z] #21 18.04 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T02:34:58.590Z] #21 18.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T02:34:58.590Z] #21 18.07 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-12T02:34:58.853Z] #21 18.33 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T02:34:58.853Z] #21 18.37 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T02:34:58.853Z] #21 18.38 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T02:34:58.853Z] #21 18.38 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T02:34:59.429Z] #21 19.02 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:34:59.429Z] #21 19.16 Fetched 27.6 MB in 1s (20.8 MB/s) [2022-05-12T02:34:59.600Z] #23 8.394 Collecting yamllint==1.26.1 [2022-05-12T02:34:59.600Z] #23 9.438 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T02:34:59.692Z] #21 19.25 Selecting previously unselected package pigz. [2022-05-12T02:34:59.692Z] #21 19.25 (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-12T02:34:59.692Z] #21 19.30 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T02:34:59.692Z] #21 19.31 Unpacking pigz (2.6-1) ... [2022-05-12T02:34:59.692Z] #21 19.44 Selecting previously unselected package libelf1:amd64. [2022-05-12T02:34:59.692Z] #21 19.44 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T02:34:59.692Z] #21 19.44 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T02:34:59.858Z] #23 10.32 Collecting pathspec>=0.5.3 [2022-05-12T02:34:59.858Z] #23 10.32 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T02:34:59.955Z] #21 19.56 Selecting previously unselected package libbpf0:amd64. [2022-05-12T02:34:59.955Z] #21 19.56 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T02:34:59.955Z] #21 19.57 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T02:34:59.955Z] #21 19.68 Selecting previously unselected package libcap2:amd64. [2022-05-12T02:34:59.955Z] #21 19.68 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T02:35:00.114Z] #23 10.58 Collecting pyyaml [2022-05-12T02:35:00.114Z] #23 10.62 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-05-12T02:35:00.114Z] #23 10.66 Building wheels for collected packages: yamllint [2022-05-12T02:35:00.114Z] #23 10.67 Building wheel for yamllint (setup.py): started [2022-05-12T02:35:00.217Z] #21 19.68 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T02:35:00.217Z] #21 19.75 Selecting previously unselected package libmnl0:amd64. [2022-05-12T02:35:00.217Z] #21 19.75 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T02:35:00.217Z] #21 19.76 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T02:35:00.217Z] #21 19.91 Selecting previously unselected package libxtables12:amd64. [2022-05-12T02:35:00.217Z] #21 19.91 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T02:35:00.217Z] #21 19.91 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T02:35:00.217Z] #21 19.97 Selecting previously unselected package libcap2-bin. [2022-05-12T02:35:00.479Z] #21 19.98 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T02:35:00.480Z] #21 19.99 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T02:35:00.480Z] #21 20.08 Selecting previously unselected package iproute2. [2022-05-12T02:35:00.480Z] #21 20.09 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T02:35:00.480Z] #21 20.10 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T02:35:00.742Z] #21 20.47 Selecting previously unselected package xxd. [2022-05-12T02:35:00.742Z] #21 20.48 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T02:35:00.742Z] #21 20.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:35:01.004Z] #21 20.59 Selecting previously unselected package vim-common. [2022-05-12T02:35:01.004Z] #21 20.59 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T02:35:01.004Z] #21 20.62 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:35:01.042Z] #23 11.54 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T02:35:01.042Z] #23 11.54 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b7edfef2fc92031dd3536c85186238450752b19c22af926dfd829d30a812c844 [2022-05-12T02:35:01.042Z] #23 11.54 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T02:35:01.042Z] #23 11.55 Successfully built yamllint [2022-05-12T02:35:01.042Z] #23 11.57 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T02:35:01.267Z] #21 20.77 Selecting previously unselected package bash-completion. [2022-05-12T02:35:01.267Z] #21 20.77 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T02:35:01.603Z] #23 11.98 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T02:35:01.928Z] #19 234.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-12T02:35:01.928Z] #19 234.7 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-12T02:35:01.928Z] #19 234.7 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T02:35:01.928Z] #19 234.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-12T02:35:01.928Z] #19 234.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-12T02:35:01.928Z] #19 234.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-12T02:35:01.928Z] #19 234.9 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-12T02:35:01.928Z] #19 234.9 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-12T02:35:01.928Z] #19 234.9 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-12T02:35:01.928Z] #19 235.1 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-12T02:35:01.928Z] #19 235.1 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:01.928Z] #19 235.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T02:35:01.928Z] #19 235.4 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-12T02:35:01.928Z] #19 235.4 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:35:01.928Z] #19 235.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T02:35:02.164Z] #23 DONE 12.6s [2022-05-12T02:35:02.164Z] [2022-05-12T02:35:02.164Z] #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-12T02:35:02.164Z] #64 sha256:939582bc9a0c51a9e794f173cc64a35ccdd4b920643c5e3b7d3697efee2f66d4 [2022-05-12T02:35:02.870Z] #14 145.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T02:35:02.870Z] #14 145.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:35:02.870Z] #14 145.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:35:02.870Z] #14 ... [2022-05-12T02:35:02.870Z] [2022-05-12T02:35:02.870Z] #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-12T02:35:02.870Z] #67 sha256:5f9ce9109720c6b9176b437a240baaccba81fef1fc9bb7f60366376dc02798a6 [2022-05-12T02:35:02.870Z] #67 147.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T02:35:02.870Z] #67 147.3 + GOBIN=/build [2022-05-12T02:35:02.870Z] #67 147.3 + GO111MODULE=on [2022-05-12T02:35:02.870Z] #67 147.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:35:03.187Z] #21 22.53 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T02:35:03.449Z] #21 22.92 Selecting previously unselected package bzip2. [2022-05-12T02:35:03.449Z] #21 22.93 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T02:35:03.449Z] #21 22.93 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T02:35:03.449Z] #21 23.00 Selecting previously unselected package xz-utils. [2022-05-12T02:35:03.449Z] #21 23.00 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T02:35:03.449Z] #21 23.01 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T02:35:03.712Z] #21 23.16 Selecting previously unselected package apparmor. [2022-05-12T02:35:03.712Z] #21 23.16 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T02:35:03.712Z] #21 23.22 Unpacking apparmor (2.13.6-10) ... [2022-05-12T02:35:03.974Z] #21 23.63 Selecting previously unselected package inetutils-ping. [2022-05-12T02:35:03.974Z] #21 23.65 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T02:35:03.974Z] #21 23.65 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T02:35:04.236Z] #21 23.79 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T02:35:04.236Z] #21 23.81 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T02:35:04.236Z] #21 23.82 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T02:35:04.541Z] #21 23.91 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T02:35:04.541Z] #21 23.91 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T02:35:04.541Z] #21 23.92 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T02:35:04.541Z] #21 23.97 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T02:35:04.541Z] #21 23.97 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T02:35:04.541Z] #21 23.98 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T02:35:04.541Z] #21 24.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T02:35:04.541Z] #21 24.05 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T02:35:04.541Z] #21 24.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T02:35:04.541Z] #21 24.15 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T02:35:04.541Z] #21 24.15 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T02:35:04.541Z] #21 24.16 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T02:35:04.541Z] #21 24.24 Selecting previously unselected package iptables. [2022-05-12T02:35:04.811Z] #21 24.26 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-12T02:35:04.811Z] #21 24.27 Unpacking iptables (1.8.7-1) ... [2022-05-12T02:35:05.092Z] #21 24.68 Selecting previously unselected package libonig5:amd64. [2022-05-12T02:35:05.092Z] #21 24.68 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T02:35:05.092Z] #21 24.69 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T02:35:05.092Z] #21 24.79 Selecting previously unselected package libjq1:amd64. [2022-05-12T02:35:05.092Z] #21 24.79 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T02:35:05.355Z] #21 24.80 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T02:35:05.355Z] #21 24.92 Selecting previously unselected package jq. [2022-05-12T02:35:05.355Z] #21 24.93 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-12T02:35:05.355Z] #21 24.94 Unpacking jq (1.6-2.1) ... [2022-05-12T02:35:05.355Z] #21 25.01 Selecting previously unselected package libaio1:amd64. [2022-05-12T02:35:05.355Z] #21 25.02 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T02:35:05.355Z] #21 25.03 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T02:35:05.383Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T02:35:05.383Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-79d631de\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T02:35:05.383Z] ---------------------------------------------------------------------------- [2022-05-12T02:35:05.383Z] [2022-05-12T02:35:05.383Z] INFO: executeCI.ps1 starting at Thu May 12 02:35:00 CUT 2022 [2022-05-12T02:35:05.383Z] [2022-05-12T02:35:05.383Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T02:35:05.383Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T02:35:05.383Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-12T02:35:05.383Z] INFO: Environment variables: [2022-05-12T02:35:05.383Z] [2022-05-12T02:35:05.383Z] Name Value [2022-05-12T02:35:05.383Z] ---- ----- [2022-05-12T02:35:05.383Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T02:35:05.383Z] amd64 true [2022-05-12T02:35:05.383Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T02:35:05.383Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T02:35:05.383Z] arm64 true [2022-05-12T02:35:05.383Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T02:35:05.383Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T02:35:05.383Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T02:35:05.383Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T02:35:05.383Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T02:35:05.383Z] BRANCH_NAME PR-43583 [2022-05-12T02:35:05.383Z] BUILD_DISPLAY_NAME #2 [2022-05-12T02:35:05.383Z] BUILD_ID 2 [2022-05-12T02:35:05.383Z] BUILD_NUMBER 2 [2022-05-12T02:35:05.383Z] BUILD_TAG jenkins-moby-PR-43583-2 [2022-05-12T02:35:05.383Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/2/ [2022-05-12T02:35:05.383Z] cgroup2 true [2022-05-12T02:35:05.383Z] CHANGE_AUTHOR neersighted [2022-05-12T02:35:05.383Z] CHANGE_AUTHOR_DISPLAY_NAME Bjorn Neergaard [2022-05-12T02:35:05.383Z] CHANGE_AUTHOR_EMAIL bjorn@neersighted.com [2022-05-12T02:35:05.383Z] CHANGE_BRANCH pull/43583 [2022-05-12T02:35:05.383Z] CHANGE_FORK neersighted [2022-05-12T02:35:05.383Z] CHANGE_ID 43583 [2022-05-12T02:35:05.383Z] CHANGE_TARGET master [2022-05-12T02:35:05.383Z] CHANGE_TITLE [WIP] daemon/archive: attempt to resolve leaking mounts during cp [2022-05-12T02:35:05.383Z] CHANGE_URL https://github.com/moby/moby/pull/43583 [2022-05-12T02:35:05.383Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T02:35:05.383Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T02:35:05.383Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T02:35:05.383Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T02:35:05.383Z] COMPUTERNAME azwin-2-c6b0b0 [2022-05-12T02:35:05.383Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T02:35:05.383Z] ConfigSequenceNumber 0 [2022-05-12T02:35:05.383Z] dco true [2022-05-12T02:35:05.383Z] DOCKER_BUILDKIT 0 [2022-05-12T02:35:05.384Z] DOCKER_DUT_DEBUG 1 [2022-05-12T02:35:05.384Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T02:35:05.384Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T02:35:05.384Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T02:35:05.384Z] EXECUTOR_NUMBER 0 [2022-05-12T02:35:05.384Z] FQDN azwin-2-c6b0b0.westus.cloudapp.azure.com [2022-05-12T02:35:05.384Z] GIT_BRANCH PR-43583 [2022-05-12T02:35:05.384Z] GIT_COMMIT 209e6ec72a05b14be0bb9fbaff3ddb2d4a948b7c [2022-05-12T02:35:05.384Z] GIT_PREVIOUS_COMMIT 3b896dd011d2e9bd3fd5b783e67052719df25e9a [2022-05-12T02:35:05.384Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T02:35:05.384Z] HUDSON_COOKIE e06c6684-69f4-4946-b570-e8b846b26620 [2022-05-12T02:35:05.384Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T02:35:05.384Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T02:35:05.384Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T02:35:05.384Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T02:35:05.384Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T02:35:05.384Z] JENKINS_NODE_COOKIE 52f61870-fd4e-4d1e-9775-be1527cce250 [2022-05-12T02:35:05.384Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T02:35:05.384Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T02:35:05.384Z] JOB_BASE_NAME PR-43583 [2022-05-12T02:35:05.384Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/display/redirect [2022-05-12T02:35:05.384Z] JOB_NAME moby/PR-43583 [2022-05-12T02:35:05.384Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/ [2022-05-12T02:35:05.384Z] library.jps.version master [2022-05-12T02:35:05.384Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T02:35:05.384Z] NODE_LABELS amd64 azure azwin-2-c6b0b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-12T02:35:05.384Z] NODE_NAME azwin-2-c6b0b0 [2022-05-12T02:35:05.384Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T02:35:05.384Z] OS Windows_NT [2022-05-12T02:35:05.384Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T02:35:05.384Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T02:35:05.384Z] ppc64le false [2022-05-12T02:35:05.384Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T02:35:05.384Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-12T02:35:05.384Z] PROCESSOR_LEVEL 6 [2022-05-12T02:35:05.384Z] PROCESSOR_REVISION 4f01 [2022-05-12T02:35:05.384Z] ProgramData C:\ProgramData [2022-05-12T02:35:05.384Z] ProgramFiles C:\Program Files [2022-05-12T02:35:05.384Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T02:35:05.384Z] ProgramW6432 C:\Program Files [2022-05-12T02:35:05.384Z] PROMPT $P$G [2022-05-12T02:35:05.384Z] PSExecutionPolicyPreference Bypass [2022-05-12T02:35:05.384Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T02:35:05.384Z] PUBLIC C:\Users\Public [2022-05-12T02:35:05.384Z] rootless true [2022-05-12T02:35:05.384Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/2/display/redirect?page=artif... [2022-05-12T02:35:05.384Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/2/display/redirect?page=changes [2022-05-12T02:35:05.384Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/2/display/redirect [2022-05-12T02:35:05.384Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43583/2/display/redirect?page=tests [2022-05-12T02:35:05.384Z] s390x false [2022-05-12T02:35:05.384Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T02:35:05.384Z] SOURCES_DRIVE d [2022-05-12T02:35:05.384Z] SOURCES_SUBDIR gopath [2022-05-12T02:35:05.384Z] STAGE_NAME Run tests [2022-05-12T02:35:05.384Z] SystemDrive C: [2022-05-12T02:35:05.384Z] SystemRoot C:\Windows [2022-05-12T02:35:05.384Z] TEMP C:\Windows\TEMP [2022-05-12T02:35:05.384Z] TESTDEBUG 0 [2022-05-12T02:35:05.384Z] TESTRUN_DRIVE d [2022-05-12T02:35:05.384Z] TESTRUN_SUBDIR CI [2022-05-12T02:35:05.384Z] TIMEOUT 120m [2022-05-12T02:35:05.384Z] TMP C:\Windows\TEMP [2022-05-12T02:35:05.384Z] unit_validate true [2022-05-12T02:35:05.384Z] USERDOMAIN WORKGROUP [2022-05-12T02:35:05.384Z] USERNAME azwin-2-c6b0b0$ [2022-05-12T02:35:05.384Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T02:35:05.384Z] validate_force false [2022-05-12T02:35:05.384Z] windir C:\Windows [2022-05-12T02:35:05.384Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T02:35:05.384Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-12T02:35:05.384Z] windows2022 true [2022-05-12T02:35:05.384Z] windows2022containerd true [2022-05-12T02:35:05.384Z] windowsRS5 true [2022-05-12T02:35:05.384Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T02:35:05.384Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T02:35:05.384Z] [2022-05-12T02:35:05.384Z] [2022-05-12T02:35:05.384Z] [2022-05-12T02:35:05.384Z] INFO: Sources under d:\gopath\... [2022-05-12T02:35:05.384Z] INFO: Test run under d:\CI\... [2022-05-12T02:35:05.384Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T02:35:05.384Z] INFO: docker/docker repository was found [2022-05-12T02:35:05.384Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-05-12T02:35:05.384Z] ltsc2019: Pulling from windows/servercore [2022-05-12T02:35:05.384Z] b111c3320c94: Pulling fs layer [2022-05-12T02:35:05.384Z] 8b534d64a7c3: Pulling fs layer [2022-05-12T02:35:05.617Z] #21 25.10 Selecting previously unselected package libgpm2:amd64. [2022-05-12T02:35:05.617Z] #21 25.10 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T02:35:05.617Z] #21 25.10 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T02:35:05.617Z] #21 25.20 Selecting previously unselected package libicu67:amd64. [2022-05-12T02:35:05.617Z] #21 25.21 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-12T02:35:05.617Z] #21 25.22 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T02:35:06.271Z] #14 150.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T02:35:06.272Z] #14 150.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:35:06.272Z] #14 150.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:35:06.844Z] #14 ... [2022-05-12T02:35:06.844Z] [2022-05-12T02:35:06.844Z] #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-12T02:35:06.844Z] #67 sha256:9d2fe93890aadb769b0ddb67098087ea80495bd4655a9c3acc83aaaea65f122b [2022-05-12T02:35:06.844Z] #67 152.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T02:35:06.844Z] #67 152.8 + GOBIN=/build [2022-05-12T02:35:06.844Z] #67 152.8 + GO111MODULE=on [2022-05-12T02:35:06.844Z] #67 152.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:35:07.177Z] #19 239.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-12T02:35:07.177Z] #19 239.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-12T02:35:07.177Z] #19 239.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T02:35:07.177Z] #19 239.9 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-12T02:35:07.177Z] #19 239.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-12T02:35:07.177Z] #19 239.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-12T02:35:07.177Z] #19 240.0 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-12T02:35:07.177Z] #19 240.0 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-12T02:35:07.177Z] #19 240.0 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-12T02:35:07.177Z] #19 240.2 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-12T02:35:07.177Z] #19 240.2 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:07.177Z] #19 240.2 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:07.177Z] #19 240.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-12T02:35:07.177Z] #19 240.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:07.177Z] #19 240.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:07.177Z] #19 240.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-12T02:35:07.177Z] #19 240.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:07.177Z] #19 240.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:07.177Z] #19 240.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-12T02:35:07.177Z] #19 240.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:07.177Z] #19 240.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:07.177Z] #19 240.3 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-12T02:35:07.177Z] #19 240.3 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:07.177Z] #19 240.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:07.177Z] #19 240.6 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-12T02:35:07.177Z] #19 240.6 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:07.177Z] #19 240.6 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:07.177Z] #19 240.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-12T02:35:07.452Z] #19 240.7 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:07.452Z] #19 240.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:07.452Z] #19 241.0 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-12T02:35:07.718Z] #19 241.0 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:07.718Z] #19 241.0 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:07.718Z] #19 241.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-12T02:35:07.718Z] #19 241.1 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:07.718Z] #19 241.1 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:07.718Z] #19 241.2 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-12T02:35:07.718Z] #19 241.2 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:07.718Z] #19 241.2 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:07.718Z] #19 241.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-12T02:35:07.975Z] #19 241.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:07.975Z] #19 241.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:07.975Z] #19 241.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-12T02:35:07.975Z] #19 241.4 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:35:07.975Z] #19 241.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:35:08.146Z] #67 ... [2022-05-12T02:35:08.147Z] [2022-05-12T02:35:08.147Z] #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-12T02:35:08.147Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:35:08.147Z] #14 152.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T02:35:08.147Z] #14 152.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T02:35:08.147Z] #14 152.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T02:35:08.147Z] #14 152.1 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T02:35:08.147Z] #14 152.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T02:35:08.147Z] #14 152.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T02:35:08.147Z] #14 152.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T02:35:08.147Z] #14 152.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T02:35:08.147Z] #14 152.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T02:35:08.147Z] #14 152.4 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T02:35:08.147Z] #14 152.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T02:35:08.147Z] #14 152.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T02:35:08.147Z] #14 152.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T02:35:08.147Z] #14 152.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T02:35:08.147Z] #14 152.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T02:35:08.147Z] #14 152.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T02:35:08.147Z] #14 152.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T02:35:08.147Z] #14 152.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:35:08.147Z] #14 152.9 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T02:35:08.147Z] #14 152.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T02:35:08.147Z] #14 152.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T02:35:08.147Z] #14 153.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T02:35:08.147Z] #14 153.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T02:35:08.147Z] #14 153.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T02:35:08.408Z] #14 153.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T02:35:08.408Z] #14 153.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T02:35:08.408Z] #14 153.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T02:35:08.703Z] #64 ... [2022-05-12T02:35:08.703Z] [2022-05-12T02:35:08.703Z] #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-12T02:35:08.703Z] #47 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-12T02:35:08.703Z] #47 172.7 + dpkg --print-architecture [2022-05-12T02:35:08.703Z] #47 DONE 173.4s [2022-05-12T02:35:08.703Z] [2022-05-12T02:35:08.703Z] #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-12T02:35:08.703Z] #26 sha256:991fa46ad544b1410c0fbc4f660ff82b8b5068112bfb3722bbe84f493b3786c9 [2022-05-12T02:35:08.926Z] #21 28.12 Selecting previously unselected package libinih1:amd64. [2022-05-12T02:35:08.926Z] #21 28.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-12T02:35:08.926Z] #21 28.13 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T02:35:08.926Z] #21 28.19 Selecting previously unselected package libnet1:amd64. [2022-05-12T02:35:08.926Z] #21 28.19 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T02:35:08.926Z] #21 28.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:35:08.926Z] #21 28.27 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T02:35:08.926Z] #21 28.28 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T02:35:08.926Z] #21 28.29 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T02:35:08.926Z] #21 28.37 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T02:35:08.926Z] #21 28.38 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T02:35:08.926Z] #21 28.38 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T02:35:08.926Z] #21 28.45 Selecting previously unselected package net-tools. [2022-05-12T02:35:08.926Z] #21 28.46 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T02:35:08.926Z] #21 28.46 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T02:35:09.188Z] #21 28.63 Selecting previously unselected package patch. [2022-05-12T02:35:09.188Z] #21 28.64 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-12T02:35:09.188Z] #21 28.64 Unpacking patch (2.7.6-7) ... [2022-05-12T02:35:09.188Z] #21 28.73 Selecting previously unselected package python-pip-whl. [2022-05-12T02:35:09.188Z] #21 28.74 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T02:35:09.188Z] #21 28.75 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T02:35:09.347Z] #14 154.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T02:35:09.347Z] #14 154.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T02:35:09.347Z] #14 154.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T02:35:09.764Z] #21 29.24 Selecting previously unselected package python3-lib2to3. [2022-05-12T02:35:09.764Z] #21 29.26 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T02:35:09.764Z] #21 29.26 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T02:35:09.764Z] #21 29.38 Selecting previously unselected package python3-distutils. [2022-05-12T02:35:09.764Z] #21 29.40 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T02:35:09.764Z] #21 29.40 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T02:35:10.026Z] #21 29.55 Selecting previously unselected package python3-pkg-resources. [2022-05-12T02:35:10.026Z] #21 29.56 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T02:35:10.026Z] #21 29.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:35:10.026Z] #21 29.72 Selecting previously unselected package python3-setuptools. [2022-05-12T02:35:10.026Z] #21 29.72 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T02:35:10.026Z] #21 29.73 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T02:35:10.286Z] #14 155.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T02:35:10.286Z] #14 155.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T02:35:10.286Z] #14 155.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T02:35:10.289Z] #21 29.96 Selecting previously unselected package python3-wheel. [2022-05-12T02:35:10.289Z] #21 29.96 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T02:35:10.289Z] #21 29.96 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T02:35:10.546Z] #14 155.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T02:35:10.546Z] #14 ... [2022-05-12T02:35:10.546Z] [2022-05-12T02:35:10.546Z] #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-12T02:35:10.546Z] #67 sha256:5f9ce9109720c6b9176b437a240baaccba81fef1fc9bb7f60366376dc02798a6 [2022-05-12T02:35:10.546Z] #67 152.8 rootlesskit version 1.0.0 [2022-05-12T02:35:10.546Z] #67 152.8 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T02:35:10.546Z] #67 152.8 -container-ip string [2022-05-12T02:35:10.546Z] #67 152.8 container ip [2022-05-12T02:35:10.546Z] #67 152.9 -container-port int [2022-05-12T02:35:10.546Z] #67 152.9 container port (default -1) [2022-05-12T02:35:10.546Z] #67 152.9 -host-ip string [2022-05-12T02:35:10.546Z] #67 152.9 host ip [2022-05-12T02:35:10.546Z] #67 152.9 -host-port int [2022-05-12T02:35:10.546Z] #67 152.9 host port (default -1) [2022-05-12T02:35:10.546Z] #67 152.9 -proto string [2022-05-12T02:35:10.546Z] #67 152.9 proxy protocol (default "tcp") [2022-05-12T02:35:10.546Z] #67 DONE 155.2s [2022-05-12T02:35:10.546Z] [2022-05-12T02:35:10.546Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T02:35:10.546Z] #68 sha256:f2810ad3cfd3003bf65f70212182ff4af51d6d4daf824a88794cebb9d62cc038 [2022-05-12T02:35:10.546Z] #68 DONE 0.1s [2022-05-12T02:35:10.546Z] [2022-05-12T02:35:10.546Z] #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-12T02:35:10.546Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:35:10.546Z] #14 155.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T02:35:10.546Z] #14 155.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T02:35:10.551Z] #21 30.04 Selecting previously unselected package python3-pip. [2022-05-12T02:35:10.551Z] #21 30.04 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T02:35:10.551Z] #21 30.05 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T02:35:10.551Z] #21 30.33 Selecting previously unselected package sudo. [2022-05-12T02:35:10.806Z] #14 ... [2022-05-12T02:35:10.806Z] [2022-05-12T02:35:10.806Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T02:35:10.806Z] #69 sha256:af3ec2b7d2c91a8e0938e996275efc26fac9050148d333bf7f5c1b0dbfbe8824 [2022-05-12T02:35:10.806Z] #69 DONE 0.1s [2022-05-12T02:35:10.806Z] [2022-05-12T02:35:10.806Z] #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-12T02:35:10.806Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-12T02:35:10.813Z] #21 30.33 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T02:35:10.813Z] #21 30.33 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T02:35:11.377Z] #34 ... [2022-05-12T02:35:11.377Z] [2022-05-12T02:35:11.377Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-12T02:35:11.377Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:35:11.377Z] #14 156.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T02:35:11.377Z] #14 156.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T02:35:11.377Z] #14 156.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T02:35:11.377Z] #14 156.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T02:35:11.377Z] #14 156.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T02:35:11.377Z] #14 156.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:35:11.377Z] #14 156.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T02:35:11.388Z] #21 30.81 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T02:35:11.388Z] #21 30.83 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T02:35:11.388Z] #21 30.83 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T02:35:11.388Z] #21 31.04 Selecting previously unselected package uidmap. [2022-05-12T02:35:11.639Z] #14 156.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T02:35:11.639Z] #14 156.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T02:35:11.650Z] #21 31.04 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T02:35:11.650Z] #21 31.04 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T02:35:11.650Z] #21 31.18 Selecting previously unselected package vim-runtime. [2022-05-12T02:35:11.650Z] #21 31.18 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T02:35:11.650Z] #21 31.21 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-12T02:35:11.650Z] #21 31.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T02:35:11.650Z] #21 31.25 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:35:11.900Z] #14 156.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T02:35:11.900Z] #14 157.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T02:35:11.900Z] #14 157.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T02:35:12.134Z] #67 ... [2022-05-12T02:35:12.134Z] [2022-05-12T02:35:12.134Z] #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-12T02:35:12.134Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:35:12.134Z] #14 156.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T02:35:12.134Z] #14 156.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T02:35:12.134Z] #14 156.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T02:35:12.134Z] #14 156.5 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T02:35:12.134Z] #14 156.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T02:35:12.134Z] #14 156.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T02:35:12.134Z] #14 156.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T02:35:12.134Z] #14 156.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T02:35:12.134Z] #14 156.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T02:35:12.134Z] #14 156.7 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T02:35:12.134Z] #14 156.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T02:35:12.134Z] #14 156.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T02:35:12.134Z] #14 156.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T02:35:12.134Z] #14 156.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T02:35:12.134Z] #14 156.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T02:35:12.134Z] #14 157.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T02:35:12.134Z] #14 157.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T02:35:12.134Z] #14 157.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:35:12.134Z] #14 157.2 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T02:35:12.134Z] #14 157.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T02:35:12.134Z] #14 157.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T02:35:12.134Z] #14 157.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T02:35:12.134Z] #14 157.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T02:35:12.134Z] #14 157.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T02:35:12.134Z] #14 157.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T02:35:12.134Z] #14 157.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T02:35:12.134Z] #14 157.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T02:35:12.134Z] #14 157.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T02:35:12.134Z] #14 157.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T02:35:12.134Z] #14 157.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T02:35:12.134Z] #14 158.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T02:35:12.134Z] #14 158.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T02:35:12.134Z] #14 158.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T02:35:12.134Z] #14 158.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T02:35:12.134Z] #14 158.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T02:35:12.134Z] #14 158.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T02:35:12.134Z] #14 158.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T02:35:12.134Z] #14 158.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T02:35:12.134Z] #14 158.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T02:35:12.395Z] #14 158.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T02:35:12.395Z] #14 158.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T02:35:12.395Z] #14 158.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:35:12.395Z] #14 159.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T02:35:12.657Z] #14 159.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T02:35:12.657Z] #14 159.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T02:35:12.657Z] #14 159.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T02:35:12.657Z] #14 159.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T02:35:12.728Z] #14 157.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T02:35:12.728Z] #14 157.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T02:35:12.728Z] #14 157.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T02:35:12.728Z] #14 157.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T02:35:12.728Z] #14 157.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T02:35:12.728Z] #14 157.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T02:35:12.728Z] #14 157.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T02:35:12.728Z] #14 157.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T02:35:12.728Z] #14 157.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T02:35:12.728Z] #14 157.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T02:35:12.728Z] #14 157.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T02:35:12.728Z] #14 157.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T02:35:12.728Z] #14 157.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T02:35:12.728Z] #14 157.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T02:35:12.728Z] #14 157.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T02:35:12.728Z] #14 157.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T02:35:12.728Z] #14 157.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T02:35:12.728Z] #14 157.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T02:35:12.728Z] #14 157.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T02:35:12.728Z] #14 157.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T02:35:12.728Z] #14 157.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:35:12.728Z] #14 158.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-12T02:35:12.728Z] #14 158.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:35:12.728Z] #14 158.0 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-12T02:35:12.728Z] #14 158.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T02:35:12.918Z] #14 159.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T02:35:12.988Z] #14 158.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:35:12.988Z] #14 158.0 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-12T02:35:12.988Z] #14 158.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:35:12.988Z] #14 158.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T02:35:12.988Z] #14 158.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:35:12.988Z] #14 158.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T02:35:12.988Z] #14 158.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:35:12.988Z] #14 158.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:35:12.988Z] #14 158.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:35:13.221Z] #19 246.1 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-12T02:35:13.221Z] #19 246.1 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T02:35:13.221Z] #19 246.1 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:35:13.221Z] #19 246.1 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-12T02:35:13.221Z] #19 246.1 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-12T02:35:13.221Z] #19 246.1 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-12T02:35:13.221Z] #19 246.3 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-12T02:35:13.221Z] #19 246.3 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-12T02:35:13.221Z] #19 246.3 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-12T02:35:13.221Z] #19 246.6 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-12T02:35:13.221Z] #19 246.6 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:13.221Z] #19 246.6 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:13.477Z] #19 246.8 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-12T02:35:13.477Z] #19 246.8 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:35:13.477Z] #19 246.8 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:35:13.559Z] #14 DONE 158.7s [2022-05-12T02:35:13.559Z] [2022-05-12T02:35:13.559Z] #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-12T02:35:13.559Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:35:13.559Z] #36 ... [2022-05-12T02:35:13.559Z] [2022-05-12T02:35:13.559Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T02:35:13.559Z] #59 sha256:c3b949587a7d0e3b367aea520359c50b4804cc90e776303980fa5aa866d6a6a3 [2022-05-12T02:35:13.559Z] #59 DONE 0.1s [2022-05-12T02:35:13.559Z] [2022-05-12T02:35:13.559Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T02:35:13.559Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-12T02:35:13.861Z] #14 160.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T02:35:13.861Z] #14 160.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T02:35:14.433Z] #14 161.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T02:35:14.940Z] #15 DONE 1.4s [2022-05-12T02:35:14.940Z] [2022-05-12T02:35:14.940Z] #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-12T02:35:14.940Z] #60 sha256:dee3b15a387fe07ac181a15305fb4f6240f3f7c36dd8b856cfc6b32db2f35a45 [2022-05-12T02:35:14.940Z] #60 1.187 + RM_GOPATH=0 [2022-05-12T02:35:14.940Z] #60 1.187 + TMP_GOPATH= [2022-05-12T02:35:14.940Z] #60 1.187 + : /build [2022-05-12T02:35:14.940Z] #60 1.187 + '[' -z '' ']' [2022-05-12T02:35:14.940Z] #60 1.188 ++ mktemp -d [2022-05-12T02:35:14.940Z] #60 1.192 + export GOPATH=/tmp/tmp.RtKHNJXKj9 [2022-05-12T02:35:14.940Z] #60 1.192 + GOPATH=/tmp/tmp.RtKHNJXKj9 [2022-05-12T02:35:14.940Z] #60 1.192 + RM_GOPATH=1 [2022-05-12T02:35:14.940Z] #60 1.192 + case "$(go env GOARCH)" in [2022-05-12T02:35:14.940Z] #60 1.193 ++ go env GOARCH [2022-05-12T02:35:14.940Z] #60 1.210 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:35:14.940Z] #60 1.211 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:35:14.940Z] #60 1.212 ++ dirname /install.sh [2022-05-12T02:35:14.940Z] #60 1.217 + dir=/ [2022-05-12T02:35:14.940Z] #60 1.218 + bin=runc [2022-05-12T02:35:14.940Z] #60 1.218 + shift [2022-05-12T02:35:14.940Z] #60 1.218 + '[' '!' -f //runc.installer ']' [2022-05-12T02:35:14.940Z] #60 1.218 + . //runc.installer [2022-05-12T02:35:14.940Z] #60 1.219 ++ set -e [2022-05-12T02:35:14.940Z] #60 1.219 ++ : v1.1.1 [2022-05-12T02:35:14.940Z] #60 1.221 + install_runc [2022-05-12T02:35:14.940Z] #60 1.221 + RUNC_BUILDTAGS=seccomp [2022-05-12T02:35:14.940Z] #60 1.222 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-12T02:35:14.940Z] #60 1.222 Install runc version v1.1.1 (build tags: seccomp) [2022-05-12T02:35:14.940Z] #60 1.222 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RtKHNJXKj9/src/github.com/opencontainers/runc [2022-05-12T02:35:14.940Z] #60 1.232 Cloning into '/tmp/tmp.RtKHNJXKj9/src/github.com/opencontainers/runc'... [2022-05-12T02:35:14.961Z] #21 34.07 Selecting previously unselected package vim. [2022-05-12T02:35:14.961Z] #21 34.07 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T02:35:14.961Z] #21 34.08 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:35:14.961Z] #21 34.53 Selecting previously unselected package xfsprogs. [2022-05-12T02:35:14.961Z] #21 34.53 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T02:35:14.961Z] #21 34.55 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T02:35:15.006Z] #14 161.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T02:35:15.535Z] #21 34.94 Selecting previously unselected package zip. [2022-05-12T02:35:15.535Z] #21 34.95 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-12T02:35:15.535Z] #21 34.96 Unpacking zip (3.0-12) ... [2022-05-12T02:35:15.535Z] #21 35.08 Selecting previously unselected package zstd. [2022-05-12T02:35:15.535Z] #21 35.09 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T02:35:15.535Z] #21 35.10 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T02:35:15.616Z] #14 162.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T02:35:15.616Z] #14 162.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T02:35:15.750Z] 8b534d64a7c3: Verifying Checksum [2022-05-12T02:35:15.750Z] 8b534d64a7c3: Download complete [2022-05-12T02:35:15.797Z] #21 35.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:35:15.877Z] #14 162.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T02:35:15.879Z] #60 ... [2022-05-12T02:35:15.879Z] [2022-05-12T02:35:15.879Z] #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-12T02:35:15.879Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-12T02:35:15.879Z] #16 DONE 1.0s [2022-05-12T02:35:16.138Z] #14 162.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T02:35:16.138Z] #14 162.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T02:35:16.141Z] [2022-05-12T02:35:16.141Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T02:35:16.141Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-12T02:35:16.400Z] #14 162.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T02:35:16.400Z] #14 163.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T02:35:16.400Z] #14 ... [2022-05-12T02:35:16.400Z] [2022-05-12T02:35:16.400Z] #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-12T02:35:16.400Z] #67 sha256:9d2fe93890aadb769b0ddb67098087ea80495bd4655a9c3acc83aaaea65f122b [2022-05-12T02:35:16.400Z] #67 158.8 rootlesskit version 1.0.0 [2022-05-12T02:35:16.400Z] #67 158.8 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T02:35:16.400Z] #67 158.8 -container-ip string [2022-05-12T02:35:16.400Z] #67 158.8 container ip [2022-05-12T02:35:16.400Z] #67 158.8 -container-port int [2022-05-12T02:35:16.400Z] #67 158.8 container port (default -1) [2022-05-12T02:35:16.400Z] #67 158.8 -host-ip string [2022-05-12T02:35:16.400Z] #67 158.8 host ip [2022-05-12T02:35:16.400Z] #67 158.8 -host-port int [2022-05-12T02:35:16.400Z] #67 158.8 host port (default -1) [2022-05-12T02:35:16.400Z] #67 158.8 -proto string [2022-05-12T02:35:16.400Z] #67 158.8 proxy protocol (default "tcp") [2022-05-12T02:35:16.400Z] #67 DONE 162.5s [2022-05-12T02:35:16.400Z] [2022-05-12T02:35:16.400Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T02:35:16.400Z] #68 sha256:0953d086e1811ae8d5a23cd1d755573c5a88b8e4defedf6ac08caf4b5dfbb255 [2022-05-12T02:35:16.400Z] #68 DONE 0.1s [2022-05-12T02:35:16.400Z] [2022-05-12T02:35:16.400Z] #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-12T02:35:16.400Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:35:16.400Z] #14 163.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T02:35:16.400Z] #14 163.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T02:35:16.400Z] #14 163.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T02:35:16.661Z] [2022-05-12T02:35:16.661Z] #14 ... [2022-05-12T02:35:16.661Z] [2022-05-12T02:35:16.661Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T02:35:16.661Z] #69 sha256:b1748b21d6b8cf8e6b4151f5c487402d8f6daafcd570ef104e106ce75e62a58e [2022-05-12T02:35:16.661Z] #69 DONE 0.1s [2022-05-12T02:35:16.661Z] [2022-05-12T02:35:16.662Z] #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-12T02:35:16.662Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-12T02:35:16.662Z] #14 163.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T02:35:16.662Z] #14 163.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T02:35:16.662Z] #14 163.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T02:35:16.662Z] #14 163.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T02:35:16.662Z] #14 163.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T02:35:16.662Z] #14 163.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T02:35:16.662Z] #14 163.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:35:16.710Z] #17 0.879 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T02:35:16.742Z] #21 36.32 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T02:35:16.742Z] #21 36.33 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T02:35:16.742Z] #21 36.36 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T02:35:16.742Z] #21 36.38 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T02:35:16.742Z] #21 36.39 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T02:35:16.742Z] #21 36.40 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T02:35:16.742Z] #21 36.41 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T02:35:16.742Z] #21 36.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:35:16.742Z] #21 36.47 Setting up bzip2 (1.0.8-4) ... [2022-05-12T02:35:16.742Z] #21 36.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T02:35:16.923Z] #14 163.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T02:35:16.923Z] #14 163.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:35:16.923Z] #14 163.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T02:35:16.923Z] #14 163.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T02:35:16.923Z] #14 163.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:35:16.923Z] #14 163.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-12T02:35:16.923Z] #14 163.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:35:16.923Z] #14 163.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T02:35:16.923Z] #14 163.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:35:16.923Z] #14 163.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T02:35:16.923Z] #14 163.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:35:16.923Z] #14 163.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:35:16.923Z] #14 163.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:35:16.969Z] #17 DONE 1.0s [2022-05-12T02:35:16.970Z] [2022-05-12T02:35:16.970Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T02:35:16.970Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-12T02:35:17.004Z] #21 36.50 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T02:35:17.495Z] #14 DONE 163.9s [2022-05-12T02:35:17.495Z] [2022-05-12T02:35:17.495Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T02:35:17.495Z] #59 sha256:c7e377221aa5e867e0f3d54d32d70d1a2164d09f09338cb5956b744e0cd40f2c [2022-05-12T02:35:17.495Z] #59 DONE 0.1s [2022-05-12T02:35:17.495Z] [2022-05-12T02:35:17.495Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T02:35:17.496Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-12T02:35:17.579Z] #21 37.06 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:35:17.579Z] #21 37.07 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T02:35:17.579Z] #21 37.08 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T02:35:17.579Z] #21 37.09 Setting up apparmor (2.13.6-10) ... [2022-05-12T02:35:17.908Z] #18 DONE 0.9s [2022-05-12T02:35:17.908Z] [2022-05-12T02:35:17.908Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T02:35:17.908Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-12T02:35:18.723Z] #19 251.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-12T02:35:18.723Z] #19 251.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T02:35:18.723Z] #19 251.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:35:18.723Z] #19 251.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-12T02:35:18.723Z] #19 251.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-12T02:35:18.723Z] #19 251.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-12T02:35:18.723Z] #19 251.2 Selecting previously unselected package libc6-s390x-cross. [2022-05-12T02:35:18.723Z] #19 251.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-12T02:35:18.723Z] #19 251.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-12T02:35:18.723Z] #19 251.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-12T02:35:18.723Z] #19 251.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:18.723Z] #19 251.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:18.723Z] #19 251.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-12T02:35:18.723Z] #19 251.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:18.723Z] #19 251.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:18.723Z] #19 251.5 Selecting previously unselected package libitm1-s390x-cross. [2022-05-12T02:35:18.723Z] #19 251.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:18.723Z] #19 251.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:18.723Z] #19 251.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-12T02:35:18.723Z] #19 251.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:18.724Z] #19 251.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:18.724Z] #19 251.5 Selecting previously unselected package libasan6-s390x-cross. [2022-05-12T02:35:18.724Z] #19 251.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:18.724Z] #19 251.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:18.724Z] #19 251.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-12T02:35:18.724Z] #19 251.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:18.724Z] #19 251.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:18.724Z] #19 251.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-12T02:35:18.724Z] #19 251.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:18.724Z] #19 251.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:18.724Z] #19 252.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-12T02:35:18.724Z] #19 252.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:18.724Z] #19 252.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:18.724Z] #19 252.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-12T02:35:18.724Z] #19 252.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:35:18.724Z] #19 252.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:35:18.969Z] #21 38.57 Setting up zip (3.0-12) ... [2022-05-12T02:35:18.969Z] #21 38.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:35:18.969Z] #21 38.61 Setting up bash-completion (1:2.11-2) ... [2022-05-12T02:35:19.291Z] #19 DONE 1.1s [2022-05-12T02:35:19.291Z] [2022-05-12T02:35:19.291Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T02:35:19.291Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-12T02:35:19.411Z] #15 DONE 1.8s [2022-05-12T02:35:19.411Z] [2022-05-12T02:35:19.411Z] #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-12T02:35:19.411Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-12T02:35:20.673Z] #20 DONE 1.7s [2022-05-12T02:35:20.673Z] [2022-05-12T02:35:20.673Z] #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-12T02:35:20.673Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-12T02:35:20.800Z] #16 DONE 1.4s [2022-05-12T02:35:20.800Z] [2022-05-12T02:35:20.800Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T02:35:20.800Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-12T02:35:20.889Z] #21 40.34 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T02:35:20.889Z] #21 40.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T02:35:20.889Z] #21 40.36 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T02:35:20.889Z] #21 40.37 Setting up patch (2.7.6-7) ... [2022-05-12T02:35:20.889Z] #21 40.38 Setting up sudo (1.9.5p2-3) ... [2022-05-12T02:35:20.889Z] #21 40.47 invoke-rc.d: could not determine current runlevel [2022-05-12T02:35:20.889Z] #21 40.48 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T02:35:20.889Z] #21 40.48 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T02:35:20.889Z] #21 40.51 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T02:35:20.889Z] #21 40.52 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T02:35:20.889Z] #21 40.53 Setting up pigz (2.6-1) ... [2022-05-12T02:35:20.889Z] #21 40.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T02:35:20.889Z] #21 40.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T02:35:21.153Z] #21 40.57 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T02:35:21.153Z] #21 40.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:35:21.729Z] #21 41.33 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T02:35:21.729Z] #21 41.34 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T02:35:21.744Z] #17 1.089 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T02:35:22.004Z] #17 DONE 1.3s [2022-05-12T02:35:22.004Z] [2022-05-12T02:35:22.004Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T02:35:22.004Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-12T02:35:22.258Z] #21 41.74 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T02:35:22.258Z] #21 41.78 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T02:35:22.258Z] #21 41.80 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T02:35:22.258Z] #21 41.81 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T02:35:22.579Z] #21 1.613 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:35:22.579Z] #21 1.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:35:22.579Z] #21 1.718 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:35:22.833Z] #21 42.20 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:35:22.833Z] #21 42.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T02:35:22.833Z] #21 42.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T02:35:22.833Z] #21 42.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T02:35:22.833Z] #21 42.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T02:35:22.833Z] #21 42.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T02:35:22.833Z] #21 42.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T02:35:22.833Z] #21 42.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T02:35:22.833Z] #21 42.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T02:35:22.833Z] #21 42.28 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T02:35:22.889Z] #19 256.4 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-12T02:35:22.949Z] #18 DONE 1.0s [2022-05-12T02:35:22.949Z] [2022-05-12T02:35:22.949Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T02:35:22.949Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-12T02:35:23.144Z] #19 256.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T02:35:23.144Z] #19 256.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:35:23.144Z] #19 256.4 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-05-12T02:35:23.144Z] #19 256.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-12T02:35:23.144Z] #19 256.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-12T02:35:23.144Z] #19 256.6 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-12T02:35:23.144Z] #19 256.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-12T02:35:23.144Z] #19 256.6 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-12T02:35:23.158Z] #21 2.425 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:35:23.400Z] #19 256.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-12T02:35:23.400Z] #19 256.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-12T02:35:23.400Z] #19 256.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:23.660Z] #19 257.1 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-12T02:35:23.660Z] #19 257.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-12T02:35:23.660Z] #19 257.1 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:35:23.893Z] #19 DONE 1.0s [2022-05-12T02:35:23.893Z] [2022-05-12T02:35:23.893Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T02:35:23.893Z] #60 sha256:4dbd79d7a80cfe459c618f960ef40a2f2c136a55b3d468218100061d09e33fee [2022-05-12T02:35:23.893Z] #60 1.351 + RM_GOPATH=0 [2022-05-12T02:35:23.893Z] #60 1.351 + TMP_GOPATH= [2022-05-12T02:35:23.893Z] #60 1.351 + : /build [2022-05-12T02:35:23.893Z] #60 1.351 + '[' -z '' ']' [2022-05-12T02:35:23.893Z] #60 1.357 ++ mktemp -d [2022-05-12T02:35:23.893Z] #60 1.360 + export GOPATH=/tmp/tmp.RqKQLQcSAO [2022-05-12T02:35:23.893Z] #60 1.360 + GOPATH=/tmp/tmp.RqKQLQcSAO [2022-05-12T02:35:23.893Z] #60 1.360 + RM_GOPATH=1 [2022-05-12T02:35:23.893Z] #60 1.360 + case "$(go env GOARCH)" in [2022-05-12T02:35:23.893Z] #60 1.361 ++ go env GOARCH [2022-05-12T02:35:23.893Z] #60 1.397 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:35:23.893Z] #60 1.397 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:35:23.893Z] #60 1.397 ++ dirname /install.sh [2022-05-12T02:35:23.893Z] #60 1.397 + dir=/ [2022-05-12T02:35:23.893Z] #60 1.397 + bin=runc [2022-05-12T02:35:23.893Z] #60 1.397 + shift [2022-05-12T02:35:23.893Z] #60 1.397 + '[' '!' -f //runc.installer ']' [2022-05-12T02:35:23.893Z] #60 1.397 + . //runc.installer [2022-05-12T02:35:23.893Z] #60 1.397 ++ set -e [2022-05-12T02:35:23.893Z] #60 1.397 ++ : v1.1.1 [2022-05-12T02:35:23.893Z] #60 1.397 + install_runc [2022-05-12T02:35:23.893Z] #60 1.397 + RUNC_BUILDTAGS=seccomp [2022-05-12T02:35:23.893Z] #60 1.397 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-12T02:35:23.893Z] #60 1.397 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RqKQLQcSAO/src/github.com/opencontainers/runc [2022-05-12T02:35:23.893Z] #60 1.397 Install runc version v1.1.1 (build tags: seccomp) [2022-05-12T02:35:23.893Z] #60 1.437 Cloning into '/tmp/tmp.RqKQLQcSAO/src/github.com/opencontainers/runc'... [2022-05-12T02:35:23.893Z] #60 ... [2022-05-12T02:35:23.893Z] [2022-05-12T02:35:23.893Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T02:35:23.893Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-12T02:35:24.223Z] #21 43.59 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T02:35:24.223Z] #21 43.60 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T02:35:24.223Z] #21 43.61 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T02:35:24.223Z] #21 43.63 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T02:35:24.364Z] b111c3320c94: Verifying Checksum [2022-05-12T02:35:24.364Z] b111c3320c94: Download complete [2022-05-12T02:35:24.609Z] #21 3.845 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:35:24.835Z] #20 DONE 0.9s [2022-05-12T02:35:24.835Z] [2022-05-12T02:35:24.835Z] #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-12T02:35:24.835Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-12T02:35:25.170Z] #21 44.68 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T02:35:25.170Z] #21 44.70 Setting up jq (1.6-2.1) ... [2022-05-12T02:35:25.170Z] #21 44.71 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T02:35:25.170Z] #21 44.72 Setting up iptables (1.8.7-1) ... [2022-05-12T02:35:25.170Z] #21 44.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T02:35:25.170Z] #21 44.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T02:35:25.170Z] #21 44.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T02:35:25.170Z] #21 44.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T02:35:25.170Z] #21 44.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T02:35:25.170Z] #21 44.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T02:35:25.170Z] #21 44.77 Setting up iproute2 (5.10.0-4) ... [2022-05-12T02:35:25.432Z] #21 45.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:35:26.221Z] #21 1.240 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:35:26.221Z] #21 1.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:35:26.221Z] #21 1.273 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:35:26.380Z] #21 DONE 45.8s [2022-05-12T02:35:26.380Z] [2022-05-12T02:35:26.380Z] #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-12T02:35:26.380Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-12T02:35:26.575Z] #21 5.939 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:35:26.793Z] #21 1.796 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:35:27.326Z] #22 1.279 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T02:35:27.592Z] #22 1.282 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T02:35:27.592Z] #22 1.286 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T02:35:27.592Z] #22 DONE 1.4s [2022-05-12T02:35:27.592Z] [2022-05-12T02:35:27.592Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T02:35:27.592Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-12T02:35:27.736Z] #21 2.981 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:35:27.840Z] #19 261.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-12T02:35:27.840Z] #19 261.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-12T02:35:27.840Z] #19 261.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:35:27.840Z] #19 261.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-12T02:35:27.840Z] #19 261.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-12T02:35:27.840Z] #19 261.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-12T02:35:27.840Z] #19 261.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-12T02:35:27.994Z] #21 ... [2022-05-12T02:35:27.994Z] [2022-05-12T02:35:27.994Z] #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-12T02:35:27.994Z] #60 sha256:dee3b15a387fe07ac181a15305fb4f6240f3f7c36dd8b856cfc6b32db2f35a45 [2022-05-12T02:35:27.994Z] #60 14.06 + cd /tmp/tmp.RtKHNJXKj9/src/github.com/opencontainers/runc [2022-05-12T02:35:27.994Z] #60 14.06 + git checkout -q v1.1.1 [2022-05-12T02:35:28.095Z] #19 261.5 Setting up libfile-which-perl (1.23-1) ... [2022-05-12T02:35:28.095Z] #19 261.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-12T02:35:28.095Z] #19 261.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-12T02:35:28.095Z] #19 261.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-12T02:35:28.095Z] #19 261.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T02:35:28.095Z] #19 261.5 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T02:35:28.095Z] #19 261.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-12T02:35:28.095Z] #19 261.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-12T02:35:28.095Z] #19 261.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-12T02:35:28.095Z] #19 261.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-12T02:35:28.095Z] #19 261.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-12T02:35:28.095Z] #19 261.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-12T02:35:28.095Z] #19 261.6 Setting up file (1:5.39-3) ... [2022-05-12T02:35:28.095Z] #19 261.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-12T02:35:28.095Z] #19 261.6 Setting up bzip2 (1.0.8-4) ... [2022-05-12T02:35:28.095Z] #19 261.6 Setting up libyaml-perl (1.30-1) ... [2022-05-12T02:35:28.095Z] #19 261.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-12T02:35:28.095Z] #19 261.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-12T02:35:28.095Z] #19 261.7 Setting up libio-string-perl (1.08-3.1) ... [2022-05-12T02:35:28.350Z] #19 261.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-12T02:35:28.350Z] #19 261.7 Setting up cross-config (2.6.18+nmu1) ... [2022-05-12T02:35:28.350Z] #19 261.8 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T02:35:28.350Z] #19 261.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T02:35:28.350Z] #19 261.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-12T02:35:28.350Z] #19 261.8 Setting up patch (2.7.6-7) ... [2022-05-12T02:35:28.350Z] #19 261.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-12T02:35:28.350Z] #19 261.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-12T02:35:28.350Z] #19 261.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.350Z] #19 261.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-12T02:35:28.350Z] #19 261.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-12T02:35:28.605Z] #19 261.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 261.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 261.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-12T02:35:28.605Z] #19 261.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-12T02:35:28.605Z] #19 262.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-12T02:35:28.605Z] #19 262.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-12T02:35:28.605Z] #19 262.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-12T02:35:28.605Z] #19 262.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-12T02:35:28.605Z] #19 262.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T02:35:28.605Z] #19 262.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-12T02:35:28.605Z] #19 262.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:35:28.605Z] #19 262.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-12T02:35:28.605Z] #19 262.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.605Z] #19 262.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.861Z] #19 262.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-12T02:35:28.861Z] #19 262.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.861Z] #19 262.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.861Z] #19 262.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.861Z] #19 262.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-12T02:35:28.861Z] #19 262.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.861Z] #19 262.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.861Z] #19 262.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:28.861Z] #19 262.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-12T02:35:28.947Z] #60 15.04 + '[' -z '' ']' [2022-05-12T02:35:28.947Z] #60 15.04 + target=static [2022-05-12T02:35:28.947Z] #60 15.04 + make BUILDTAGS=seccomp static [2022-05-12T02:35:29.116Z] #19 262.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-12T02:35:29.116Z] #19 262.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-12T02:35:29.116Z] #19 262.6 [2022-05-12T02:35:29.116Z] #19 262.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-12T02:35:29.116Z] #19 262.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.116Z] #19 262.6 Setting up dpkg-dev (1.20.9) ... [2022-05-12T02:35:29.116Z] #19 262.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.116Z] #19 262.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T02:35:29.116Z] #19 262.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.116Z] #19 262.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.116Z] #19 262.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.116Z] #19 262.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.122Z] #21 4.065 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:35:29.206Z] #60 15.48 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-12T02:35:29.372Z] #19 262.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T02:35:29.372Z] #19 262.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.372Z] #19 262.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.372Z] #19 262.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.372Z] #19 262.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.372Z] #19 262.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-12T02:35:29.372Z] #19 262.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-12T02:35:29.372Z] #19 262.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-12T02:35:29.372Z] #19 263.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-12T02:35:29.628Z] #19 263.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-12T02:35:29.628Z] #19 263.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:35:29.628Z] #19 263.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:35:29.628Z] #19 263.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.628Z] #19 263.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T02:35:29.628Z] #19 263.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.628Z] #19 263.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.628Z] #19 263.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:35:29.628Z] #19 263.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T02:35:29.883Z] #19 263.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.883Z] #19 263.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.883Z] #19 263.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.883Z] #19 263.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.883Z] #19 263.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.883Z] #19 263.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.883Z] #19 263.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-12T02:35:29.883Z] #19 263.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:35:29.883Z] #19 263.3 Setting up libxml-simple-perl (2.25-1) ... [2022-05-12T02:35:29.883Z] #19 263.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T02:35:29.883Z] #19 263.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T02:35:29.883Z] #19 263.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-12T02:35:29.883Z] #19 263.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.883Z] #19 263.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.883Z] #19 263.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.883Z] #19 263.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.883Z] #19 263.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:35:29.883Z] #19 263.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-12T02:35:29.883Z] #19 263.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-12T02:35:29.883Z] #19 263.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:35:30.138Z] #19 263.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:30.138Z] #19 263.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:35:30.138Z] #19 263.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T02:35:30.138Z] #19 263.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-12T02:35:30.138Z] #19 263.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-12T02:35:30.138Z] #19 263.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:35:30.138Z] #19 263.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-12T02:35:30.138Z] #19 263.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:35:30.138Z] #19 263.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:35:30.138Z] #19 263.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-12T02:35:30.138Z] #19 263.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:35:30.138Z] #19 263.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:35:30.138Z] #19 263.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-12T02:35:30.138Z] #19 263.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:35:30.138Z] #19 263.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-12T02:35:30.138Z] #19 263.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:35:30.394Z] #19 263.7 Setting up crossbuild-essential-armel (12.9) ... [2022-05-12T02:35:30.394Z] #19 263.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-12T02:35:30.394Z] #19 263.7 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-12T02:35:30.394Z] #19 263.7 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-12T02:35:30.394Z] #19 263.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-12T02:35:30.394Z] #19 263.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-12T02:35:30.394Z] #19 263.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:35:30.956Z] #19 DONE 264.4s [2022-05-12T02:35:30.956Z] [2022-05-12T02:35:30.956Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T02:35:30.956Z] #73 sha256:db74a715d1aeb182c568d314f86d2c0b0f71a81c85bdc0f8c22e279ee172cf0c [2022-05-12T02:35:30.956Z] #73 DONE 0.1s [2022-05-12T02:35:30.956Z] [2022-05-12T02:35:30.956Z] #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-12T02:35:30.956Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-12T02:35:31.212Z] #20 ... [2022-05-12T02:35:31.213Z] [2022-05-12T02:35:31.213Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T02:35:31.213Z] #32 sha256:9efeb8473c7fa11b0a99f7f00134cafcde7addfdb48c87118e9dfa0e882c225c [2022-05-12T02:35:31.213Z] #32 DONE 0.1s [2022-05-12T02:35:31.213Z] [2022-05-12T02:35:31.213Z] #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-12T02:35:31.213Z] #33 sha256:a6c0121b6482c9e125b15b90b3653fd8dd9ece3e88c3289ffa7bd3023808a0da [2022-05-12T02:35:32.581Z] #33 1.456 + RM_GOPATH=0 [2022-05-12T02:35:32.581Z] #33 1.457 + TMP_GOPATH= [2022-05-12T02:35:32.581Z] #33 1.457 + : /build [2022-05-12T02:35:32.581Z] #33 1.458 + '[' -z '' ']' [2022-05-12T02:35:32.581Z] #33 1.458 ++ mktemp -d [2022-05-12T02:35:32.581Z] #33 1.459 + export GOPATH=/tmp/tmp.KXJhigCqLs [2022-05-12T02:35:32.581Z] #33 1.459 + GOPATH=/tmp/tmp.KXJhigCqLs [2022-05-12T02:35:32.581Z] #33 1.459 + RM_GOPATH=1 [2022-05-12T02:35:32.581Z] #33 1.459 + case "$(go env GOARCH)" in [2022-05-12T02:35:32.581Z] #33 1.461 ++ go env GOARCH [2022-05-12T02:35:32.581Z] #33 1.465 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:35:32.581Z] #33 1.465 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:35:32.581Z] #33 1.465 ++ dirname /install.sh [2022-05-12T02:35:32.581Z] #33 1.466 + dir=/ [2022-05-12T02:35:32.581Z] #33 1.466 + bin=dockercli [2022-05-12T02:35:32.581Z] #33 1.466 + shift [2022-05-12T02:35:32.581Z] #33 1.466 + '[' '!' -f //dockercli.installer ']' [2022-05-12T02:35:32.581Z] #33 1.466 + . //dockercli.installer [2022-05-12T02:35:32.581Z] #33 1.466 ++ : stable [2022-05-12T02:35:32.581Z] #33 1.466 ++ : 17.06.2-ce [2022-05-12T02:35:32.581Z] #33 1.466 + install_dockercli [2022-05-12T02:35:32.581Z] #33 1.466 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T02:35:32.581Z] #33 1.466 Install docker/cli version 17.06.2-ce from stable [2022-05-12T02:35:32.581Z] #33 1.467 ++ uname -m [2022-05-12T02:35:32.581Z] #33 1.468 + arch=x86_64 [2022-05-12T02:35:32.581Z] #33 1.468 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T02:35:32.581Z] #33 1.468 + url=https://download.docker.com/linux/static [2022-05-12T02:35:32.581Z] #33 1.469 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T02:35:32.581Z] #33 1.469 + tar -xz docker/docker [2022-05-12T02:35:33.512Z] #21 ... [2022-05-12T02:35:33.512Z] [2022-05-12T02:35:33.512Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-12T02:35:33.512Z] #60 sha256:4dbd79d7a80cfe459c618f960ef40a2f2c136a55b3d468218100061d09e33fee [2022-05-12T02:35:33.512Z] #60 11.94 + cd /tmp/tmp.RqKQLQcSAO/src/github.com/opencontainers/runc [2022-05-12T02:35:33.512Z] #60 11.94 + git checkout -q v1.1.1 [2022-05-12T02:35:33.512Z] #60 12.29 + '[' -z '' ']' [2022-05-12T02:35:33.512Z] #60 12.29 + target=static [2022-05-12T02:35:33.512Z] #60 12.29 + make BUILDTAGS=seccomp static [2022-05-12T02:35:33.512Z] #60 13.05 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-12T02:35:36.756Z] #33 4.859 + mkdir -p /build [2022-05-12T02:35:36.756Z] #33 4.866 + mv docker/docker /build/ [2022-05-12T02:35:36.756Z] #33 4.867 + rmdir docker [2022-05-12T02:35:36.756Z] #33 DONE 5.2s [2022-05-12T02:35:36.756Z] [2022-05-12T02:35:36.756Z] #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-12T02:35:36.756Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-12T02:35:36.756Z] #20 1.647 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:35:36.756Z] #20 1.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:35:36.756Z] #20 1.658 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:35:36.756Z] #20 1.757 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:35:36.756Z] #20 1.997 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T02:35:36.756Z] #20 2.401 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T02:35:36.756Z] #20 2.970 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T02:35:36.756Z] #20 3.501 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T02:35:36.756Z] #20 4.006 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T02:35:36.756Z] #20 4.414 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T02:35:36.756Z] #20 4.416 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T02:35:36.756Z] #20 4.420 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T02:35:36.756Z] #20 4.427 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T02:35:36.756Z] #20 4.448 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T02:35:36.756Z] #20 4.453 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:35:36.756Z] #20 4.455 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T02:35:36.756Z] #20 4.458 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T02:35:36.756Z] #20 4.481 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T02:35:36.756Z] #20 4.482 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:35:36.756Z] #20 4.489 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T02:35:36.756Z] #20 4.490 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T02:35:37.324Z] #60 ... [2022-05-12T02:35:37.324Z] [2022-05-12T02:35:37.324Z] #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-12T02:35:37.324Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-12T02:35:37.324Z] #21 11.79 Fetched 8530 kB in 11s (804 kB/s) [2022-05-12T02:35:37.324Z] #21 11.79 Reading package lists... [2022-05-12T02:35:37.608Z] #23 9.775 Collecting yamllint==1.26.1 [2022-05-12T02:35:38.560Z] #23 10.84 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T02:35:38.700Z] #21 15.32 Reading package lists... [2022-05-12T02:35:38.809Z] #60 ... [2022-05-12T02:35:38.809Z] [2022-05-12T02:35:38.809Z] #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-12T02:35:38.809Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-12T02:35:38.809Z] #21 9.399 Fetched 8530 kB in 8s (1067 kB/s) [2022-05-12T02:35:38.809Z] #21 9.399 Reading package lists... [2022-05-12T02:35:39.506Z] #23 11.86 Collecting pathspec>=0.5.3 [2022-05-12T02:35:39.506Z] #23 11.87 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T02:35:39.638Z] #21 18.14 Building dependency tree... [2022-05-12T02:35:39.769Z] #23 12.23 Collecting pyyaml [2022-05-12T02:35:39.769Z] #23 12.25 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-12T02:35:39.769Z] #23 12.34 Building wheels for collected packages: yamllint [2022-05-12T02:35:40.031Z] #23 12.35 Building wheel for yamllint (setup.py): started [2022-05-12T02:35:40.207Z] #21 19.60 The following additional packages will be installed: [2022-05-12T02:35:40.207Z] #21 19.60 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T02:35:40.207Z] #21 19.61 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-12T02:35:40.207Z] #21 19.61 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T02:35:40.207Z] #21 19.61 python3-pkg-resources vim-runtime xxd [2022-05-12T02:35:40.207Z] #21 19.62 Suggested packages: [2022-05-12T02:35:40.207Z] #21 19.62 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-12T02:35:40.207Z] #21 19.62 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-12T02:35:40.207Z] #21 19.62 acl attr quota [2022-05-12T02:35:40.207Z] #21 19.62 Recommended packages: [2022-05-12T02:35:40.207Z] #21 19.62 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T02:35:40.724Z] #21 11.50 Reading package lists... [2022-05-12T02:35:40.924Z] #20 ... [2022-05-12T02:35:40.924Z] [2022-05-12T02:35:40.924Z] #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-12T02:35:40.924Z] #74 sha256:697a28e948b880ee640cc51f6644509a0a61bb537e0677be3eb700598f3f3dfb [2022-05-12T02:35:40.924Z] #74 1.356 + RM_GOPATH=0 [2022-05-12T02:35:40.924Z] #74 1.356 + TMP_GOPATH= [2022-05-12T02:35:40.924Z] #74 1.356 + : /build [2022-05-12T02:35:40.924Z] #74 1.356 + '[' -z '' ']' [2022-05-12T02:35:40.924Z] #74 1.356 ++ mktemp -d [2022-05-12T02:35:40.924Z] #74 1.362 + export GOPATH=/tmp/tmp.jbjW6gXxMX [2022-05-12T02:35:40.924Z] #74 1.362 + GOPATH=/tmp/tmp.jbjW6gXxMX [2022-05-12T02:35:40.924Z] #74 1.362 + RM_GOPATH=1 [2022-05-12T02:35:40.924Z] #74 1.362 + case "$(go env GOARCH)" in [2022-05-12T02:35:40.924Z] #74 1.362 ++ go env GOARCH [2022-05-12T02:35:40.924Z] #74 1.366 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:35:40.924Z] #74 1.366 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:35:40.924Z] #74 1.366 ++ dirname /install.sh [2022-05-12T02:35:40.924Z] #74 1.369 + dir=/ [2022-05-12T02:35:40.924Z] #74 1.369 + bin=rootlesskit [2022-05-12T02:35:40.924Z] #74 1.369 + shift [2022-05-12T02:35:40.924Z] #74 1.369 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T02:35:40.924Z] #74 1.369 + . //rootlesskit.installer [2022-05-12T02:35:40.924Z] #74 1.369 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:35:40.924Z] #74 1.369 + install_rootlesskit [2022-05-12T02:35:40.924Z] #74 1.369 + case "$1" in [2022-05-12T02:35:40.924Z] #74 1.369 + export CGO_ENABLED=0 [2022-05-12T02:35:40.924Z] #74 1.369 + CGO_ENABLED=0 [2022-05-12T02:35:40.924Z] #74 1.369 + _install_rootlesskit [2022-05-12T02:35:40.924Z] #74 1.370 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:35:40.924Z] #74 1.370 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T02:35:40.924Z] #74 1.370 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T02:35:40.924Z] #74 1.370 + GOBIN=/build [2022-05-12T02:35:40.924Z] #74 1.370 + GO111MODULE=on [2022-05-12T02:35:40.924Z] #74 1.370 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:35:40.924Z] #74 1.760 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T02:35:40.924Z] #74 3.232 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T02:35:40.924Z] #74 3.233 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T02:35:40.924Z] #74 3.523 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T02:35:40.924Z] #74 4.677 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T02:35:40.924Z] #74 4.978 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T02:35:40.924Z] #74 5.011 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T02:35:40.924Z] #74 5.035 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T02:35:40.924Z] #74 5.089 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T02:35:40.924Z] #74 5.094 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T02:35:40.924Z] #74 5.311 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T02:35:40.924Z] #74 5.495 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T02:35:40.924Z] #74 5.558 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T02:35:40.924Z] #74 5.653 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T02:35:40.924Z] #74 6.801 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T02:35:40.924Z] #74 ... [2022-05-12T02:35:40.924Z] [2022-05-12T02:35:40.924Z] #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-12T02:35:40.924Z] #69 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-12T02:35:40.924Z] #69 1.858 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:35:40.924Z] #69 1.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:35:40.924Z] #69 1.874 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:35:40.924Z] #69 2.162 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T02:35:40.924Z] #69 2.457 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T02:35:40.924Z] #69 2.907 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T02:35:40.924Z] #69 3.402 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:35:40.924Z] #69 3.916 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T02:35:40.924Z] #69 4.417 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T02:35:40.924Z] #69 4.801 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T02:35:40.924Z] #69 4.802 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T02:35:40.924Z] #69 4.808 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T02:35:40.924Z] #69 4.813 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:35:40.924Z] #69 4.820 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T02:35:40.924Z] #69 4.835 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T02:35:40.924Z] #69 5.026 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T02:35:40.924Z] #69 5.033 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T02:35:40.924Z] #69 5.035 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:35:40.924Z] #69 5.035 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T02:35:40.924Z] #69 5.035 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T02:35:40.924Z] #69 5.036 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T02:35:40.977Z] #23 13.28 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T02:35:40.977Z] #23 13.29 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=eb0f515e670c7c8631c79a1bebcee5f4a86e09f51aee01328c57920c3c35edd9 [2022-05-12T02:35:40.977Z] #23 13.29 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T02:35:40.977Z] #23 13.30 Successfully built yamllint [2022-05-12T02:35:40.977Z] #23 13.31 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T02:35:41.180Z] #69 ... [2022-05-12T02:35:41.180Z] [2022-05-12T02:35:41.180Z] #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-12T02:35:41.180Z] #49 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-12T02:35:41.180Z] #49 1.758 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:35:41.180Z] #49 1.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:35:41.180Z] #49 1.785 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:35:41.180Z] #49 2.089 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T02:35:41.181Z] #49 2.449 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T02:35:41.181Z] #49 2.913 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T02:35:41.181Z] #49 3.494 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T02:35:41.181Z] #49 4.054 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:35:41.181Z] #49 4.561 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T02:35:41.181Z] #49 5.014 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:35:41.181Z] #49 5.016 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T02:35:41.181Z] #49 5.016 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T02:35:41.181Z] #49 5.021 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T02:35:41.181Z] #49 5.038 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T02:35:41.181Z] #49 5.046 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T02:35:41.181Z] #49 5.055 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T02:35:41.181Z] #49 5.059 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:35:41.181Z] #49 5.060 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T02:35:41.181Z] #49 5.061 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T02:35:41.181Z] #49 5.071 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T02:35:41.181Z] #49 5.071 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T02:35:41.241Z] #23 13.67 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T02:35:41.671Z] #21 15.67 Building dependency tree... [2022-05-12T02:35:41.818Z] #23 DONE 14.2s [2022-05-12T02:35:41.818Z] [2022-05-12T02:35:41.818Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T02:35:41.818Z] #27 sha256:8c9901041b7f574d1a3f9f7e49f4f57b5e3732d712c18fdb3207f1d55bb8baec [2022-05-12T02:35:42.114Z] #21 21.21 The following NEW packages will be installed: [2022-05-12T02:35:42.114Z] #21 21.21 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-12T02:35:42.114Z] #21 21.21 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T02:35:42.114Z] #21 21.21 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-12T02:35:42.114Z] #21 21.21 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-12T02:35:42.114Z] #21 21.22 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-12T02:35:42.114Z] #21 21.22 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-12T02:35:42.114Z] #21 21.22 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-12T02:35:42.114Z] #21 21.22 xz-utils zip zstd [2022-05-12T02:35:42.114Z] #21 21.53 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:35:42.114Z] #21 21.53 Need to get 27.6 MB of archives. [2022-05-12T02:35:42.114Z] #21 21.53 After this operation, 106 MB of additional disk space will be used. [2022-05-12T02:35:42.114Z] #21 21.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T02:35:42.114Z] #21 21.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T02:35:42.114Z] #21 21.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T02:35:42.114Z] #21 21.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T02:35:42.114Z] #21 21.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T02:35:42.114Z] #21 21.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T02:35:42.114Z] #21 21.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T02:35:42.114Z] #21 21.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T02:35:42.375Z] #21 21.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T02:35:42.375Z] #21 21.68 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-12T02:35:42.375Z] #21 21.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T02:35:42.375Z] #21 21.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T02:35:42.375Z] #21 21.72 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-12T02:35:42.375Z] #21 21.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T02:35:42.375Z] #21 21.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T02:35:42.375Z] #21 21.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T02:35:42.375Z] #21 21.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T02:35:42.375Z] #21 21.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T02:35:42.375Z] #21 21.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T02:35:42.375Z] #21 21.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T02:35:42.375Z] #21 21.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T02:35:42.375Z] #21 21.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T02:35:42.375Z] #21 21.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T02:35:42.375Z] #21 21.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T02:35:42.375Z] #21 21.83 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T02:35:42.397Z] #27 DONE 0.5s [2022-05-12T02:35:42.397Z] [2022-05-12T02:35:42.397Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T02:35:42.397Z] #32 sha256:d91a7d70fdfc5669a489b723a8c092e17277b5f7e15dbdcf98c1dfbad02c0ebd [2022-05-12T02:35:42.634Z] #21 ... [2022-05-12T02:35:42.635Z] [2022-05-12T02:35:42.635Z] #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-12T02:35:42.635Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-12T02:35:42.635Z] #34 DONE 187.4s [2022-05-12T02:35:42.635Z] [2022-05-12T02:35:42.635Z] #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-12T02:35:42.635Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-12T02:35:42.635Z] #21 21.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T02:35:42.635Z] #21 21.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T02:35:42.659Z] #32 DONE 0.5s [2022-05-12T02:35:42.659Z] [2022-05-12T02:35:42.659Z] #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-12T02:35:42.659Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:35:42.922Z] #47 ... [2022-05-12T02:35:42.922Z] [2022-05-12T02:35:42.922Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T02:35:42.922Z] #35 sha256:8189b4c56fcc7be3b535a2fadef0873eade2ce014cc6a06104f74790568d94a6 [2022-05-12T02:35:43.186Z] #35 DONE 0.3s [2022-05-12T02:35:43.186Z] [2022-05-12T02:35:43.186Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T02:35:43.186Z] #37 sha256:e57d8f00000036adf418ff2b172c28f5b46d05c808fa00fff56c40901371e598 [2022-05-12T02:35:43.210Z] #21 22.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T02:35:43.211Z] #21 22.49 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-12T02:35:43.211Z] #21 22.49 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-12T02:35:43.211Z] #21 22.49 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-12T02:35:43.211Z] #21 22.49 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T02:35:43.211Z] #21 22.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T02:35:43.211Z] #21 22.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-12T02:35:43.211Z] #21 22.58 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T02:35:43.211Z] #21 22.59 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T02:35:43.211Z] #21 22.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T02:35:43.211Z] #21 22.61 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T02:35:43.211Z] #21 22.62 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T02:35:43.449Z] #37 DONE 0.3s [2022-05-12T02:35:43.449Z] [2022-05-12T02:35:43.449Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T02:35:43.449Z] #39 sha256:f059c62b8093b78468d39a6052c79e58f6040e9231e6b3da9fd3a1faa0fe4a7b [2022-05-12T02:35:43.449Z] #39 DONE 0.1s [2022-05-12T02:35:43.449Z] [2022-05-12T02:35:43.449Z] #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-12T02:35:43.449Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:35:43.449Z] #47 ... [2022-05-12T02:35:43.449Z] [2022-05-12T02:35:43.449Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T02:35:43.449Z] #41 sha256:1a222d1adb46a98fb1514483bddd3f5404e584de2abccf38499cf1de6171ba2e [2022-05-12T02:35:43.449Z] #41 DONE 0.1s [2022-05-12T02:35:43.469Z] #21 22.63 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T02:35:43.469Z] #21 22.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T02:35:43.469Z] #21 22.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T02:35:43.469Z] #21 22.71 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T02:35:43.469Z] #21 22.72 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-12T02:35:43.617Z] #21 18.41 The following additional packages will be installed: [2022-05-12T02:35:43.617Z] #21 18.44 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T02:35:43.617Z] #21 18.44 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-12T02:35:43.617Z] #21 18.44 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T02:35:43.617Z] #21 18.45 python3-pkg-resources vim-runtime xxd [2022-05-12T02:35:43.617Z] #21 18.46 Suggested packages: [2022-05-12T02:35:43.617Z] #21 18.47 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-12T02:35:43.617Z] #21 18.47 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-12T02:35:43.617Z] #21 18.47 acl attr quota [2022-05-12T02:35:43.617Z] #21 18.47 Recommended packages: [2022-05-12T02:35:43.617Z] #21 18.47 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T02:35:43.714Z] [2022-05-12T02:35:43.714Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T02:35:43.714Z] #45 sha256:73eaf6ec308b29037d63d9457b15d20989156de6b725b6aca15fdf8a3c03d621 [2022-05-12T02:35:43.714Z] #45 DONE 0.0s [2022-05-12T02:35:43.714Z] [2022-05-12T02:35:43.714Z] #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-12T02:35:43.714Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:35:43.727Z] #21 23.04 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T02:35:43.727Z] #21 23.13 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T02:35:43.728Z] #21 23.19 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T02:35:43.987Z] #21 23.19 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T02:35:44.952Z] #21 24.28 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:35:45.024Z] #21 ... [2022-05-12T02:35:45.024Z] [2022-05-12T02:35:45.024Z] #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-12T02:35:45.024Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-12T02:35:45.024Z] #34 DONE 191.1s [2022-05-12T02:35:45.024Z] [2022-05-12T02:35:45.024Z] #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-12T02:35:45.024Z] #60 sha256:4dbd79d7a80cfe459c618f960ef40a2f2c136a55b3d468218100061d09e33fee [2022-05-12T02:35:45.213Z] #21 24.52 Fetched 27.6 MB in 2s (13.2 MB/s) [2022-05-12T02:35:45.213Z] #21 24.64 Selecting previously unselected package pigz. [2022-05-12T02:35:45.213Z] #21 24.64 (Reading database ... #21 ... [2022-05-12T02:35:45.213Z] [2022-05-12T02:35:45.213Z] #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-12T02:35:45.213Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:35:45.213Z] #36 190.3 Delve is a source level debugger for Go programs. [2022-05-12T02:35:45.213Z] #36 190.3 [2022-05-12T02:35:45.213Z] #36 190.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-12T02:35:45.213Z] #36 190.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-12T02:35:45.213Z] #36 190.3 [2022-05-12T02:35:45.213Z] #36 190.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-12T02:35:45.213Z] #36 190.3 [2022-05-12T02:35:45.213Z] #36 190.3 Pass flags to the program you are debugging using `--`, for example: [2022-05-12T02:35:45.213Z] #36 190.3 [2022-05-12T02:35:45.213Z] #36 190.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-12T02:35:45.213Z] #36 190.3 [2022-05-12T02:35:45.213Z] #36 190.3 Usage: [2022-05-12T02:35:45.213Z] #36 190.3 dlv [command] [2022-05-12T02:35:45.213Z] #36 190.3 [2022-05-12T02:35:45.213Z] #36 190.3 Available Commands: [2022-05-12T02:35:45.213Z] #36 190.3 attach Attach to running process and begin debugging. [2022-05-12T02:35:45.213Z] #36 190.3 connect Connect to a headless debug server with a terminal client. [2022-05-12T02:35:45.213Z] #36 190.3 core Examine a core dump. [2022-05-12T02:35:45.213Z] #36 190.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-12T02:35:45.213Z] #36 190.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-12T02:35:45.213Z] #36 190.3 exec Execute a precompiled binary, and begin a debug session. [2022-05-12T02:35:45.213Z] #36 190.3 help Help about any command [2022-05-12T02:35:45.213Z] #36 190.3 run Deprecated command. Use 'debug' instead. [2022-05-12T02:35:45.213Z] #36 190.3 test Compile test binary and begin debugging program. [2022-05-12T02:35:45.213Z] #36 190.3 trace Compile and begin tracing program. [2022-05-12T02:35:45.213Z] #36 190.3 version Prints version. [2022-05-12T02:35:45.213Z] #36 190.3 [2022-05-12T02:35:45.213Z] #36 190.3 Flags: [2022-05-12T02:35:45.213Z] #36 190.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-12T02:35:45.213Z] #36 190.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-12T02:35:45.213Z] #36 190.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-12T02:35:45.213Z] #36 190.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-12T02:35:45.213Z] #36 190.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-12T02:35:45.213Z] #36 190.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-12T02:35:45.213Z] #36 190.3 --disable-aslr Disables address space randomization [2022-05-12T02:35:45.213Z] #36 190.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-12T02:35:45.213Z] #36 190.3 -h, --help help for dlv [2022-05-12T02:35:45.213Z] #36 190.3 --init string Init file, executed by the terminal client. [2022-05-12T02:35:45.213Z] #36 190.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-12T02:35:45.213Z] #36 190.3 --log Enable debugging server logging. [2022-05-12T02:35:45.213Z] #36 190.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-12T02:35:45.213Z] #36 190.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-12T02:35:45.213Z] #36 190.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-12T02:35:45.213Z] #36 190.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-12T02:35:45.213Z] #36 190.3 --wd string Working directory for running the program. [2022-05-12T02:35:45.213Z] #36 190.3 [2022-05-12T02:35:45.213Z] #36 190.3 Additional help topics: [2022-05-12T02:35:45.213Z] #36 190.3 dlv backend Help about the --backend flag. [2022-05-12T02:35:45.213Z] #36 190.3 dlv log Help about logging flags. [2022-05-12T02:35:45.213Z] #36 190.3 dlv redirect Help about file redirection. [2022-05-12T02:35:45.213Z] #36 190.3 [2022-05-12T02:35:45.213Z] #36 190.3 Use "dlv [command] --help" for more information about a command. [2022-05-12T02:35:45.213Z] #36 DONE 190.5s [2022-05-12T02:35:45.213Z] [2022-05-12T02:35:45.213Z] #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-12T02:35:45.213Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-12T02:35:45.213Z] #21 24.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 ... 24010 files and directories currently installed.) [2022-05-12T02:35:45.213Z] #21 24.75 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T02:35:45.475Z] #21 24.76 Unpacking pigz (2.6-1) ... [2022-05-12T02:35:45.597Z] #60 ... [2022-05-12T02:35:45.597Z] [2022-05-12T02:35:45.597Z] #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-12T02:35:45.597Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-12T02:35:45.597Z] #21 20.71 The following NEW packages will be installed: [2022-05-12T02:35:45.597Z] #21 20.75 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-12T02:35:45.597Z] #21 20.75 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T02:35:45.597Z] #21 20.75 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-12T02:35:45.597Z] #21 20.75 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-12T02:35:45.597Z] #21 20.75 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-12T02:35:45.597Z] #21 20.75 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-12T02:35:45.597Z] #21 20.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-12T02:35:45.597Z] #21 20.75 xz-utils zip zstd [2022-05-12T02:35:45.745Z] #21 24.92 Selecting previously unselected package libelf1:amd64. [2022-05-12T02:35:45.745Z] #21 24.93 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T02:35:45.745Z] #21 24.94 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T02:35:45.745Z] #21 25.17 Selecting previously unselected package libbpf0:amd64. [2022-05-12T02:35:45.745Z] #21 25.17 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T02:35:45.859Z] #21 21.11 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:35:45.859Z] #21 21.11 Need to get 27.6 MB of archives. [2022-05-12T02:35:45.859Z] #21 21.11 After this operation, 106 MB of additional disk space will be used. [2022-05-12T02:35:45.859Z] #21 21.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T02:35:45.859Z] #21 21.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T02:35:46.004Z] #21 25.20 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T02:35:46.004Z] #21 25.32 Selecting previously unselected package libcap2:amd64. [2022-05-12T02:35:46.004Z] #21 25.32 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T02:35:46.004Z] #21 25.34 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T02:35:46.121Z] #21 21.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T02:35:46.121Z] #21 21.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T02:35:46.121Z] #21 21.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T02:35:46.121Z] #21 21.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T02:35:46.121Z] #21 21.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T02:35:46.121Z] #21 21.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T02:35:46.121Z] #21 21.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T02:35:46.121Z] #21 21.27 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-12T02:35:46.121Z] #21 21.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T02:35:46.121Z] #21 21.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T02:35:46.121Z] #21 21.33 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-12T02:35:46.121Z] #21 21.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T02:35:46.265Z] #21 25.55 Selecting previously unselected package libmnl0:amd64. [2022-05-12T02:35:46.265Z] #21 25.58 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T02:35:46.265Z] #21 25.59 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T02:35:46.382Z] #21 21.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T02:35:46.382Z] #21 21.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T02:35:46.382Z] #21 21.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T02:35:46.382Z] #21 21.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T02:35:46.382Z] #21 21.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T02:35:46.382Z] #21 21.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T02:35:46.382Z] #21 21.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T02:35:46.382Z] #21 21.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T02:35:46.382Z] #21 21.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T02:35:46.382Z] #21 21.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T02:35:46.382Z] #21 21.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T02:35:46.524Z] #21 25.76 Selecting previously unselected package libxtables12:amd64. [2022-05-12T02:35:46.524Z] #21 25.76 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T02:35:46.524Z] #21 25.83 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T02:35:46.524Z] #21 25.99 Selecting previously unselected package libcap2-bin. [2022-05-12T02:35:46.645Z] #21 21.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T02:35:46.645Z] #21 21.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T02:35:46.783Z] #21 26.01 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T02:35:46.783Z] #21 26.01 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T02:35:46.783Z] #21 26.22 Selecting previously unselected package iproute2. [2022-05-12T02:35:46.783Z] #21 26.23 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T02:35:46.783Z] #21 26.23 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T02:35:46.907Z] #21 22.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T02:35:46.907Z] #21 22.14 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-12T02:35:46.907Z] #21 22.14 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-12T02:35:47.169Z] #21 ... [2022-05-12T02:35:47.169Z] [2022-05-12T02:35:47.169Z] #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-12T02:35:47.169Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-12T02:35:47.169Z] #36 193.3 Delve is a source level debugger for Go programs. [2022-05-12T02:35:47.169Z] #36 193.3 [2022-05-12T02:35:47.169Z] #36 193.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-12T02:35:47.169Z] #36 193.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-12T02:35:47.169Z] #36 193.3 [2022-05-12T02:35:47.169Z] #36 193.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-12T02:35:47.169Z] #36 193.3 [2022-05-12T02:35:47.169Z] #36 193.3 Pass flags to the program you are debugging using `--`, for example: [2022-05-12T02:35:47.169Z] #36 193.3 [2022-05-12T02:35:47.169Z] #36 193.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-12T02:35:47.169Z] #36 193.3 [2022-05-12T02:35:47.169Z] #36 193.3 Usage: [2022-05-12T02:35:47.169Z] #36 193.3 dlv [command] [2022-05-12T02:35:47.169Z] #36 193.3 [2022-05-12T02:35:47.169Z] #36 193.3 Available Commands: [2022-05-12T02:35:47.169Z] #36 193.3 attach Attach to running process and begin debugging. [2022-05-12T02:35:47.169Z] #36 193.3 connect Connect to a headless debug server with a terminal client. [2022-05-12T02:35:47.169Z] #36 193.3 core Examine a core dump. [2022-05-12T02:35:47.169Z] #36 193.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-12T02:35:47.169Z] #36 193.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-12T02:35:47.169Z] #36 193.3 exec Execute a precompiled binary, and begin a debug session. [2022-05-12T02:35:47.169Z] #36 193.3 help Help about any command [2022-05-12T02:35:47.169Z] #36 193.3 run Deprecated command. Use 'debug' instead. [2022-05-12T02:35:47.169Z] #36 193.3 test Compile test binary and begin debugging program. [2022-05-12T02:35:47.169Z] #36 193.3 trace Compile and begin tracing program. [2022-05-12T02:35:47.169Z] #36 193.3 version Prints version. [2022-05-12T02:35:47.169Z] #36 193.3 [2022-05-12T02:35:47.169Z] #36 193.3 Flags: [2022-05-12T02:35:47.169Z] #36 193.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-12T02:35:47.169Z] #36 193.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-12T02:35:47.169Z] #36 193.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-12T02:35:47.169Z] #36 193.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-12T02:35:47.169Z] #36 193.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-12T02:35:47.169Z] #36 193.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-12T02:35:47.169Z] #36 193.3 --disable-aslr Disables address space randomization [2022-05-12T02:35:47.169Z] #36 193.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-12T02:35:47.169Z] #36 193.3 -h, --help help for dlv [2022-05-12T02:35:47.169Z] #36 193.3 --init string Init file, executed by the terminal client. [2022-05-12T02:35:47.169Z] #36 193.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-12T02:35:47.169Z] #36 193.3 --log Enable debugging server logging. [2022-05-12T02:35:47.169Z] #36 193.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-12T02:35:47.169Z] #36 193.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-12T02:35:47.169Z] #36 193.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-12T02:35:47.169Z] #36 193.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-12T02:35:47.169Z] #36 193.3 --wd string Working directory for running the program. [2022-05-12T02:35:47.169Z] #36 193.3 [2022-05-12T02:35:47.169Z] #36 193.3 Additional help topics: [2022-05-12T02:35:47.169Z] #36 193.3 dlv backend Help about the --backend flag. [2022-05-12T02:35:47.169Z] #36 193.3 dlv log Help about logging flags. [2022-05-12T02:35:47.169Z] #36 193.3 dlv redirect Help about file redirection. [2022-05-12T02:35:47.169Z] #36 193.3 [2022-05-12T02:35:47.169Z] #36 193.3 Use "dlv [command] --help" for more information about a command. [2022-05-12T02:35:47.169Z] #36 DONE 193.6s [2022-05-12T02:35:47.169Z] [2022-05-12T02:35:47.169Z] #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-12T02:35:47.169Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-12T02:35:47.169Z] #21 22.15 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-12T02:35:47.169Z] #21 22.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T02:35:47.169Z] #21 22.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T02:35:47.169Z] #21 22.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-12T02:35:47.169Z] #21 22.31 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T02:35:47.169Z] #21 22.31 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T02:35:47.169Z] #21 22.33 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T02:35:47.169Z] #21 22.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T02:35:47.169Z] #21 22.39 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T02:35:47.169Z] #21 22.39 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T02:35:47.169Z] #21 22.40 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T02:35:47.169Z] #21 22.47 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T02:35:47.169Z] #21 22.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T02:35:47.433Z] #21 22.54 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-12T02:35:47.694Z] #21 22.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T02:35:47.694Z] #21 22.94 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T02:35:47.724Z] #21 27.01 Selecting previously unselected package xxd. [2022-05-12T02:35:47.724Z] #21 27.03 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T02:35:47.724Z] #21 27.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:35:47.724Z] #21 27.15 Selecting previously unselected package vim-common. [2022-05-12T02:35:47.954Z] #21 22.99 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T02:35:47.954Z] #21 22.99 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T02:35:47.984Z] #21 27.15 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T02:35:47.984Z] #21 27.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:35:47.984Z] #21 27.30 Selecting previously unselected package bash-completion. [2022-05-12T02:35:47.984Z] #21 27.30 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T02:35:48.527Z] #21 23.81 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:35:48.841Z] #21 23.98 Fetched 27.6 MB in 2s (12.4 MB/s) [2022-05-12T02:35:49.102Z] #21 24.12 Selecting previously unselected package pigz. [2022-05-12T02:35:49.102Z] #21 24.12 (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-12T02:35:49.102Z] #21 24.21 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T02:35:49.102Z] #21 24.41 Unpacking pigz (2.6-1) ... [2022-05-12T02:35:49.675Z] #21 24.58 Selecting previously unselected package libelf1:amd64. [2022-05-12T02:35:49.675Z] #21 24.58 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T02:35:49.675Z] #21 24.60 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T02:35:49.675Z] #21 24.87 Selecting previously unselected package libbpf0:amd64. [2022-05-12T02:35:49.675Z] #21 24.87 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T02:35:49.675Z] #21 24.88 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T02:35:49.675Z] #21 24.98 Selecting previously unselected package libcap2:amd64. [2022-05-12T02:35:49.936Z] #21 24.98 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T02:35:49.936Z] #21 24.98 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T02:35:49.936Z] #21 25.04 Selecting previously unselected package libmnl0:amd64. [2022-05-12T02:35:49.936Z] #21 25.04 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T02:35:49.936Z] #21 25.05 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T02:35:49.936Z] #21 25.10 Selecting previously unselected package libxtables12:amd64. [2022-05-12T02:35:49.936Z] #21 25.10 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T02:35:49.936Z] #21 25.11 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T02:35:49.936Z] #21 25.19 Selecting previously unselected package libcap2-bin. [2022-05-12T02:35:49.936Z] #21 25.19 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T02:35:49.936Z] #21 25.21 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T02:35:50.197Z] #21 25.38 Selecting previously unselected package iproute2. [2022-05-12T02:35:50.197Z] #21 25.40 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T02:35:50.197Z] #21 25.42 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T02:35:50.544Z] #21 29.52 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T02:35:50.545Z] #21 29.88 Selecting previously unselected package bzip2. [2022-05-12T02:35:50.545Z] #21 29.88 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T02:35:50.545Z] #21 29.90 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T02:35:50.769Z] #21 25.94 Selecting previously unselected package xxd. [2022-05-12T02:35:50.769Z] #21 25.94 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T02:35:50.769Z] #21 25.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:35:50.769Z] #21 26.08 Selecting previously unselected package vim-common. [2022-05-12T02:35:50.805Z] #21 29.97 Selecting previously unselected package xz-utils. [2022-05-12T02:35:50.805Z] #21 29.98 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T02:35:50.805Z] #21 29.99 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T02:35:50.805Z] #21 30.13 Selecting previously unselected package apparmor. [2022-05-12T02:35:50.805Z] #21 30.14 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T02:35:50.805Z] #21 30.20 Unpacking apparmor (2.13.6-10) ... [2022-05-12T02:35:51.030Z] #21 26.08 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T02:35:51.030Z] #21 26.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:35:51.291Z] #21 26.26 Selecting previously unselected package bash-completion. [2022-05-12T02:35:51.291Z] #21 26.26 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T02:35:51.374Z] #21 30.59 Selecting previously unselected package inetutils-ping. [2022-05-12T02:35:51.374Z] #21 30.60 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T02:35:51.374Z] #21 30.61 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T02:35:51.374Z] #21 30.71 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T02:35:51.374Z] #21 30.72 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T02:35:51.374Z] #21 30.73 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T02:35:51.374Z] #21 30.81 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T02:35:51.374Z] #21 30.82 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T02:35:51.374Z] #21 30.83 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T02:35:51.634Z] #21 30.92 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T02:35:51.634Z] #21 30.92 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T02:35:51.634Z] #21 30.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T02:35:51.634Z] #21 31.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T02:35:51.634Z] #21 31.00 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T02:35:51.634Z] #21 31.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T02:35:51.634Z] #21 31.06 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T02:35:51.634Z] #21 31.07 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T02:35:51.634Z] #21 31.08 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T02:35:51.634Z] #21 31.17 Selecting previously unselected package iptables. [2022-05-12T02:35:51.893Z] #21 31.18 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-12T02:35:51.893Z] #21 31.19 Unpacking iptables (1.8.7-1) ... [2022-05-12T02:35:52.152Z] #21 31.45 Selecting previously unselected package libonig5:amd64. [2022-05-12T02:35:52.152Z] #21 31.45 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T02:35:52.152Z] #21 31.45 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T02:35:52.152Z] #21 31.56 Selecting previously unselected package libjq1:amd64. [2022-05-12T02:35:52.152Z] #21 31.58 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T02:35:52.152Z] #21 31.59 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T02:35:52.152Z] #21 31.67 Selecting previously unselected package jq. [2022-05-12T02:35:52.413Z] #21 31.69 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-12T02:35:52.413Z] #21 31.69 Unpacking jq (1.6-2.1) ... [2022-05-12T02:35:52.413Z] #21 31.78 Selecting previously unselected package libaio1:amd64. [2022-05-12T02:35:52.413Z] #21 31.79 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T02:35:52.413Z] #21 31.79 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T02:35:52.413Z] #21 31.84 Selecting previously unselected package libgpm2:amd64. [2022-05-12T02:35:52.413Z] #21 31.84 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T02:35:52.413Z] #21 31.85 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T02:35:52.413Z] #21 31.90 Selecting previously unselected package libicu67:amd64. [2022-05-12T02:35:52.673Z] #21 31.90 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-12T02:35:52.673Z] #21 31.91 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T02:35:52.681Z] #21 28.01 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T02:35:53.254Z] #21 28.31 Selecting previously unselected package bzip2. [2022-05-12T02:35:53.254Z] #21 28.32 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T02:35:53.254Z] #21 28.33 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T02:35:53.254Z] #21 28.40 Selecting previously unselected package xz-utils. [2022-05-12T02:35:53.254Z] #21 28.40 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T02:35:53.254Z] #21 28.41 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T02:35:53.254Z] #21 28.56 Selecting previously unselected package apparmor. [2022-05-12T02:35:53.357Z] #49 ... [2022-05-12T02:35:53.357Z] [2022-05-12T02:35:53.357Z] #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-12T02:35:53.357Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-12T02:35:53.357Z] #20 21.26 Fetched 49.0 MB in 20s (2469 kB/s) [2022-05-12T02:35:53.515Z] #21 28.57 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T02:35:53.515Z] #21 28.63 Unpacking apparmor (2.13.6-10) ... [2022-05-12T02:35:54.088Z] #21 29.04 Selecting previously unselected package inetutils-ping. [2022-05-12T02:35:54.088Z] #21 29.06 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T02:35:54.088Z] #21 29.07 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T02:35:54.088Z] #21 29.21 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T02:35:54.088Z] #21 29.21 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T02:35:54.088Z] #21 29.22 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T02:35:54.350Z] #21 29.30 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T02:35:54.350Z] #21 29.31 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T02:35:54.350Z] #21 29.32 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T02:35:54.350Z] #21 29.38 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T02:35:54.350Z] #21 29.38 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T02:35:54.350Z] #21 29.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T02:35:54.350Z] #21 29.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T02:35:54.350Z] #21 29.44 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T02:35:54.350Z] #21 29.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T02:35:54.350Z] #21 29.53 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T02:35:54.350Z] #21 29.53 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T02:35:54.350Z] #21 29.54 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T02:35:54.611Z] #21 29.62 Selecting previously unselected package iptables. [2022-05-12T02:35:54.611Z] #21 29.62 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-12T02:35:54.611Z] #21 29.62 Unpacking iptables (1.8.7-1) ... [2022-05-12T02:35:54.873Z] #21 29.94 Selecting previously unselected package libonig5:amd64. [2022-05-12T02:35:54.873Z] #21 29.95 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T02:35:54.873Z] #21 29.95 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T02:35:54.873Z] #21 30.11 Selecting previously unselected package libjq1:amd64. [2022-05-12T02:35:54.873Z] #21 30.11 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T02:35:54.873Z] #21 30.12 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T02:35:55.134Z] #21 30.20 Selecting previously unselected package jq. [2022-05-12T02:35:55.134Z] #21 30.21 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-12T02:35:55.134Z] #21 30.22 Unpacking jq (1.6-2.1) ... [2022-05-12T02:35:55.134Z] #21 30.28 Selecting previously unselected package libaio1:amd64. [2022-05-12T02:35:55.134Z] #21 30.29 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T02:35:55.134Z] #21 30.30 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T02:35:55.134Z] #21 30.37 Selecting previously unselected package libgpm2:amd64. [2022-05-12T02:35:55.134Z] #21 30.37 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T02:35:55.134Z] #21 30.38 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T02:35:55.396Z] #21 30.44 Selecting previously unselected package libicu67:amd64. [2022-05-12T02:35:55.396Z] #21 30.44 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-12T02:35:55.396Z] #21 30.45 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T02:35:55.965Z] #21 34.79 Selecting previously unselected package libinih1:amd64. [2022-05-12T02:35:55.965Z] #21 34.80 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-12T02:35:55.965Z] #21 34.80 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T02:35:55.965Z] #21 34.86 Selecting previously unselected package libnet1:amd64. [2022-05-12T02:35:55.965Z] #21 34.86 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T02:35:55.965Z] #21 34.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:35:55.965Z] #21 34.96 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T02:35:55.965Z] #21 34.96 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T02:35:55.965Z] #21 34.96 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T02:35:55.965Z] #21 35.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T02:35:55.965Z] #21 35.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T02:35:55.965Z] #21 35.03 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T02:35:55.965Z] #21 35.07 Selecting previously unselected package net-tools. [2022-05-12T02:35:55.965Z] #21 35.08 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T02:35:55.965Z] #21 35.09 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T02:35:55.965Z] #21 35.26 Selecting previously unselected package patch. [2022-05-12T02:35:55.965Z] #21 35.26 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-12T02:35:55.965Z] #21 35.27 Unpacking patch (2.7.6-7) ... [2022-05-12T02:35:56.225Z] #21 35.39 Selecting previously unselected package python-pip-whl. [2022-05-12T02:35:56.225Z] #21 35.39 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T02:35:56.225Z] #21 35.40 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T02:35:56.485Z] #21 35.93 Selecting previously unselected package python3-lib2to3. [2022-05-12T02:35:56.745Z] #21 35.94 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T02:35:56.745Z] #21 35.95 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T02:35:56.745Z] #21 36.07 Selecting previously unselected package python3-distutils. [2022-05-12T02:35:56.745Z] #21 36.08 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T02:35:56.746Z] #21 36.08 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T02:35:57.005Z] #21 36.20 Selecting previously unselected package python3-pkg-resources. [2022-05-12T02:35:57.005Z] #21 36.20 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T02:35:57.005Z] #21 36.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:35:57.005Z] #21 36.35 Selecting previously unselected package python3-setuptools. [2022-05-12T02:35:57.005Z] #21 36.36 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T02:35:57.005Z] #21 36.36 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T02:35:57.265Z] #21 36.60 Selecting previously unselected package python3-wheel. [2022-05-12T02:35:57.265Z] #21 36.61 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T02:35:57.265Z] #21 36.62 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T02:35:57.265Z] #21 36.68 Selecting previously unselected package python3-pip. [2022-05-12T02:35:57.265Z] #21 36.69 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T02:35:57.265Z] #21 36.70 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T02:35:57.525Z] #21 36.95 Selecting previously unselected package sudo. [2022-05-12T02:35:57.525Z] #21 36.95 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T02:35:57.525Z] #21 36.96 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T02:35:58.353Z] #21 37.49 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T02:35:58.353Z] #21 37.52 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T02:35:58.353Z] #21 37.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T02:35:58.353Z] #21 37.79 Selecting previously unselected package uidmap. [2022-05-12T02:35:58.613Z] #21 37.79 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T02:35:58.613Z] #21 37.79 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T02:35:58.613Z] #21 37.92 Selecting previously unselected package vim-runtime. [2022-05-12T02:35:58.613Z] #21 37.93 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T02:35:58.613Z] #21 37.96 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-12T02:35:58.613Z] #21 37.99 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T02:35:58.613Z] #21 37.99 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:35:58.641Z] #47 209.2 + dpkg --print-architecture [2022-05-12T02:35:58.641Z] #47 209.2 + git checkout -q v2.1.0 [2022-05-12T02:35:58.641Z] #47 209.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-12T02:35:58.641Z] #47 209.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-12T02:35:58.704Z] #21 33.94 Selecting previously unselected package libinih1:amd64. [2022-05-12T02:35:58.704Z] #21 33.94 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-12T02:35:58.704Z] #21 33.95 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T02:35:59.013Z] #21 34.07 Selecting previously unselected package libnet1:amd64. [2022-05-12T02:35:59.013Z] #21 34.07 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T02:35:59.013Z] #21 34.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:35:59.013Z] #21 34.18 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T02:35:59.013Z] #21 34.19 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T02:35:59.013Z] #21 34.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T02:35:59.337Z] #21 34.43 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T02:35:59.337Z] #21 34.44 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T02:35:59.337Z] #21 34.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T02:35:59.337Z] #21 34.55 Selecting previously unselected package net-tools. [2022-05-12T02:35:59.337Z] #21 34.55 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T02:35:59.609Z] #21 34.55 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T02:35:59.885Z] #21 34.87 Selecting previously unselected package patch. [2022-05-12T02:35:59.885Z] #21 34.88 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-12T02:35:59.885Z] #21 34.90 Unpacking patch (2.7.6-7) ... [2022-05-12T02:35:59.898Z] #20 21.26 Reading package lists... [2022-05-12T02:35:59.898Z] #20 ... [2022-05-12T02:35:59.898Z] [2022-05-12T02:35:59.898Z] #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-12T02:35:59.898Z] #69 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-12T02:35:59.898Z] #69 22.24 Fetched 49.0 MB in 21s (2375 kB/s) [2022-05-12T02:36:00.168Z] #21 35.10 Selecting previously unselected package python-pip-whl. [2022-05-12T02:36:00.168Z] #21 35.12 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T02:36:00.168Z] #21 35.13 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T02:36:01.262Z] #69 22.24 Reading package lists... [2022-05-12T02:36:01.262Z] #69 ... [2022-05-12T02:36:01.262Z] [2022-05-12T02:36:01.262Z] #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-12T02:36:01.262Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-12T02:36:01.262Z] #20 21.26 Reading package lists... [2022-05-12T02:36:01.559Z] #21 36.47 Selecting previously unselected package python3-lib2to3. [2022-05-12T02:36:01.559Z] #21 36.48 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T02:36:01.559Z] #21 36.50 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T02:36:01.819Z] #21 36.79 Selecting previously unselected package python3-distutils. [2022-05-12T02:36:01.819Z] #21 36.80 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T02:36:01.819Z] #21 36.82 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T02:36:01.819Z] #21 36.99 Selecting previously unselected package python3-pkg-resources. [2022-05-12T02:36:01.819Z] #21 37.00 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T02:36:01.819Z] #21 37.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:36:01.819Z] #21 37.15 Selecting previously unselected package python3-setuptools. [2022-05-12T02:36:01.904Z] #21 40.94 Selecting previously unselected package vim. [2022-05-12T02:36:01.904Z] #21 40.95 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T02:36:01.904Z] #21 40.96 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:36:02.082Z] #21 37.15 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T02:36:02.082Z] #21 37.16 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T02:36:02.163Z] #21 41.53 Selecting previously unselected package xfsprogs. [2022-05-12T02:36:02.163Z] #21 41.53 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T02:36:02.163Z] #21 41.54 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T02:36:02.345Z] #21 37.43 Selecting previously unselected package python3-wheel. [2022-05-12T02:36:02.345Z] #21 37.44 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T02:36:02.345Z] #21 37.44 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T02:36:02.345Z] #21 37.51 Selecting previously unselected package python3-pip. [2022-05-12T02:36:02.345Z] #21 37.52 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T02:36:02.345Z] #21 37.52 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T02:36:02.423Z] #21 41.95 Selecting previously unselected package zip. [2022-05-12T02:36:02.606Z] #21 37.75 Selecting previously unselected package sudo. [2022-05-12T02:36:02.607Z] #21 37.76 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T02:36:02.607Z] #21 37.77 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T02:36:02.683Z] #21 41.98 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-12T02:36:02.683Z] #21 41.98 Unpacking zip (3.0-12) ... [2022-05-12T02:36:02.885Z] #20 30.37 Reading package lists... [2022-05-12T02:36:02.885Z] #20 ... [2022-05-12T02:36:02.885Z] [2022-05-12T02:36:02.885Z] #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-12T02:36:02.885Z] #49 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-12T02:36:02.885Z] #49 21.88 Fetched 49.0 MB in 20s (2407 kB/s) [2022-05-12T02:36:02.885Z] #49 21.88 Reading package lists... [2022-05-12T02:36:02.943Z] #21 42.08 Selecting previously unselected package zstd. [2022-05-12T02:36:02.943Z] #21 42.10 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T02:36:02.943Z] #21 42.11 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T02:36:03.141Z] #49 31.07 Reading package lists... [2022-05-12T02:36:03.141Z] #49 ... [2022-05-12T02:36:03.141Z] [2022-05-12T02:36:03.141Z] #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-12T02:36:03.141Z] #69 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-12T02:36:03.141Z] #69 22.24 Reading package lists... [2022-05-12T02:36:03.203Z] #21 42.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:36:03.459Z] #21 38.46 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T02:36:03.459Z] #21 38.47 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T02:36:03.459Z] #21 38.47 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T02:36:03.720Z] #21 38.85 Selecting previously unselected package uidmap. [2022-05-12T02:36:03.720Z] #21 38.87 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T02:36:03.720Z] #21 38.87 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T02:36:03.981Z] #21 39.02 Selecting previously unselected package vim-runtime. [2022-05-12T02:36:03.981Z] #21 39.03 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T02:36:03.981Z] #21 39.06 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-12T02:36:03.981Z] #21 39.09 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T02:36:03.981Z] #21 39.10 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:36:04.031Z] #21 43.28 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T02:36:04.031Z] #21 43.29 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T02:36:04.031Z] #21 43.30 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T02:36:04.031Z] #21 43.32 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T02:36:04.031Z] #21 43.33 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T02:36:04.031Z] #21 43.34 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T02:36:04.031Z] #21 43.35 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T02:36:04.031Z] #21 43.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:36:04.031Z] #21 43.38 Setting up bzip2 (1.0.8-4) ... [2022-05-12T02:36:04.031Z] #21 43.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T02:36:04.031Z] #21 43.40 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T02:36:04.599Z] #21 44.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:36:04.599Z] #21 44.05 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T02:36:04.599Z] #21 44.06 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T02:36:04.599Z] #21 44.07 Setting up apparmor (2.13.6-10) ... [2022-05-12T02:36:04.878Z] #26 220.4 + return [2022-05-12T02:36:04.878Z] #26 DONE 225.0s [2022-05-12T02:36:04.878Z] [2022-05-12T02:36:04.878Z] #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-12T02:36:04.878Z] #60 sha256:270f2657f8d71330c4da72afb91bac7527401939f45fda4351c67b9e643f3faa [2022-05-12T02:36:04.878Z] #60 ... [2022-05-12T02:36:04.878Z] [2022-05-12T02:36:04.878Z] #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-12T02:36:04.878Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-12T02:36:04.878Z] #55 225.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-12T02:36:04.878Z] #55 DONE 225.9s [2022-05-12T02:36:04.878Z] [2022-05-12T02:36:04.878Z] #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-12T02:36:04.878Z] #60 sha256:270f2657f8d71330c4da72afb91bac7527401939f45fda4351c67b9e643f3faa [2022-05-12T02:36:04.878Z] #60 ... [2022-05-12T02:36:04.878Z] [2022-05-12T02:36:04.878Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T02:36:04.878Z] #27 sha256:b834c0416260f19e74c7e025041be3d412217672fac3d628599fb45ab22a4847 [2022-05-12T02:36:04.878Z] #27 DONE 0.7s [2022-05-12T02:36:04.878Z] [2022-05-12T02:36:04.878Z] #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-12T02:36:04.878Z] #60 sha256:270f2657f8d71330c4da72afb91bac7527401939f45fda4351c67b9e643f3faa [2022-05-12T02:36:04.878Z] #60 ... [2022-05-12T02:36:04.878Z] [2022-05-12T02:36:04.878Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T02:36:04.878Z] #32 sha256:fedf5513bcc4180ccde1ab227ca435a7addfe2c6827c89da3e086722bbe40864 [2022-05-12T02:36:04.878Z] #32 DONE 1.8s [2022-05-12T02:36:04.878Z] [2022-05-12T02:36:04.878Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T02:36:04.878Z] #35 sha256:50ede2d77a31fdd538373c0c558d286f567cdda0ad2c115185af4f815a199ff6 [2022-05-12T02:36:05.441Z] #35 ... [2022-05-12T02:36:05.441Z] [2022-05-12T02:36:05.441Z] #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-12T02:36:05.441Z] #60 sha256:270f2657f8d71330c4da72afb91bac7527401939f45fda4351c67b9e643f3faa [2022-05-12T02:36:05.441Z] #60 122.8 + mkdir -p /build [2022-05-12T02:36:05.441Z] #60 122.8 + cp runc /build/runc [2022-05-12T02:36:05.441Z] #60 DONE 123.3s [2022-05-12T02:36:05.698Z] [2022-05-12T02:36:05.698Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T02:36:05.698Z] #35 sha256:50ede2d77a31fdd538373c0c558d286f567cdda0ad2c115185af4f815a199ff6 [2022-05-12T02:36:05.698Z] #35 DONE 0.9s [2022-05-12T02:36:05.698Z] [2022-05-12T02:36:05.698Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T02:36:05.698Z] #37 sha256:fd1189f1f24d90d8256c30e5c6a9940591c4d9d049081b2d432cee0339629423 [2022-05-12T02:36:06.239Z] #21 45.45 Setting up zip (3.0-12) ... [2022-05-12T02:36:06.239Z] #21 45.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:36:06.239Z] #21 45.49 Setting up bash-completion (1:2.11-2) ... [2022-05-12T02:36:06.261Z] #37 DONE 0.6s [2022-05-12T02:36:06.261Z] [2022-05-12T02:36:06.261Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T02:36:06.261Z] #39 sha256:dccb40c15d37822b5cdf5e0b385cea876b424a1d049516b0e77a15054dc319b9 [2022-05-12T02:36:06.261Z] #39 DONE 0.1s [2022-05-12T02:36:06.261Z] [2022-05-12T02:36:06.261Z] #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-12T02:36:06.261Z] #64 sha256:939582bc9a0c51a9e794f173cc64a35ccdd4b920643c5e3b7d3697efee2f66d4 [2022-05-12T02:36:06.261Z] #64 ... [2022-05-12T02:36:06.261Z] [2022-05-12T02:36:06.261Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T02:36:06.261Z] #41 sha256:fb6c87e9597816e611918748d1ef10405fca199a6cc00eb46c4bae8fe6655e4f [2022-05-12T02:36:06.261Z] #41 DONE 0.1s [2022-05-12T02:36:06.261Z] [2022-05-12T02:36:06.261Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T02:36:06.261Z] #45 sha256:4a178089eb855d97a43e87ddd2b2fcd56d425f7e96c1b25856b60def4b587472 [2022-05-12T02:36:06.517Z] #45 DONE 0.1s [2022-05-12T02:36:06.517Z] [2022-05-12T02:36:06.517Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T02:36:06.517Z] #48 sha256:362cfd0f132a50f960cb28b88a0c4551abfb3dedaeeae7bca0abf19e14caea42 [2022-05-12T02:36:06.774Z] #48 DONE 0.3s [2022-05-12T02:36:06.774Z] [2022-05-12T02:36:06.774Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T02:36:06.774Z] #52 sha256:b9e5b5b53003863199db9673cde46f5f55eec2eb1fb1631164da3338a8afdbee [2022-05-12T02:36:06.774Z] #52 DONE 0.1s [2022-05-12T02:36:06.774Z] [2022-05-12T02:36:06.774Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T02:36:06.774Z] #54 sha256:d8d629d0c30a7ecea1fea991cfb72704a21fe9192a2a571a06156253a0401a98 [2022-05-12T02:36:07.030Z] #54 DONE 0.1s [2022-05-12T02:36:07.030Z] [2022-05-12T02:36:07.031Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T02:36:07.031Z] #56 sha256:3a20d6bad213ee991698a0032202b0c01191b6d7baa6b07d89ba0693b710f361 [2022-05-12T02:36:07.284Z] #21 41.88 Selecting previously unselected package vim. [2022-05-12T02:36:07.284Z] #21 41.88 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T02:36:07.284Z] #21 41.90 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:36:07.284Z] #21 42.41 Selecting previously unselected package xfsprogs. [2022-05-12T02:36:07.284Z] #21 42.43 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T02:36:07.284Z] #21 42.44 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T02:36:07.546Z] #21 42.82 Selecting previously unselected package zip. [2022-05-12T02:36:07.546Z] #21 42.83 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-12T02:36:07.807Z] #21 42.84 Unpacking zip (3.0-12) ... [2022-05-12T02:36:07.807Z] #21 42.97 Selecting previously unselected package zstd. [2022-05-12T02:36:07.807Z] #21 42.98 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T02:36:07.807Z] #21 42.98 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T02:36:08.147Z] #21 47.34 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T02:36:08.147Z] #21 47.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T02:36:08.147Z] #21 47.36 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T02:36:08.147Z] #21 47.37 Setting up patch (2.7.6-7) ... [2022-05-12T02:36:08.147Z] #21 47.39 Setting up sudo (1.9.5p2-3) ... [2022-05-12T02:36:08.147Z] #21 47.46 invoke-rc.d: could not determine current runlevel [2022-05-12T02:36:08.147Z] #21 47.47 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T02:36:08.147Z] #21 47.48 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T02:36:08.147Z] #21 47.49 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T02:36:08.147Z] #21 47.50 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T02:36:08.147Z] #21 47.51 Setting up pigz (2.6-1) ... [2022-05-12T02:36:08.147Z] #21 47.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T02:36:08.147Z] #21 47.53 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T02:36:08.147Z] #21 47.56 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T02:36:08.147Z] #21 47.57 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:36:08.378Z] #21 43.30 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:36:08.921Z] #56 DONE 1.8s [2022-05-12T02:36:08.921Z] [2022-05-12T02:36:08.921Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T02:36:08.921Z] #58 sha256:d388bc9795cfc26ad4dc4d16e8e9663df31f6a61ae410e25a57a4ee7a86198d8 [2022-05-12T02:36:08.921Z] #58 DONE 0.1s [2022-05-12T02:36:08.921Z] [2022-05-12T02:36:08.921Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T02:36:08.921Z] #61 sha256:0eef2e060b343ae56d3f287ede499a70411402b34287a27aeb98d9042021dbcc [2022-05-12T02:36:08.949Z] #21 44.28 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T02:36:09.085Z] #21 48.36 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T02:36:09.085Z] #21 48.37 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T02:36:09.178Z] #61 DONE 0.4s [2022-05-12T02:36:09.178Z] [2022-05-12T02:36:09.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-12T02:36:09.178Z] #64 sha256:939582bc9a0c51a9e794f173cc64a35ccdd4b920643c5e3b7d3697efee2f66d4 [2022-05-12T02:36:09.178Z] #64 199.5 + bin/containerd [2022-05-12T02:36:09.210Z] #21 44.29 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T02:36:09.210Z] #21 44.31 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T02:36:09.210Z] #21 44.32 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T02:36:09.210Z] #21 44.33 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T02:36:09.210Z] #21 44.35 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T02:36:09.210Z] #21 44.36 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T02:36:09.210Z] #21 44.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:36:09.210Z] #21 44.38 Setting up bzip2 (1.0.8-4) ... [2022-05-12T02:36:09.210Z] #21 44.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T02:36:09.210Z] #21 44.42 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T02:36:09.345Z] #21 48.74 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T02:36:09.345Z] #21 48.76 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T02:36:09.345Z] #21 48.78 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T02:36:09.345Z] #21 48.79 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T02:36:09.781Z] #21 44.96 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:36:09.781Z] #21 44.97 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T02:36:09.781Z] #21 44.99 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T02:36:09.781Z] #21 45.01 Setting up apparmor (2.13.6-10) ... [2022-05-12T02:36:09.913Z] #21 49.22 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:36:09.913Z] #21 49.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T02:36:09.913Z] #21 49.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T02:36:09.913Z] #21 49.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T02:36:09.913Z] #21 49.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T02:36:09.913Z] #21 49.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T02:36:09.913Z] #21 49.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T02:36:09.913Z] #21 49.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T02:36:09.913Z] #21 49.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T02:36:09.913Z] #21 49.29 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T02:36:11.231Z] #69 31.09 Reading package lists... [2022-05-12T02:36:11.231Z] #69 ... [2022-05-12T02:36:11.231Z] [2022-05-12T02:36:11.232Z] #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-12T02:36:11.232Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-12T02:36:11.232Z] #20 30.37 Reading package lists... [2022-05-12T02:36:11.292Z] #21 50.68 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T02:36:11.292Z] #21 50.69 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T02:36:11.292Z] #21 50.70 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T02:36:11.292Z] #21 50.71 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T02:36:11.694Z] #21 46.59 Setting up zip (3.0-12) ... [2022-05-12T02:36:11.694Z] #21 46.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:36:11.694Z] #21 46.63 Setting up bash-completion (1:2.11-2) ... [2022-05-12T02:36:11.738Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T02:36:11.738Z] 97f65a0ec59e: Download complete [2022-05-12T02:36:12.679Z] #21 51.85 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T02:36:12.679Z] #21 51.86 Setting up jq (1.6-2.1) ... [2022-05-12T02:36:12.679Z] #21 51.87 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T02:36:12.679Z] #21 51.89 Setting up iptables (1.8.7-1) ... [2022-05-12T02:36:12.679Z] #21 51.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T02:36:12.679Z] #21 51.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T02:36:12.679Z] #21 51.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T02:36:12.679Z] #21 51.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T02:36:12.679Z] #21 51.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T02:36:12.679Z] #21 51.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T02:36:12.679Z] #21 51.94 Setting up iproute2 (5.10.0-4) ... [2022-05-12T02:36:12.939Z] #21 52.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:36:13.122Z] #20 39.61 Building dependency tree... [2022-05-12T02:36:13.509Z] #21 DONE 52.8s [2022-05-12T02:36:13.509Z] [2022-05-12T02:36:13.509Z] #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-12T02:36:13.509Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-12T02:36:13.606Z] #21 48.47 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T02:36:13.606Z] #21 48.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T02:36:13.606Z] #21 48.49 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T02:36:13.606Z] #21 48.50 Setting up patch (2.7.6-7) ... [2022-05-12T02:36:13.606Z] #21 48.52 Setting up sudo (1.9.5p2-3) ... [2022-05-12T02:36:13.606Z] #21 48.60 invoke-rc.d: could not determine current runlevel [2022-05-12T02:36:13.606Z] #21 48.61 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T02:36:13.606Z] #21 48.62 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T02:36:13.606Z] #21 48.64 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T02:36:13.606Z] #21 48.65 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T02:36:13.606Z] #21 48.66 Setting up pigz (2.6-1) ... [2022-05-12T02:36:13.606Z] #21 48.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T02:36:13.606Z] #21 48.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T02:36:13.606Z] #21 48.71 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T02:36:13.606Z] #21 48.72 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:36:14.438Z] #21 49.44 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T02:36:14.438Z] #21 49.46 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T02:36:14.466Z] #22 0.847 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T02:36:14.466Z] #22 0.850 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T02:36:14.466Z] #22 0.853 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T02:36:14.466Z] #22 DONE 0.9s [2022-05-12T02:36:14.466Z] [2022-05-12T02:36:14.466Z] #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-12T02:36:14.466Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:36:14.466Z] #47 ... [2022-05-12T02:36:14.466Z] [2022-05-12T02:36:14.466Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T02:36:14.466Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-12T02:36:14.699Z] #21 49.82 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T02:36:14.960Z] #21 49.90 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T02:36:14.960Z] #21 49.94 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T02:36:14.960Z] #21 49.95 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T02:36:15.051Z] #20 43.82 The following additional packages will be installed: [2022-05-12T02:36:15.051Z] #20 43.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T02:36:15.051Z] #20 43.84 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T02:36:15.051Z] #20 43.84 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T02:36:15.051Z] #20 43.84 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T02:36:15.051Z] #20 43.84 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T02:36:15.051Z] #20 43.85 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T02:36:15.051Z] #20 43.86 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T02:36:15.051Z] #20 43.90 Suggested packages: [2022-05-12T02:36:15.051Z] #20 43.90 gcc-10-locales seccomp wine64 [2022-05-12T02:36:15.221Z] #21 50.39 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:36:15.221Z] #21 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T02:36:15.221Z] #21 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T02:36:15.221Z] #21 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T02:36:15.221Z] #21 50.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T02:36:15.221Z] #21 50.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T02:36:15.221Z] #21 50.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T02:36:15.221Z] #21 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T02:36:15.221Z] #21 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T02:36:15.482Z] #21 50.46 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T02:36:16.007Z] #20 44.77 The following NEW packages will be installed: [2022-05-12T02:36:16.007Z] #20 44.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T02:36:16.007Z] #20 44.77 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T02:36:16.007Z] #20 44.77 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T02:36:16.007Z] #20 44.77 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T02:36:16.007Z] #20 44.77 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T02:36:16.007Z] #20 44.77 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T02:36:16.007Z] #20 44.77 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T02:36:16.007Z] #20 44.78 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T02:36:16.007Z] #20 44.78 mingw-w64-x86-64-dev [2022-05-12T02:36:16.271Z] #20 45.22 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:36:16.271Z] #20 45.22 Need to get 115 MB of archives. [2022-05-12T02:36:16.271Z] #20 45.22 After this operation, 645 MB of additional disk space will be used. [2022-05-12T02:36:16.271Z] #20 45.22 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-12T02:36:16.271Z] #20 45.32 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-12T02:36:16.271Z] #20 45.37 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-12T02:36:16.271Z] #20 45.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-12T02:36:16.527Z] #20 45.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-12T02:36:16.527Z] #20 45.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T02:36:16.527Z] #20 45.46 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-12T02:36:16.527Z] #20 45.53 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-12T02:36:16.527Z] #20 45.53 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-12T02:36:16.784Z] #20 45.76 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-12T02:36:16.868Z] #21 51.84 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T02:36:16.869Z] #21 51.85 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T02:36:16.869Z] #21 51.87 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T02:36:16.869Z] #21 51.88 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T02:36:17.347Z] #20 46.21 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-12T02:36:17.347Z] #20 46.44 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-12T02:36:17.607Z] #20 ... [2022-05-12T02:36:17.607Z] [2022-05-12T02:36:17.607Z] #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-12T02:36:17.607Z] #49 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-12T02:36:17.607Z] #49 31.07 Reading package lists... [2022-05-12T02:36:17.607Z] #49 40.03 Building dependency tree... [2022-05-12T02:36:17.607Z] #49 44.13 The following additional packages will be installed: [2022-05-12T02:36:17.607Z] #49 44.14 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-12T02:36:17.607Z] #49 44.15 Suggested packages: [2022-05-12T02:36:17.607Z] #49 44.15 cmake-doc ninja-build lrzip [2022-05-12T02:36:17.607Z] #49 44.15 Recommended packages: [2022-05-12T02:36:17.607Z] #49 44.15 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T02:36:17.607Z] #49 44.88 The following NEW packages will be installed: [2022-05-12T02:36:17.607Z] #49 44.90 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-12T02:36:17.607Z] #49 45.26 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:36:17.607Z] #49 45.26 Need to get 8418 kB of archives. [2022-05-12T02:36:17.607Z] #49 45.26 After this operation, 34.9 MB of additional disk space will be used. [2022-05-12T02:36:17.607Z] #49 45.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T02:36:17.607Z] #49 45.27 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-12T02:36:17.607Z] #49 45.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T02:36:17.607Z] #49 45.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T02:36:17.607Z] #49 45.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T02:36:17.607Z] #49 45.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T02:36:17.607Z] #49 45.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T02:36:17.607Z] #49 45.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T02:36:17.607Z] #49 46.16 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:36:17.607Z] #49 46.43 Fetched 8418 kB in 0s (19.4 MB/s) [2022-05-12T02:36:17.607Z] #49 46.50 Selecting previously unselected package xxd. [2022-05-12T02:36:17.607Z] #49 46.50 (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-12T02:36:17.607Z] #49 46.54 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T02:36:17.607Z] #49 46.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:36:17.607Z] [2022-05-12T02:36:17.607Z] #49 ... [2022-05-12T02:36:17.607Z] [2022-05-12T02:36:17.607Z] #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-12T02:36:17.607Z] #69 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-12T02:36:17.607Z] #69 31.09 Reading package lists... [2022-05-12T02:36:17.607Z] #69 39.94 Building dependency tree... [2022-05-12T02:36:17.607Z] #69 44.02 The following additional packages will be installed: [2022-05-12T02:36:17.607Z] #69 44.05 libbtrfs0 [2022-05-12T02:36:17.607Z] #69 44.41 The following NEW packages will be installed: [2022-05-12T02:36:17.607Z] #69 44.43 libbtrfs-dev libbtrfs0 [2022-05-12T02:36:17.607Z] #69 44.86 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:36:17.607Z] #69 44.86 Need to get 460 kB of archives. [2022-05-12T02:36:17.607Z] #69 44.86 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T02:36:17.607Z] #69 44.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T02:36:17.607Z] #69 44.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T02:36:17.607Z] #69 45.49 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:36:17.607Z] #69 45.87 Fetched 460 kB in 0s (1503 kB/s) [2022-05-12T02:36:17.607Z] #69 45.98 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T02:36:17.607Z] #69 45.98 (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-12T02:36:17.607Z] #69 46.06 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T02:36:17.607Z] #69 46.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T02:36:17.607Z] #69 46.22 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T02:36:17.607Z] #69 46.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T02:36:17.607Z] #69 46.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T02:36:17.607Z] #69 46.37 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T02:36:17.607Z] #69 46.39 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T02:36:17.607Z] #69 46.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:36:17.607Z] #69 DONE 46.7s [2022-05-12T02:36:17.607Z] [2022-05-12T02:36:17.607Z] #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-12T02:36:17.607Z] #49 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-12T02:36:17.607Z] #49 46.72 Selecting previously unselected package vim-common. [2022-05-12T02:36:17.607Z] #49 46.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T02:36:17.607Z] #49 46.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:36:17.607Z] #49 ... [2022-05-12T02:36:17.607Z] [2022-05-12T02:36:17.607Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T02:36:17.607Z] #70 sha256:c0c593044194b52876980b46616a3b0047023438c48d3aa0edd52b24e278241f [2022-05-12T02:36:17.867Z] #70 DONE 0.1s [2022-05-12T02:36:17.867Z] [2022-05-12T02:36:17.867Z] #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-12T02:36:17.867Z] #71 sha256:00efc81c8814776708b993a6f65431409b32dddc33b5990ea2282f286a511a09 [2022-05-12T02:36:18.252Z] #21 53.16 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T02:36:18.252Z] #21 53.17 Setting up jq (1.6-2.1) ... [2022-05-12T02:36:18.252Z] #21 53.18 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T02:36:18.252Z] #21 53.19 Setting up iptables (1.8.7-1) ... [2022-05-12T02:36:18.253Z] #21 53.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T02:36:18.253Z] #21 53.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T02:36:18.253Z] #21 53.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T02:36:18.253Z] #21 53.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T02:36:18.253Z] #21 53.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T02:36:18.253Z] #21 53.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T02:36:18.253Z] #21 53.24 Setting up iproute2 (5.10.0-4) ... [2022-05-12T02:36:18.253Z] #21 53.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:36:18.798Z] #71 0.884 + RM_GOPATH=0 [2022-05-12T02:36:18.798Z] #71 0.884 + TMP_GOPATH= [2022-05-12T02:36:18.798Z] #71 0.884 + : /build [2022-05-12T02:36:18.798Z] #71 0.884 + '[' -z '' ']' [2022-05-12T02:36:18.798Z] #71 0.884 ++ mktemp -d [2022-05-12T02:36:18.798Z] #71 0.886 + export GOPATH=/tmp/tmp.uMbYgRzh4O [2022-05-12T02:36:18.798Z] #71 0.886 + GOPATH=/tmp/tmp.uMbYgRzh4O [2022-05-12T02:36:18.798Z] #71 0.886 + RM_GOPATH=1 [2022-05-12T02:36:18.798Z] #71 0.887 + case "$(go env GOARCH)" in [2022-05-12T02:36:18.798Z] #71 0.887 ++ go env GOARCH [2022-05-12T02:36:18.798Z] #71 0.895 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:36:18.798Z] #71 0.895 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:36:18.798Z] #71 0.895 ++ dirname /install.sh [2022-05-12T02:36:18.798Z] #71 0.898 + dir=/ [2022-05-12T02:36:18.798Z] #71 0.899 + bin=containerd [2022-05-12T02:36:18.798Z] #71 0.899 + shift [2022-05-12T02:36:18.798Z] #71 0.899 + '[' '!' -f //containerd.installer ']' [2022-05-12T02:36:18.798Z] #71 0.899 + . //containerd.installer [2022-05-12T02:36:18.798Z] #71 0.904 ++ set -e [2022-05-12T02:36:18.798Z] #71 0.904 ++ : v1.6.4 [2022-05-12T02:36:18.798Z] #71 0.905 + install_containerd [2022-05-12T02:36:18.798Z] #71 0.905 + echo 'Install containerd version v1.6.4' [2022-05-12T02:36:18.798Z] #71 0.905 Install containerd version v1.6.4 [2022-05-12T02:36:18.798Z] #71 0.906 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uMbYgRzh4O/src/github.com/containerd/containerd [2022-05-12T02:36:18.798Z] #71 0.909 Cloning into '/tmp/tmp.uMbYgRzh4O/src/github.com/containerd/containerd'... [2022-05-12T02:36:19.199Z] #21 DONE 54.2s [2022-05-12T02:36:19.199Z] [2022-05-12T02:36:19.199Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-12T02:36:19.199Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:36:19.199Z] #47 ... [2022-05-12T02:36:19.199Z] [2022-05-12T02:36:19.199Z] #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-12T02:36:19.199Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-12T02:36:19.770Z] #22 0.833 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T02:36:19.770Z] #22 0.839 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T02:36:19.770Z] #22 0.842 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T02:36:20.031Z] #22 DONE 1.0s [2022-05-12T02:36:20.031Z] [2022-05-12T02:36:20.031Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T02:36:20.031Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-12T02:36:20.694Z] #47 DONE 232.0s [2022-05-12T02:36:20.694Z] [2022-05-12T02:36:20.694Z] #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-12T02:36:20.694Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:36:22.066Z] #71 ... [2022-05-12T02:36:22.066Z] [2022-05-12T02:36:22.066Z] #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-12T02:36:22.066Z] #49 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-12T02:36:22.066Z] #49 46.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:36:22.066Z] #49 47.01 Selecting previously unselected package cmake-data. [2022-05-12T02:36:22.066Z] #49 47.02 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T02:36:22.066Z] #49 47.07 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T02:36:22.066Z] #49 48.08 Selecting previously unselected package libarchive13:amd64. [2022-05-12T02:36:22.066Z] #49 48.08 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T02:36:22.066Z] #49 48.09 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T02:36:22.066Z] #49 48.16 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T02:36:22.066Z] #49 48.17 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T02:36:22.066Z] #49 48.17 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T02:36:22.066Z] #49 48.23 Selecting previously unselected package librhash0:amd64. [2022-05-12T02:36:22.066Z] #49 48.23 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T02:36:22.066Z] #49 48.23 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T02:36:22.066Z] #49 48.30 Selecting previously unselected package libuv1:amd64. [2022-05-12T02:36:22.066Z] #49 48.30 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T02:36:22.066Z] #49 48.31 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T02:36:22.066Z] #49 48.37 Selecting previously unselected package cmake. [2022-05-12T02:36:22.066Z] #49 48.38 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T02:36:22.066Z] #49 48.38 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T02:36:22.066Z] #49 50.15 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T02:36:22.066Z] #49 50.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:36:22.066Z] #49 50.18 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T02:36:22.066Z] #49 50.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:36:22.066Z] #49 50.22 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T02:36:22.066Z] #49 50.23 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T02:36:22.066Z] #49 50.24 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T02:36:22.066Z] #49 50.26 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T02:36:22.066Z] #49 50.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:36:22.066Z] #49 DONE 50.7s [2022-05-12T02:36:22.066Z] [2022-05-12T02:36:22.066Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T02:36:22.066Z] #50 sha256:89c9e3bd683acd57b0d6f28555fec938664682e542942cb482afbeb76e765a36 [2022-05-12T02:36:22.066Z] #50 DONE 0.1s [2022-05-12T02:36:22.066Z] [2022-05-12T02:36:22.066Z] #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-12T02:36:22.066Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-12T02:36:22.066Z] #20 46.68 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-12T02:36:22.066Z] #20 47.26 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-12T02:36:22.066Z] #20 47.48 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-12T02:36:22.066Z] #20 47.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T02:36:22.066Z] #20 47.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T02:36:22.066Z] #20 47.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T02:36:22.066Z] #20 47.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T02:36:22.066Z] #20 47.50 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-12T02:36:22.066Z] #20 47.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T02:36:22.066Z] #20 47.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T02:36:22.066Z] #20 47.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T02:36:22.066Z] #20 47.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T02:36:22.066Z] #20 47.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T02:36:22.066Z] #20 47.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T02:36:22.066Z] #20 47.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T02:36:22.066Z] #20 47.53 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-12T02:36:22.066Z] #20 47.53 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-12T02:36:22.066Z] #20 47.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T02:36:22.066Z] #20 48.12 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:36:22.066Z] #20 48.28 Fetched 115 MB in 3s (43.1 MB/s) [2022-05-12T02:36:22.066Z] #20 48.30 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T02:36:22.066Z] #20 48.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-12T02:36:22.066Z] #20 48.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T02:36:22.066Z] #20 48.33 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T02:36:22.066Z] #20 49.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T02:36:22.066Z] #20 49.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T02:36:22.066Z] #20 49.17 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T02:36:22.066Z] #20 50.35 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T02:36:22.066Z] #20 50.36 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T02:36:22.066Z] #20 50.37 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T02:36:22.066Z] #20 50.44 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T02:36:22.066Z] #20 50.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T02:36:22.066Z] #20 50.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:36:22.066Z] #20 50.61 Selecting previously unselected package dmsetup. [2022-05-12T02:36:22.066Z] #20 50.61 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T02:36:22.066Z] #20 50.63 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T02:36:22.066Z] #20 50.77 Selecting previously unselected package mingw-w64-common. [2022-05-12T02:36:22.066Z] #20 50.79 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T02:36:22.066Z] #20 50.79 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T02:36:22.111Z] #55 ... [2022-05-12T02:36:22.111Z] [2022-05-12T02:36:22.111Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T02:36:22.111Z] #48 sha256:bdf4dc25c2867eca508e90815d0d305f61e01f384a66417a324617940aef0274 [2022-05-12T02:36:22.323Z] #20 ... [2022-05-12T02:36:22.323Z] [2022-05-12T02:36:22.323Z] #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-12T02:36:22.323Z] #74 sha256:697a28e948b880ee640cc51f6644509a0a61bb537e0677be3eb700598f3f3dfb [2022-05-12T02:36:22.323Z] #74 47.78 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T02:36:22.323Z] #74 47.78 + GOBIN=/build [2022-05-12T02:36:22.323Z] #74 47.78 + GO111MODULE=on [2022-05-12T02:36:22.323Z] #74 47.78 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T02:36:22.323Z] #74 50.99 rootlesskit version 1.0.0 [2022-05-12T02:36:22.323Z] #74 51.00 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T02:36:22.323Z] #74 51.00 -container-ip string [2022-05-12T02:36:22.323Z] #74 51.00 container ip [2022-05-12T02:36:22.323Z] #74 51.00 -container-port int [2022-05-12T02:36:22.323Z] #74 51.00 container port (default -1) [2022-05-12T02:36:22.323Z] #74 51.00 -host-ip string [2022-05-12T02:36:22.323Z] #74 51.00 host ip [2022-05-12T02:36:22.323Z] #74 51.00 -host-port int [2022-05-12T02:36:22.323Z] #74 51.00 host port (default -1) [2022-05-12T02:36:22.323Z] #74 51.00 -proto string [2022-05-12T02:36:22.323Z] #74 51.00 proxy protocol (default "tcp") [2022-05-12T02:36:22.323Z] #74 DONE 51.1s [2022-05-12T02:36:22.323Z] [2022-05-12T02:36:22.323Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T02:36:22.323Z] #75 sha256:e1b8f5032130ca47e53042d8ba6dd599a59eade77d27ecdd75288ba7fa9976f5 [2022-05-12T02:36:22.323Z] #75 DONE 0.1s [2022-05-12T02:36:22.323Z] [2022-05-12T02:36:22.323Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T02:36:22.323Z] #76 sha256:659734aee20c0c91feb420c7ac8b99ab87fa222f813453465d6fec2370d5d1d3 [2022-05-12T02:36:22.323Z] #76 DONE 0.1s [2022-05-12T02:36:22.323Z] [2022-05-12T02:36:22.323Z] #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-12T02:36:22.323Z] #51 sha256:20fae6e950b5e8a1b89d8f5a8245ed69eb211b64e2ce10fc1c80d070093653fe [2022-05-12T02:36:22.373Z] #48 DONE 0.6s [2022-05-12T02:36:22.373Z] [2022-05-12T02:36:22.373Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T02:36:22.373Z] #52 sha256:7670837fce8783fc418cc926d8c06b158ef2f9f47b282687cde2826919b8f197 [2022-05-12T02:36:22.373Z] #52 DONE 0.0s [2022-05-12T02:36:22.373Z] [2022-05-12T02:36:22.373Z] #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-12T02:36:22.373Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:36:22.634Z] #55 ... [2022-05-12T02:36:22.634Z] [2022-05-12T02:36:22.634Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T02:36:22.634Z] #54 sha256:e80aeb2bbe94df4486351294f9924bcbb5d5397c24be4a89e451191b5dc59698 [2022-05-12T02:36:22.634Z] #54 DONE 0.1s [2022-05-12T02:36:22.634Z] [2022-05-12T02:36:22.634Z] #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-12T02:36:22.634Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:36:23.252Z] #51 1.156 + RM_GOPATH=0 [2022-05-12T02:36:23.252Z] #51 1.156 + TMP_GOPATH= [2022-05-12T02:36:23.252Z] #51 1.156 + : /build [2022-05-12T02:36:23.252Z] #51 1.156 + '[' -z '' ']' [2022-05-12T02:36:23.252Z] #51 1.157 ++ mktemp -d [2022-05-12T02:36:23.252Z] #51 1.160 + export GOPATH=/tmp/tmp.60PkkmrOMe [2022-05-12T02:36:23.252Z] #51 1.160 + GOPATH=/tmp/tmp.60PkkmrOMe [2022-05-12T02:36:23.252Z] #51 1.160 + RM_GOPATH=1 [2022-05-12T02:36:23.252Z] #51 1.160 + case "$(go env GOARCH)" in [2022-05-12T02:36:23.252Z] #51 1.160 ++ go env GOARCH [2022-05-12T02:36:23.252Z] #51 1.178 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:36:23.252Z] #51 1.178 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:36:23.252Z] #51 1.178 ++ dirname /install.sh [2022-05-12T02:36:23.252Z] #51 1.186 + dir=/ [2022-05-12T02:36:23.252Z] #51 1.186 + bin=tini [2022-05-12T02:36:23.252Z] #51 1.186 + shift [2022-05-12T02:36:23.252Z] #51 1.186 + '[' '!' -f //tini.installer ']' [2022-05-12T02:36:23.252Z] #51 1.186 + . //tini.installer [2022-05-12T02:36:23.252Z] #51 1.186 ++ : v0.19.0 [2022-05-12T02:36:23.252Z] #51 1.186 + install_tini [2022-05-12T02:36:23.252Z] #51 1.186 + echo 'Install tini version v0.19.0' [2022-05-12T02:36:23.252Z] #51 1.186 + git clone https://github.com/krallin/tini.git /tmp/tmp.60PkkmrOMe/tini [2022-05-12T02:36:23.252Z] #51 1.186 Install tini version v0.19.0 [2022-05-12T02:36:23.252Z] #51 1.187 Cloning into '/tmp/tmp.60PkkmrOMe/tini'... [2022-05-12T02:36:23.509Z] #51 1.790 + cd /tmp/tmp.60PkkmrOMe/tini [2022-05-12T02:36:23.509Z] #51 1.790 + git checkout -q v0.19.0 [2022-05-12T02:36:23.509Z] #51 1.818 + cmake . [2022-05-12T02:36:24.072Z] #51 2.145 -- The C compiler identification is GNU 10.2.1 [2022-05-12T02:36:24.072Z] #51 2.209 -- Detecting C compiler ABI info [2022-05-12T02:36:24.072Z] #51 2.404 -- Detecting C compiler ABI info - done [2022-05-12T02:36:24.328Z] #51 2.456 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T02:36:24.328Z] #51 2.458 -- Detecting C compile features [2022-05-12T02:36:24.328Z] #51 2.459 -- Detecting C compile features - done [2022-05-12T02:36:24.328Z] #51 2.473 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T02:36:24.328Z] #51 2.530 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T02:36:24.328Z] #51 2.557 -- Configuring done [2022-05-12T02:36:24.328Z] #51 2.565 -- Generating done [2022-05-12T02:36:24.328Z] #51 2.568 -- Build files have been written to: /tmp/tmp.60PkkmrOMe/tini [2022-05-12T02:36:24.328Z] #51 2.572 + make tini-static [2022-05-12T02:36:24.486Z] #23 9.347 Collecting yamllint==1.26.1 [2022-05-12T02:36:24.584Z] #51 2.704 Scanning dependencies of target tini-static [2022-05-12T02:36:24.584Z] #51 2.737 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T02:36:24.748Z] #23 10.39 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T02:36:24.841Z] #51 3.090 [100%] Linking C executable tini-static [2022-05-12T02:36:25.007Z] 97f65a0ec59e: Pull complete [2022-05-12T02:36:25.097Z] #51 3.318 [100%] Built target tini-static [2022-05-12T02:36:25.097Z] #51 3.338 + mkdir -p /build [2022-05-12T02:36:25.097Z] #51 3.340 + cp tini-static /build/docker-init [2022-05-12T02:36:25.354Z] #51 DONE 3.5s [2022-05-12T02:36:25.354Z] [2022-05-12T02:36:25.354Z] #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-12T02:36:25.354Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-12T02:36:25.354Z] #20 53.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T02:36:25.354Z] #20 53.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T02:36:25.354Z] #20 53.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T02:36:25.684Z] #23 11.41 Collecting pathspec>=0.5.3 [2022-05-12T02:36:25.943Z] #23 11.43 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T02:36:26.203Z] #23 11.78 Collecting pyyaml [2022-05-12T02:36:26.203Z] #23 11.79 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-12T02:36:26.203Z] #23 11.84 Building wheels for collected packages: yamllint [2022-05-12T02:36:26.462Z] #23 11.84 Building wheel for yamllint (setup.py): started [2022-05-12T02:36:26.721Z] #20 55.43 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T02:36:26.721Z] #20 55.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:36:26.721Z] #20 55.43 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T02:36:26.721Z] #20 55.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T02:36:26.721Z] #20 55.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:36:26.721Z] #20 55.57 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T02:36:27.401Z] #23 12.76 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T02:36:27.401Z] #23 12.76 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8d98a15ee3d50b51cafd3f69241c2018ff5a553b6dcf84ecb6f2847a13d1e192 [2022-05-12T02:36:27.401Z] #23 12.76 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T02:36:27.401Z] #23 12.77 Successfully built yamllint [2022-05-12T02:36:27.401Z] #23 12.80 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T02:36:27.660Z] #23 13.20 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T02:36:28.228Z] #23 DONE 13.7s [2022-05-12T02:36:28.228Z] [2022-05-12T02:36:28.228Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T02:36:28.228Z] #27 sha256:01964586b30ebb8f94eaa1067bcca6397d93698ceb8f580aaa218f8ff697061b [2022-05-12T02:36:28.487Z] #27 DONE 0.3s [2022-05-12T02:36:28.487Z] [2022-05-12T02:36:28.487Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T02:36:28.487Z] #32 sha256:06669552f76975bd8f56e3942f622d813f3eda1c6c851b636c456b5694a1e1ec [2022-05-12T02:36:29.055Z] #32 DONE 0.5s [2022-05-12T02:36:29.055Z] [2022-05-12T02:36:29.055Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T02:36:29.055Z] #35 sha256:9207b592e57f2ce2626b2c9ada52edab812729a2755fbbd4002b7e3425657f12 [2022-05-12T02:36:29.055Z] #35 DONE 0.2s [2022-05-12T02:36:29.055Z] [2022-05-12T02:36:29.055Z] #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-12T02:36:29.055Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:36:29.055Z] #55 ... [2022-05-12T02:36:29.055Z] [2022-05-12T02:36:29.055Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T02:36:29.055Z] #37 sha256:1637c0731b8cdcd80762aa68626bd3988d5eb8cfb578f4cce41b7949408d4d06 [2022-05-12T02:36:29.241Z] #20 57.72 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T02:36:29.241Z] #20 57.73 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:36:29.241Z] #20 57.73 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:36:29.314Z] #37 DONE 0.2s [2022-05-12T02:36:29.314Z] [2022-05-12T02:36:29.314Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T02:36:29.314Z] #39 sha256:ef7ed22e553c9c698e10cd4093a9143454ded3b20328fc64805b89b1797ac28d [2022-05-12T02:36:29.314Z] #39 DONE 0.1s [2022-05-12T02:36:29.314Z] [2022-05-12T02:36:29.314Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T02:36:29.314Z] #41 sha256:b3f863c6bdd52bfe3ee300a481e3ae3da5b8c3ba216b457bec5229a86a5209d6 [2022-05-12T02:36:29.572Z] #41 DONE 0.1s [2022-05-12T02:36:29.572Z] [2022-05-12T02:36:29.572Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T02:36:29.572Z] #45 sha256:92209577b708a36d7a3d6a38430997e5b0b1a87339bf71ce404880e555adf9bd [2022-05-12T02:36:29.572Z] #45 DONE 0.1s [2022-05-12T02:36:29.572Z] [2022-05-12T02:36:29.572Z] #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-12T02:36:29.572Z] #60 sha256:dee3b15a387fe07ac181a15305fb4f6240f3f7c36dd8b856cfc6b32db2f35a45 [2022-05-12T02:36:30.038Z] #23 9.050 Collecting yamllint==1.26.1 [2022-05-12T02:36:30.038Z] #23 10.10 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T02:36:31.425Z] #23 11.23 Collecting pathspec>=0.5.3 [2022-05-12T02:36:31.425Z] #23 11.24 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T02:36:31.425Z] #23 11.55 Collecting pyyaml [2022-05-12T02:36:31.425Z] #23 11.56 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-12T02:36:31.686Z] #23 11.65 Building wheels for collected packages: yamllint [2022-05-12T02:36:31.687Z] #23 11.65 Building wheel for yamllint (setup.py): started [2022-05-12T02:36:32.632Z] #23 12.63 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T02:36:32.632Z] #23 12.64 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=18a4752263425a61ee315c8d2545f9f50b3e2ca64d3eab89a1013f104f229437 [2022-05-12T02:36:32.632Z] #23 12.64 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T02:36:32.632Z] #23 12.64 Successfully built yamllint [2022-05-12T02:36:32.632Z] #23 12.67 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T02:36:33.208Z] #23 13.07 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T02:36:33.408Z] #20 61.60 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T02:36:33.408Z] #20 61.60 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:36:33.408Z] #20 61.61 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:36:33.408Z] #20 ... [2022-05-12T02:36:33.408Z] [2022-05-12T02:36:33.408Z] #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-12T02:36:33.408Z] #71 sha256:00efc81c8814776708b993a6f65431409b32dddc33b5990ea2282f286a511a09 [2022-05-12T02:36:33.408Z] #71 14.78 + cd /tmp/tmp.uMbYgRzh4O/src/github.com/containerd/containerd [2022-05-12T02:36:33.408Z] #71 14.78 + git checkout -q v1.6.4 [2022-05-12T02:36:33.408Z] #71 15.39 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T02:36:33.408Z] #71 15.39 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T02:36:33.408Z] #71 15.39 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T02:36:33.408Z] #71 15.39 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T02:36:33.408Z] #71 15.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T02:36:33.408Z] #71 15.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T02:36:33.408Z] #71 15.39 + '[' '' = dynamic ']' [2022-05-12T02:36:33.408Z] #71 15.39 + make [2022-05-12T02:36:33.469Z] #23 DONE 13.6s [2022-05-12T02:36:33.469Z] [2022-05-12T02:36:33.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-12T02:36:33.469Z] #64 sha256:6c74f74623c04b112e11adb57ae82051a9ab354327b9b2c7f4af20a11c51e0ac [2022-05-12T02:36:33.664Z] #71 15.86 + bin/ctr [2022-05-12T02:36:33.730Z] #64 ... [2022-05-12T02:36:33.730Z] [2022-05-12T02:36:33.730Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T02:36:33.730Z] #27 sha256:f1918febc16ba20ce6bdd9fa2a0d52904720bf727a5e85ab801919e87f89bb08 [2022-05-12T02:36:33.991Z] #27 DONE 0.4s [2022-05-12T02:36:33.991Z] [2022-05-12T02:36:33.991Z] #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-12T02:36:33.991Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:36:34.252Z] #55 ... [2022-05-12T02:36:34.252Z] [2022-05-12T02:36:34.252Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T02:36:34.252Z] #32 sha256:48d87b66bc73f1e2d6938db22a0815223e9849fad6c028aa978ed44cd9cade1d [2022-05-12T02:36:34.513Z] #32 DONE 0.6s [2022-05-12T02:36:34.513Z] [2022-05-12T02:36:34.513Z] #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-12T02:36:34.513Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:36:34.774Z] #47 ... [2022-05-12T02:36:34.774Z] [2022-05-12T02:36:34.774Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T02:36:34.774Z] #35 sha256:d53f6fbdcc93537e4c26763c30b0cbfe0441d24b056ed2d6b45169cfe3d58067 [2022-05-12T02:36:35.035Z] #35 DONE 0.3s [2022-05-12T02:36:35.035Z] [2022-05-12T02:36:35.035Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T02:36:35.035Z] #37 sha256:85eb8dab95a5ee1c79fc71bf5cb7494e9bebbb7dccf7dfb68b245aa80793c3f4 [2022-05-12T02:36:35.297Z] #37 DONE 0.3s [2022-05-12T02:36:35.297Z] [2022-05-12T02:36:35.297Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T02:36:35.297Z] #39 sha256:174ebcd5308e19fd6b9df2f9763a2d352617d0523835d3b5bbc7bf07d974cef1 [2022-05-12T02:36:35.297Z] #39 DONE 0.1s [2022-05-12T02:36:35.297Z] [2022-05-12T02:36:35.297Z] #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-12T02:36:35.297Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:36:35.558Z] #47 ... [2022-05-12T02:36:35.558Z] [2022-05-12T02:36:35.558Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T02:36:35.558Z] #41 sha256:e95b48422ebaad8e230eb188a0c3bc1f29787bf6f46cf0f53f479a5251b33e71 [2022-05-12T02:36:35.558Z] #41 DONE 0.2s [2022-05-12T02:36:35.558Z] [2022-05-12T02:36:35.558Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T02:36:35.558Z] #45 sha256:38a744ddbd13951d653a84e1846771240f4f554195e19cf31af8a49c862ef4de [2022-05-12T02:36:35.819Z] #45 DONE 0.1s [2022-05-12T02:36:35.819Z] [2022-05-12T02:36:35.819Z] #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-12T02:36:35.819Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:36:40.204Z] #71 ... [2022-05-12T02:36:40.204Z] [2022-05-12T02:36:40.204Z] #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-12T02:36:40.204Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-12T02:36:40.204Z] #20 63.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T02:36:40.204Z] #20 63.18 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:36:40.204Z] #20 63.18 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T02:36:40.204Z] #20 64.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T02:36:40.204Z] #20 64.98 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:36:40.204Z] #20 64.98 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:36:40.204Z] #20 68.85 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T02:36:40.204Z] #20 68.86 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T02:36:40.204Z] #20 68.87 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:36:41.571Z] #20 70.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T02:36:41.571Z] #20 70.56 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T02:36:41.571Z] #20 70.58 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T02:36:41.828Z] #20 70.65 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T02:36:41.828Z] #20 70.66 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T02:36:41.828Z] #20 70.67 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T02:36:41.828Z] #20 70.72 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T02:36:41.828Z] #20 70.73 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T02:36:41.828Z] #20 70.73 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T02:36:41.828Z] #20 70.81 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T02:36:41.828Z] #20 70.82 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T02:36:41.828Z] #20 70.82 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T02:36:41.828Z] #20 70.90 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T02:36:41.828Z] #20 70.90 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T02:36:41.828Z] #20 70.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T02:36:41.828Z] #20 71.00 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T02:36:41.828Z] #20 71.00 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T02:36:42.084Z] #20 71.01 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:36:42.084Z] #20 71.05 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T02:36:42.084Z] #20 71.06 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T02:36:42.084Z] #20 71.06 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T02:36:42.084Z] #20 71.15 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T02:36:42.340Z] #20 71.16 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T02:36:42.340Z] #20 71.16 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T02:36:42.340Z] #20 71.28 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T02:36:42.340Z] #20 71.29 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T02:36:42.340Z] #20 71.29 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T02:36:42.340Z] #20 71.39 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T02:36:42.340Z] #20 71.40 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T02:36:42.340Z] #20 71.41 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T02:36:42.340Z] #20 71.49 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T02:36:42.340Z] #20 71.49 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T02:36:42.597Z] #20 71.50 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T02:36:42.597Z] #20 71.54 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T02:36:42.597Z] #20 71.55 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T02:36:42.597Z] #20 71.56 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T02:36:42.597Z] #20 71.74 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T02:36:42.853Z] #20 71.75 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T02:36:42.853Z] #20 71.76 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T02:36:42.853Z] #20 71.86 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T02:36:42.853Z] #20 71.86 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T02:36:42.853Z] #20 71.87 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:36:42.853Z] #20 71.92 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T02:36:42.853Z] #20 71.92 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T02:36:42.853Z] #20 71.93 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T02:36:43.114Z] #20 72.00 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T02:36:43.114Z] #20 72.01 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T02:36:43.114Z] #20 72.02 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T02:36:43.114Z] #20 72.22 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T02:36:43.114Z] #20 72.23 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T02:36:43.114Z] #20 72.25 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T02:36:43.114Z] #20 72.25 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T02:36:43.372Z] #20 72.26 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T02:36:43.372Z] #20 72.28 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T02:36:43.372Z] #20 72.29 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T02:36:43.372Z] #20 72.31 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T02:36:43.372Z] #20 72.32 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T02:36:43.372Z] #20 72.33 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T02:36:43.372Z] #20 72.34 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T02:36:43.372Z] #20 72.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T02:36:43.372Z] #20 72.36 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T02:36:43.372Z] #20 72.37 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T02:36:43.372Z] #20 72.38 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T02:36:43.372Z] #20 72.39 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T02:36:43.372Z] #20 72.41 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T02:36:43.372Z] #20 72.42 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T02:36:43.372Z] #20 72.43 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T02:36:43.372Z] #20 72.44 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T02:36:43.372Z] #20 72.45 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:36:43.372Z] #20 72.46 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-12T02:36:43.372Z] #20 72.47 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:36:43.629Z] #20 72.48 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-12T02:36:43.629Z] #20 72.49 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T02:36:43.629Z] #20 72.50 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T02:36:43.629Z] #20 72.51 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-12T02:36:43.629Z] #20 72.52 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T02:36:43.629Z] #20 72.53 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T02:36:43.629Z] #20 72.55 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:36:43.629Z] #20 72.56 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T02:36:43.629Z] #20 72.58 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:36:43.629Z] #20 72.60 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T02:36:43.629Z] #20 72.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:36:44.562Z] #20 DONE 73.8s [2022-05-12T02:36:44.562Z] [2022-05-12T02:36:44.562Z] #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-12T02:36:44.562Z] #71 sha256:00efc81c8814776708b993a6f65431409b32dddc33b5990ea2282f286a511a09 [2022-05-12T02:36:44.818Z] #71 ... [2022-05-12T02:36:44.818Z] [2022-05-12T02:36:44.818Z] #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-12T02:36:44.818Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-05-12T02:36:46.187Z] #21 1.076 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T02:36:46.187Z] #21 1.258 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T02:36:46.187Z] #21 1.436 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T02:36:47.663Z] #60 ... [2022-05-12T02:36:47.663Z] [2022-05-12T02:36:47.663Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-12T02:36:47.663Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-12T02:36:47.663Z] #47 250.8 + dpkg --print-architecture [2022-05-12T02:36:47.663Z] #47 250.9 + git checkout -q v2.1.0 [2022-05-12T02:36:47.663Z] #47 251.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-12T02:36:47.663Z] #47 251.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-12T02:36:47.847Z] #64 238.2 # github.com/containerd/containerd/cmd/containerd [2022-05-12T02:36:47.847Z] #64 238.2 /usr/bin/ld: /tmp/go-link-2286962097/000019.o: in function `New': [2022-05-12T02:36:47.847Z] #64 238.2 /tmp/tmp.HrzeCLJBey/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-12T02:36:47.847Z] #64 238.3 + bin/containerd-stress [2022-05-12T02:36:47.847Z] #64 239.4 + bin/containerd-shim [2022-05-12T02:36:50.735Z] #47 255.7 + dpkg --print-architecture [2022-05-12T02:36:50.735Z] #47 255.7 + git checkout -q v2.1.0 [2022-05-12T02:36:50.735Z] #47 256.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-12T02:36:50.735Z] #47 256.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-12T02:36:51.431Z] #21 1.614 Reading package lists... [2022-05-12T02:36:54.768Z] #55 ... [2022-05-12T02:36:54.768Z] [2022-05-12T02:36:54.768Z] #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-12T02:36:54.768Z] #60 sha256:8d8ee01a1c972d825d07fa610462a1457b052b60f9a0fe1ad251e15eceb80ac6 [2022-05-12T02:36:54.768Z] #60 149.8 + mkdir -p /build [2022-05-12T02:36:54.768Z] #60 149.8 + cp runc /build/runc [2022-05-12T02:36:54.768Z] #60 DONE 150.7s [2022-05-12T02:36:54.768Z] [2022-05-12T02:36:54.768Z] #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-12T02:36:54.768Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:36:54.768Z] #55 266.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-12T02:36:54.768Z] #55 DONE 267.1s [2022-05-12T02:36:54.768Z] [2022-05-12T02:36:54.768Z] #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-12T02:36:54.768Z] #64 sha256:a93ac2705e0c8885dd1435c112adac5128d38eca85bb0a4585fb16fc4b3bc53d [2022-05-12T02:36:55.601Z] #21 6.272 Reading package lists... [2022-05-12T02:36:55.934Z] #64 247.7 + bin/containerd-shim-runc-v1 [2022-05-12T02:36:56.968Z] #21 10.92 Building dependency tree... [2022-05-12T02:36:56.968Z] #21 12.01 Reading state information... [2022-05-12T02:36:57.896Z] #21 13.13 The following additional packages will be installed: [2022-05-12T02:36:57.896Z] #21 13.13 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-12T02:36:57.896Z] #21 13.13 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-12T02:36:57.896Z] #21 13.13 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-12T02:36:57.896Z] #21 13.13 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-12T02:36:57.896Z] #21 13.13 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-12T02:36:57.896Z] #21 13.14 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-12T02:36:57.896Z] #21 13.14 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-12T02:36:57.896Z] #21 13.16 Suggested packages: [2022-05-12T02:36:57.896Z] #21 13.16 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-12T02:36:57.896Z] #21 13.16 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-12T02:36:57.896Z] #21 13.16 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-12T02:36:57.896Z] #21 13.16 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-12T02:36:57.896Z] #21 13.16 seccomp:ppc64el seccomp:s390x [2022-05-12T02:36:57.896Z] #21 13.16 Recommended packages: [2022-05-12T02:36:57.896Z] #21 13.16 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-12T02:36:57.896Z] #21 13.16 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-12T02:36:57.896Z] #21 13.16 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-12T02:36:57.896Z] #21 13.16 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-12T02:36:58.076Z] #64 ... [2022-05-12T02:36:58.076Z] [2022-05-12T02:36:58.076Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T02:36:58.076Z] #56 sha256:c0d37dfff4a71053b4726b009710a6993005ccbb5c476472a6f5f2e75090b402 [2022-05-12T02:36:58.076Z] #56 DONE 0.7s [2022-05-12T02:36:58.076Z] [2022-05-12T02:36:58.076Z] #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-12T02:36:58.076Z] #64 sha256:a93ac2705e0c8885dd1435c112adac5128d38eca85bb0a4585fb16fc4b3bc53d [2022-05-12T02:36:58.338Z] #64 ... [2022-05-12T02:36:58.338Z] [2022-05-12T02:36:58.338Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T02:36:58.338Z] #58 sha256:b65521308d8e0cf1b91a81153a8e444b1fbcf5804f2202139f2cb53f83c2b69e [2022-05-12T02:36:58.338Z] #58 DONE 0.1s [2022-05-12T02:36:58.338Z] [2022-05-12T02:36:58.338Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T02:36:58.338Z] #61 sha256:68b89921b9a2a28454e2d9f6ec7265ff897529441652e52dd0fcdc0d7ad2db21 [2022-05-12T02:36:58.459Z] #21 13.61 The following NEW packages will be installed: [2022-05-12T02:36:58.459Z] #21 13.61 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-12T02:36:58.459Z] #21 13.61 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-12T02:36:58.459Z] #21 13.61 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-12T02:36:58.459Z] #21 13.61 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-12T02:36:58.459Z] #21 13.61 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-12T02:36:58.459Z] #21 13.61 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-12T02:36:58.459Z] #21 13.61 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-12T02:36:58.459Z] #21 13.61 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-12T02:36:58.459Z] #21 13.61 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-12T02:36:58.459Z] #21 13.61 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-12T02:36:58.459Z] #21 13.62 libseccomp2:ppc64el libseccomp2:s390x [2022-05-12T02:36:58.600Z] #61 DONE 0.3s [2022-05-12T02:36:58.600Z] [2022-05-12T02:36:58.600Z] #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-12T02:36:58.600Z] #64 sha256:a93ac2705e0c8885dd1435c112adac5128d38eca85bb0a4585fb16fc4b3bc53d [2022-05-12T02:36:58.716Z] #21 13.96 0 upgraded, 40 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:36:58.716Z] #21 13.96 Need to get 15.9 MB of archives. [2022-05-12T02:36:58.716Z] #21 13.96 After this operation, 73.0 MB of additional disk space will be used. [2022-05-12T02:36:58.716Z] #21 13.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-12T02:36:58.716Z] #21 13.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-12T02:36:58.716Z] #21 13.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-12T02:36:58.716Z] #21 13.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-12T02:36:58.716Z] #21 13.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-12T02:36:58.716Z] #21 13.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-12T02:36:58.716Z] #21 14.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-12T02:36:58.716Z] #21 14.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-12T02:36:58.716Z] #21 14.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-12T02:36:58.716Z] #21 14.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-12T02:36:58.716Z] #21 14.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-12T02:36:58.716Z] #21 14.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-12T02:36:58.716Z] #21 14.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-12T02:36:58.716Z] #21 14.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-12T02:36:58.972Z] #21 14.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-12T02:36:58.972Z] #21 14.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-12T02:36:58.972Z] #21 14.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-12T02:36:58.972Z] #21 14.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-12T02:36:58.972Z] #21 14.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-12T02:36:58.972Z] #21 14.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-12T02:36:58.973Z] #21 14.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-12T02:36:58.973Z] #21 14.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-12T02:36:58.973Z] #21 14.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-12T02:36:58.973Z] #21 14.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-12T02:36:58.973Z] #21 14.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-12T02:36:58.973Z] #21 14.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-12T02:36:58.973Z] #21 14.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-12T02:36:58.973Z] #21 14.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-12T02:36:58.973Z] #21 14.24 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-12T02:36:58.973Z] #21 14.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-12T02:36:58.973Z] #21 14.25 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-12T02:36:58.973Z] #21 14.25 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-12T02:36:58.973Z] #21 14.25 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-12T02:36:58.973Z] #21 14.25 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-12T02:36:58.973Z] #21 14.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-12T02:36:58.973Z] #21 14.26 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-12T02:36:58.973Z] #21 14.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-12T02:36:58.973Z] #21 14.26 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-12T02:36:58.973Z] #21 14.26 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-12T02:36:58.973Z] #21 14.27 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-12T02:36:59.535Z] #21 14.76 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:36:59.535Z] #21 14.93 Fetched 15.9 MB in 1s (26.5 MB/s) [2022-05-12T02:36:59.792Z] #21 14.97 Selecting previously unselected package gcc-10-base:armel. [2022-05-12T02:36:59.792Z] #21 14.97 (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-12T02:36:59.792Z] #21 15.00 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-12T02:36:59.792Z] #21 15.01 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-12T02:36:59.792Z] #21 15.06 Selecting previously unselected package gcc-10-base:armhf. [2022-05-12T02:36:59.792Z] #21 15.06 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-12T02:36:59.792Z] #21 15.07 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-12T02:36:59.792Z] #21 15.11 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-12T02:36:59.792Z] #21 15.12 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-12T02:36:59.792Z] #21 15.13 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-12T02:36:59.792Z] #21 15.18 Selecting previously unselected package gcc-10-base:s390x. [2022-05-12T02:37:00.049Z] #21 15.18 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-12T02:37:00.049Z] #21 15.19 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-12T02:37:00.049Z] #21 15.24 Selecting previously unselected package gcc-10-base:arm64. [2022-05-12T02:37:00.049Z] #21 15.24 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-12T02:37:00.049Z] #21 15.25 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-12T02:37:00.049Z] #21 15.30 Selecting previously unselected package libgcc-s1:armel. [2022-05-12T02:37:00.049Z] #21 15.31 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-12T02:37:00.049Z] #21 15.32 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-12T02:37:00.049Z] #21 15.36 Selecting previously unselected package libcrypt1:armel. [2022-05-12T02:37:00.049Z] #21 15.37 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-12T02:37:00.049Z] #21 15.37 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-12T02:37:00.305Z] #21 15.46 Selecting previously unselected package libc6:armel. [2022-05-12T02:37:00.305Z] #21 15.46 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-12T02:37:00.520Z] #64 244.4 + bin/containerd [2022-05-12T02:37:00.562Z] #21 15.63 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-05-12T02:37:00.818Z] #21 16.12 Selecting previously unselected package libapparmor1:armel. [2022-05-12T02:37:00.818Z] #21 16.12 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-12T02:37:00.818Z] #21 16.13 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-12T02:37:00.818Z] #21 16.18 Selecting previously unselected package libapparmor-dev:armel. [2022-05-12T02:37:01.075Z] #21 16.18 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-12T02:37:01.075Z] #21 16.19 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-12T02:37:01.075Z] #21 16.27 Selecting previously unselected package libgcc-s1:arm64. [2022-05-12T02:37:01.075Z] #21 16.27 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-12T02:37:01.075Z] #21 16.28 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-12T02:37:01.075Z] #21 16.32 Selecting previously unselected package libcrypt1:arm64. [2022-05-12T02:37:01.075Z] #21 16.33 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-12T02:37:01.075Z] #21 16.33 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-12T02:37:01.075Z] #21 16.41 Selecting previously unselected package libc6:arm64. [2022-05-12T02:37:01.075Z] #21 16.42 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-12T02:37:01.179Z] #64 252.5 + bin/containerd-shim-runc-v2 [2022-05-12T02:37:01.332Z] #21 16.62 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-12T02:37:01.436Z] #64 253.2 + binaries [2022-05-12T02:37:01.692Z] #64 253.2 + install -D bin/containerd /build/containerd [2022-05-12T02:37:01.692Z] #64 253.3 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T02:37:01.692Z] #64 253.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T02:37:01.692Z] #64 253.3 + install -D bin/ctr /build/ctr [2022-05-12T02:37:01.896Z] #21 17.09 Selecting previously unselected package libapparmor1:arm64. [2022-05-12T02:37:01.896Z] #21 17.09 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-12T02:37:01.896Z] #21 17.10 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-12T02:37:01.896Z] #21 17.15 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-12T02:37:01.896Z] #21 17.16 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-12T02:37:01.896Z] #21 17.16 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-12T02:37:02.153Z] #21 17.23 Selecting previously unselected package libgcc-s1:s390x. [2022-05-12T02:37:02.153Z] #21 17.23 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-12T02:37:02.153Z] #21 17.24 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-12T02:37:02.153Z] #21 17.29 Selecting previously unselected package libcrypt1:s390x. [2022-05-12T02:37:02.153Z] #21 17.30 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-12T02:37:02.153Z] #21 17.30 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-12T02:37:02.153Z] #21 17.39 Selecting previously unselected package libc6:s390x. [2022-05-12T02:37:02.153Z] #21 17.40 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-12T02:37:02.410Z] #21 17.58 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-12T02:37:02.973Z] #21 18.04 Selecting previously unselected package libapparmor1:s390x. [2022-05-12T02:37:02.973Z] #21 18.05 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-12T02:37:02.973Z] #21 18.06 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-12T02:37:02.973Z] #21 18.12 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-12T02:37:02.973Z] #21 18.13 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-12T02:37:02.973Z] #21 18.14 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-05-12T02:37:02.973Z] #21 18.22 Selecting previously unselected package libgcc-s1:armhf. [2022-05-12T02:37:02.973Z] #21 18.23 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-12T02:37:02.973Z] #21 18.24 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-12T02:37:02.973Z] #21 18.29 Selecting previously unselected package libcrypt1:armhf. [2022-05-12T02:37:02.973Z] #21 18.30 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-12T02:37:02.973Z] #21 18.30 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-12T02:37:03.230Z] #21 18.39 Selecting previously unselected package libc6:armhf. [2022-05-12T02:37:03.230Z] #21 18.39 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-12T02:37:03.487Z] #21 18.59 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-12T02:37:03.744Z] #21 19.02 Selecting previously unselected package libapparmor1:armhf. [2022-05-12T02:37:03.744Z] #21 19.03 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-12T02:37:03.744Z] #21 19.04 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-12T02:37:03.744Z] #21 19.09 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-12T02:37:03.744Z] #21 19.09 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-12T02:37:04.000Z] #21 19.09 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-12T02:37:04.000Z] #21 19.15 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-12T02:37:04.000Z] #21 19.16 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-12T02:37:04.000Z] #21 19.16 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-12T02:37:04.000Z] #21 19.21 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-12T02:37:04.000Z] #21 19.22 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-12T02:37:04.000Z] #21 19.23 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-12T02:37:04.000Z] #21 19.30 Selecting previously unselected package libc6:ppc64el. [2022-05-12T02:37:04.000Z] #21 19.31 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-12T02:37:04.257Z] #21 19.47 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-12T02:37:04.885Z] #21 20.04 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-12T02:37:04.885Z] #21 20.05 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-12T02:37:04.885Z] #21 20.06 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-12T02:37:04.885Z] #21 20.12 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-12T02:37:04.885Z] #21 20.13 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-12T02:37:04.885Z] #21 20.14 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-12T02:37:05.145Z] #21 20.20 Selecting previously unselected package libseccomp2:s390x. [2022-05-12T02:37:05.145Z] #21 20.21 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-12T02:37:05.145Z] #21 20.22 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-12T02:37:05.145Z] #21 20.26 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-12T02:37:05.145Z] #21 20.27 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-12T02:37:05.145Z] #21 20.27 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-12T02:37:05.145Z] #21 20.36 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-12T02:37:05.145Z] #21 20.37 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-12T02:37:05.145Z] #21 20.38 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T02:37:05.145Z] #21 20.43 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-12T02:37:05.145Z] #21 20.44 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-12T02:37:05.145Z] #21 20.45 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T02:37:05.411Z] #21 20.51 Selecting previously unselected package libseccomp2:armhf. [2022-05-12T02:37:05.412Z] #21 20.51 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-12T02:37:05.412Z] #21 20.52 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-12T02:37:05.412Z] #21 20.57 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-12T02:37:05.412Z] #21 20.58 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-12T02:37:05.412Z] #21 20.60 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-12T02:37:05.412Z] #21 20.68 Selecting previously unselected package libseccomp2:armel. [2022-05-12T02:37:05.412Z] #21 20.68 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-12T02:37:05.412Z] #21 20.69 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-12T02:37:05.668Z] #21 20.73 Selecting previously unselected package libseccomp-dev:armel. [2022-05-12T02:37:05.668Z] #21 20.74 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-12T02:37:05.668Z] #21 20.74 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-12T02:37:05.668Z] #21 20.81 Selecting previously unselected package libseccomp2:arm64. [2022-05-12T02:37:05.668Z] #21 20.82 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-12T02:37:05.668Z] #21 20.82 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T02:37:05.668Z] #21 20.90 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-12T02:37:05.668Z] #21 20.91 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-12T02:37:05.668Z] #21 20.92 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T02:37:05.926Z] #21 21.01 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-12T02:37:05.926Z] #21 21.02 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-12T02:37:05.926Z] #21 21.03 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-12T02:37:05.926Z] #21 21.05 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-12T02:37:05.926Z] #21 21.06 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-12T02:37:05.926Z] #21 21.08 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-12T02:37:05.926Z] #21 21.09 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-12T02:37:05.926Z] #21 21.11 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-12T02:37:05.926Z] #21 21.13 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-12T02:37:05.926Z] #21 21.15 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-12T02:37:05.926Z] #21 21.16 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-12T02:37:05.926Z] #21 21.17 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-12T02:37:05.926Z] #21 21.18 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-12T02:37:05.926Z] #21 21.20 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-12T02:37:05.926Z] #21 21.21 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-12T02:37:06.181Z] #21 21.22 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-12T02:37:06.938Z] #64 DONE 257.8s [2022-05-12T02:37:06.938Z] [2022-05-12T02:37:06.938Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T02:37:06.938Z] #65 sha256:17f221583147c5cde668592f01dd25674718f9faed83ce4edf4a70cd46eb22d7 [2022-05-12T02:37:07.547Z] #21 22.45 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-12T02:37:08.474Z] #21 23.66 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-12T02:37:08.825Z] #65 DONE 1.8s [2022-05-12T02:37:08.825Z] [2022-05-12T02:37:08.825Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T02:37:08.825Z] #70 sha256:ac6f43dc8b50020be2b961f938d5e8527223fa598370266fe0918dc81b015fdd [2022-05-12T02:37:09.080Z] #70 DONE 0.4s [2022-05-12T02:37:09.080Z] [2022-05-12T02:37:09.080Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T02:37:09.080Z] #75 sha256:c60f157e20043f1a08414dcf2ccdaaeca1067da249e46ff4553174d73d597a4f [2022-05-12T02:37:09.609Z] #47 DONE 273.2s [2022-05-12T02:37:09.609Z] [2022-05-12T02:37:09.609Z] #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-12T02:37:09.609Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:37:09.609Z] #55 ... [2022-05-12T02:37:09.609Z] [2022-05-12T02:37:09.609Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T02:37:09.609Z] #48 sha256:97116d2d4ec6764c034435b4cf973c38f6c033a1acfffae71bdae7f918ceebfd [2022-05-12T02:37:09.837Z] #21 24.89 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-12T02:37:09.869Z] #48 DONE 0.3s [2022-05-12T02:37:09.869Z] [2022-05-12T02:37:09.869Z] #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-12T02:37:09.869Z] #64 sha256:ecf1e35ec302bfa0fd19b9bc2bb678303f0c2dc55c34eaa63d0441885c9a8b95 [2022-05-12T02:37:09.869Z] #64 ... [2022-05-12T02:37:09.869Z] [2022-05-12T02:37:09.869Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T02:37:09.869Z] #52 sha256:d1405145a1f73c29c85bd6973045e2e6270b4914243f12449be9648ce6010f83 [2022-05-12T02:37:09.869Z] #52 DONE 0.1s [2022-05-12T02:37:09.869Z] [2022-05-12T02:37:09.869Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T02:37:09.869Z] #54 sha256:8d17ba9778599cb479f6cbd8ab9f3921409f54ff129448f98cae0972c4902fe6 [2022-05-12T02:37:09.869Z] #54 DONE 0.1s [2022-05-12T02:37:10.128Z] [2022-05-12T02:37:10.128Z] #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-12T02:37:10.128Z] #64 sha256:ecf1e35ec302bfa0fd19b9bc2bb678303f0c2dc55c34eaa63d0441885c9a8b95 [2022-05-12T02:37:10.767Z] #21 26.14 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-12T02:37:10.967Z] #75 DONE 1.9s [2022-05-12T02:37:10.967Z] [2022-05-12T02:37:10.967Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T02:37:10.967Z] #76 sha256:2148205a2e1cd71a8a2bb065ada9448a800e6b159f010159762660b3f86577fa [2022-05-12T02:37:10.967Z] #76 DONE 0.0s [2022-05-12T02:37:10.967Z] [2022-05-12T02:37:10.967Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T02:37:10.967Z] #77 sha256:b8f56da788a0ad290856654ea1d30a0766fb39028e63a3f467ad47cfbb579aa9 [2022-05-12T02:37:11.898Z] #77 DONE 0.8s [2022-05-12T02:37:11.898Z] [2022-05-12T02:37:11.898Z] #78 exporting to image [2022-05-12T02:37:11.898Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T02:37:11.898Z] #78 exporting layers [2022-05-12T02:37:12.132Z] #21 27.37 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-12T02:37:12.132Z] #21 27.38 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-12T02:37:12.132Z] #21 27.39 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-12T02:37:12.132Z] #21 27.40 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-12T02:37:12.132Z] #21 27.42 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-12T02:37:12.132Z] #21 27.43 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T02:37:12.132Z] #21 27.44 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-12T02:37:12.132Z] #21 27.45 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-12T02:37:12.132Z] #21 27.46 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T02:37:12.132Z] #21 27.47 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-12T02:37:12.132Z] #21 27.48 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-12T02:37:12.132Z] #21 27.49 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-12T02:37:12.132Z] #21 27.51 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-12T02:37:12.132Z] #21 27.52 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-12T02:37:12.132Z] #21 27.53 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-12T02:37:12.132Z] #21 27.54 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-12T02:37:12.388Z] #21 27.56 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-12T02:37:12.388Z] #21 27.57 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-12T02:37:12.388Z] #21 27.58 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-12T02:37:12.388Z] #21 27.59 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-12T02:37:12.388Z] #21 27.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:37:12.715Z] #47 DONE 278.9s [2022-05-12T02:37:12.715Z] [2022-05-12T02:37:12.715Z] #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-12T02:37:12.715Z] #60 sha256:4dbd79d7a80cfe459c618f960ef40a2f2c136a55b3d468218100061d09e33fee [2022-05-12T02:37:12.952Z] #21 DONE 28.2s [2022-05-12T02:37:12.952Z] [2022-05-12T02:37:12.952Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T02:37:12.952Z] #66 sha256:9c4001b5d6bfa6ca85a6ef1114a88feb80d5ed77870e1ce731d5f137e9d48ae4 [2022-05-12T02:37:13.208Z] #66 DONE 0.1s [2022-05-12T02:37:13.208Z] [2022-05-12T02:37:13.208Z] #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-12T02:37:13.208Z] #67 sha256:4919ab3ea05605757c780e585cbe95aa4cf9128babdaaf20fd3675960da28a2e [2022-05-12T02:37:14.141Z] #67 ... [2022-05-12T02:37:14.141Z] [2022-05-12T02:37:14.141Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T02:37:14.141Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-05-12T02:37:14.141Z] #22 DONE 1.2s [2022-05-12T02:37:14.141Z] [2022-05-12T02:37:14.141Z] #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-12T02:37:14.141Z] #67 sha256:4919ab3ea05605757c780e585cbe95aa4cf9128babdaaf20fd3675960da28a2e [2022-05-12T02:37:14.141Z] #67 1.051 + RM_GOPATH=0 [2022-05-12T02:37:14.141Z] #67 1.051 + TMP_GOPATH= [2022-05-12T02:37:14.141Z] #67 1.051 + : /build [2022-05-12T02:37:14.141Z] #67 1.051 + '[' -z '' ']' [2022-05-12T02:37:14.141Z] #67 1.051 ++ mktemp -d [2022-05-12T02:37:14.141Z] #67 1.053 + export GOPATH=/tmp/tmp.Y0WXzmjTSH [2022-05-12T02:37:14.141Z] #67 1.053 + GOPATH=/tmp/tmp.Y0WXzmjTSH [2022-05-12T02:37:14.141Z] #67 1.053 + RM_GOPATH=1 [2022-05-12T02:37:14.141Z] #67 1.053 + case "$(go env GOARCH)" in [2022-05-12T02:37:14.141Z] #67 1.053 ++ go env GOARCH [2022-05-12T02:37:14.141Z] #67 1.059 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T02:37:14.141Z] #67 1.059 + GO_BUILDMODE=-buildmode=pie [2022-05-12T02:37:14.141Z] #67 1.059 ++ dirname /install.sh [2022-05-12T02:37:14.141Z] #67 1.060 + dir=/ [2022-05-12T02:37:14.141Z] #67 1.060 + bin=runc [2022-05-12T02:37:14.141Z] #67 1.060 + shift [2022-05-12T02:37:14.141Z] #67 1.061 + '[' '!' -f //runc.installer ']' [2022-05-12T02:37:14.141Z] #67 1.061 + . //runc.installer [2022-05-12T02:37:14.141Z] #67 1.061 ++ set -e [2022-05-12T02:37:14.141Z] #67 1.061 ++ : v1.1.1 [2022-05-12T02:37:14.141Z] #67 1.061 + install_runc [2022-05-12T02:37:14.141Z] #67 1.061 + RUNC_BUILDTAGS=seccomp [2022-05-12T02:37:14.141Z] #67 1.061 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-12T02:37:14.141Z] #67 1.061 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Y0WXzmjTSH/src/github.com/opencontainers/runc [2022-05-12T02:37:14.141Z] #67 1.061 Install runc version v1.1.1 (build tags: seccomp) [2022-05-12T02:37:14.141Z] #67 1.067 Cloning into '/tmp/tmp.Y0WXzmjTSH/src/github.com/opencontainers/runc'... [2022-05-12T02:37:14.632Z] #60 ... [2022-05-12T02:37:14.632Z] [2022-05-12T02:37:14.632Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T02:37:14.632Z] #48 sha256:e43e6ab0f3fa149fc04fada6b4576ccb7f8ccf783f8176410d55bc0722e6a1b4 [2022-05-12T02:37:14.632Z] #48 DONE 0.1s [2022-05-12T02:37:14.632Z] [2022-05-12T02:37:14.632Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T02:37:14.632Z] #52 sha256:f56bb0e5a42f3b6859f91f1511994125c7b0ed7b1566b5448f01c59d4edb989d [2022-05-12T02:37:14.632Z] #52 DONE 0.1s [2022-05-12T02:37:14.632Z] [2022-05-12T02:37:14.632Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T02:37:14.632Z] #54 sha256:452fd0fb34f232fcdde30d41a690ea77d5375c97c13ae4bafc5fbb587f82a70b [2022-05-12T02:37:14.632Z] #54 DONE 0.1s [2022-05-12T02:37:14.632Z] [2022-05-12T02:37:14.632Z] #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-12T02:37:14.632Z] #64 sha256:6c74f74623c04b112e11adb57ae82051a9ab354327b9b2c7f4af20a11c51e0ac [2022-05-12T02:37:15.164Z] #78 exporting layers 3.5s done [2022-05-12T02:37:15.164Z] #78 writing image sha256:07ab1cc6edfbeb328d0240dbb9926013a57e6da3019ef0da553d54f7847d7322 done [2022-05-12T02:37:15.164Z] #78 naming to docker.io/library/docker:6b45ba294338bc2db9798050e14a4463cadabd4b done [2022-05-12T02:37:15.164Z] #78 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-12T02:37:15.497Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-12T02:37:15.510Z] #67 ... [2022-05-12T02:37:15.510Z] [2022-05-12T02:37:15.510Z] #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-12T02:37:15.510Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-05-12T02:37:15.510Z] #23 DONE 1.0s [2022-05-12T02:37:15.510Z] [2022-05-12T02:37:15.510Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T02:37:15.510Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-05-12T02:37:15.793Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43583/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b45ba294338bc2db9798050e14a4463cadabd4b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b45ba294338bc2db9798050e14a4463cadabd4b hack/test/unit [2022-05-12T02:37:16.076Z] #24 0.800 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T02:37:16.076Z] #24 DONE 0.9s [2022-05-12T02:37:16.076Z] [2022-05-12T02:37:16.076Z] #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-12T02:37:16.076Z] #71 sha256:00efc81c8814776708b993a6f65431409b32dddc33b5990ea2282f286a511a09 [2022-05-12T02:37:16.076Z] #71 ... [2022-05-12T02:37:16.076Z] [2022-05-12T02:37:16.076Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T02:37:16.076Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-05-12T02:37:17.009Z] #25 DONE 0.8s [2022-05-12T02:37:17.009Z] [2022-05-12T02:37:17.009Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T02:37:17.009Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-05-12T02:37:17.681Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-12T02:37:17.681Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-12T02:37:17.681Z] + TESTDIRS=./... [2022-05-12T02:37:17.681Z] + exclude_paths='/vendor/|/integration' [2022-05-12T02:37:17.681Z] ++ go list ./... [2022-05-12T02:37:17.681Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-12T02:37:17.938Z] #26 DONE 0.9s [2022-05-12T02:37:17.938Z] [2022-05-12T02:37:17.938Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T02:37:17.938Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-05-12T02:37:18.610Z] + pkg_list='github.com/docker/docker/api [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/backend/build [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/httputils [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/middleware [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/router [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/router/build [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/router/container [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/router/debug [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/router/image [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/router/network [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/router/session [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/router/system [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/server/router/volume [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/backend [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/container [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/events [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/filters [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/image [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/mount [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/network [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/registry [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/strslice [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/swarm [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/time [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/versions [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T02:37:18.610Z] github.com/docker/docker/api/types/volume [2022-05-12T02:37:18.610Z] github.com/docker/docker/builder [2022-05-12T02:37:18.610Z] github.com/docker/docker/builder/builder-next [2022-05-12T02:37:18.610Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T02:37:18.610Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T02:37:18.610Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T02:37:18.610Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T02:37:18.610Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T02:37:18.610Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T02:37:18.610Z] github.com/docker/docker/builder/dockerfile [2022-05-12T02:37:18.610Z] github.com/docker/docker/builder/remotecontext [2022-05-12T02:37:18.610Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T02:37:18.610Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T02:37:18.610Z] github.com/docker/docker/cli [2022-05-12T02:37:18.610Z] github.com/docker/docker/cli/config [2022-05-12T02:37:18.610Z] github.com/docker/docker/cli/debug [2022-05-12T02:37:18.610Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T02:37:18.610Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T02:37:18.610Z] github.com/docker/docker/client [2022-05-12T02:37:18.610Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T02:37:18.610Z] github.com/docker/docker/cmd/dockerd [2022-05-12T02:37:18.610Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T02:37:18.610Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T02:37:18.610Z] github.com/docker/docker/container [2022-05-12T02:37:18.610Z] github.com/docker/docker/container/stream [2022-05-12T02:37:18.610Z] github.com/docker/docker/contrib/apparmor [2022-05-12T02:37:18.610Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T02:37:18.610Z] github.com/docker/docker/contrib/httpserver [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/cluster [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/config [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/events [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/exec [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/images [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/initlayer [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/links [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/listeners [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/logger [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/logger/local [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/names [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/network [2022-05-12T02:37:18.610Z] github.com/docker/docker/daemon/stats [2022-05-12T02:37:18.610Z] github.com/docker/docker/distribution [2022-05-12T02:37:18.610Z] github.com/docker/docker/distribution/metadata [2022-05-12T02:37:18.610Z] github.com/docker/docker/distribution/utils [2022-05-12T02:37:18.610Z] github.com/docker/docker/distribution/xfer [2022-05-12T02:37:18.610Z] github.com/docker/docker/dockerversion [2022-05-12T02:37:18.610Z] github.com/docker/docker/errdefs [2022-05-12T02:37:18.610Z] github.com/docker/docker/image [2022-05-12T02:37:18.610Z] github.com/docker/docker/image/cache [2022-05-12T02:37:18.610Z] github.com/docker/docker/image/tarexport [2022-05-12T02:37:18.610Z] github.com/docker/docker/image/v1 [2022-05-12T02:37:18.610Z] github.com/docker/docker/internal/test/suite [2022-05-12T02:37:18.610Z] github.com/docker/docker/layer [2022-05-12T02:37:18.610Z] github.com/docker/docker/libcontainerd [2022-05-12T02:37:18.610Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T02:37:18.610Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T02:37:18.610Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T02:37:18.610Z] github.com/docker/docker/libcontainerd/types [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/config [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/idm [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/ns [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/options [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/osl [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T02:37:18.610Z] github.com/docker/docker/libnetwork/types [2022-05-12T02:37:18.610Z] github.com/docker/docker/oci [2022-05-12T02:37:18.610Z] github.com/docker/docker/oci/caps [2022-05-12T02:37:18.610Z] github.com/docker/docker/opts [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/aaparser [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/archive [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/authorization [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/capabilities [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/containerfs [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/directory [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/dmesg [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/filenotify [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/fileutils [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/fsutils [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/homedir [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/idtools [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/ioutils [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/longpath [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/loopback [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/parsers [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/pidfile [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/platform [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/plugins [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/pools [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/progress [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/pubsub [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/reexec [2022-05-12T02:37:18.610Z] github.com/docker/docker/pkg/signal [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/stack [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/stringid [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/system [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/tailfile [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/tarsum [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/truncindex [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/urlutil [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/useragent [2022-05-12T02:37:18.611Z] github.com/docker/docker/plugin [2022-05-12T02:37:18.611Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T02:37:18.611Z] github.com/docker/docker/plugin/v2 [2022-05-12T02:37:18.611Z] github.com/docker/docker/profiles/apparmor [2022-05-12T02:37:18.611Z] github.com/docker/docker/profiles/seccomp [2022-05-12T02:37:18.611Z] github.com/docker/docker/quota [2022-05-12T02:37:18.611Z] github.com/docker/docker/reference [2022-05-12T02:37:18.611Z] github.com/docker/docker/registry [2022-05-12T02:37:18.611Z] github.com/docker/docker/registry/resumable [2022-05-12T02:37:18.611Z] github.com/docker/docker/restartmanager [2022-05-12T02:37:18.611Z] github.com/docker/docker/rootless [2022-05-12T02:37:18.611Z] github.com/docker/docker/rootless/specconv [2022-05-12T02:37:18.611Z] github.com/docker/docker/runconfig [2022-05-12T02:37:18.611Z] github.com/docker/docker/runconfig/opts [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/daemon [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/environment [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/fakegit [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/registry [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/request [2022-05-12T02:37:18.611Z] github.com/docker/docker/volume [2022-05-12T02:37:18.611Z] github.com/docker/docker/volume/drivers [2022-05-12T02:37:18.611Z] github.com/docker/docker/volume/local [2022-05-12T02:37:18.611Z] github.com/docker/docker/volume/mounts [2022-05-12T02:37:18.611Z] github.com/docker/docker/volume/service [2022-05-12T02:37:18.611Z] github.com/docker/docker/volume/service/opts [2022-05-12T02:37:18.611Z] github.com/docker/docker/volume/testutils' [2022-05-12T02:37:18.611Z] ++ grep --fixed-strings -v /libnetwork [2022-05-12T02:37:18.611Z] ++ echo 'github.com/docker/docker/api [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/backend/build [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/httputils [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/middleware [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/build [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/container [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/debug [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/image [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/network [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/session [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/system [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/volume [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/backend [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/container [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/events [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/filters [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/image [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/mount [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/network [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/registry [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/strslice [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/swarm [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/time [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/versions [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/volume [2022-05-12T02:37:18.611Z] github.com/docker/docker/builder [2022-05-12T02:37:18.611Z] github.com/docker/docker/builder/builder-next [2022-05-12T02:37:18.611Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T02:37:18.611Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T02:37:18.611Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T02:37:18.611Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T02:37:18.611Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T02:37:18.611Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T02:37:18.611Z] github.com/docker/docker/builder/dockerfile [2022-05-12T02:37:18.611Z] github.com/docker/docker/builder/remotecontext [2022-05-12T02:37:18.611Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T02:37:18.611Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T02:37:18.611Z] github.com/docker/docker/cli [2022-05-12T02:37:18.611Z] github.com/docker/docker/cli/config [2022-05-12T02:37:18.611Z] github.com/docker/docker/cli/debug [2022-05-12T02:37:18.611Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T02:37:18.611Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T02:37:18.611Z] github.com/docker/docker/client [2022-05-12T02:37:18.611Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T02:37:18.611Z] github.com/docker/docker/cmd/dockerd [2022-05-12T02:37:18.611Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T02:37:18.611Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T02:37:18.611Z] github.com/docker/docker/container [2022-05-12T02:37:18.611Z] github.com/docker/docker/container/stream [2022-05-12T02:37:18.611Z] github.com/docker/docker/contrib/apparmor [2022-05-12T02:37:18.611Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T02:37:18.611Z] github.com/docker/docker/contrib/httpserver [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/cluster [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/config [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/events [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/exec [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/images [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/initlayer [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/links [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/listeners [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/logger [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/logger/local [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/names [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/network [2022-05-12T02:37:18.611Z] github.com/docker/docker/daemon/stats [2022-05-12T02:37:18.611Z] github.com/docker/docker/distribution [2022-05-12T02:37:18.611Z] github.com/docker/docker/distribution/metadata [2022-05-12T02:37:18.611Z] github.com/docker/docker/distribution/utils [2022-05-12T02:37:18.611Z] github.com/docker/docker/distribution/xfer [2022-05-12T02:37:18.611Z] github.com/docker/docker/dockerversion [2022-05-12T02:37:18.611Z] github.com/docker/docker/errdefs [2022-05-12T02:37:18.611Z] github.com/docker/docker/image [2022-05-12T02:37:18.611Z] github.com/docker/docker/image/cache [2022-05-12T02:37:18.611Z] github.com/docker/docker/image/tarexport [2022-05-12T02:37:18.611Z] github.com/docker/docker/image/v1 [2022-05-12T02:37:18.611Z] github.com/docker/docker/internal/test/suite [2022-05-12T02:37:18.611Z] github.com/docker/docker/layer [2022-05-12T02:37:18.611Z] github.com/docker/docker/libcontainerd [2022-05-12T02:37:18.611Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T02:37:18.611Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T02:37:18.611Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T02:37:18.611Z] github.com/docker/docker/libcontainerd/types [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/config [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/idm [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/ns [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/options [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/osl [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T02:37:18.611Z] github.com/docker/docker/libnetwork/types [2022-05-12T02:37:18.611Z] github.com/docker/docker/oci [2022-05-12T02:37:18.611Z] github.com/docker/docker/oci/caps [2022-05-12T02:37:18.611Z] github.com/docker/docker/opts [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/aaparser [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/archive [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/authorization [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/capabilities [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/containerfs [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/directory [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/dmesg [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/filenotify [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/fileutils [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/fsutils [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/homedir [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/idtools [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/ioutils [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/longpath [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/loopback [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/parsers [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/pidfile [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/platform [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/plugins [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/pools [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/progress [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/pubsub [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/reexec [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/signal [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/stack [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/stringid [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/system [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/tailfile [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/tarsum [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/truncindex [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/urlutil [2022-05-12T02:37:18.611Z] github.com/docker/docker/pkg/useragent [2022-05-12T02:37:18.611Z] github.com/docker/docker/plugin [2022-05-12T02:37:18.611Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T02:37:18.611Z] github.com/docker/docker/plugin/v2 [2022-05-12T02:37:18.611Z] github.com/docker/docker/profiles/apparmor [2022-05-12T02:37:18.611Z] github.com/docker/docker/profiles/seccomp [2022-05-12T02:37:18.611Z] github.com/docker/docker/quota [2022-05-12T02:37:18.611Z] github.com/docker/docker/reference [2022-05-12T02:37:18.611Z] github.com/docker/docker/registry [2022-05-12T02:37:18.611Z] github.com/docker/docker/registry/resumable [2022-05-12T02:37:18.611Z] github.com/docker/docker/restartmanager [2022-05-12T02:37:18.611Z] github.com/docker/docker/rootless [2022-05-12T02:37:18.611Z] github.com/docker/docker/rootless/specconv [2022-05-12T02:37:18.611Z] github.com/docker/docker/runconfig [2022-05-12T02:37:18.611Z] github.com/docker/docker/runconfig/opts [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/daemon [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/environment [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/fakegit [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/registry [2022-05-12T02:37:18.611Z] github.com/docker/docker/testutil/request [2022-05-12T02:37:18.611Z] github.com/docker/docker/volume [2022-05-12T02:37:18.611Z] github.com/docker/docker/volume/drivers [2022-05-12T02:37:18.611Z] github.com/docker/docker/volume/local [2022-05-12T02:37:18.611Z] github.com/docker/docker/volume/mounts [2022-05-12T02:37:18.611Z] github.com/docker/docker/volume/service [2022-05-12T02:37:18.611Z] github.com/docker/docker/volume/service/opts [2022-05-12T02:37:18.611Z] github.com/docker/docker/volume/testutils' [2022-05-12T02:37:18.611Z] + base_pkg_list='github.com/docker/docker/api [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/backend/build [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/httputils [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/middleware [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/build [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/container [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/debug [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/image [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/network [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/session [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/system [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/server/router/volume [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/backend [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/container [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/events [2022-05-12T02:37:18.611Z] github.com/docker/docker/api/types/filters [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/image [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/mount [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/network [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/registry [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/strslice [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/swarm [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/time [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/versions [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/volume [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/builder-next [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/dockerfile [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/remotecontext [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T02:37:18.612Z] github.com/docker/docker/cli [2022-05-12T02:37:18.612Z] github.com/docker/docker/cli/config [2022-05-12T02:37:18.612Z] github.com/docker/docker/cli/debug [2022-05-12T02:37:18.612Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T02:37:18.612Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T02:37:18.612Z] github.com/docker/docker/client [2022-05-12T02:37:18.612Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T02:37:18.612Z] github.com/docker/docker/cmd/dockerd [2022-05-12T02:37:18.612Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T02:37:18.612Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T02:37:18.612Z] github.com/docker/docker/container [2022-05-12T02:37:18.612Z] github.com/docker/docker/container/stream [2022-05-12T02:37:18.612Z] github.com/docker/docker/contrib/apparmor [2022-05-12T02:37:18.612Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T02:37:18.612Z] github.com/docker/docker/contrib/httpserver [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/cluster [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/config [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/events [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/exec [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/images [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/initlayer [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/links [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/listeners [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/local [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/names [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/network [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/stats [2022-05-12T02:37:18.612Z] github.com/docker/docker/distribution [2022-05-12T02:37:18.612Z] github.com/docker/docker/distribution/metadata [2022-05-12T02:37:18.612Z] github.com/docker/docker/distribution/utils [2022-05-12T02:37:18.612Z] github.com/docker/docker/distribution/xfer [2022-05-12T02:37:18.612Z] github.com/docker/docker/dockerversion [2022-05-12T02:37:18.612Z] github.com/docker/docker/errdefs [2022-05-12T02:37:18.612Z] github.com/docker/docker/image [2022-05-12T02:37:18.612Z] github.com/docker/docker/image/cache [2022-05-12T02:37:18.612Z] github.com/docker/docker/image/tarexport [2022-05-12T02:37:18.612Z] github.com/docker/docker/image/v1 [2022-05-12T02:37:18.612Z] github.com/docker/docker/internal/test/suite [2022-05-12T02:37:18.612Z] github.com/docker/docker/layer [2022-05-12T02:37:18.612Z] github.com/docker/docker/libcontainerd [2022-05-12T02:37:18.612Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T02:37:18.612Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T02:37:18.612Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T02:37:18.612Z] github.com/docker/docker/libcontainerd/types [2022-05-12T02:37:18.612Z] github.com/docker/docker/oci [2022-05-12T02:37:18.612Z] github.com/docker/docker/oci/caps [2022-05-12T02:37:18.612Z] github.com/docker/docker/opts [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/aaparser [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/archive [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/authorization [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/capabilities [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/containerfs [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/directory [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/dmesg [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/filenotify [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/fileutils [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/fsutils [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/homedir [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/idtools [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/ioutils [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/longpath [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/loopback [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/parsers [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/pidfile [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/platform [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/plugins [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/pools [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/progress [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/pubsub [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/reexec [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/signal [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/stack [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/stringid [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/system [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/tailfile [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/tarsum [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/truncindex [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/urlutil [2022-05-12T02:37:18.612Z] github.com/docker/docker/pkg/useragent [2022-05-12T02:37:18.612Z] github.com/docker/docker/plugin [2022-05-12T02:37:18.612Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T02:37:18.612Z] github.com/docker/docker/plugin/v2 [2022-05-12T02:37:18.612Z] github.com/docker/docker/profiles/apparmor [2022-05-12T02:37:18.612Z] github.com/docker/docker/profiles/seccomp [2022-05-12T02:37:18.612Z] github.com/docker/docker/quota [2022-05-12T02:37:18.612Z] github.com/docker/docker/reference [2022-05-12T02:37:18.612Z] github.com/docker/docker/registry [2022-05-12T02:37:18.612Z] github.com/docker/docker/registry/resumable [2022-05-12T02:37:18.612Z] github.com/docker/docker/restartmanager [2022-05-12T02:37:18.612Z] github.com/docker/docker/rootless [2022-05-12T02:37:18.612Z] github.com/docker/docker/rootless/specconv [2022-05-12T02:37:18.612Z] github.com/docker/docker/runconfig [2022-05-12T02:37:18.612Z] github.com/docker/docker/runconfig/opts [2022-05-12T02:37:18.612Z] github.com/docker/docker/testutil [2022-05-12T02:37:18.612Z] github.com/docker/docker/testutil/daemon [2022-05-12T02:37:18.612Z] github.com/docker/docker/testutil/environment [2022-05-12T02:37:18.612Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T02:37:18.612Z] github.com/docker/docker/testutil/fakegit [2022-05-12T02:37:18.612Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T02:37:18.612Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T02:37:18.612Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T02:37:18.612Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T02:37:18.612Z] github.com/docker/docker/testutil/registry [2022-05-12T02:37:18.612Z] github.com/docker/docker/testutil/request [2022-05-12T02:37:18.612Z] github.com/docker/docker/volume [2022-05-12T02:37:18.612Z] github.com/docker/docker/volume/drivers [2022-05-12T02:37:18.612Z] github.com/docker/docker/volume/local [2022-05-12T02:37:18.612Z] github.com/docker/docker/volume/mounts [2022-05-12T02:37:18.612Z] github.com/docker/docker/volume/service [2022-05-12T02:37:18.612Z] github.com/docker/docker/volume/service/opts [2022-05-12T02:37:18.612Z] github.com/docker/docker/volume/testutils' [2022-05-12T02:37:18.612Z] ++ grep --fixed-strings /libnetwork [2022-05-12T02:37:18.612Z] ++ echo 'github.com/docker/docker/api [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/backend/build [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/httputils [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/middleware [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/router [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/router/build [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/router/container [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/router/debug [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/router/image [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/router/network [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/router/session [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/router/system [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/server/router/volume [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/backend [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/container [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/events [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/filters [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/image [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/mount [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/network [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/registry [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/strslice [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/swarm [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/time [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/versions [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T02:37:18.612Z] github.com/docker/docker/api/types/volume [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/builder-next [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/dockerfile [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/remotecontext [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T02:37:18.612Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T02:37:18.612Z] github.com/docker/docker/cli [2022-05-12T02:37:18.612Z] github.com/docker/docker/cli/config [2022-05-12T02:37:18.612Z] github.com/docker/docker/cli/debug [2022-05-12T02:37:18.612Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T02:37:18.612Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T02:37:18.612Z] github.com/docker/docker/client [2022-05-12T02:37:18.612Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T02:37:18.612Z] github.com/docker/docker/cmd/dockerd [2022-05-12T02:37:18.612Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T02:37:18.612Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T02:37:18.612Z] github.com/docker/docker/container [2022-05-12T02:37:18.612Z] github.com/docker/docker/container/stream [2022-05-12T02:37:18.612Z] github.com/docker/docker/contrib/apparmor [2022-05-12T02:37:18.612Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T02:37:18.612Z] github.com/docker/docker/contrib/httpserver [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/cluster [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/config [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/events [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/exec [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/images [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/initlayer [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/links [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/listeners [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/local [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/names [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/network [2022-05-12T02:37:18.612Z] github.com/docker/docker/daemon/stats [2022-05-12T02:37:18.612Z] github.com/docker/docker/distribution [2022-05-12T02:37:18.612Z] github.com/docker/docker/distribution/metadata [2022-05-12T02:37:18.612Z] github.com/docker/docker/distribution/utils [2022-05-12T02:37:18.612Z] github.com/docker/docker/distribution/xfer [2022-05-12T02:37:18.612Z] github.com/docker/docker/dockerversion [2022-05-12T02:37:18.612Z] github.com/docker/docker/errdefs [2022-05-12T02:37:18.612Z] github.com/docker/docker/image [2022-05-12T02:37:18.612Z] github.com/docker/docker/image/cache [2022-05-12T02:37:18.612Z] github.com/docker/docker/image/tarexport [2022-05-12T02:37:18.612Z] github.com/docker/docker/image/v1 [2022-05-12T02:37:18.612Z] github.com/docker/docker/internal/test/suite [2022-05-12T02:37:18.612Z] github.com/docker/docker/layer [2022-05-12T02:37:18.612Z] github.com/docker/docker/libcontainerd [2022-05-12T02:37:18.612Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T02:37:18.612Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T02:37:18.612Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T02:37:18.612Z] github.com/docker/docker/libcontainerd/types [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/config [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T02:37:18.612Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/idm [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ns [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/options [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/osl [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/types [2022-05-12T02:37:18.613Z] github.com/docker/docker/oci [2022-05-12T02:37:18.613Z] github.com/docker/docker/oci/caps [2022-05-12T02:37:18.613Z] github.com/docker/docker/opts [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/aaparser [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/archive [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/authorization [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/capabilities [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/containerfs [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/directory [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/dmesg [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/filenotify [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/fileutils [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/fsutils [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/homedir [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/idtools [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/ioutils [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/longpath [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/loopback [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/parsers [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/pidfile [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/platform [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/plugins [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/pools [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/progress [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/pubsub [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/reexec [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/signal [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/stack [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/stringid [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/system [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/tailfile [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/tarsum [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/truncindex [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/urlutil [2022-05-12T02:37:18.613Z] github.com/docker/docker/pkg/useragent [2022-05-12T02:37:18.613Z] github.com/docker/docker/plugin [2022-05-12T02:37:18.613Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T02:37:18.613Z] github.com/docker/docker/plugin/v2 [2022-05-12T02:37:18.613Z] github.com/docker/docker/profiles/apparmor [2022-05-12T02:37:18.613Z] github.com/docker/docker/profiles/seccomp [2022-05-12T02:37:18.613Z] github.com/docker/docker/quota [2022-05-12T02:37:18.613Z] github.com/docker/docker/reference [2022-05-12T02:37:18.613Z] github.com/docker/docker/registry [2022-05-12T02:37:18.613Z] github.com/docker/docker/registry/resumable [2022-05-12T02:37:18.613Z] github.com/docker/docker/restartmanager [2022-05-12T02:37:18.613Z] github.com/docker/docker/rootless [2022-05-12T02:37:18.613Z] github.com/docker/docker/rootless/specconv [2022-05-12T02:37:18.613Z] github.com/docker/docker/runconfig [2022-05-12T02:37:18.613Z] github.com/docker/docker/runconfig/opts [2022-05-12T02:37:18.613Z] github.com/docker/docker/testutil [2022-05-12T02:37:18.613Z] github.com/docker/docker/testutil/daemon [2022-05-12T02:37:18.613Z] github.com/docker/docker/testutil/environment [2022-05-12T02:37:18.613Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T02:37:18.613Z] github.com/docker/docker/testutil/fakegit [2022-05-12T02:37:18.613Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T02:37:18.613Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T02:37:18.613Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T02:37:18.613Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T02:37:18.613Z] github.com/docker/docker/testutil/registry [2022-05-12T02:37:18.613Z] github.com/docker/docker/testutil/request [2022-05-12T02:37:18.613Z] github.com/docker/docker/volume [2022-05-12T02:37:18.613Z] github.com/docker/docker/volume/drivers [2022-05-12T02:37:18.613Z] github.com/docker/docker/volume/local [2022-05-12T02:37:18.613Z] github.com/docker/docker/volume/mounts [2022-05-12T02:37:18.613Z] github.com/docker/docker/volume/service [2022-05-12T02:37:18.613Z] github.com/docker/docker/volume/service/opts [2022-05-12T02:37:18.613Z] github.com/docker/docker/volume/testutils' [2022-05-12T02:37:18.613Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/config [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/idm [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ns [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/options [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/osl [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/types' [2022-05-12T02:37:18.613Z] + echo 'github.com/docker/docker/libnetwork [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/config [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/idm [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/ns [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/options [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/osl [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/types' [2022-05-12T02:37:18.613Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T02:37:18.613Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T02:37:18.613Z] + type docker-proxy [2022-05-12T02:37:18.613Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-12T02:37:18.613Z] + hack/make.sh binary-proxy install-proxy [2022-05-12T02:37:18.613Z] [2022-05-12T02:37:18.613Z] Removing bundles/ [2022-05-12T02:37:18.613Z] [2022-05-12T02:37:18.613Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-12T02:37:18.613Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-12T02:37:18.613Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T02:37:18.872Z] #27 DONE 1.0s [2022-05-12T02:37:18.872Z] [2022-05-12T02:37:18.872Z] #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-12T02:37:18.872Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-12T02:37:20.238Z] #28 1.413 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-12T02:37:20.238Z] #28 1.432 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T02:37:20.238Z] #28 1.432 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-12T02:37:20.495Z] #28 1.664 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-12T02:37:20.751Z] #28 1.906 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-12T02:37:21.007Z] #28 2.169 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-12T02:37:21.264Z] #28 2.449 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-12T02:37:21.521Z] #28 2.714 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-12T02:37:21.777Z] #28 2.960 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-12T02:37:22.033Z] #28 3.171 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-12T02:37:22.033Z] #28 3.172 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-12T02:37:22.033Z] #28 3.172 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T02:37:22.033Z] #28 3.174 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-12T02:37:22.033Z] #28 3.182 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-12T02:37:22.033Z] #28 3.183 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-12T02:37:22.289Z] #28 3.589 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-12T02:37:22.545Z] #28 3.593 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-12T02:37:22.545Z] #28 3.596 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-12T02:37:22.545Z] #28 3.596 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-12T02:37:22.545Z] #28 3.599 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-12T02:37:22.545Z] #28 3.599 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-12T02:37:23.857Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-12T02:37:23.857Z] [2022-05-12T02:37:23.857Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-12T02:37:23.857Z] Installing docker-proxy to /usr/local/bin/ [2022-05-12T02:37:23.857Z] [2022-05-12T02:37:23.857Z] + mkdir -p bundles [2022-05-12T02:37:23.857Z] + '[' -n 'github.com/docker/docker/api [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/backend/build [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/httputils [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/middleware [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/router [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/router/build [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/router/container [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/router/debug [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/router/image [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/router/network [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/router/session [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/router/system [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/server/router/volume [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/backend [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/container [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/events [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/filters [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/image [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/mount [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/network [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/registry [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/strslice [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/swarm [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/time [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/versions [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T02:37:23.857Z] github.com/docker/docker/api/types/volume [2022-05-12T02:37:23.857Z] github.com/docker/docker/builder [2022-05-12T02:37:23.857Z] github.com/docker/docker/builder/builder-next [2022-05-12T02:37:23.857Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T02:37:23.857Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T02:37:23.857Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T02:37:23.857Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T02:37:23.857Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T02:37:23.857Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T02:37:23.857Z] github.com/docker/docker/builder/dockerfile [2022-05-12T02:37:23.857Z] github.com/docker/docker/builder/remotecontext [2022-05-12T02:37:23.857Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T02:37:23.857Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T02:37:23.857Z] github.com/docker/docker/cli [2022-05-12T02:37:23.857Z] github.com/docker/docker/cli/config [2022-05-12T02:37:23.857Z] github.com/docker/docker/cli/debug [2022-05-12T02:37:23.857Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T02:37:23.857Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T02:37:23.857Z] github.com/docker/docker/client [2022-05-12T02:37:23.857Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T02:37:23.857Z] github.com/docker/docker/cmd/dockerd [2022-05-12T02:37:23.857Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T02:37:23.857Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T02:37:23.857Z] github.com/docker/docker/container [2022-05-12T02:37:23.857Z] github.com/docker/docker/container/stream [2022-05-12T02:37:23.857Z] github.com/docker/docker/contrib/apparmor [2022-05-12T02:37:23.857Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T02:37:23.857Z] github.com/docker/docker/contrib/httpserver [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/cluster [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/config [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/events [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/exec [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/images [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/initlayer [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/links [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/listeners [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/logger [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/logger/local [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/names [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/network [2022-05-12T02:37:23.857Z] github.com/docker/docker/daemon/stats [2022-05-12T02:37:23.857Z] github.com/docker/docker/distribution [2022-05-12T02:37:23.857Z] github.com/docker/docker/distribution/metadata [2022-05-12T02:37:23.857Z] github.com/docker/docker/distribution/utils [2022-05-12T02:37:23.857Z] github.com/docker/docker/distribution/xfer [2022-05-12T02:37:23.857Z] github.com/docker/docker/dockerversion [2022-05-12T02:37:23.857Z] github.com/docker/docker/errdefs [2022-05-12T02:37:23.857Z] github.com/docker/docker/image [2022-05-12T02:37:23.857Z] github.com/docker/docker/image/cache [2022-05-12T02:37:23.857Z] github.com/docker/docker/image/tarexport [2022-05-12T02:37:23.857Z] github.com/docker/docker/image/v1 [2022-05-12T02:37:23.857Z] github.com/docker/docker/internal/test/suite [2022-05-12T02:37:23.857Z] github.com/docker/docker/layer [2022-05-12T02:37:23.857Z] github.com/docker/docker/libcontainerd [2022-05-12T02:37:23.857Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T02:37:23.857Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T02:37:23.857Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T02:37:23.857Z] github.com/docker/docker/libcontainerd/types [2022-05-12T02:37:23.857Z] github.com/docker/docker/oci [2022-05-12T02:37:23.857Z] github.com/docker/docker/oci/caps [2022-05-12T02:37:23.857Z] github.com/docker/docker/opts [2022-05-12T02:37:23.857Z] github.com/docker/docker/pkg/aaparser [2022-05-12T02:37:23.857Z] github.com/docker/docker/pkg/archive [2022-05-12T02:37:23.857Z] github.com/docker/docker/pkg/authorization [2022-05-12T02:37:23.857Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T02:37:23.857Z] github.com/docker/docker/pkg/capabilities [2022-05-12T02:37:23.857Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T02:37:23.857Z] github.com/docker/docker/pkg/containerfs [2022-05-12T02:37:23.857Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T02:37:23.857Z] github.com/docker/docker/pkg/directory [2022-05-12T02:37:23.857Z] github.com/docker/docker/pkg/dmesg [2022-05-12T02:37:23.857Z] github.com/docker/docker/pkg/filenotify [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/fileutils [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/fsutils [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/homedir [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/idtools [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/ioutils [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/longpath [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/loopback [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/parsers [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/pidfile [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/platform [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/plugins [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/pools [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/progress [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/pubsub [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/reexec [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/signal [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/stack [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/stringid [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/system [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/tailfile [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/tarsum [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/truncindex [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/urlutil [2022-05-12T02:37:23.858Z] github.com/docker/docker/pkg/useragent [2022-05-12T02:37:23.858Z] github.com/docker/docker/plugin [2022-05-12T02:37:23.858Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T02:37:23.858Z] github.com/docker/docker/plugin/v2 [2022-05-12T02:37:23.858Z] github.com/docker/docker/profiles/apparmor [2022-05-12T02:37:23.858Z] github.com/docker/docker/profiles/seccomp [2022-05-12T02:37:23.858Z] github.com/docker/docker/quota [2022-05-12T02:37:23.858Z] github.com/docker/docker/reference [2022-05-12T02:37:23.858Z] github.com/docker/docker/registry [2022-05-12T02:37:23.858Z] github.com/docker/docker/registry/resumable [2022-05-12T02:37:23.858Z] github.com/docker/docker/restartmanager [2022-05-12T02:37:23.858Z] github.com/docker/docker/rootless [2022-05-12T02:37:23.858Z] github.com/docker/docker/rootless/specconv [2022-05-12T02:37:23.858Z] github.com/docker/docker/runconfig [2022-05-12T02:37:23.858Z] github.com/docker/docker/runconfig/opts [2022-05-12T02:37:23.858Z] github.com/docker/docker/testutil [2022-05-12T02:37:23.858Z] github.com/docker/docker/testutil/daemon [2022-05-12T02:37:23.858Z] github.com/docker/docker/testutil/environment [2022-05-12T02:37:23.858Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T02:37:23.858Z] github.com/docker/docker/testutil/fakegit [2022-05-12T02:37:23.858Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T02:37:23.858Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T02:37:23.858Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T02:37:23.858Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T02:37:23.858Z] github.com/docker/docker/testutil/registry [2022-05-12T02:37:23.858Z] github.com/docker/docker/testutil/request [2022-05-12T02:37:23.858Z] github.com/docker/docker/volume [2022-05-12T02:37:23.858Z] github.com/docker/docker/volume/drivers [2022-05-12T02:37:23.858Z] github.com/docker/docker/volume/local [2022-05-12T02:37:23.858Z] github.com/docker/docker/volume/mounts [2022-05-12T02:37:23.858Z] github.com/docker/docker/volume/service [2022-05-12T02:37:23.858Z] github.com/docker/docker/volume/service/opts [2022-05-12T02:37:23.858Z] github.com/docker/docker/volume/testutils' ']' [2022-05-12T02:37:23.858Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-12T02:37:24.786Z] ? github.com/docker/docker/api [no test files] [2022-05-12T02:37:29.080Z] #28 ... [2022-05-12T02:37:29.080Z] [2022-05-12T02:37:29.080Z] #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-12T02:37:29.080Z] #67 sha256:4919ab3ea05605757c780e585cbe95aa4cf9128babdaaf20fd3675960da28a2e [2022-05-12T02:37:29.080Z] #67 5.196 + cd /tmp/tmp.Y0WXzmjTSH/src/github.com/opencontainers/runc [2022-05-12T02:37:29.080Z] #67 5.196 + git checkout -q v1.1.1 [2022-05-12T02:37:29.080Z] #67 5.349 + '[' -z '' ']' [2022-05-12T02:37:29.080Z] #67 5.349 + target=static [2022-05-12T02:37:29.080Z] #67 5.349 + make BUILDTAGS=seccomp static [2022-05-12T02:37:29.080Z] #67 5.608 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-12T02:37:33.249Z] #67 ... [2022-05-12T02:37:33.249Z] [2022-05-12T02:37:33.249Z] #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-12T02:37:33.249Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-12T02:37:33.249Z] #28 14.46 Fetched 49.0 MB in 14s (3627 kB/s) [2022-05-12T02:37:39.626Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-05-12T02:37:39.792Z] #28 14.46 Reading package lists... [2022-05-12T02:37:46.335Z] #28 20.92 Reading package lists... [2022-05-12T02:37:47.705Z] #28 27.41 Building dependency tree... [2022-05-12T02:37:48.856Z] #64 ... [2022-05-12T02:37:48.856Z] [2022-05-12T02:37:48.856Z] #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-12T02:37:48.856Z] #60 sha256:dee3b15a387fe07ac181a15305fb4f6240f3f7c36dd8b856cfc6b32db2f35a45 [2022-05-12T02:37:48.856Z] #60 149.9 + mkdir -p /build [2022-05-12T02:37:48.856Z] #60 149.9 + cp runc /build/runc [2022-05-12T02:37:48.856Z] #60 DONE 150.4s [2022-05-12T02:37:48.856Z] [2022-05-12T02:37:48.856Z] #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-12T02:37:48.856Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:37:48.856Z] #55 309.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-12T02:37:48.856Z] #55 DONE 309.3s [2022-05-12T02:37:48.856Z] [2022-05-12T02:37:48.856Z] #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-12T02:37:48.856Z] #64 sha256:ecf1e35ec302bfa0fd19b9bc2bb678303f0c2dc55c34eaa63d0441885c9a8b95 [2022-05-12T02:37:48.856Z] #64 ... [2022-05-12T02:37:48.856Z] [2022-05-12T02:37:48.856Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T02:37:48.856Z] #56 sha256:62ba4559921e97b3c0dea73dd9e04761c35d2d0835b2e64a8cb9407a4e470ccb [2022-05-12T02:37:48.856Z] #56 DONE 0.6s [2022-05-12T02:37:48.856Z] [2022-05-12T02:37:48.856Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T02:37:48.856Z] #58 sha256:31a53cea1f3fb772948e8061a01f3d57cff3e1f64de89116f8b7c315a9778ab6 [2022-05-12T02:37:48.856Z] #58 DONE 0.1s [2022-05-12T02:37:48.856Z] [2022-05-12T02:37:48.856Z] #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-12T02:37:48.856Z] #64 sha256:ecf1e35ec302bfa0fd19b9bc2bb678303f0c2dc55c34eaa63d0441885c9a8b95 [2022-05-12T02:37:48.856Z] #64 ... [2022-05-12T02:37:48.856Z] [2022-05-12T02:37:48.856Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T02:37:48.856Z] #61 sha256:f678b3bc55bfba8a5adceb145fadb27208579aa8be9963ca8a3b92ecc003212e [2022-05-12T02:37:48.856Z] #61 DONE 0.2s [2022-05-12T02:37:48.856Z] [2022-05-12T02:37:48.856Z] #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-12T02:37:48.856Z] #64 sha256:ecf1e35ec302bfa0fd19b9bc2bb678303f0c2dc55c34eaa63d0441885c9a8b95 [2022-05-12T02:37:49.074Z] #28 30.16 bzip2 is already the newest version (1.0.8-4). [2022-05-12T02:37:49.074Z] #28 30.16 patch is already the newest version (2.7.6-7). [2022-05-12T02:37:49.074Z] #28 30.16 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-12T02:37:49.074Z] #28 30.16 The following additional packages will be installed: [2022-05-12T02:37:49.074Z] #28 30.16 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-12T02:37:49.074Z] #28 30.17 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-12T02:37:49.074Z] #28 30.17 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T02:37:49.074Z] #28 30.17 python3-pkg-resources vim-runtime xxd [2022-05-12T02:37:49.074Z] #28 30.19 Suggested packages: [2022-05-12T02:37:49.074Z] #28 30.20 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-12T02:37:49.074Z] #28 30.20 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-12T02:37:49.074Z] #28 30.20 Recommended packages: [2022-05-12T02:37:49.074Z] #28 30.20 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T02:37:49.792Z] #64 259.5 + bin/containerd [2022-05-12T02:37:50.442Z] #28 31.75 The following NEW packages will be installed: [2022-05-12T02:37:50.698Z] #28 31.76 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-12T02:37:50.698Z] #28 31.76 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-12T02:37:50.698Z] #28 31.76 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-12T02:37:50.698Z] #28 31.77 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-12T02:37:50.698Z] #28 31.77 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-12T02:37:50.698Z] #28 31.77 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-12T02:37:50.698Z] #28 31.77 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-12T02:37:50.954Z] #28 32.15 0 upgraded, 44 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:37:50.955Z] #28 32.15 Need to get 18.6 MB of archives. [2022-05-12T02:37:50.955Z] #28 32.15 After this operation, 71.4 MB of additional disk space will be used. [2022-05-12T02:37:50.955Z] #28 32.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T02:37:50.955Z] #28 32.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T02:37:50.955Z] #28 32.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T02:37:50.955Z] #28 32.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T02:37:50.955Z] #28 32.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T02:37:50.955Z] #28 32.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T02:37:50.955Z] #28 32.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T02:37:50.955Z] #28 32.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T02:37:50.955Z] #28 32.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T02:37:50.955Z] #28 32.21 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-12T02:37:50.955Z] #28 32.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T02:37:50.955Z] #28 32.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T02:37:50.955Z] #28 32.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T02:37:50.955Z] #28 32.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T02:37:50.955Z] #28 32.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T02:37:50.955Z] #28 32.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T02:37:50.955Z] #28 32.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T02:37:50.955Z] #28 32.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T02:37:50.955Z] #28 32.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T02:37:50.955Z] #28 32.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T02:37:50.955Z] #28 32.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T02:37:50.955Z] #28 32.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T02:37:50.955Z] #28 32.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T02:37:50.955Z] #28 32.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T02:37:50.955Z] #28 32.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T02:37:50.955Z] #28 32.32 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-12T02:37:50.955Z] #28 32.32 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-12T02:37:50.955Z] #28 32.32 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-12T02:37:50.955Z] #28 32.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T02:37:50.955Z] #28 32.35 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-12T02:37:50.955Z] #28 32.38 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T02:37:51.128Z] 12fb50a031bd: Pull complete [2022-05-12T02:37:51.128Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T02:37:51.128Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T02:37:51.128Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T02:37:51.128Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-12T02:37:51.128Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-12T02:37:51.128Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-12T02:37:51.128Z] INFO: Docker version of control daemon [2022-05-12T02:37:51.128Z] [2022-05-12T02:37:51.128Z] Client: [2022-05-12T02:37:51.128Z] Version: 20.10.9 [2022-05-12T02:37:51.128Z] API version: 1.41 [2022-05-12T02:37:51.128Z] Go version: go1.16.8 [2022-05-12T02:37:51.128Z] Git commit: c2ea9bc [2022-05-12T02:37:51.128Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T02:37:51.128Z] OS/Arch: windows/amd64 [2022-05-12T02:37:51.128Z] Context: default [2022-05-12T02:37:51.128Z] Experimental: true [2022-05-12T02:37:51.128Z] [2022-05-12T02:37:51.128Z] Server: Docker Engine - Community [2022-05-12T02:37:51.128Z] Engine: [2022-05-12T02:37:51.128Z] Version: 20.10.9 [2022-05-12T02:37:51.128Z] API version: 1.41 (minimum version 1.24) [2022-05-12T02:37:51.128Z] Go version: go1.16.8 [2022-05-12T02:37:51.128Z] Git commit: 79ea9d3 [2022-05-12T02:37:51.128Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T02:37:51.128Z] OS/Arch: windows/amd64 [2022-05-12T02:37:51.128Z] Experimental: true [2022-05-12T02:37:51.128Z] [2022-05-12T02:37:51.128Z] INFO: Docker info of control daemon [2022-05-12T02:37:51.128Z] [2022-05-12T02:37:51.128Z] Client: [2022-05-12T02:37:51.128Z] Context: default [2022-05-12T02:37:51.128Z] Debug Mode: false [2022-05-12T02:37:51.128Z] [2022-05-12T02:37:51.128Z] Server: [2022-05-12T02:37:51.128Z] Containers: 0 [2022-05-12T02:37:51.128Z] Running: 0 [2022-05-12T02:37:51.128Z] Paused: 0 [2022-05-12T02:37:51.128Z] Stopped: 0 [2022-05-12T02:37:51.128Z] Images: 1 [2022-05-12T02:37:51.128Z] Server Version: 20.10.9 [2022-05-12T02:37:51.128Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T02:37:51.128Z] Windows: [2022-05-12T02:37:51.128Z] LCOW: [2022-05-12T02:37:51.128Z] Logging Driver: json-file [2022-05-12T02:37:51.128Z] Plugins: [2022-05-12T02:37:51.128Z] Volume: local [2022-05-12T02:37:51.128Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T02:37:51.128Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T02:37:51.128Z] Swarm: inactive [2022-05-12T02:37:51.128Z] Default Isolation: process [2022-05-12T02:37:51.128Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T02:37:51.128Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T02:37:51.128Z] OSType: windows [2022-05-12T02:37:51.128Z] Architecture: x86_64 [2022-05-12T02:37:51.128Z] CPUs: 4 [2022-05-12T02:37:51.128Z] Total Memory: 32GiB [2022-05-12T02:37:51.128Z] Name: azwin-2-ec6060 [2022-05-12T02:37:51.128Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T02:37:51.128Z] Docker Root Dir: D:\docker [2022-05-12T02:37:51.128Z] Debug Mode: false [2022-05-12T02:37:51.128Z] Registry: https://index.docker.io/v1/ [2022-05-12T02:37:51.128Z] Labels: [2022-05-12T02:37:51.128Z] Experimental: true [2022-05-12T02:37:51.128Z] Insecure Registries: [2022-05-12T02:37:51.128Z] 10.0.0.4:5000 [2022-05-12T02:37:51.128Z] 127.0.0.0/8 [2022-05-12T02:37:51.128Z] Registry Mirrors: [2022-05-12T02:37:51.128Z] http://10.0.0.4:5000/ [2022-05-12T02:37:51.128Z] Live Restore Enabled: false [2022-05-12T02:37:51.128Z] Product License: Community Engine [2022-05-12T02:37:51.128Z] [2022-05-12T02:37:51.128Z] [2022-05-12T02:37:51.128Z] INFO: Commit hash is 62345e7885 [2022-05-12T02:37:51.128Z] INFO: Nuke-Everything... [2022-05-12T02:37:51.128Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T02:37:51.211Z] #28 32.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T02:37:51.211Z] #28 32.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T02:37:51.211Z] #28 32.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T02:37:51.211Z] #28 32.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T02:37:51.211Z] #28 32.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T02:37:51.211Z] #28 32.42 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T02:37:51.211Z] #28 32.44 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T02:37:51.211Z] #28 32.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T02:37:51.211Z] #28 32.46 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-12T02:37:51.211Z] #28 32.60 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T02:37:51.211Z] #28 32.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T02:37:51.211Z] #28 32.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T02:37:51.328Z] b111c3320c94: Pull complete [2022-05-12T02:37:51.467Z] #28 32.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T02:37:51.595Z] INFO: Nuking d:\CI [2022-05-12T02:37:51.595Z] INFO: Zapped successfully [2022-05-12T02:37:51.595Z] INFO: Location for testing is d:\CI\PR-43583\2 [2022-05-12T02:37:51.595Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T02:37:51.595Z] [2022-05-12T02:37:51.595Z] [2022-05-12T02:37:51.595Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 02:37:51... [2022-05-12T02:37:51.595Z] [2022-05-12T02:37:52.029Z] #28 33.30 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:37:52.286Z] #28 33.60 Fetched 18.6 MB in 1s (23.3 MB/s) [2022-05-12T02:37:52.286Z] #28 33.66 Selecting previously unselected package pigz. [2022-05-12T02:37:52.542Z] #28 33.66 (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-12T02:37:52.542Z] #28 33.74 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T02:37:52.542Z] #28 33.75 Unpacking pigz (2.6-1) ... [2022-05-12T02:37:52.542Z] #28 33.80 Selecting previously unselected package libelf1:amd64. [2022-05-12T02:37:52.542Z] #28 33.81 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T02:37:52.542Z] #28 33.81 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T02:37:52.542Z] #28 33.92 Selecting previously unselected package libbpf0:amd64. [2022-05-12T02:37:52.798Z] #28 33.92 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T02:37:52.798Z] #28 33.93 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T02:37:52.798Z] #28 34.00 Selecting previously unselected package libcap2:amd64. [2022-05-12T02:37:52.798Z] #28 34.01 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T02:37:52.798Z] #28 34.02 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T02:37:52.798Z] #28 34.07 Selecting previously unselected package libmnl0:amd64. [2022-05-12T02:37:52.798Z] #28 34.07 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T02:37:52.798Z] #28 34.08 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T02:37:52.798Z] #28 34.12 Selecting previously unselected package libxtables12:amd64. [2022-05-12T02:37:52.798Z] #28 34.13 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T02:37:52.798Z] #28 34.13 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T02:37:52.798Z] #28 34.18 Selecting previously unselected package libcap2-bin. [2022-05-12T02:37:53.055Z] #28 34.20 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T02:37:53.055Z] #28 34.20 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T02:37:53.055Z] #28 34.27 Selecting previously unselected package iproute2. [2022-05-12T02:37:53.055Z] #28 34.27 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T02:37:53.055Z] #28 34.28 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T02:37:53.138Z] 97f65a0ec59e: Pull complete [2022-05-12T02:37:53.311Z] #28 34.55 Selecting previously unselected package xxd. [2022-05-12T02:37:53.311Z] #28 34.56 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T02:37:53.311Z] #28 34.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:37:53.396Z] #64 ... [2022-05-12T02:37:53.396Z] [2022-05-12T02:37:53.396Z] #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-12T02:37:53.396Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-12T02:37:53.396Z] #55 315.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-12T02:37:53.396Z] #55 DONE 316.4s [2022-05-12T02:37:53.396Z] [2022-05-12T02:37:53.396Z] #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-12T02:37:53.396Z] #60 sha256:4dbd79d7a80cfe459c618f960ef40a2f2c136a55b3d468218100061d09e33fee [2022-05-12T02:37:53.396Z] #60 152.8 + mkdir -p /build [2022-05-12T02:37:53.396Z] #60 152.8 + cp runc /build/runc [2022-05-12T02:37:53.396Z] #60 DONE 153.1s [2022-05-12T02:37:53.396Z] [2022-05-12T02:37:53.396Z] #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-12T02:37:53.396Z] #64 sha256:6c74f74623c04b112e11adb57ae82051a9ab354327b9b2c7f4af20a11c51e0ac [2022-05-12T02:37:53.396Z] #64 ... [2022-05-12T02:37:53.396Z] [2022-05-12T02:37:53.396Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T02:37:53.396Z] #56 sha256:b30072d5450f13d97e86787ea1078b431e11e126b56a86f605618dfdba95b6f9 [2022-05-12T02:37:53.396Z] #56 DONE 0.4s [2022-05-12T02:37:53.396Z] [2022-05-12T02:37:53.396Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T02:37:53.396Z] #58 sha256:ba2e2c31913dc611ca6c311ad4d33982bc32252ecf3069eba0854463fe1364d7 [2022-05-12T02:37:53.396Z] #58 DONE 0.1s [2022-05-12T02:37:53.396Z] [2022-05-12T02:37:53.396Z] #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-12T02:37:53.396Z] #64 sha256:6c74f74623c04b112e11adb57ae82051a9ab354327b9b2c7f4af20a11c51e0ac [2022-05-12T02:37:53.396Z] #64 ... [2022-05-12T02:37:53.396Z] [2022-05-12T02:37:53.397Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T02:37:53.397Z] #61 sha256:18d851aa729a9307c01a8fb0fb45988d5d520538e90a616a69520105a08e6c10 [2022-05-12T02:37:53.397Z] #61 DONE 0.1s [2022-05-12T02:37:53.397Z] [2022-05-12T02:37:53.397Z] #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-12T02:37:53.397Z] #64 sha256:6c74f74623c04b112e11adb57ae82051a9ab354327b9b2c7f4af20a11c51e0ac [2022-05-12T02:37:53.567Z] #28 34.66 Selecting previously unselected package vim-common. [2022-05-12T02:37:53.567Z] #28 34.67 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T02:37:53.567Z] #28 34.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:37:53.567Z] #28 34.79 Selecting previously unselected package bash-completion. [2022-05-12T02:37:53.567Z] #28 34.80 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T02:37:54.950Z] #28 35.97 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T02:37:54.950Z] #28 36.25 Selecting previously unselected package apparmor. [2022-05-12T02:37:55.206Z] #28 36.25 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T02:37:55.206Z] #28 36.31 Unpacking apparmor (2.13.6-10) ... [2022-05-12T02:37:55.206Z] #28 36.54 Selecting previously unselected package inetutils-ping. [2022-05-12T02:37:55.206Z] #28 36.55 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T02:37:55.206Z] #28 36.55 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T02:37:55.206Z] #28 36.63 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T02:37:55.206Z] #28 36.63 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T02:37:55.206Z] #28 36.64 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T02:37:55.463Z] #28 36.69 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T02:37:55.463Z] #28 36.69 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T02:37:55.463Z] #28 36.70 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T02:37:55.463Z] #28 36.75 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T02:37:55.463Z] #28 36.76 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T02:37:55.463Z] #28 36.76 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T02:37:55.463Z] #28 36.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T02:37:55.463Z] #28 36.82 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T02:37:55.463Z] #28 36.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T02:37:55.463Z] #28 36.88 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T02:37:55.719Z] #28 36.88 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T02:37:55.719Z] #28 36.89 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T02:37:55.719Z] #28 36.95 Selecting previously unselected package iptables. [2022-05-12T02:37:55.719Z] #28 36.95 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-12T02:37:55.719Z] #28 36.96 Unpacking iptables (1.8.7-1) ... [2022-05-12T02:37:55.719Z] #28 37.13 Selecting previously unselected package libonig5:amd64. [2022-05-12T02:37:55.719Z] #28 37.14 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T02:37:55.942Z] #64 263.4 + bin/containerd [2022-05-12T02:37:55.999Z] #28 37.15 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T02:37:55.999Z] #28 37.23 Selecting previously unselected package libjq1:amd64. [2022-05-12T02:37:55.999Z] #28 37.25 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T02:37:55.999Z] #28 37.25 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T02:37:55.999Z] #28 37.31 Selecting previously unselected package jq. [2022-05-12T02:37:55.999Z] #28 37.32 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-12T02:37:55.999Z] #28 37.32 Unpacking jq (1.6-2.1) ... [2022-05-12T02:37:56.266Z] #28 37.38 Selecting previously unselected package libaio1:amd64. [2022-05-12T02:37:56.266Z] #28 37.39 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T02:37:56.266Z] #28 37.39 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T02:37:56.266Z] #28 37.43 Selecting previously unselected package libgpm2:amd64. [2022-05-12T02:37:56.266Z] #28 37.46 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T02:37:56.266Z] #28 37.46 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T02:37:56.266Z] #28 37.54 Selecting previously unselected package libinih1:amd64. [2022-05-12T02:37:56.266Z] #28 37.54 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-12T02:37:56.266Z] #28 37.55 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T02:37:56.266Z] #28 37.60 Selecting previously unselected package libnet1:amd64. [2022-05-12T02:37:56.266Z] #28 37.61 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T02:37:56.266Z] #28 37.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:37:56.266Z] #28 37.67 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T02:37:56.523Z] #28 37.68 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T02:37:56.523Z] #28 37.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T02:37:56.523Z] #28 37.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T02:37:56.523Z] #28 ... [2022-05-12T02:37:56.523Z] [2022-05-12T02:37:56.523Z] #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-12T02:37:56.523Z] #71 sha256:00efc81c8814776708b993a6f65431409b32dddc33b5990ea2282f286a511a09 [2022-05-12T02:37:56.523Z] #71 98.68 + bin/containerd [2022-05-12T02:37:56.820Z] #64 294.9 # github.com/containerd/containerd/cmd/containerd [2022-05-12T02:37:56.820Z] #64 294.9 /usr/bin/ld: /tmp/go-link-3310486321/000019.o: in function `New': [2022-05-12T02:37:56.820Z] #64 294.9 /tmp/tmp.Vznmew5baH/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-12T02:37:56.820Z] #64 295.0 + bin/containerd-stress [2022-05-12T02:37:56.820Z] #64 296.1 + bin/containerd-shim [2022-05-12T02:37:58.765Z] Sending build context to Docker daemon 66.68MB [2022-05-12T02:37:58.765Z] [2022-05-12T02:37:58.765Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T02:37:58.765Z] ---> 7c569352fed3 [2022-05-12T02:37:58.765Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T02:37:58.765Z] ---> Running in 42c9c0ea2cbc [2022-05-12T02:37:58.765Z] Removing intermediate container 42c9c0ea2cbc [2022-05-12T02:37:58.765Z] ---> 7a34cba285ba [2022-05-12T02:37:58.765Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-12T02:37:58.765Z] ---> Running in 44e76934851a [2022-05-12T02:37:59.234Z] Removing intermediate container 44e76934851a [2022-05-12T02:37:59.234Z] ---> b985e195c09f [2022-05-12T02:37:59.234Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T02:37:59.234Z] ---> Running in a7b0f5df160b [2022-05-12T02:37:59.709Z] Removing intermediate container a7b0f5df160b [2022-05-12T02:37:59.709Z] ---> a557d0572f3f [2022-05-12T02:37:59.709Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T02:37:59.709Z] ---> Running in 3e5ad534fc04 [2022-05-12T02:38:00.177Z] Removing intermediate container 3e5ad534fc04 [2022-05-12T02:38:00.177Z] ---> 05f7721df2d7 [2022-05-12T02:38:00.177Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T02:38:00.177Z] ---> Running in f2903a7406af [2022-05-12T02:38:00.645Z] Removing intermediate container f2903a7406af [2022-05-12T02:38:00.645Z] ---> 2bccc73212bb [2022-05-12T02:38:00.645Z] 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-12T02:38:00.645Z] ---> Running in cf486d9403a6 [2022-05-12T02:38:01.113Z] Removing intermediate container cf486d9403a6 [2022-05-12T02:38:01.113Z] ---> edac9f4f9061 [2022-05-12T02:38:01.113Z] 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-12T02:38:01.113Z] ---> Running in e714b210e79d [2022-05-12T02:38:01.774Z] #71 ... [2022-05-12T02:38:01.774Z] [2022-05-12T02:38:01.774Z] #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-12T02:38:01.774Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-12T02:38:01.775Z] #28 37.78 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T02:38:01.775Z] #28 37.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T02:38:01.775Z] #28 37.83 Selecting previously unselected package net-tools. [2022-05-12T02:38:01.775Z] #28 37.84 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T02:38:01.775Z] #28 37.85 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T02:38:01.775Z] #28 37.94 Selecting previously unselected package python-pip-whl. [2022-05-12T02:38:01.775Z] #28 37.95 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T02:38:01.775Z] #28 37.96 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T02:38:01.775Z] #28 38.32 Selecting previously unselected package python3-lib2to3. [2022-05-12T02:38:01.775Z] #28 38.32 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T02:38:01.775Z] #28 38.33 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T02:38:01.775Z] #28 38.41 Selecting previously unselected package python3-distutils. [2022-05-12T02:38:01.775Z] #28 38.42 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T02:38:01.775Z] #28 38.43 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T02:38:01.775Z] #28 38.52 Selecting previously unselected package python3-pkg-resources. [2022-05-12T02:38:01.775Z] #28 38.52 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T02:38:01.775Z] #28 38.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:38:01.775Z] #28 38.62 Selecting previously unselected package python3-setuptools. [2022-05-12T02:38:01.775Z] #28 38.62 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T02:38:01.775Z] #28 38.63 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T02:38:01.775Z] #28 38.80 Selecting previously unselected package python3-wheel. [2022-05-12T02:38:01.775Z] #28 38.80 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T02:38:01.775Z] #28 38.81 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T02:38:01.775Z] #28 38.86 Selecting previously unselected package python3-pip. [2022-05-12T02:38:01.775Z] #28 38.88 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T02:38:01.775Z] #28 38.88 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T02:38:01.775Z] #28 39.08 Selecting previously unselected package sudo. [2022-05-12T02:38:01.775Z] #28 39.09 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T02:38:01.775Z] #28 39.10 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T02:38:01.775Z] #28 39.42 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T02:38:01.775Z] #28 39.42 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T02:38:01.775Z] #28 39.43 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T02:38:01.775Z] #28 39.56 Selecting previously unselected package uidmap. [2022-05-12T02:38:01.775Z] #28 39.57 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T02:38:01.775Z] #28 39.58 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T02:38:01.775Z] #28 39.67 Selecting previously unselected package vim-runtime. [2022-05-12T02:38:01.775Z] #28 39.68 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T02:38:01.775Z] #28 39.70 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-12T02:38:01.775Z] #28 39.73 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T02:38:01.775Z] #28 39.74 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:38:01.775Z] #28 41.48 Selecting previously unselected package vim. [2022-05-12T02:38:01.775Z] #28 41.49 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T02:38:01.775Z] #28 41.51 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:38:01.775Z] #28 41.85 Selecting previously unselected package xfsprogs. [2022-05-12T02:38:01.775Z] #28 41.86 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T02:38:01.775Z] #28 41.87 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T02:38:01.775Z] #28 42.12 Selecting previously unselected package zip. [2022-05-12T02:38:01.775Z] #28 42.13 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-12T02:38:01.775Z] #28 42.14 Unpacking zip (3.0-12) ... [2022-05-12T02:38:01.775Z] #28 42.23 Selecting previously unselected package zstd. [2022-05-12T02:38:01.775Z] #28 42.24 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T02:38:01.775Z] #28 42.24 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T02:38:01.775Z] #28 42.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T02:38:01.775Z] #28 43.06 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T02:38:01.775Z] #28 43.07 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T02:38:01.775Z] #28 43.08 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T02:38:01.775Z] #28 43.10 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T02:38:01.775Z] #28 43.11 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T02:38:01.775Z] #28 43.13 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T02:38:01.775Z] #28 43.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T02:38:02.031Z] #28 43.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T02:38:02.031Z] #28 43.18 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T02:38:02.286Z] #28 43.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:38:02.542Z] #28 43.62 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T02:38:02.542Z] #28 43.64 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T02:38:02.542Z] #28 43.65 Setting up apparmor (2.13.6-10) ... [2022-05-12T02:38:03.725Z] #28 44.80 Setting up zip (3.0-12) ... [2022-05-12T02:38:03.725Z] #28 44.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:38:03.725Z] #28 44.85 Setting up bash-completion (1:2.11-2) ... [2022-05-12T02:38:04.978Z] #64 307.4 + bin/containerd-shim-runc-v1 [2022-05-12T02:38:05.089Z] #28 46.16 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T02:38:05.090Z] #28 46.17 Setting up sudo (1.9.5p2-3) ... [2022-05-12T02:38:05.090Z] #28 46.23 invoke-rc.d: could not determine current runlevel [2022-05-12T02:38:05.090Z] #28 46.24 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T02:38:05.090Z] #28 46.25 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T02:38:05.090Z] #28 46.27 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T02:38:05.090Z] #28 46.29 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T02:38:05.090Z] #28 46.30 Setting up pigz (2.6-1) ... [2022-05-12T02:38:05.090Z] #28 46.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T02:38:05.090Z] #28 46.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T02:38:05.090Z] #28 46.35 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T02:38:05.090Z] #28 46.37 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:38:05.651Z] #28 46.81 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T02:38:05.651Z] #28 46.83 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T02:38:05.863Z] [2022-05-12T02:38:05.863Z] SUCCESS: Specified value was saved. [2022-05-12T02:38:05.907Z] #28 47.11 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T02:38:05.907Z] #28 47.12 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T02:38:05.907Z] #28 47.13 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T02:38:05.907Z] #28 47.14 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T02:38:06.163Z] #28 47.48 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T02:38:06.163Z] #28 47.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T02:38:06.163Z] #28 47.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T02:38:06.163Z] #28 47.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T02:38:06.163Z] #28 47.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T02:38:06.419Z] #28 47.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T02:38:06.419Z] #28 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T02:38:06.419Z] #28 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T02:38:06.419Z] #28 47.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T02:38:06.419Z] #28 47.56 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T02:38:06.847Z] INFO: Downloading git... [2022-05-12T02:38:06.981Z] #28 48.34 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T02:38:06.981Z] #28 48.36 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T02:38:07.237Z] #28 48.37 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T02:38:07.237Z] #28 48.38 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T02:38:07.800Z] #28 49.09 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T02:38:08.056Z] #28 49.10 Setting up jq (1.6-2.1) ... [2022-05-12T02:38:08.056Z] #28 49.11 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T02:38:08.056Z] #28 49.13 Setting up iptables (1.8.7-1) ... [2022-05-12T02:38:08.056Z] #28 49.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T02:38:08.056Z] #28 49.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T02:38:08.056Z] #28 49.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T02:38:08.056Z] #28 49.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T02:38:08.056Z] #28 49.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T02:38:08.056Z] #28 49.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T02:38:08.056Z] #28 49.17 Setting up iproute2 (5.10.0-4) ... [2022-05-12T02:38:08.314Z] #28 49.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:38:08.413Z] INFO: Downloading go... [2022-05-12T02:38:08.877Z] #28 DONE 50.0s [2022-05-12T02:38:08.877Z] [2022-05-12T02:38:08.877Z] #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-12T02:38:08.877Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-05-12T02:38:09.809Z] #29 0.858 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T02:38:09.809Z] #29 0.861 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T02:38:09.809Z] #29 0.864 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T02:38:09.809Z] #29 DONE 0.9s [2022-05-12T02:38:09.809Z] [2022-05-12T02:38:09.809Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T02:38:09.809Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-05-12T02:38:10.282Z] #64 313.7 + bin/containerd-shim-runc-v2 [2022-05-12T02:38:10.630Z] INFO: Downloading compiler 1 of 3... [2022-05-12T02:38:10.857Z] #64 314.5 + binaries [2022-05-12T02:38:10.857Z] #64 314.5 + install -D bin/containerd /build/containerd [2022-05-12T02:38:10.857Z] #64 314.5 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T02:38:10.857Z] #64 314.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T02:38:10.857Z] #64 314.5 + install -D bin/ctr /build/ctr [2022-05-12T02:38:11.619Z] INFO: Downloading compiler 2 of 3... [2022-05-12T02:38:12.087Z] INFO: Downloading compiler 3 of 3... [2022-05-12T02:38:12.774Z] #64 DONE 316.6s [2022-05-12T02:38:13.071Z] INFO: Extracting git... [2022-05-12T02:38:13.720Z] [2022-05-12T02:38:13.720Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T02:38:13.720Z] #65 sha256:b9a912ba1a0f3ce2341ef97cb831e79ba48c36fd4a8fb5963929be262d9ee049 [2022-05-12T02:38:14.667Z] #65 DONE 0.9s [2022-05-12T02:38:14.667Z] [2022-05-12T02:38:14.667Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T02:38:14.667Z] #70 sha256:a9a533873197bb844764285db5e20e676377235550dbd63874a748acec5d18b9 [2022-05-12T02:38:14.929Z] #70 DONE 0.2s [2022-05-12T02:38:14.929Z] [2022-05-12T02:38:14.929Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T02:38:14.929Z] #75 sha256:84a7675c0d5e3b9c2adec808979c46409bf22e3470029d5e6ab76349768de1c4 [2022-05-12T02:38:15.873Z] #75 DONE 0.9s [2022-05-12T02:38:15.873Z] [2022-05-12T02:38:15.873Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T02:38:15.873Z] #76 sha256:fb9525aa1bac6e2ec7bd13a4af94dc688a06524ef5e8e6584bb0256eef35f117 [2022-05-12T02:38:15.873Z] #76 DONE 0.0s [2022-05-12T02:38:15.873Z] [2022-05-12T02:38:15.873Z] #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-12T02:38:15.873Z] #77 sha256:44ece5a3fdf8898fcf7a9fd2f6c9f197edc2cecb47afa9f0f4cbcf30c5c60e05 [2022-05-12T02:38:16.446Z] #77 0.642 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T02:38:16.446Z] #77 0.643 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-12T02:38:16.446Z] #77 0.643 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T02:38:17.284Z] #77 0.887 Reading package lists... [2022-05-12T02:38:17.546Z] #77 1.399 Reading package lists... [2022-05-12T02:38:17.808Z] #77 1.893 Building dependency tree... [2022-05-12T02:38:17.808Z] #77 1.995 Reading state information... [2022-05-12T02:38:17.808Z] #77 2.113 The following additional packages will be installed: [2022-05-12T02:38:17.899Z] #30 7.485 Collecting yamllint==1.26.1 [2022-05-12T02:38:18.070Z] #77 2.113 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-05-12T02:38:18.070Z] #77 2.114 Suggested packages: [2022-05-12T02:38:18.070Z] #77 2.114 systemd-container policykit-1 [2022-05-12T02:38:18.070Z] #77 2.114 Recommended packages: [2022-05-12T02:38:18.070Z] #77 2.114 systemd-timesyncd | time-daemon libnss-systemd [2022-05-12T02:38:18.070Z] #77 2.180 The following NEW packages will be installed: [2022-05-12T02:38:18.070Z] #77 2.180 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-05-12T02:38:18.070Z] #77 2.181 libkmod2 libpam-systemd systemd systemd-sysv [2022-05-12T02:38:18.331Z] #77 2.448 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-12T02:38:18.331Z] #77 2.448 Need to get 5817 kB of archives. [2022-05-12T02:38:18.331Z] #77 2.448 After this operation, 19.3 MB of additional disk space will be used. [2022-05-12T02:38:18.331Z] #77 2.448 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-05-12T02:38:18.332Z] #77 2.453 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-05-12T02:38:18.332Z] #77 2.455 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-05-12T02:38:18.332Z] #77 2.458 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-05-12T02:38:18.332Z] #77 2.459 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-05-12T02:38:18.332Z] #77 2.547 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-05-12T02:38:18.332Z] #77 2.550 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-05-12T02:38:18.332Z] #77 2.552 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-05-12T02:38:18.332Z] #77 2.554 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-05-12T02:38:18.332Z] #77 2.556 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-12T02:38:18.462Z] #30 8.528 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T02:38:18.593Z] #77 2.711 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T02:38:18.593Z] #77 2.739 Fetched 5817 kB in 0s (15.7 MB/s) [2022-05-12T02:38:18.593Z] #77 2.766 Selecting previously unselected package libargon2-1:amd64. [2022-05-12T02:38:18.593Z] #77 2.766 (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-12T02:38:18.593Z] #77 2.779 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-05-12T02:38:18.593Z] #77 2.786 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-12T02:38:18.593Z] #77 2.821 Selecting previously unselected package libjson-c5:amd64. [2022-05-12T02:38:18.593Z] #77 2.824 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-05-12T02:38:18.593Z] #77 2.828 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-05-12T02:38:18.593Z] #77 2.863 Selecting previously unselected package libcryptsetup12:amd64. [2022-05-12T02:38:18.593Z] #77 2.866 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-05-12T02:38:18.593Z] #77 2.869 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-12T02:38:18.593Z] #77 2.929 Selecting previously unselected package libkmod2:amd64. [2022-05-12T02:38:18.855Z] #77 2.932 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-05-12T02:38:18.855Z] #77 2.936 Unpacking libkmod2:amd64 (28-1) ... [2022-05-12T02:38:18.855Z] #77 2.978 Selecting previously unselected package systemd. [2022-05-12T02:38:18.855Z] #77 2.981 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-05-12T02:38:18.855Z] #77 3.017 Unpacking systemd (247.3-7) ... [2022-05-12T02:38:19.024Z] #30 9.120 Collecting pathspec>=0.5.3 [2022-05-12T02:38:19.024Z] #30 9.132 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T02:38:19.024Z] #30 9.346 Collecting pyyaml [2022-05-12T02:38:19.024Z] #30 9.360 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-12T02:38:19.024Z] #30 9.401 Building wheels for collected packages: yamllint [2022-05-12T02:38:19.281Z] #30 9.404 Building wheel for yamllint (setup.py): started [2022-05-12T02:38:19.428Z] #77 3.555 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-12T02:38:19.428Z] #77 3.567 Setting up libjson-c5:amd64 (0.15-2) ... [2022-05-12T02:38:19.428Z] #77 3.580 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-12T02:38:19.428Z] #77 3.591 Setting up libkmod2:amd64 (28-1) ... [2022-05-12T02:38:19.428Z] #77 3.604 Setting up systemd (247.3-7) ... [2022-05-12T02:38:19.428Z] #77 3.645 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-05-12T02:38:19.428Z] #77 3.647 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-05-12T02:38:19.428Z] #77 3.650 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-05-12T02:38:19.428Z] #77 3.670 Initializing machine ID from KVM UUID. [2022-05-12T02:38:19.537Z] #30 9.851 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T02:38:19.537Z] #30 9.852 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d3f2e163e321965b77b317222a32efe32ad3d23d846b51af2caadf900f1ab4f5 [2022-05-12T02:38:19.537Z] #30 9.853 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T02:38:19.537Z] #30 9.856 Successfully built yamllint [2022-05-12T02:38:19.537Z] #30 9.877 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T02:38:19.690Z] #77 4.053 Selecting previously unselected package systemd-sysv. [2022-05-12T02:38:19.797Z] #30 10.12 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T02:38:19.952Z] #77 4.053 (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-12T02:38:19.952Z] #77 4.067 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-05-12T02:38:19.952Z] #77 4.071 Unpacking systemd-sysv (247.3-7) ... [2022-05-12T02:38:19.953Z] #77 4.112 Selecting previously unselected package libdbus-1-3:amd64. [2022-05-12T02:38:19.953Z] #77 4.114 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-05-12T02:38:19.953Z] #77 4.118 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-12T02:38:19.953Z] #77 4.174 Selecting previously unselected package dbus. [2022-05-12T02:38:19.953Z] #77 4.177 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-05-12T02:38:19.953Z] #77 4.188 Unpacking dbus (1.12.20-2) ... [2022-05-12T02:38:19.953Z] #77 4.242 Selecting previously unselected package libpam-systemd:amd64. [2022-05-12T02:38:19.953Z] #77 4.245 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-05-12T02:38:19.953Z] #77 4.248 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-05-12T02:38:19.953Z] #77 4.293 Selecting previously unselected package dbus-user-session. [2022-05-12T02:38:20.054Z] #30 DONE 10.4s [2022-05-12T02:38:20.054Z] [2022-05-12T02:38:20.054Z] #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-12T02:38:20.054Z] #67 sha256:4919ab3ea05605757c780e585cbe95aa4cf9128babdaaf20fd3675960da28a2e [2022-05-12T02:38:20.214Z] #77 4.296 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-05-12T02:38:20.215Z] #77 4.299 Unpacking dbus-user-session (1.12.20-2) ... [2022-05-12T02:38:20.215Z] #77 4.371 Setting up systemd-sysv (247.3-7) ... [2022-05-12T02:38:20.215Z] #77 4.382 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-12T02:38:20.215Z] #77 4.395 Setting up dbus (1.12.20-2) ... [2022-05-12T02:38:20.215Z] #77 4.510 invoke-rc.d: could not determine current runlevel [2022-05-12T02:38:20.312Z] #67 ... [2022-05-12T02:38:20.312Z] [2022-05-12T02:38:20.312Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T02:38:20.312Z] #34 sha256:c1aaa0b6dd163d9d64dadd8ee61b2bb9a9489d4373ddeb5b431a05b048caa3ac [2022-05-12T02:38:20.312Z] #34 DONE 0.2s [2022-05-12T02:38:20.312Z] [2022-05-12T02:38:20.312Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T02:38:20.312Z] #39 sha256:f393984c08730d627d7a0ec1fcc7575d1fdbb6043643335c4fe8f4aa05267038 [2022-05-12T02:38:20.477Z] #77 4.513 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T02:38:20.477Z] #77 4.517 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-05-12T02:38:20.477Z] #77 4.667 Setting up dbus-user-session (1.12.20-2) ... [2022-05-12T02:38:20.477Z] #77 4.685 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T02:38:20.477Z] #77 DONE 4.8s [2022-05-12T02:38:20.568Z] #39 DONE 0.3s [2022-05-12T02:38:20.568Z] [2022-05-12T02:38:20.568Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T02:38:20.569Z] #42 sha256:dbc109d83cd378e706caf8b7f43d00674ff52d58a13d314e6632e7b5bcde35dc [2022-05-12T02:38:20.569Z] #42 DONE 0.1s [2022-05-12T02:38:20.569Z] [2022-05-12T02:38:20.569Z] #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-12T02:38:20.569Z] #67 sha256:4919ab3ea05605757c780e585cbe95aa4cf9128babdaaf20fd3675960da28a2e [2022-05-12T02:38:20.739Z] [2022-05-12T02:38:20.739Z] #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-12T02:38:20.739Z] #78 sha256:1b63be1f7cd36b78952ddd14048dabf304c428c164cbbe84f2e93e6ba1ca3ae8 [2022-05-12T02:38:20.825Z] #67 ... [2022-05-12T02:38:20.825Z] [2022-05-12T02:38:20.825Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T02:38:20.825Z] #44 sha256:e4a59f9a58195b6e5d01068178796557834e32d679c9820f451cce8e33dcd165 [2022-05-12T02:38:20.825Z] #44 DONE 0.1s [2022-05-12T02:38:20.825Z] [2022-05-12T02:38:20.825Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T02:38:20.825Z] #46 sha256:a94b4deb724fd00e82e9794af52a4c72c000108a63cd7effcf6a6b4f0a3ff578 [2022-05-12T02:38:20.825Z] #46 DONE 0.1s [2022-05-12T02:38:20.825Z] [2022-05-12T02:38:20.825Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T02:38:20.825Z] #48 sha256:55c5fb1e634d58f72ceb5304d5b9c75b2e84ee595dd005b8e709703e0923565d [2022-05-12T02:38:21.001Z] #78 0.394 % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T02:38:21.001Z] #78 0.395 Dload Upload Total Spent Left Speed [2022-05-12T02:38:21.082Z] #48 DONE 0.2s [2022-05-12T02:38:21.082Z] [2022-05-12T02:38:21.082Z] #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-12T02:38:21.082Z] #71 sha256:00efc81c8814776708b993a6f65431409b32dddc33b5990ea2282f286a511a09 [2022-05-12T02:38:21.082Z] #71 ... [2022-05-12T02:38:21.082Z] [2022-05-12T02:38:21.082Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T02:38:21.082Z] #52 sha256:a2b3aeda872e0e24093acba25eed07acf7c735c7d25d9976123661799c252345 [2022-05-12T02:38:21.082Z] #52 DONE 0.1s [2022-05-12T02:38:21.082Z] [2022-05-12T02:38:21.082Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T02:38:21.082Z] #55 sha256:c8c097cdddd4217b5744c111acddf3d256aa5e4ac4f9cd14989b339d4f63615a [2022-05-12T02:38:21.263Z] #78 0.396 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6016 0 --:--:-- --:--:-- --:--:-- 6016 [2022-05-12T02:38:21.263Z] #78 DONE 0.7s [2022-05-12T02:38:21.338Z] #55 DONE 0.1s [2022-05-12T02:38:21.338Z] [2022-05-12T02:38:21.338Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T02:38:21.338Z] #59 sha256:fdf093cbcc66a5cd1c0f7210874b7c283e3326e8985a097bd91e4ffec383c327 [2022-05-12T02:38:21.338Z] #59 DONE 0.1s [2022-05-12T02:38:21.338Z] [2022-05-12T02:38:21.338Z] #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-12T02:38:21.338Z] #71 sha256:00efc81c8814776708b993a6f65431409b32dddc33b5990ea2282f286a511a09 [2022-05-12T02:38:21.338Z] #71 ... [2022-05-12T02:38:21.338Z] [2022-05-12T02:38:21.338Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T02:38:21.338Z] #61 sha256:a7ee435369c8893f7d297348a61ff6f99a10e65fc0102bba414e420b532e4ceb [2022-05-12T02:38:21.338Z] #61 DONE 0.1s [2022-05-12T02:38:21.525Z] [2022-05-12T02:38:21.526Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T02:38:21.526Z] #79 sha256:a7c33698f16d5a91c6f17d2b1e4d46574fb77c740856c33e4cdf06f60bbfecb8 [2022-05-12T02:38:21.595Z] [2022-05-12T02:38:21.595Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T02:38:21.595Z] #63 sha256:44f1b6bfafd34560b564aa8d83c422e15bb99234a26477ee6751d6bd59ca170d [2022-05-12T02:38:21.595Z] #63 DONE 0.2s [2022-05-12T02:38:21.595Z] [2022-05-12T02:38:21.595Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T02:38:21.595Z] #65 sha256:51b8b3b673a6824f1364703d9c46a9086678cf89899c6176d380fc1290c9d216 [2022-05-12T02:38:21.595Z] #65 DONE 0.1s [2022-05-12T02:38:21.595Z] [2022-05-12T02:38:21.595Z] #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-12T02:38:21.595Z] #71 sha256:00efc81c8814776708b993a6f65431409b32dddc33b5990ea2282f286a511a09 [2022-05-12T02:38:22.472Z] #79 DONE 1.1s [2022-05-12T02:38:22.472Z] [2022-05-12T02:38:22.472Z] #80 exporting to image [2022-05-12T02:38:22.472Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T02:38:22.472Z] #80 exporting layers [2022-05-12T02:38:27.998Z] INFO: Expanding go... [2022-05-12T02:38:29.110Z] #80 exporting layers 6.3s done [2022-05-12T02:38:29.110Z] #80 writing image sha256:0a9b1d8ebf018a013f750d101d7f0731cca2bb1a8fbfbd8b27d9177a4a45ed33 done [2022-05-12T02:38:29.110Z] #80 naming to docker.io/library/docker:6b45ba294338bc2db9798050e14a4463cadabd4b done [2022-05-12T02:38:29.110Z] #80 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T02:38:29.490Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43583/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6b45ba294338bc2db9798050e14a4463cadabd4b -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:6b45ba294338bc2db9798050e14a4463cadabd4b hack/make.sh dynbinary test-integration [2022-05-12T02:38:31.409Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-12T02:38:31.409Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-12T02:38:31.409Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-12T02:38:31.409Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-12T02:38:31.409Z] 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-12T02:38:31.409Z] Detected virtualization docker. [2022-05-12T02:38:31.409Z] Detected architecture x86-64. [2022-05-12T02:38:31.409Z] Set hostname to <29807e23c8e7>. [2022-05-12T02:38:31.409Z] modprobe@configfs.service: Succeeded. [2022-05-12T02:38:31.409Z] modprobe@drm.service: Succeeded. [2022-05-12T02:38:31.409Z] modprobe@fuse.service: Succeeded. [2022-05-12T02:38:31.409Z] + source /etc/docker-entrypoint-cmd [2022-05-12T02:38:31.409Z] ++ hack/make.sh dynbinary test-integration [2022-05-12T02:38:31.409Z] [2022-05-12T02:38:31.672Z] Removing bundles/ [2022-05-12T02:38:31.672Z] [2022-05-12T02:38:31.672Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T02:38:31.672Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T02:38:31.672Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T02:38:43.492Z] #71 ... [2022-05-12T02:38:43.492Z] [2022-05-12T02:38:43.492Z] #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-12T02:38:43.492Z] #67 sha256:4919ab3ea05605757c780e585cbe95aa4cf9128babdaaf20fd3675960da28a2e [2022-05-12T02:38:43.492Z] #67 88.22 + mkdir -p /build [2022-05-12T02:38:43.492Z] #67 88.23 + cp runc /build/runc [2022-05-12T02:38:43.492Z] #67 DONE 88.5s [2022-05-12T02:38:43.492Z] [2022-05-12T02:38:43.492Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T02:38:43.492Z] #71 sha256:00efc81c8814776708b993a6f65431409b32dddc33b5990ea2282f286a511a09 [2022-05-12T02:38:43.492Z] #71 ... [2022-05-12T02:38:43.492Z] [2022-05-12T02:38:43.492Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T02:38:43.492Z] #68 sha256:19ba04b434a8efea94f4269574b63f7409c08898aa6ff847eed0a758074bd589 [2022-05-12T02:38:43.492Z] #68 DONE 0.1s [2022-05-12T02:38:43.492Z] [2022-05-12T02:38:43.492Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-12T02:38:43.492Z] #71 sha256:00efc81c8814776708b993a6f65431409b32dddc33b5990ea2282f286a511a09 [2022-05-12T02:38:46.019Z] #64 309.6 # github.com/containerd/containerd/cmd/containerd [2022-05-12T02:38:46.019Z] #64 309.6 /usr/bin/ld: /tmp/go-link-1645560004/000019.o: in function `New': [2022-05-12T02:38:46.019Z] #64 309.6 /tmp/tmp.OhgaRc61jD/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-12T02:38:46.019Z] #64 309.6 + bin/containerd-stress [2022-05-12T02:38:46.019Z] #64 310.7 + bin/containerd-shim [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T02:38:47.258Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-05-12T02:38:47.258Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T02:38:47.258Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T02:38:47.258Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-05-12T02:38:47.258Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T02:38:47.258Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-05-12T02:38:47.258Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T02:38:47.258Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T02:38:48.624Z] ok github.com/docker/docker/builder/remotecontext 0.102s coverage: 13.7% of statements [2022-05-12T02:38:49.187Z] ok github.com/docker/docker/builder/dockerfile 0.395s coverage: 49.3% of statements [2022-05-12T02:38:49.443Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-12T02:38:50.004Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-12T02:38:50.566Z] ok github.com/docker/docker/builder/remotecontext/git 1.504s coverage: 86.3% of statements [2022-05-12T02:38:50.566Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T02:38:50.566Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T02:38:50.566Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T02:38:50.566Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T02:38:51.495Z] ok github.com/docker/docker/cmd/docker-proxy 0.292s coverage: 67.6% of statements [2022-05-12T02:38:52.294Z] #64 314.5 # github.com/containerd/containerd/cmd/containerd [2022-05-12T02:38:52.294Z] #64 314.5 /usr/bin/ld: /tmp/go-link-812483263/000019.o: in function `New': [2022-05-12T02:38:52.294Z] #64 314.5 /tmp/tmp.g39vq163vN/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-12T02:38:52.294Z] #64 314.6 + bin/containerd-stress [2022-05-12T02:38:52.294Z] #64 315.7 + bin/containerd-shim [2022-05-12T02:38:52.586Z] #64 321.7 + bin/containerd-shim-runc-v1 [2022-05-12T02:38:54.012Z] ok github.com/docker/docker/client 0.090s coverage: 75.6% of statements [2022-05-12T02:38:58.096Z] INFO: Expanding compiler 1 of 3... [2022-05-12T02:38:58.096Z] INFO: Expanding compiler 2 of 3... [2022-05-12T02:38:58.879Z] #64 326.9 + bin/containerd-shim-runc-v1 [2022-05-12T02:38:59.152Z] #64 327.8 + bin/containerd-shim-runc-v2 [2022-05-12T02:38:59.152Z] #64 328.6 + binaries [2022-05-12T02:38:59.152Z] #64 328.6 + install -D bin/containerd /build/containerd [2022-05-12T02:38:59.152Z] #64 328.6 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T02:38:59.152Z] #64 328.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T02:38:59.152Z] #64 328.6 + install -D bin/ctr /build/ctr [2022-05-12T02:39:01.051Z] #64 DONE 330.5s [2022-05-12T02:39:01.617Z] [2022-05-12T02:39:01.617Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T02:39:01.617Z] #65 sha256:8ebeadd3780931f52696dacc866398f9c8781ba665f985084d9584735dbd4876 [2022-05-12T02:39:02.183Z] #65 DONE 0.8s [2022-05-12T02:39:02.441Z] [2022-05-12T02:39:02.442Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T02:39:02.442Z] #70 sha256:1fcab69758def2f1408850a1aedbe6d8e028a0ade1c273a0d857655204431784 [2022-05-12T02:39:02.722Z] #70 DONE 0.2s [2022-05-12T02:39:02.722Z] [2022-05-12T02:39:02.722Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T02:39:02.722Z] #75 sha256:74175e3a7b78d3c58a96ca649786e68d9c03cd3cdb26bde73104df8f6c42d820 [2022-05-12T02:39:02.722Z] #75 DONE 0.2s [2022-05-12T02:39:02.722Z] [2022-05-12T02:39:02.722Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T02:39:02.722Z] #76 sha256:cf3f90f0d63aeb7f80e0ec504c7e39ae471c7299a649b59a85abbd1e5dfc935d [2022-05-12T02:39:02.722Z] #76 DONE 0.0s [2022-05-12T02:39:02.995Z] [2022-05-12T02:39:02.995Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T02:39:02.995Z] #77 sha256:e15511ee6257ffec23cdedb2d4d31556d9b2ea6ae1fad933687de30b872e8798 [2022-05-12T02:39:03.963Z] INFO: Expanding compiler 3 of 3... [2022-05-12T02:39:04.431Z] INFO: Removing downloaded files... [2022-05-12T02:39:04.899Z] INFO: Downloading containerd [2022-05-12T02:39:05.465Z] #64 333.1 + bin/containerd-shim-runc-v2 [2022-05-12T02:39:05.564Z] #77 DONE 2.7s [2022-05-12T02:39:05.564Z] [2022-05-12T02:39:05.564Z] #78 exporting to image [2022-05-12T02:39:05.564Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T02:39:05.564Z] #78 exporting layers [2022-05-12T02:39:06.036Z] #64 333.9 + binaries [2022-05-12T02:39:06.036Z] #64 333.9 + install -D bin/containerd /build/containerd [2022-05-12T02:39:06.036Z] #64 334.0 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T02:39:06.036Z] #64 334.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T02:39:06.036Z] #64 334.0 + install -D bin/ctr /build/ctr [2022-05-12T02:39:07.946Z] #64 DONE 336.0s [2022-05-12T02:39:09.331Z] [2022-05-12T02:39:09.331Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T02:39:09.331Z] #65 sha256:424709246e97db924cb7a67018a7482949bef7a5e1b94a8f0e83d1e4bfbfa5f7 [2022-05-12T02:39:09.900Z] #65 DONE 0.8s [2022-05-12T02:39:09.900Z] [2022-05-12T02:39:09.900Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T02:39:09.900Z] #70 sha256:bcc73de31ef4f06ed06bcc2c91b50a71f0a6650ed5e7a7f8ccb175ac00759461 [2022-05-12T02:39:10.159Z] #70 DONE 0.2s [2022-05-12T02:39:10.159Z] [2022-05-12T02:39:10.159Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T02:39:10.159Z] #75 sha256:97ab201551c1c11e8da4437974e3e0fc151ef3cbe73213d5d2a0ca5c9102d69f [2022-05-12T02:39:11.098Z] #75 DONE 0.9s [2022-05-12T02:39:11.098Z] [2022-05-12T02:39:11.098Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T02:39:11.098Z] #76 sha256:11e86cdf41d0bd7734e9c546f3a769ef58d6809be3a9fb11a2909420d1b15cd3 [2022-05-12T02:39:11.098Z] #76 DONE 0.0s [2022-05-12T02:39:11.098Z] [2022-05-12T02:39:11.098Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T02:39:11.098Z] #77 sha256:0f6cc26776e0e970bad0f638a85b4f993d605d34ed9285223824c07e20da6810 [2022-05-12T02:39:12.127Z] #78 exporting layers 6.5s done [2022-05-12T02:39:12.127Z] #78 writing image sha256:2c516be754fb92295459036c77ed82438ff3a5b38635f65e96a05c874b5c9011 done [2022-05-12T02:39:12.127Z] #78 naming to docker.io/library/docker:879fc54332550bebfceee4734041b036d9b3f5fb done [2022-05-12T02:39:12.127Z] #78 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-05-12T02:39:12.468Z] + trap exit INT TERM [2022-05-12T02:39:12.468Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-12T02:39:12.468Z] + CONTAINER_NAME=docker-pr2 [2022-05-12T02:39:12.468Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43583/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43583/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=879fc54332550bebfceee4734041b036d9b3f5fb -e DOCKER_GRAPHDRIVER docker:879fc54332550bebfceee4734041b036d9b3f5fb hack/make.sh dynbinary [2022-05-12T02:39:13.402Z] [2022-05-12T02:39:13.661Z] Removing bundles/ [2022-05-12T02:39:13.661Z] [2022-05-12T02:39:13.661Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T02:39:13.661Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T02:39:13.661Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T02:39:15.321Z] [2022-05-12T02:39:15.322Z] Name Version Source Summary [2022-05-12T02:39:15.322Z] ---- ------- ------ ------- [2022-05-12T02:39:15.322Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-12T02:39:15.527Z] #71 175.8 # github.com/containerd/containerd/cmd/containerd [2022-05-12T02:39:15.527Z] #71 175.8 /usr/bin/ld: /tmp/go-link-2225233944/000019.o: in function `New': [2022-05-12T02:39:15.527Z] #71 175.8 /tmp/tmp.uMbYgRzh4O/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-12T02:39:15.527Z] #71 175.9 + bin/containerd-stress [2022-05-12T02:39:15.527Z] #71 176.9 + bin/containerd-shim [2022-05-12T02:39:16.378Z] #77 DONE 4.6s [2022-05-12T02:39:16.378Z] [2022-05-12T02:39:16.378Z] #78 exporting to image [2022-05-12T02:39:16.378Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T02:39:16.378Z] #78 exporting layers [2022-05-12T02:39:17.535Z] [2022-05-12T02:39:17.535Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-12T02:39:17.535Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-12T02:39:17.535Z] PSChildName : containerd [2022-05-12T02:39:17.535Z] PSDrive : C [2022-05-12T02:39:17.535Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-12T02:39:17.535Z] PSIsContainer : True [2022-05-12T02:39:17.535Z] Name : containerd [2022-05-12T02:39:17.535Z] FullName : C:\containerd [2022-05-12T02:39:17.535Z] Parent : [2022-05-12T02:39:17.535Z] Exists : True [2022-05-12T02:39:17.535Z] Root : C:\ [2022-05-12T02:39:17.535Z] Extension : [2022-05-12T02:39:17.535Z] CreationTime : 5/12/2022 2:39:17 AM [2022-05-12T02:39:17.535Z] CreationTimeUtc : 5/12/2022 2:39:17 AM [2022-05-12T02:39:17.535Z] LastAccessTime : 5/12/2022 2:39:17 AM [2022-05-12T02:39:17.535Z] LastAccessTimeUtc : 5/12/2022 2:39:17 AM [2022-05-12T02:39:17.535Z] LastWriteTime : 5/12/2022 2:39:17 AM [2022-05-12T02:39:17.535Z] LastWriteTimeUtc : 5/12/2022 2:39:17 AM [2022-05-12T02:39:17.535Z] Attributes : Directory [2022-05-12T02:39:17.535Z] Mode : d----- [2022-05-12T02:39:17.535Z] BaseName : containerd [2022-05-12T02:39:17.535Z] Target : {} [2022-05-12T02:39:17.535Z] LinkType : [2022-05-12T02:39:17.535Z] [2022-05-12T02:39:19.100Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-12T02:39:19.100Z] INFO: Configuring git core.autocrlf... [2022-05-12T02:39:19.401Z] 12fb50a031bd: Pull complete [2022-05-12T02:39:19.401Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T02:39:19.402Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T02:39:19.402Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T02:39:19.402Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-12T02:39:19.402Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-12T02:39:19.402Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-12T02:39:19.402Z] INFO: Docker version of control daemon [2022-05-12T02:39:19.402Z] [2022-05-12T02:39:19.402Z] Client: [2022-05-12T02:39:19.402Z] Version: 20.10.9 [2022-05-12T02:39:19.402Z] API version: 1.41 [2022-05-12T02:39:19.402Z] Go version: go1.16.8 [2022-05-12T02:39:19.402Z] Git commit: c2ea9bc [2022-05-12T02:39:19.402Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T02:39:19.402Z] OS/Arch: windows/amd64 [2022-05-12T02:39:19.402Z] Context: default [2022-05-12T02:39:19.402Z] Experimental: true [2022-05-12T02:39:19.402Z] [2022-05-12T02:39:19.402Z] Server: Docker Engine - Community [2022-05-12T02:39:19.402Z] Engine: [2022-05-12T02:39:19.402Z] Version: 20.10.9 [2022-05-12T02:39:19.402Z] API version: 1.41 (minimum version 1.24) [2022-05-12T02:39:19.402Z] Go version: go1.16.8 [2022-05-12T02:39:19.402Z] Git commit: 79ea9d3 [2022-05-12T02:39:19.402Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T02:39:19.402Z] OS/Arch: windows/amd64 [2022-05-12T02:39:19.402Z] Experimental: true [2022-05-12T02:39:19.402Z] [2022-05-12T02:39:19.402Z] INFO: Docker info of control daemon [2022-05-12T02:39:19.402Z] [2022-05-12T02:39:19.402Z] Client: [2022-05-12T02:39:19.402Z] Context: default [2022-05-12T02:39:19.402Z] Debug Mode: false [2022-05-12T02:39:19.402Z] [2022-05-12T02:39:19.402Z] Server: [2022-05-12T02:39:19.402Z] Containers: 0 [2022-05-12T02:39:19.402Z] Running: 0 [2022-05-12T02:39:19.402Z] Paused: 0 [2022-05-12T02:39:19.402Z] Stopped: 0 [2022-05-12T02:39:19.402Z] Images: 1 [2022-05-12T02:39:19.402Z] Server Version: 20.10.9 [2022-05-12T02:39:19.402Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T02:39:19.402Z] Windows: [2022-05-12T02:39:19.402Z] LCOW: [2022-05-12T02:39:19.402Z] Logging Driver: json-file [2022-05-12T02:39:19.402Z] Plugins: [2022-05-12T02:39:19.402Z] Volume: local [2022-05-12T02:39:19.402Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T02:39:19.402Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T02:39:19.402Z] Swarm: inactive [2022-05-12T02:39:19.402Z] Default Isolation: process [2022-05-12T02:39:19.402Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T02:39:19.402Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T02:39:19.402Z] OSType: windows [2022-05-12T02:39:19.402Z] Architecture: x86_64 [2022-05-12T02:39:19.402Z] CPUs: 4 [2022-05-12T02:39:19.402Z] Total Memory: 32GiB [2022-05-12T02:39:19.402Z] Name: azwin-2-ec6061 [2022-05-12T02:39:19.402Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T02:39:19.402Z] Docker Root Dir: D:\docker [2022-05-12T02:39:19.402Z] Debug Mode: false [2022-05-12T02:39:19.402Z] Registry: https://index.docker.io/v1/ [2022-05-12T02:39:19.402Z] Labels: [2022-05-12T02:39:19.402Z] Experimental: true [2022-05-12T02:39:19.402Z] Insecure Registries: [2022-05-12T02:39:19.402Z] 10.0.0.4:5000 [2022-05-12T02:39:19.402Z] 127.0.0.0/8 [2022-05-12T02:39:19.402Z] Registry Mirrors: [2022-05-12T02:39:19.402Z] http://10.0.0.4:5000/ [2022-05-12T02:39:19.402Z] Live Restore Enabled: false [2022-05-12T02:39:19.402Z] Product License: Community Engine [2022-05-12T02:39:19.402Z] [2022-05-12T02:39:19.402Z] [2022-05-12T02:39:19.402Z] INFO: Commit hash is 62345e7885 [2022-05-12T02:39:19.402Z] INFO: Nuke-Everything... [2022-05-12T02:39:19.402Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T02:39:19.402Z] INFO: Nuking d:\CI [2022-05-12T02:39:19.402Z] INFO: Zapped successfully [2022-05-12T02:39:19.402Z] INFO: Location for testing is d:\CI\PR-43583\2 [2022-05-12T02:39:19.402Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T02:39:19.402Z] [2022-05-12T02:39:19.402Z] [2022-05-12T02:39:19.402Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 02:39:14... [2022-05-12T02:39:19.402Z] [2022-05-12T02:39:19.567Z] [2022-05-12T02:39:19.568Z] [2022-05-12T02:39:21.619Z] Sending build context to Docker daemon 66.68MB [2022-05-12T02:39:21.619Z] [2022-05-12T02:39:22.086Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T02:39:22.086Z] ---> 7c569352fed3 [2022-05-12T02:39:22.086Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T02:39:22.086Z] ---> Running in 17d1c699c97a [2022-05-12T02:39:22.557Z] Removing intermediate container 17d1c699c97a [2022-05-12T02:39:22.557Z] ---> 4e52026ff6c9 [2022-05-12T02:39:22.557Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-12T02:39:22.557Z] ---> Running in 010bd0c944f9 [2022-05-12T02:39:22.961Z] #78 exporting layers 7.1s done [2022-05-12T02:39:22.961Z] #78 writing image sha256:9c88a4f720c13e567a0f4fe0aa3b96cf82b18fd96e5ca203de122901fa8913b7 done [2022-05-12T02:39:22.961Z] #78 naming to docker.io/library/docker:6b45ba294338bc2db9798050e14a4463cadabd4b done [2022-05-12T02:39:22.961Z] #78 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-05-12T02:39:23.025Z] Removing intermediate container 010bd0c944f9 [2022-05-12T02:39:23.025Z] ---> 646479c0c0d7 [2022-05-12T02:39:23.025Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T02:39:23.025Z] ---> Running in dba5cd2dbfcd [Pipeline] sh [2022-05-12T02:39:23.315Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43583/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6b45ba294338bc2db9798050e14a4463cadabd4b -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:6b45ba294338bc2db9798050e14a4463cadabd4b hack/make.sh dynbinary test-integration [2022-05-12T02:39:23.493Z] Removing intermediate container dba5cd2dbfcd [2022-05-12T02:39:23.493Z] ---> 060ef98762fd [2022-05-12T02:39:23.493Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T02:39:23.493Z] ---> Running in 2f8d6fdd498b [2022-05-12T02:39:23.493Z] Removing intermediate container 2f8d6fdd498b [2022-05-12T02:39:23.493Z] ---> 8edbd28adb6d [2022-05-12T02:39:23.493Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T02:39:23.493Z] ---> Running in 1d8f2d53e26a [2022-05-12T02:39:23.962Z] Removing intermediate container 1d8f2d53e26a [2022-05-12T02:39:23.962Z] ---> 58e303f5f2f2 [2022-05-12T02:39:23.962Z] 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-12T02:39:23.962Z] ---> Running in 56e94c5176b6 [2022-05-12T02:39:24.255Z] [2022-05-12T02:39:24.255Z] Removing bundles/ [2022-05-12T02:39:24.255Z] [2022-05-12T02:39:24.430Z] Removing intermediate container 56e94c5176b6 [2022-05-12T02:39:24.430Z] ---> f4cfab25f328 [2022-05-12T02:39:24.430Z] 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-12T02:39:24.430Z] ---> Running in d9c05b64f36a [2022-05-12T02:39:24.515Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T02:39:24.515Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T02:39:24.515Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T02:39:26.047Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 29.7% of statements [2022-05-12T02:39:26.303Z] ok github.com/docker/docker/container 0.119s coverage: 34.6% of statements [2022-05-12T02:39:26.864Z] ok github.com/docker/docker/cmd/dockerd/trap 2.480s coverage: 0.0% of statements [2022-05-12T02:39:26.865Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T02:39:26.865Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T02:39:26.865Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T02:39:26.865Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T02:39:26.865Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T02:39:27.701Z] #71 188.0 + bin/containerd-shim-runc-v1 [2022-05-12T02:39:29.213Z] [2022-05-12T02:39:29.213Z] SUCCESS: Specified value was saved. [2022-05-12T02:39:30.201Z] INFO: Downloading git... [2022-05-12T02:39:31.770Z] INFO: Downloading go... [2022-05-12T02:39:31.872Z] #71 194.2 + bin/containerd-shim-runc-v2 [2022-05-12T02:39:32.107Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2022-05-12T02:39:32.798Z] #71 194.9 + binaries [2022-05-12T02:39:32.798Z] #71 194.9 + install -D bin/containerd /build/containerd [2022-05-12T02:39:32.798Z] #71 195.0 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T02:39:32.798Z] #71 195.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T02:39:32.798Z] #71 195.0 + install -D bin/ctr /build/ctr [2022-05-12T02:39:33.358Z] #71 DONE 195.5s [2022-05-12T02:39:33.364Z] INFO: Downloading compiler 1 of 3... [2022-05-12T02:39:33.364Z] INFO: Downloading compiler 2 of 3... [2022-05-12T02:39:33.364Z] INFO: Downloading compiler 3 of 3... [2022-05-12T02:39:33.833Z] INFO: Extracting git... [2022-05-12T02:39:33.996Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-05-12T02:39:34.723Z] [2022-05-12T02:39:34.723Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T02:39:34.723Z] #72 sha256:26b6d6b00a1667fc8f16de7045c7f3217356fff1a8d32a090e2d545e755ada9d [2022-05-12T02:39:34.723Z] #72 DONE 0.2s [2022-05-12T02:39:34.723Z] [2022-05-12T02:39:34.723Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T02:39:34.723Z] #77 sha256:36edb3b4d032e62116ea11e4726fd2640e16453529d71957bfff93ebca3a0e43 [2022-05-12T02:39:34.723Z] #77 DONE 0.1s [2022-05-12T02:39:34.723Z] [2022-05-12T02:39:34.723Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T02:39:34.723Z] #82 sha256:652d1f87e6b0399e0fbbe1e44addbc380f9fb9ec4963ea6a72ce43917fd3a06e [2022-05-12T02:39:34.923Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 35.9% of statements [2022-05-12T02:39:35.302Z] #82 DONE 0.4s [2022-05-12T02:39:35.302Z] [2022-05-12T02:39:35.302Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T02:39:35.302Z] #83 sha256:4a6baf4bbb3e8626340163d2d7e7cb1628747bcc8d6a4111255b3b710bbf80ec [2022-05-12T02:39:35.302Z] #83 DONE 0.0s [2022-05-12T02:39:35.302Z] [2022-05-12T02:39:35.302Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T02:39:35.302Z] #84 sha256:561ac5ddf2eea042f1d166afdf60d8ccc3bdd861a33e66cd1944d85f2ff73dc5 [2022-05-12T02:39:39.498Z] #84 DONE 3.9s [2022-05-12T02:39:39.498Z] [2022-05-12T02:39:39.498Z] #85 exporting to image [2022-05-12T02:39:39.498Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T02:39:39.498Z] #85 exporting layers [2022-05-12T02:39:41.477Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.8% of statements [2022-05-12T02:39:42.406Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.5% of statements [2022-05-12T02:39:42.967Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-12T02:39:43.529Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-12T02:39:44.090Z] ok github.com/docker/docker/daemon 10.112s coverage: 16.6% of statements [2022-05-12T02:39:44.090Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T02:39:44.090Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T02:39:44.090Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T02:39:44.090Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T02:39:44.651Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.577s coverage: 74.8% of statements [2022-05-12T02:39:45.578Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.255s coverage: 56.2% of statements [2022-05-12T02:39:46.138Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-05-12T02:39:47.503Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-05-12T02:39:47.874Z] 8b534d64a7c3: Pull complete [2022-05-12T02:39:47.874Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-12T02:39:47.874Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T02:39:47.874Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T02:39:47.874Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-05-12T02:39:47.874Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-05-12T02:39:47.874Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2928' [2022-05-12T02:39:47.874Z] INFO: Docker version of control daemon [2022-05-12T02:39:47.874Z] [2022-05-12T02:39:47.874Z] Client: [2022-05-12T02:39:47.874Z] Version: 20.10.9 [2022-05-12T02:39:47.874Z] API version: 1.41 [2022-05-12T02:39:47.874Z] Go version: go1.16.8 [2022-05-12T02:39:47.874Z] Git commit: c2ea9bc [2022-05-12T02:39:47.874Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T02:39:47.874Z] OS/Arch: windows/amd64 [2022-05-12T02:39:47.874Z] Context: default [2022-05-12T02:39:47.874Z] Experimental: true [2022-05-12T02:39:47.874Z] [2022-05-12T02:39:47.874Z] Server: Docker Engine - Community [2022-05-12T02:39:47.874Z] Engine: [2022-05-12T02:39:47.874Z] Version: 20.10.9 [2022-05-12T02:39:47.874Z] API version: 1.41 (minimum version 1.24) [2022-05-12T02:39:47.874Z] Go version: go1.16.8 [2022-05-12T02:39:47.874Z] Git commit: 79ea9d3 [2022-05-12T02:39:47.874Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T02:39:47.874Z] OS/Arch: windows/amd64 [2022-05-12T02:39:47.874Z] Experimental: true [2022-05-12T02:39:47.874Z] [2022-05-12T02:39:47.874Z] INFO: Docker info of control daemon [2022-05-12T02:39:47.874Z] [2022-05-12T02:39:47.874Z] Client: [2022-05-12T02:39:47.874Z] Context: default [2022-05-12T02:39:47.874Z] Debug Mode: false [2022-05-12T02:39:47.874Z] Plugins: [2022-05-12T02:39:47.874Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-12T02:39:47.874Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-12T02:39:47.874Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-12T02:39:47.874Z] [2022-05-12T02:39:47.874Z] Server: [2022-05-12T02:39:47.874Z] Containers: 0 [2022-05-12T02:39:47.874Z] Running: 0 [2022-05-12T02:39:47.874Z] Paused: 0 [2022-05-12T02:39:47.874Z] Stopped: 0 [2022-05-12T02:39:47.874Z] Images: 1 [2022-05-12T02:39:47.874Z] Server Version: 20.10.9 [2022-05-12T02:39:47.874Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T02:39:47.874Z] Windows: [2022-05-12T02:39:47.874Z] LCOW: [2022-05-12T02:39:47.874Z] Logging Driver: json-file [2022-05-12T02:39:47.874Z] Plugins: [2022-05-12T02:39:47.874Z] Volume: local [2022-05-12T02:39:47.874Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T02:39:47.874Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T02:39:47.874Z] Swarm: inactive [2022-05-12T02:39:47.874Z] Default Isolation: process [2022-05-12T02:39:47.874Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T02:39:47.874Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-12T02:39:47.874Z] OSType: windows [2022-05-12T02:39:47.874Z] Architecture: x86_64 [2022-05-12T02:39:47.874Z] CPUs: 4 [2022-05-12T02:39:47.874Z] Total Memory: 32GiB [2022-05-12T02:39:47.874Z] Name: azwin-2-c6b0b0 [2022-05-12T02:39:47.874Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-12T02:39:47.874Z] Docker Root Dir: D:\docker [2022-05-12T02:39:47.874Z] Debug Mode: false [2022-05-12T02:39:47.874Z] Registry: https://index.docker.io/v1/ [2022-05-12T02:39:47.874Z] Labels: [2022-05-12T02:39:47.874Z] Experimental: true [2022-05-12T02:39:47.874Z] Insecure Registries: [2022-05-12T02:39:47.874Z] 10.0.0.4:5000 [2022-05-12T02:39:47.874Z] 127.0.0.0/8 [2022-05-12T02:39:47.874Z] Registry Mirrors: [2022-05-12T02:39:47.874Z] http://10.0.0.4:5000/ [2022-05-12T02:39:47.874Z] Live Restore Enabled: false [2022-05-12T02:39:47.874Z] Product License: Community Engine [2022-05-12T02:39:47.874Z] [2022-05-12T02:39:47.874Z] [2022-05-12T02:39:47.874Z] INFO: Commit hash is 209e6ec72a [2022-05-12T02:39:47.874Z] INFO: Nuke-Everything... [2022-05-12T02:39:47.874Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T02:39:47.874Z] INFO: Nuking d:\CI [2022-05-12T02:39:47.874Z] INFO: Zapped successfully [2022-05-12T02:39:47.874Z] INFO: Location for testing is d:\CI\PR-43583\2 [2022-05-12T02:39:47.874Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T02:39:47.874Z] [2022-05-12T02:39:47.874Z] [2022-05-12T02:39:47.874Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 02:39:43... [2022-05-12T02:39:47.874Z] [2022-05-12T02:39:48.447Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.283s coverage: 50.6% of statements [2022-05-12T02:39:48.712Z] INFO: Expanding go... [2022-05-12T02:39:50.339Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.902s coverage: 45.9% of statements [2022-05-12T02:39:50.339Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T02:39:50.596Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.912s coverage: 58.2% of statements [2022-05-12T02:39:50.596Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-12T02:39:50.596Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T02:39:51.159Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.5% of statements [2022-05-12T02:39:51.415Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-05-12T02:39:51.634Z] Sending build context to Docker daemon 66.68MB [2022-05-12T02:39:51.634Z] [2022-05-12T02:39:51.634Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T02:39:51.634Z] ---> 3e15a767850d [2022-05-12T02:39:51.634Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T02:39:51.634Z] ---> Running in c46c96ee03c7 [2022-05-12T02:39:51.978Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-05-12T02:39:52.096Z] Removing intermediate container c46c96ee03c7 [2022-05-12T02:39:52.096Z] ---> 1cc82e153e55 [2022-05-12T02:39:52.096Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-12T02:39:52.096Z] ---> Running in 145e19be8468 [2022-05-12T02:39:52.561Z] Removing intermediate container 145e19be8468 [2022-05-12T02:39:52.561Z] ---> 16496afb293f [2022-05-12T02:39:52.561Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T02:39:52.561Z] ---> Running in cbfaed299f19 [2022-05-12T02:39:53.023Z] Removing intermediate container cbfaed299f19 [2022-05-12T02:39:53.023Z] ---> f97ad6c4bfe8 [2022-05-12T02:39:53.023Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T02:39:53.023Z] ---> Running in a970cad185b3 [2022-05-12T02:39:53.345Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.6% of statements [2022-05-12T02:39:53.345Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T02:39:53.345Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T02:39:53.345Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 42.5% of statements [2022-05-12T02:39:53.486Z] Removing intermediate container a970cad185b3 [2022-05-12T02:39:53.486Z] ---> 436bde5d5bc4 [2022-05-12T02:39:53.486Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T02:39:53.486Z] ---> Running in 68bf4ac9d2e0 [2022-05-12T02:39:53.949Z] Removing intermediate container 68bf4ac9d2e0 [2022-05-12T02:39:53.949Z] ---> 063b40df0d54 [2022-05-12T02:39:53.949Z] 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-12T02:39:53.949Z] ---> Running in 39017a2d82f6 [2022-05-12T02:39:54.274Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-05-12T02:39:54.274Z] ok github.com/docker/docker/daemon/logger/awslogs 0.142s coverage: 79.9% of statements [2022-05-12T02:39:54.274Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T02:39:54.410Z] Removing intermediate container 39017a2d82f6 [2022-05-12T02:39:54.410Z] ---> fb483fa0e104 [2022-05-12T02:39:54.410Z] 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-12T02:39:54.410Z] ---> Running in 12665973abd1 [2022-05-12T02:39:54.837Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-05-12T02:39:54.837Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-05-12T02:39:55.093Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-05-12T02:39:55.655Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 69.9% of statements [2022-05-12T02:39:55.911Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 78.7% of statements [2022-05-12T02:39:55.911Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T02:39:56.473Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 59.1% of statements [2022-05-12T02:39:56.729Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-05-12T02:39:57.657Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-05-12T02:39:57.657Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-12T02:39:58.218Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-12T02:39:59.145Z] ok github.com/docker/docker/daemon/logger/splunk 1.533s coverage: 82.5% of statements [2022-05-12T02:39:59.145Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T02:39:59.145Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T02:39:59.708Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-05-12T02:40:00.269Z] ok github.com/docker/docker/distribution 0.608s coverage: 28.2% of statements [2022-05-12T02:40:00.269Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T02:40:00.832Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-05-12T02:40:01.393Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-05-12T02:40:01.649Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-05-12T02:40:02.212Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 85.4% of statements [2022-05-12T02:40:02.212Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T02:40:02.212Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-05-12T02:40:02.212Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T02:40:02.212Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T02:40:02.774Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-05-12T02:40:03.337Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-05-12T02:40:04.265Z] ok github.com/docker/docker/opts 0.025s coverage: 65.5% of statements [2022-05-12T02:40:04.265Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-12T02:40:05.994Z] #85 exporting layers 24.3s done [2022-05-12T02:40:05.994Z] #85 writing image sha256:097ee10e5f92b927ed7b5fbf6ad9678d091f3767d0c1e204ffdfd754ad03fdef done [2022-05-12T02:40:05.994Z] #85 naming to docker.io/library/docker:51e046b4d71fe10a604b02ab5cd3525f13adc4d7 done [2022-05-12T02:40:05.994Z] #85 DONE 24.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-12T02:40:06.154Z] ok github.com/docker/docker/pkg/archive 0.287s coverage: 82.5% of statements [2022-05-12T02:40:06.330Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43583/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43583/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=51e046b4d71fe10a604b02ab5cd3525f13adc4d7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:51e046b4d71fe10a604b02ab5cd3525f13adc4d7 hack/validate/default [2022-05-12T02:40:06.716Z] ok github.com/docker/docker/pkg/authorization 0.461s coverage: 68.3% of statements [2022-05-12T02:40:06.894Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-12T02:40:06.894Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-12T02:40:06.894Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-12T02:40:06.894Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-12T02:40:06.894Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-12T02:40:06.894Z] Congratulations! No new tests were added to integration-cli. [2022-05-12T02:40:06.894Z] [2022-05-12T02:40:06.894Z] INFO Start validation with golang-ci-lint [2022-05-12T02:40:06.972Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-12T02:40:07.228Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-05-12T02:40:07.821Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-12T02:40:07.821Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-12T02:40:07.821Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-05-12T02:40:10.493Z] ok github.com/docker/docker/pkg/chrootarchive 2.523s coverage: 42.7% of statements [2022-05-12T02:40:10.493Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-12T02:40:10.748Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-05-12T02:40:11.004Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-05-12T02:40:11.004Z] ok github.com/docker/docker/layer 7.374s coverage: 69.0% of statements [2022-05-12T02:40:11.004Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T02:40:11.259Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T02:40:11.259Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T02:40:11.259Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T02:40:11.259Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T02:40:11.259Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T02:40:11.515Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-05-12T02:40:11.772Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2022-05-12T02:40:11.772Z] ok github.com/docker/docker/pkg/fsutils 0.165s coverage: 85.1% of statements [2022-05-12T02:40:12.028Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2022-05-12T02:40:12.132Z] [2022-05-12T02:40:12.132Z] SUCCESS: Specified value was saved. [2022-05-12T02:40:12.957Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 69.7% of statements [2022-05-12T02:40:12.957Z] ok github.com/docker/docker/pkg/idtools 0.477s coverage: 67.9% of statements [2022-05-12T02:40:13.213Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-05-12T02:40:13.213Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-05-12T02:40:13.213Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-12T02:40:13.470Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2022-05-12T02:40:13.470Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-05-12T02:40:13.678Z] INFO: Downloading git... [2022-05-12T02:40:13.726Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-05-12T02:40:13.982Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements [2022-05-12T02:40:13.982Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-05-12T02:40:13.982Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T02:40:13.982Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T02:40:14.545Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-05-12T02:40:14.801Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-05-12T02:40:15.057Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-12T02:40:15.313Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-12T02:40:15.881Z] INFO: Downloading go... [2022-05-12T02:40:16.678Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-05-12T02:40:16.933Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2022-05-12T02:40:16.933Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-12T02:40:17.189Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-05-12T02:40:17.445Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-12T02:40:17.701Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-12T02:40:18.262Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-05-12T02:40:18.518Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-05-12T02:40:18.630Z] INFO: Expanding compiler 1 of 3... [2022-05-12T02:40:18.630Z] INFO: Expanding compiler 2 of 3... [2022-05-12T02:40:18.774Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-05-12T02:40:19.336Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-05-12T02:40:19.591Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-12T02:40:19.847Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-12T02:40:21.691Z] INFO: Downloading compiler 1 of 3... [2022-05-12T02:40:21.691Z] INFO: Downloading compiler 2 of 3... [2022-05-12T02:40:21.691Z] INFO: Downloading compiler 3 of 3... [2022-05-12T02:40:21.691Z] INFO: Extracting git... [2022-05-12T02:40:21.792Z] ok github.com/docker/docker/plugin 0.523s coverage: 23.2% of statements [2022-05-12T02:40:21.792Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-12T02:40:22.354Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-05-12T02:40:23.724Z] ok github.com/docker/docker/quota 0.255s coverage: 71.4% of statements [2022-05-12T02:40:23.724Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-12T02:40:24.403Z] INFO: Expanding compiler 3 of 3... [2022-05-12T02:40:24.652Z] ok github.com/docker/docker/registry 0.078s coverage: 58.6% of statements [2022-05-12T02:40:24.859Z] INFO: Removing downloaded files... [2022-05-12T02:40:24.859Z] INFO: Downloading containerd [2022-05-12T02:40:25.214Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-12T02:40:25.214Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-12T02:40:25.778Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-12T02:40:26.034Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-12T02:40:27.400Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-12T02:40:28.328Z] ok github.com/docker/docker/volume/local 0.071s coverage: 76.4% of statements [2022-05-12T02:40:28.584Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-05-12T02:40:29.950Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-05-12T02:40:35.145Z] [2022-05-12T02:40:35.145Z] Name Version Source Summary [2022-05-12T02:40:35.145Z] ---- ------- ------ ------- [2022-05-12T02:40:35.145Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-12T02:40:35.145Z] [2022-05-12T02:40:35.145Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-12T02:40:35.145Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-12T02:40:35.145Z] PSChildName : containerd [2022-05-12T02:40:35.145Z] PSDrive : C [2022-05-12T02:40:35.145Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-12T02:40:35.145Z] PSIsContainer : True [2022-05-12T02:40:35.145Z] Name : containerd [2022-05-12T02:40:35.145Z] FullName : C:\containerd [2022-05-12T02:40:35.145Z] Parent : [2022-05-12T02:40:35.145Z] Exists : True [2022-05-12T02:40:35.145Z] Root : C:\ [2022-05-12T02:40:35.145Z] Extension : [2022-05-12T02:40:35.145Z] CreationTime : 5/12/2022 2:40:34 AM [2022-05-12T02:40:35.145Z] CreationTimeUtc : 5/12/2022 2:40:34 AM [2022-05-12T02:40:35.145Z] LastAccessTime : 5/12/2022 2:40:34 AM [2022-05-12T02:40:35.145Z] LastAccessTimeUtc : 5/12/2022 2:40:34 AM [2022-05-12T02:40:35.145Z] LastWriteTime : 5/12/2022 2:40:34 AM [2022-05-12T02:40:35.145Z] LastWriteTimeUtc : 5/12/2022 2:40:34 AM [2022-05-12T02:40:35.145Z] Attributes : Directory [2022-05-12T02:40:35.145Z] Mode : d----- [2022-05-12T02:40:35.145Z] BaseName : containerd [2022-05-12T02:40:35.145Z] Target : {} [2022-05-12T02:40:35.145Z] LinkType : [2022-05-12T02:40:35.145Z] [2022-05-12T02:40:36.675Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-12T02:40:36.675Z] INFO: Configuring git core.autocrlf... [2022-05-12T02:40:36.675Z] [2022-05-12T02:40:36.675Z] [2022-05-12T02:40:38.234Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T02:40:38.234Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T02:40:38.234Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T02:40:38.234Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T02:40:38.234Z] [2022-05-12T02:40:38.234Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T02:40:38.234Z] DOCKER_SYSTEMD=1 [2022-05-12T02:40:38.234Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T02:40:38.234Z] HOSTNAME=29807e23c8e7 [2022-05-12T02:40:38.234Z] DEST=bundles/test-integration [2022-05-12T02:40:38.234Z] PWD=/go/src/github.com/docker/docker [2022-05-12T02:40:38.234Z] DOCKER_GITCOMMIT=6b45ba294338bc2db9798050e14a4463cadabd4b [2022-05-12T02:40:38.234Z] container=docker [2022-05-12T02:40:38.234Z] HOME=/root [2022-05-12T02:40:38.234Z] LANG=C.UTF-8 [2022-05-12T02:40:38.234Z] INVOCATION_ID=cd2778efa62245dca226e227747dfb89 [2022-05-12T02:40:38.234Z] GOLANG_VERSION=1.18.1 [2022-05-12T02:40:38.234Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T02:40:38.234Z] VALIDATE_BRANCH=master [2022-05-12T02:40:38.234Z] TERM=xterm [2022-05-12T02:40:38.234Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T02:40:38.234Z] SHLVL=3 [2022-05-12T02:40:38.234Z] TIMEOUT=120m [2022-05-12T02:40:38.234Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T02:40:38.234Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T02:40:38.234Z] GO111MODULE=off [2022-05-12T02:40:38.234Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T02:40:38.234Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T02:40:38.234Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T02:40:38.234Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T02:40:38.234Z] GOPATH=/go [2022-05-12T02:40:38.234Z] PKG_CONFIG=pkg-config [2022-05-12T02:40:38.234Z] _=/usr/bin/env [2022-05-12T02:40:38.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T02:40:39.415Z] INFO: Expanding go... [2022-05-12T02:40:45.707Z] Removing intermediate container e714b210e79d [2022-05-12T02:40:45.707Z] ---> abbdf92cbe8b [2022-05-12T02:40:45.707Z] 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-12T02:40:45.707Z] ---> Running in 83f038de5cf7 [2022-05-12T02:40:45.707Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-12T02:40:45.707Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T02:40:45.707Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-12T02:40:45.707Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T02:40:45.707Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T02:40:45.707Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T02:40:45.707Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T02:40:45.707Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T02:40:45.707Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-12T02:40:45.707Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T02:40:45.707Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T02:40:45.707Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T02:40:45.707Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T02:40:45.707Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T02:40:45.707Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T02:40:45.707Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-12T02:40:51.832Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T02:40:51.832Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T02:40:51.832Z] [2022-05-12T02:40:51.832Z] === Skipped [2022-05-12T02:40:51.832Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T02:40:51.832Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T02:40:51.832Z] [2022-05-12T02:40:51.832Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T02:40:51.832Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T02:40:51.832Z] [2022-05-12T02:40:51.832Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T02:40:51.832Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T02:40:51.832Z] [2022-05-12T02:40:51.832Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T02:40:51.832Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T02:40:51.832Z] [2022-05-12T02:40:51.832Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-12T02:40:51.832Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T02:40:51.832Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T02:40:51.832Z] [2022-05-12T02:40:51.832Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-12T02:40:51.832Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T02:40:51.832Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T02:40:51.832Z] [2022-05-12T02:40:51.832Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-12T02:40:51.832Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T02:40:51.832Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T02:40:51.832Z] [2022-05-12T02:40:51.832Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-12T02:40:51.832Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T02:40:51.832Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T02:40:51.832Z] [2022-05-12T02:40:51.832Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-12T02:40:51.832Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T02:40:51.832Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T02:40:51.832Z] [2022-05-12T02:40:51.832Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-12T02:40:51.832Z] graphtest_unix.go:71: No driver to put! [2022-05-12T02:40:51.832Z] [2022-05-12T02:40:51.832Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-12T02:40:51.832Z] time="2022-05-12T02:39:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T02:40:51.832Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T02:40:51.832Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T02:40:51.832Z] [2022-05-12T02:40:51.832Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-12T02:40:51.832Z] time="2022-05-12T02:39:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T02:40:51.833Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T02:40:51.833Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-12T02:40:51.833Z] time="2022-05-12T02:39:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T02:40:51.833Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T02:40:51.833Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-12T02:40:51.833Z] time="2022-05-12T02:39:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T02:40:51.833Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T02:40:51.833Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-12T02:40:51.833Z] time="2022-05-12T02:39:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T02:40:51.833Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T02:40:51.833Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-12T02:40:51.833Z] graphtest_unix.go:71: No driver to put! [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-12T02:40:51.833Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-12T02:40:51.833Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-12T02:40:51.833Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-12T02:40:51.833Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-12T02:40:51.833Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T02:40:51.833Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-12T02:40:51.833Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T02:40:51.833Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-12T02:40:51.833Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T02:40:51.833Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-12T02:40:51.833Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T02:40:51.833Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-12T02:40:51.833Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T02:40:51.833Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-12T02:40:51.833Z] graphtest_unix.go:71: No driver to put! [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-12T02:40:51.833Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-12T02:40:51.833Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-12T02:40:51.833Z] [2022-05-12T02:40:51.833Z] DONE 2524 tests, 28 skipped in 204.478s [2022-05-12T02:40:51.833Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/config [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/idm [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/ns [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/options [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/osl [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T02:40:51.833Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-12T02:40:51.833Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-12T02:41:03.353Z] Removing intermediate container 83f038de5cf7 [2022-05-12T02:41:03.353Z] ---> bab7e2397422 [2022-05-12T02:41:03.353Z] 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-12T02:41:03.353Z] ---> Running in b1a070ce90aa [2022-05-12T02:41:05.521Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-12T02:41:05.521Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T02:41:05.976Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T02:41:05.976Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T02:41:06.434Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T02:41:06.434Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T02:41:06.434Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T02:41:06.434Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T02:41:09.414Z] INFO: Expanding compiler 1 of 3... [2022-05-12T02:41:10.387Z] INFO: Expanding compiler 2 of 3... [2022-05-12T02:41:16.213Z] INFO: Expanding compiler 3 of 3... [2022-05-12T02:41:16.677Z] INFO: Removing downloaded files... [2022-05-12T02:41:16.715Z] Removing intermediate container b1a070ce90aa [2022-05-12T02:41:16.715Z] ---> b29a2cf19461 [2022-05-12T02:41:16.715Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T02:41:16.715Z] ---> Running in 7b25db9ed712 [2022-05-12T02:41:16.715Z] Removing intermediate container 7b25db9ed712 [2022-05-12T02:41:16.715Z] ---> 083517fbc339 [2022-05-12T02:41:16.715Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T02:41:16.715Z] ---> Running in 09f034cf2725 [2022-05-12T02:41:16.715Z] Removing intermediate container 09f034cf2725 [2022-05-12T02:41:16.715Z] ---> 469c654fac27 [2022-05-12T02:41:16.715Z] Step 13/13 : COPY . . [2022-05-12T02:41:17.140Z] INFO: Downloading containerd [2022-05-12T02:41:20.144Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T02:41:20.144Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T02:41:20.144Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T02:41:20.144Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T02:41:20.144Z] [2022-05-12T02:41:20.144Z] + TEST_INTEGRATION_DEST=1 [2022-05-12T02:41:20.144Z] + CONTAINER_NAME=docker-pr2-1 [2022-05-12T02:41:20.144Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T02:41:20.144Z] + run_tests test-integration-flaky [2022-05-12T02:41:20.144Z] + '[' -n 0 ']' [2022-05-12T02:41:20.144Z] + rm= [2022-05-12T02:41:20.144Z] + c=0 [2022-05-12T02:41:20.144Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43583/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43583/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43583/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=879fc54332550bebfceee4734041b036d9b3f5fb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:879fc54332550bebfceee4734041b036d9b3f5fb hack/make.sh test-integration-flaky test-integration [2022-05-12T02:41:20.144Z] + TEST_INTEGRATION_DEST=3 [2022-05-12T02:41:20.144Z] + CONTAINER_NAME=docker-pr2-3 [2022-05-12T02:41:20.144Z] + TEST_SKIP_INTEGRATION=1 [2022-05-12T02:41:20.144Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-12T02:41:20.144Z] + run_tests [2022-05-12T02:41:20.144Z] ++ jobs -p [2022-05-12T02:41:20.144Z] + '[' -n 0 ']' [2022-05-12T02:41:20.144Z] + rm= [2022-05-12T02:41:20.144Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43583/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43583/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43583/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=879fc54332550bebfceee4734041b036d9b3f5fb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:879fc54332550bebfceee4734041b036d9b3f5fb hack/make.sh '' test-integration [2022-05-12T02:41:20.144Z] + for job in $(jobs -p) [2022-05-12T02:41:20.144Z] + wait 9553 [2022-05-12T02:41:20.144Z] + TEST_INTEGRATION_DEST=2 [2022-05-12T02:41:20.144Z] + CONTAINER_NAME=docker-pr2-2 [2022-05-12T02:41:20.144Z] + TEST_SKIP_INTEGRATION=1 [2022-05-12T02:41:20.144Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-12T02:41:20.144Z] + run_tests [2022-05-12T02:41:20.144Z] + '[' -n 0 ']' [2022-05-12T02:41:20.144Z] + rm= [2022-05-12T02:41:20.144Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43583/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43583/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43583/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=879fc54332550bebfceee4734041b036d9b3f5fb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:879fc54332550bebfceee4734041b036d9b3f5fb hack/make.sh '' test-integration [2022-05-12T02:41:20.144Z] [2022-05-12T02:41:20.144Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-12T02:41:20.144Z] [2022-05-12T02:41:20.144Z] [2022-05-12T02:41:20.144Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T02:41:20.144Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T02:41:20.144Z] HOSTNAME=df74160e8fde [2022-05-12T02:41:20.144Z] TEST_SKIP_INTEGRATION=1 [2022-05-12T02:41:20.144Z] TESTDEBUG=0 [2022-05-12T02:41:20.144Z] DEST=bundles/test-integration [2022-05-12T02:41:20.144Z] PWD=/go/src/github.com/docker/docker [2022-05-12T02:41:20.144Z] KEEPBUNDLE=1 [2022-05-12T02:41:20.144Z] DOCKER_GITCOMMIT=879fc54332550bebfceee4734041b036d9b3f5fb [2022-05-12T02:41:20.144Z] container=docker [2022-05-12T02:41:20.144Z] HOME=/root [2022-05-12T02:41:20.144Z] GOLANG_VERSION=1.18.1 [2022-05-12T02:41:20.144Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T02:41:20.144Z] VALIDATE_BRANCH=master [2022-05-12T02:41:20.144Z] TERM=xterm [2022-05-12T02:41:20.144Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T02:41:20.144Z] SHLVL=1 [2022-05-12T02:41:20.144Z] TIMEOUT=120m [2022-05-12T02:41:20.144Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T02:41:20.144Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T02:41:20.144Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-12T02:41:20.144Z] GO111MODULE=off [2022-05-12T02:41:20.144Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T02:41:20.144Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T02:41:20.144Z] GOPATH=/go [2022-05-12T02:41:20.144Z] PKG_CONFIG=pkg-config [2022-05-12T02:41:20.144Z] _=/usr/bin/env [2022-05-12T02:41:20.144Z] Building test suite binary ./integration-cli/test.main [2022-05-12T02:41:20.144Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T02:41:20.144Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T02:41:20.144Z] HOSTNAME=9e4f331ad410 [2022-05-12T02:41:20.144Z] TEST_SKIP_INTEGRATION=1 [2022-05-12T02:41:20.144Z] TESTDEBUG=0 [2022-05-12T02:41:20.144Z] DEST=bundles/test-integration [2022-05-12T02:41:20.144Z] PWD=/go/src/github.com/docker/docker [2022-05-12T02:41:20.144Z] KEEPBUNDLE=1 [2022-05-12T02:41:20.144Z] DOCKER_GITCOMMIT=879fc54332550bebfceee4734041b036d9b3f5fb [2022-05-12T02:41:20.144Z] container=docker [2022-05-12T02:41:20.144Z] HOME=/root [2022-05-12T02:41:20.144Z] GOLANG_VERSION=1.18.1 [2022-05-12T02:41:20.144Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T02:41:20.144Z] VALIDATE_BRANCH=master [2022-05-12T02:41:20.144Z] TERM=xterm [2022-05-12T02:41:20.144Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T02:41:20.144Z] SHLVL=1 [2022-05-12T02:41:20.144Z] TIMEOUT=120m [2022-05-12T02:41:20.144Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T02:41:20.144Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T02:41:20.144Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-12T02:41:20.144Z] GO111MODULE=off [2022-05-12T02:41:20.144Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T02:41:20.144Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T02:41:20.144Z] GOPATH=/go [2022-05-12T02:41:20.144Z] PKG_CONFIG=pkg-config [2022-05-12T02:41:20.144Z] _=/usr/bin/env [2022-05-12T02:41:20.144Z] Building test suite binary ./integration-cli/test.main [2022-05-12T02:41:20.144Z] [2022-05-12T02:41:20.144Z] Found new integrations tests: [2022-05-12T02:41:20.144Z] +func TestContainerCopyLeaksMounts(t *testing.T) { [2022-05-12T02:41:20.144Z] Running stress test for them. [2022-05-12T02:41:20.144Z] Using test flags: -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:41:20.144Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T02:41:20.144Z] HOSTNAME=94e978f6acdb [2022-05-12T02:41:20.144Z] TESTDEBUG=0 [2022-05-12T02:41:20.144Z] DEST=bundles/test-integration-flaky [2022-05-12T02:41:20.144Z] PWD=/go/src/github.com/docker/docker [2022-05-12T02:41:20.144Z] KEEPBUNDLE=1 [2022-05-12T02:41:20.144Z] DOCKER_GITCOMMIT=879fc54332550bebfceee4734041b036d9b3f5fb [2022-05-12T02:41:20.144Z] container=docker [2022-05-12T02:41:20.144Z] HOME=/root [2022-05-12T02:41:20.144Z] GOLANG_VERSION=1.18.1 [2022-05-12T02:41:20.144Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T02:41:20.144Z] VALIDATE_BRANCH=master [2022-05-12T02:41:20.144Z] TERM=xterm [2022-05-12T02:41:20.144Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T02:41:20.144Z] SHLVL=1 [2022-05-12T02:41:20.144Z] TIMEOUT=120m [2022-05-12T02:41:20.144Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T02:41:20.144Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T02:41:20.144Z] TESTFLAGS=-test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:41:20.144Z] GO111MODULE=off [2022-05-12T02:41:20.144Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T02:41:20.144Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T02:41:20.144Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T02:41:20.144Z] TEST_REPEAT=5 [2022-05-12T02:41:20.144Z] GOPATH=/go [2022-05-12T02:41:20.144Z] PKG_CONFIG=pkg-config [2022-05-12T02:41:20.144Z] _=/usr/bin/env [2022-05-12T02:41:20.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T02:41:24.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T02:41:24.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T02:41:27.490Z] [2022-05-12T02:41:27.490Z] Name Version Source Summary [2022-05-12T02:41:27.490Z] ---- ------- ------ ------- [2022-05-12T02:41:27.490Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-12T02:41:27.490Z] [2022-05-12T02:41:27.490Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-12T02:41:27.490Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-12T02:41:27.490Z] PSChildName : containerd [2022-05-12T02:41:27.490Z] PSDrive : C [2022-05-12T02:41:27.490Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-12T02:41:27.490Z] PSIsContainer : True [2022-05-12T02:41:27.490Z] Name : containerd [2022-05-12T02:41:27.490Z] FullName : C:\containerd [2022-05-12T02:41:27.490Z] Parent : [2022-05-12T02:41:27.490Z] Exists : True [2022-05-12T02:41:27.490Z] Root : C:\ [2022-05-12T02:41:27.490Z] Extension : [2022-05-12T02:41:27.490Z] CreationTime : 5/12/2022 2:41:27 AM [2022-05-12T02:41:27.490Z] CreationTimeUtc : 5/12/2022 2:41:27 AM [2022-05-12T02:41:27.490Z] LastAccessTime : 5/12/2022 2:41:27 AM [2022-05-12T02:41:27.490Z] LastAccessTimeUtc : 5/12/2022 2:41:27 AM [2022-05-12T02:41:27.490Z] LastWriteTime : 5/12/2022 2:41:27 AM [2022-05-12T02:41:27.490Z] LastWriteTimeUtc : 5/12/2022 2:41:27 AM [2022-05-12T02:41:27.490Z] Attributes : Directory [2022-05-12T02:41:27.490Z] Mode : d----- [2022-05-12T02:41:27.490Z] BaseName : containerd [2022-05-12T02:41:27.490Z] Target : {} [2022-05-12T02:41:27.490Z] LinkType : [2022-05-12T02:41:27.490Z] [2022-05-12T02:41:29.680Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-12T02:41:29.680Z] INFO: Configuring git core.autocrlf... [2022-05-12T02:41:29.680Z] [2022-05-12T02:41:29.680Z] [2022-05-12T02:41:31.047Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T02:41:31.047Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T02:41:31.047Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T02:41:31.047Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T02:41:31.047Z] [2022-05-12T02:41:31.047Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T02:41:31.047Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T02:41:31.047Z] HOSTNAME=35ad76aab5e1 [2022-05-12T02:41:31.047Z] DEST=bundles/test-integration [2022-05-12T02:41:31.047Z] PWD=/go/src/github.com/docker/docker [2022-05-12T02:41:31.047Z] DOCKER_ROOTLESS=1 [2022-05-12T02:41:31.047Z] DOCKER_GITCOMMIT=6b45ba294338bc2db9798050e14a4463cadabd4b [2022-05-12T02:41:31.047Z] container=docker [2022-05-12T02:41:31.047Z] HOME=/root [2022-05-12T02:41:31.047Z] GOLANG_VERSION=1.18.1 [2022-05-12T02:41:31.047Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T02:41:31.047Z] VALIDATE_BRANCH=master [2022-05-12T02:41:31.047Z] TERM=xterm [2022-05-12T02:41:31.047Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T02:41:31.047Z] SHLVL=1 [2022-05-12T02:41:31.047Z] TIMEOUT=120m [2022-05-12T02:41:31.047Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T02:41:31.047Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T02:41:31.047Z] GO111MODULE=off [2022-05-12T02:41:31.047Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T02:41:31.047Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T02:41:31.047Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T02:41:31.047Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T02:41:31.047Z] GOPATH=/go [2022-05-12T02:41:31.047Z] PKG_CONFIG=pkg-config [2022-05-12T02:41:31.047Z] _=/usr/bin/env [2022-05-12T02:41:31.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T02:41:38.449Z] ok github.com/docker/docker/libnetwork 37.290s coverage: 40.6% of statements [2022-05-12T02:41:38.449Z] ok github.com/docker/docker/libnetwork/bitseq 0.137s coverage: 84.4% of statements [2022-05-12T02:41:38.449Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T02:41:38.449Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T02:41:38.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T02:41:38.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T02:41:38.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T02:41:38.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T02:41:38.449Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-12T02:41:38.449Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T02:41:38.449Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-12T02:41:38.449Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-05-12T02:41:38.449Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T02:41:38.449Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T02:41:38.449Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-12T02:41:38.449Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.514s coverage: 59.9% of statements [2022-05-12T02:41:38.449Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T02:41:38.449Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-12T02:41:38.449Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.065s coverage: 4.0% of statements [2022-05-12T02:41:38.449Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T02:41:38.449Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-12T02:41:38.449Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T02:41:38.449Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-12T02:41:46.532Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.716s coverage: 7.2% of statements [2022-05-12T02:41:46.532Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T02:41:46.616Z] ---> d8d8c98e4354 [2022-05-12T02:41:46.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T02:41:47.099Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-12T02:41:47.355Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-05-12T02:41:47.355Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T02:41:47.355Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-12T02:41:47.355Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T02:41:47.917Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-12T02:41:48.140Z] Successfully built d8d8c98e4354 [2022-05-12T02:41:48.140Z] Successfully tagged docker:latest [2022-05-12T02:41:48.140Z] INFO: Image build ended at 05/12/2022 02:41:47. Duration:00:03:56.4697051 [2022-05-12T02:41:48.140Z] [2022-05-12T02:41:48.140Z] [2022-05-12T02:41:48.140Z] INFO: Building the test binaries at 05/12/2022 02:41:47... [2022-05-12T02:41:48.172Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-05-12T02:41:48.428Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-12T02:41:48.428Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-12T02:41:52.807Z] INFO: make.ps1 starting at 05/12/2022 02:41:52 [2022-05-12T02:41:52.807Z] INFO: Git commit (62345e7885) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T02:41:52.807Z] INFO: Invoking autogen... [2022-05-12T02:41:52.807Z] { [2022-05-12T02:41:52.807Z] "RT_GROUP_ICON": { [2022-05-12T02:41:52.807Z] "#1": { [2022-05-12T02:41:52.807Z] "0409": "../../winresources/docker.ico" [2022-05-12T02:41:52.807Z] } [2022-05-12T02:41:52.807Z] }, [2022-05-12T02:41:52.807Z] "RT_MANIFEST": { [2022-05-12T02:41:52.807Z] "#1": { [2022-05-12T02:41:52.807Z] "0409": { [2022-05-12T02:41:52.807Z] "identity": {}, [2022-05-12T02:41:52.807Z] "description": "Docker Engine", [2022-05-12T02:41:52.807Z] "minimum-os": "vista", [2022-05-12T02:41:52.807Z] "execution-level": "", [2022-05-12T02:41:52.807Z] "ui-access": false, [2022-05-12T02:41:52.807Z] "auto-elevate": false, [2022-05-12T02:41:52.807Z] "dpi-awareness": "unaware", [2022-05-12T02:41:52.807Z] "disable-theming": false, [2022-05-12T02:41:52.807Z] "disable-window-filtering": false, [2022-05-12T02:41:52.807Z] "high-resolution-scrolling-aware": false, [2022-05-12T02:41:52.807Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T02:41:52.807Z] "long-path-aware": false, [2022-05-12T02:41:52.807Z] "printer-driver-isolation": false, [2022-05-12T02:41:52.807Z] "gdi-scaling": false, [2022-05-12T02:41:52.807Z] "segment-heap": false, [2022-05-12T02:41:52.807Z] "use-common-controls-v6": false [2022-05-12T02:41:52.807Z] } [2022-05-12T02:41:52.807Z] } [2022-05-12T02:41:52.807Z] }, [2022-05-12T02:41:52.807Z] "RT_MESSAGETABLE": { [2022-05-12T02:41:52.807Z] "#1": { [2022-05-12T02:41:52.807Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T02:41:52.807Z] } [2022-05-12T02:41:52.807Z] }, [2022-05-12T02:41:52.807Z] "RT_VERSION": { [2022-05-12T02:41:52.807Z] "#1": { [2022-05-12T02:41:52.807Z] "0409": { [2022-05-12T02:41:52.807Z] "fixed": { [2022-05-12T02:41:52.807Z] "file_version": "0.0.0.0", [2022-05-12T02:41:52.807Z] "product_version": "0.0.0.0", [2022-05-12T02:41:52.807Z] "type": "Unknown" [2022-05-12T02:41:52.807Z] }, [2022-05-12T02:41:52.807Z] "info": { [2022-05-12T02:41:52.807Z] "0000": { [2022-05-12T02:41:52.807Z] "CompanyName": "", [2022-05-12T02:41:53.264Z] "FileVersion": "0.0.0-dev", [2022-05-12T02:41:53.264Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T02:41:53.264Z] "OriginalFileName": "dockerd.exe", [2022-05-12T02:41:53.264Z] "ProductName": "", [2022-05-12T02:41:53.264Z] "ProductVersion": "0.0.0-dev", [2022-05-12T02:41:53.264Z] "SpecialBuild": "62345e7885" [2022-05-12T02:41:53.264Z] } [2022-05-12T02:41:53.264Z] } [2022-05-12T02:41:53.264Z] } [2022-05-12T02:41:53.264Z] } [2022-05-12T02:41:53.264Z] } [2022-05-12T02:41:53.264Z] } [2022-05-12T02:41:53.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T02:41:53.720Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T02:41:53.720Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-b26166c7\powershellWrapper.ps1:3 char:1 [2022-05-12T02:41:53.720Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T02:41:53.720Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T02:41:53.720Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T02:41:53.720Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T02:41:53.720Z] [2022-05-12T02:41:53.720Z] cmd\dockerd\config_windows.go [2022-05-12T02:41:53.720Z] cmd\dockerd\daemon.go [2022-05-12T02:41:53.720Z] cmd\dockerd\daemon_test.go [2022-05-12T02:41:53.720Z] cmd\dockerd\daemon_windows.go [2022-05-12T02:41:53.720Z] cmd\dockerd\docker.go [2022-05-12T02:41:53.720Z] cmd\dockerd\docker_windows.go [2022-05-12T02:41:53.720Z] cmd\dockerd\genwinres_windows.go [2022-05-12T02:41:53.720Z] cmd\dockerd\metrics.go [2022-05-12T02:41:53.720Z] cmd\dockerd\options.go [2022-05-12T02:41:53.720Z] cmd\dockerd\options_test.go [2022-05-12T02:41:53.720Z] cmd\dockerd\service_windows.go [2022-05-12T02:41:53.720Z] INFO: Building daemon... [2022-05-12T02:42:00.599Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-05-12T02:42:02.830Z] Removing intermediate container d9c05b64f36a [2022-05-12T02:42:02.830Z] ---> 24e0f0d0e9b1 [2022-05-12T02:42:02.830Z] 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-12T02:42:02.830Z] ---> Running in 82c6a6132b75 [2022-05-12T02:42:02.830Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-12T02:42:02.830Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T02:42:02.830Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-12T02:42:02.830Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T02:42:02.830Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T02:42:02.830Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T02:42:02.830Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-12T02:42:02.830Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T02:42:02.830Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T02:42:02.830Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T02:42:02.830Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T02:42:02.830Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T02:42:02.830Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T02:42:02.830Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T02:42:02.830Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T02:42:02.830Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-12T02:42:03.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T02:42:03.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T02:42:03.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T02:42:04.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T02:42:04.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T02:42:05.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T02:42:08.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T02:42:08.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T02:42:09.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T02:42:10.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T02:42:11.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T02:42:12.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T02:42:13.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T02:42:13.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T02:42:14.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T02:42:15.439Z] ok github.com/docker/docker/libnetwork/ipam 15.620s coverage: 85.3% of statements [2022-05-12T02:42:15.439Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T02:42:15.439Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T02:42:15.439Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-05-12T02:42:15.439Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-12T02:42:15.439Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T02:42:15.692Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T02:42:15.692Z] Using test binary docker [2022-05-12T02:42:15.692Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T02:42:15.692Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-12T02:42:15.692Z] INFO: Waiting for daemon to start... [2022-05-12T02:42:15.692Z] Starting dockerd [2022-05-12T02:42:15.695Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-12T02:42:16.258Z] ok github.com/docker/docker/libnetwork/ipamutils 0.261s coverage: 74.0% of statements [2022-05-12T02:42:16.819Z] ok github.com/docker/docker/libnetwork/iptables 0.162s coverage: 45.1% of statements [2022-05-12T02:42:17.075Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-12T02:42:17.332Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-12T02:42:17.610Z] Removing intermediate container 82c6a6132b75 [2022-05-12T02:42:17.610Z] ---> 148f56a8ee7d [2022-05-12T02:42:17.610Z] 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-12T02:42:17.610Z] ---> Running in 9a141e1b7ead [2022-05-12T02:42:17.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T02:42:17.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T02:42:18.254Z] . [2022-05-12T02:42:18.254Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T02:42:18.517Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T02:42:18.517Z] Error: No such image: emptyfs [2022-05-12T02:42:18.517Z] Running integration-test (iteration 1) [2022-05-12T02:42:18.517Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T02:42:18.779Z] Loaded image: busybox:latest [2022-05-12T02:42:19.041Z] Loaded image: busybox:glibc [2022-05-12T02:42:20.431Z] Loaded image: debian:bullseye-slim [2022-05-12T02:42:20.431Z] Loaded image: hello-world:latest [2022-05-12T02:42:20.431Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T02:42:20.431Z] INFO: Testing against a local daemon [2022-05-12T02:42:20.431Z] === RUN TestCgroupNamespacesBuild [2022-05-12T02:42:20.615Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-12T02:42:20.615Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T02:42:21.071Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T02:42:21.071Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T02:42:21.071Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T02:42:21.527Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T02:42:21.527Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T02:42:21.527Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T02:42:21.820Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-05-12T02:42:21.820Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T02:42:23.207Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-05-12T02:42:23.207Z] === RUN TestBuildWithSession [2022-05-12T02:42:23.207Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T02:42:23.207Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T02:42:23.207Z] === RUN TestBuildSquashParent [2022-05-12T02:42:27.420Z] --- PASS: TestBuildSquashParent (4.53s) [2022-05-12T02:42:27.420Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T02:42:27.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:42:27.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:42:27.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:42:27.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:42:27.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:42:27.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:42:27.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:42:27.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:42:27.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:42:27.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:42:27.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:42:27.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:42:27.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:42:27.420Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:42:29.341Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:42:29.341Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:42:30.064Z] Removing intermediate container 9a141e1b7ead [2022-05-12T02:42:30.064Z] ---> a9d7d2658382 [2022-05-12T02:42:30.064Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T02:42:30.064Z] ---> Running in 1a028ccea428 [2022-05-12T02:42:30.521Z] Removing intermediate container 1a028ccea428 [2022-05-12T02:42:30.521Z] ---> 5dce62ca2f68 [2022-05-12T02:42:30.521Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T02:42:30.521Z] ---> Running in 4881fcff2091 [2022-05-12T02:42:30.733Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:42:30.977Z] Removing intermediate container 4881fcff2091 [2022-05-12T02:42:30.977Z] ---> 58a667b6ae57 [2022-05-12T02:42:30.977Z] Step 13/13 : COPY . . [2022-05-12T02:42:31.307Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:42:32.696Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T02:42:32.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.82s) [2022-05-12T02:42:32.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.87s) [2022-05-12T02:42:32.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.53s) [2022-05-12T02:42:32.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.82s) [2022-05-12T02:42:32.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.54s) [2022-05-12T02:42:32.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.63s) [2022-05-12T02:42:32.696Z] === RUN TestBuildMultiStageCopy [2022-05-12T02:42:32.696Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T02:42:34.614Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T02:42:34.614Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T02:42:34.876Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T02:42:34.876Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T02:42:35.138Z] --- PASS: TestBuildMultiStageCopy (2.42s) [2022-05-12T02:42:35.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2022-05-12T02:42:35.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-05-12T02:42:35.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-05-12T02:42:35.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-05-12T02:42:35.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-05-12T02:42:35.138Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T02:42:35.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T02:42:36.083Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2022-05-12T02:42:36.083Z] === RUN TestBuildLabelWithTargets [2022-05-12T02:42:37.028Z] --- PASS: TestBuildLabelWithTargets (1.07s) [2022-05-12T02:42:37.028Z] === RUN TestBuildWithEmptyLayers [2022-05-12T02:42:37.601Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-05-12T02:42:37.601Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T02:42:39.520Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2022-05-12T02:42:39.520Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T02:42:39.782Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-05-12T02:42:39.782Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T02:42:41.702Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s) [2022-05-12T02:42:41.702Z] === RUN TestBuildWithHugeFile [2022-05-12T02:42:45.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T02:42:54.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T02:42:54.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T02:42:55.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T02:42:55.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T02:42:56.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T02:42:57.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T02:42:59.236Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|name|types_sizes|deps|exports_file|imports) took 2m51.112546781s [2022-05-12T02:42:59.236Z] 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-12T02:42:59.492Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 500.807634ms [2022-05-12T02:42:59.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T02:43:00.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T02:43:00.871Z] ---> 4e5ac0a3e46b [2022-05-12T02:43:00.871Z] Successfully built 4e5ac0a3e46b [2022-05-12T02:43:00.871Z] Successfully tagged docker:latest [2022-05-12T02:43:00.871Z] INFO: Image build ended at 05/12/2022 02:43:00. Duration:00:03:45.7151611 [2022-05-12T02:43:00.871Z] [2022-05-12T02:43:00.871Z] [2022-05-12T02:43:00.871Z] INFO: Building the test binaries at 05/12/2022 02:43:00... [2022-05-12T02:43:01.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T02:43:01.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T02:43:02.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T02:43:03.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T02:43:04.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T02:43:05.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T02:43:05.533Z] INFO: make.ps1 starting at 05/12/2022 02:43:04 [2022-05-12T02:43:05.533Z] INFO: Git commit (62345e7885) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T02:43:05.533Z] INFO: Invoking autogen... [2022-05-12T02:43:05.533Z] { [2022-05-12T02:43:05.533Z] "RT_GROUP_ICON": { [2022-05-12T02:43:05.533Z] "#1": { [2022-05-12T02:43:05.533Z] "0409": "../../winresources/docker.ico" [2022-05-12T02:43:05.533Z] } [2022-05-12T02:43:05.533Z] }, [2022-05-12T02:43:05.533Z] "RT_MANIFEST": { [2022-05-12T02:43:05.533Z] "#1": { [2022-05-12T02:43:05.533Z] "0409": { [2022-05-12T02:43:05.533Z] "identity": {}, [2022-05-12T02:43:05.533Z] "description": "Docker Engine", [2022-05-12T02:43:05.533Z] "minimum-os": "vista", [2022-05-12T02:43:05.533Z] "execution-level": "", [2022-05-12T02:43:05.533Z] "ui-access": false, [2022-05-12T02:43:05.533Z] "auto-elevate": false, [2022-05-12T02:43:05.533Z] "dpi-awareness": "unaware", [2022-05-12T02:43:05.533Z] "disable-theming": false, [2022-05-12T02:43:05.533Z] "disable-window-filtering": false, [2022-05-12T02:43:05.533Z] "high-resolution-scrolling-aware": false, [2022-05-12T02:43:05.533Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T02:43:05.533Z] "long-path-aware": false, [2022-05-12T02:43:05.533Z] "printer-driver-isolation": false, [2022-05-12T02:43:05.533Z] "gdi-scaling": false, [2022-05-12T02:43:05.533Z] "segment-heap": false, [2022-05-12T02:43:05.533Z] "use-common-controls-v6": false [2022-05-12T02:43:05.533Z] } [2022-05-12T02:43:05.533Z] } [2022-05-12T02:43:05.533Z] }, [2022-05-12T02:43:05.533Z] "RT_MESSAGETABLE": { [2022-05-12T02:43:05.533Z] "#1": { [2022-05-12T02:43:05.533Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T02:43:05.533Z] } [2022-05-12T02:43:05.533Z] }, [2022-05-12T02:43:05.533Z] "RT_VERSION": { [2022-05-12T02:43:05.533Z] "#1": { [2022-05-12T02:43:05.533Z] "0409": { [2022-05-12T02:43:05.533Z] "fixed": { [2022-05-12T02:43:05.533Z] "file_version": "0.0.0.0", [2022-05-12T02:43:05.533Z] "product_version": "0.0.0.0", [2022-05-12T02:43:05.533Z] "type": "Unknown" [2022-05-12T02:43:05.533Z] }, [2022-05-12T02:43:05.533Z] "info": { [2022-05-12T02:43:05.533Z] "0000": { [2022-05-12T02:43:05.533Z] "CompanyName": "", [2022-05-12T02:43:05.533Z] "FileVersion": "0.0.0-dev", [2022-05-12T02:43:05.533Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T02:43:05.533Z] "OriginalFileName": "dockerd.exe", [2022-05-12T02:43:05.533Z] "ProductName": "", [2022-05-12T02:43:05.533Z] "ProductVersion": "0.0.0-dev", [2022-05-12T02:43:05.533Z] "SpecialBuild": "62345e7885" [2022-05-12T02:43:05.533Z] } [2022-05-12T02:43:05.533Z] } [2022-05-12T02:43:05.533Z] } [2022-05-12T02:43:05.533Z] } [2022-05-12T02:43:05.533Z] } [2022-05-12T02:43:05.533Z] } [2022-05-12T02:43:05.985Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T02:43:05.985Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-1979669c\powershellWrapper.ps1:3 char:1 [2022-05-12T02:43:05.985Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T02:43:05.985Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T02:43:05.985Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T02:43:05.985Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T02:43:05.985Z] [2022-05-12T02:43:05.985Z] cmd\dockerd\config_windows.go [2022-05-12T02:43:05.985Z] cmd\dockerd\daemon.go [2022-05-12T02:43:05.985Z] cmd\dockerd\daemon_test.go [2022-05-12T02:43:05.985Z] cmd\dockerd\daemon_windows.go [2022-05-12T02:43:05.985Z] cmd\dockerd\docker.go [2022-05-12T02:43:05.985Z] cmd\dockerd\docker_windows.go [2022-05-12T02:43:05.985Z] cmd\dockerd\genwinres_windows.go [2022-05-12T02:43:05.985Z] cmd\dockerd\metrics.go [2022-05-12T02:43:05.985Z] cmd\dockerd\options.go [2022-05-12T02:43:05.985Z] cmd\dockerd\options_test.go [2022-05-12T02:43:05.985Z] cmd\dockerd\service_windows.go [2022-05-12T02:43:05.985Z] INFO: Building daemon... [2022-05-12T02:43:06.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T02:43:06.757Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T02:43:06.758Z] Using test binary docker [2022-05-12T02:43:07.018Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T02:43:07.018Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T02:43:07.018Z] INFO: Waiting for daemon to start... [2022-05-12T02:43:07.018Z] Starting dockerd [2022-05-12T02:43:10.312Z] . [2022-05-12T02:43:10.312Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T02:43:10.312Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T02:43:10.312Z] Error: No such image: emptyfs [2022-05-12T02:43:10.312Z] Running integration-test (iteration 1) [2022-05-12T02:43:10.312Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T02:43:10.312Z] Loaded image: busybox:latest [2022-05-12T02:43:10.572Z] Loaded image: busybox:glibc [2022-05-12T02:43:11.018Z] Removing intermediate container 12665973abd1 [2022-05-12T02:43:11.018Z] ---> 3a54aff3ef6a [2022-05-12T02:43:11.018Z] 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-12T02:43:11.018Z] ---> Running in bf0e4dae6ee7 [2022-05-12T02:43:11.018Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-12T02:43:11.018Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T02:43:11.018Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-12T02:43:11.018Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T02:43:11.018Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T02:43:11.018Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T02:43:11.481Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-12T02:43:11.481Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T02:43:11.481Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T02:43:11.481Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T02:43:11.481Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T02:43:11.481Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T02:43:11.481Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T02:43:11.950Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T02:43:11.954Z] Loaded image: debian:bullseye-slim [2022-05-12T02:43:11.954Z] Loaded image: hello-world:latest [2022-05-12T02:43:11.954Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T02:43:11.954Z] INFO: Testing against a local daemon [2022-05-12T02:43:11.954Z] === RUN TestCgroupNamespacesBuild [2022-05-12T02:43:12.926Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T02:43:12.926Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-12T02:43:13.337Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-05-12T02:43:13.338Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T02:43:14.721Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-05-12T02:43:14.721Z] === RUN TestBuildWithSession [2022-05-12T02:43:14.721Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T02:43:14.721Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T02:43:14.721Z] === RUN TestBuildSquashParent [2022-05-12T02:43:21.299Z] --- PASS: TestBuildSquashParent (6.69s) [2022-05-12T02:43:21.299Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T02:43:21.299Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:43:21.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:43:21.299Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:43:21.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:43:21.299Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:43:21.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:43:21.299Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:43:21.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:43:21.299Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:43:21.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:43:21.299Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:43:21.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:43:21.299Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:43:21.299Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:43:22.682Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:43:22.682Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:43:25.226Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:43:25.226Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:43:27.139Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T02:43:27.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2022-05-12T02:43:27.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s) [2022-05-12T02:43:27.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s) [2022-05-12T02:43:27.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2022-05-12T02:43:27.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2022-05-12T02:43:27.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2022-05-12T02:43:27.139Z] === RUN TestBuildMultiStageCopy [2022-05-12T02:43:27.139Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T02:43:30.434Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T02:43:31.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T02:43:32.313Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T02:43:33.253Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T02:43:34.192Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2022-05-12T02:43:34.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2022-05-12T02:43:34.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-05-12T02:43:34.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-12T02:43:34.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-12T02:43:34.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2022-05-12T02:43:34.192Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T02:43:34.940Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T02:43:34.940Z] [2022-05-12T02:43:34.940Z] ________ ____ __. [2022-05-12T02:43:34.940Z] \_____ \ | |/ _| [2022-05-12T02:43:34.940Z] / | \| < [2022-05-12T02:43:34.940Z] / | \ | \ [2022-05-12T02:43:34.940Z] \_______ /____|__ \ [2022-05-12T02:43:34.940Z] \/ \/ [2022-05-12T02:43:34.940Z] [2022-05-12T02:43:34.940Z] INFO: make.ps1 ended at 05/12/2022 02:43:28 [2022-05-12T02:43:34.940Z] INFO: Binaries build ended at 05/12/2022 02:43:30. Duration:00:01:42.6619027 [2022-05-12T02:43:34.940Z] INFO: Copying the built daemon binary to d:\CI\PR-43583\2\binary\dockerd-62345e7885.exe... [2022-05-12T02:43:34.940Z] INFO: Copying the built client binary to d:\CI\PR-43583\2\binary\docker-62345e7885.exe... [2022-05-12T02:43:34.940Z] INFO: Copying the golang package from the container to d:\CI\PR-43583\2\installer\go.zip... [2022-05-12T02:43:34.940Z] INFO: Extracting go.zip to d:\CI\PR-43583\2\go [2022-05-12T02:43:37.997Z] --- PASS: TestBuildWithHugeFile (50.00s) [2022-05-12T02:43:37.997Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T02:43:37.997Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T02:43:37.997Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T02:43:37.997Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T02:43:37.997Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:43:37.997Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:43:37.997Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:43:37.997Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:43:37.997Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:43:37.997Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:43:37.997Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:43:37.997Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:43:37.997Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:43:37.997Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-12T02:43:37.997Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-12T02:43:37.997Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-05-12T02:43:37.997Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-12T02:43:37.997Z] === RUN TestBuildPreserveOwnership [2022-05-12T02:43:37.997Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T02:43:37.997Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T02:43:37.997Z] --- PASS: TestBuildPreserveOwnership (3.84s) [2022-05-12T02:43:37.997Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2022-05-12T02:43:37.997Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2022-05-12T02:43:37.997Z] === RUN TestBuildPlatformInvalid [2022-05-12T02:43:37.997Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-12T02:43:37.997Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T02:43:37.997Z] Loaded image: busybox:latest [2022-05-12T02:43:37.997Z] Loaded image: busybox:glibc [2022-05-12T02:43:37.997Z] Loaded image: debian:bullseye-slim [2022-05-12T02:43:37.997Z] Loaded image: hello-world:latest [2022-05-12T02:43:37.997Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T02:43:38.121Z] Removing intermediate container bf0e4dae6ee7 [2022-05-12T02:43:38.121Z] ---> 97193e21aaa4 [2022-05-12T02:43:38.121Z] 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-12T02:43:38.121Z] ---> Running in f8163952c705 [2022-05-12T02:43:39.474Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-05-12T02:43:39.474Z] === RUN TestBuildLabelWithTargets [2022-05-12T02:43:41.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T02:43:41.873Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-12T02:43:41.873Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T02:43:41.873Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T02:43:41.873Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T02:43:42.337Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T02:43:42.337Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T02:43:42.798Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T02:43:42.798Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T02:43:44.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T02:43:46.147Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.77s) [2022-05-12T02:43:46.147Z] PASS [2022-05-12T02:43:46.147Z] [2022-05-12T02:43:46.147Z] === Skipped [2022-05-12T02:43:46.147Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T02:43:46.147Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T02:43:46.147Z] [2022-05-12T02:43:46.147Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T02:43:46.147Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T02:43:46.147Z] [2022-05-12T02:43:46.147Z] DONE 34 tests, 2 skipped in 87.684s [2022-05-12T02:43:46.147Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T02:43:46.408Z] INFO: Testing against a local daemon [2022-05-12T02:43:46.408Z] === RUN TestConfigInspect [2022-05-12T02:43:47.617Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-12T02:43:47.617Z] === RUN TestBuildWithEmptyLayers [2022-05-12T02:43:48.961Z] --- PASS: TestConfigInspect (2.27s) [2022-05-12T02:43:48.961Z] === RUN TestConfigList [2022-05-12T02:43:50.158Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-12T02:43:50.158Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T02:43:50.878Z] --- PASS: TestConfigList (2.15s) [2022-05-12T02:43:50.879Z] === RUN TestConfigsCreateAndDelete [2022-05-12T02:43:52.797Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-05-12T02:43:52.797Z] === RUN TestConfigsUpdate [2022-05-12T02:43:53.147Z] Removing intermediate container f8163952c705 [2022-05-12T02:43:53.147Z] ---> c70d346d2190 [2022-05-12T02:43:53.147Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T02:43:53.147Z] ---> Running in 0d43bdc4287c [2022-05-12T02:43:53.147Z] Removing intermediate container 0d43bdc4287c [2022-05-12T02:43:53.147Z] ---> 60daab280edc [2022-05-12T02:43:53.147Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T02:43:53.147Z] ---> Running in 137811fc2f93 [2022-05-12T02:43:54.121Z] Removing intermediate container 137811fc2f93 [2022-05-12T02:43:54.121Z] ---> 3eee3e90698c [2022-05-12T02:43:54.121Z] Step 13/13 : COPY . . [2022-05-12T02:43:55.347Z] --- PASS: TestConfigsUpdate (2.15s) [2022-05-12T02:43:55.347Z] === RUN TestTemplatedConfig [2022-05-12T02:43:55.441Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-12T02:43:55.441Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T02:43:55.701Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-05-12T02:43:55.701Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T02:43:57.944Z] --- PASS: TestTemplatedConfig (2.65s) [2022-05-12T02:43:57.944Z] === RUN TestConfigCreateResolve [2022-05-12T02:43:59.871Z] --- PASS: TestConfigCreateResolve (2.24s) [2022-05-12T02:43:59.871Z] PASS [2022-05-12T02:43:59.871Z] [2022-05-12T02:43:59.871Z] DONE 6 tests in 13.664s [2022-05-12T02:43:59.871Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T02:43:59.871Z] INFO: Testing against a local daemon [2022-05-12T02:43:59.871Z] === RUN TestCheckpoint [2022-05-12T02:43:59.871Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T02:43:59.871Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T02:43:59.871Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T02:43:59.871Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:43:59.871Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:43:59.871Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:43:59.871Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T02:43:59.871Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T02:43:59.871Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T02:43:59.871Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T02:43:59.871Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T02:43:59.871Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T02:43:59.871Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T02:43:59.871Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T02:43:59.871Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T02:43:59.871Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T02:43:59.871Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T02:43:59.871Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T02:43:59.871Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T02:44:00.134Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-05-12T02:44:00.134Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T02:44:00.134Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-05-12T02:44:00.134Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T02:44:00.134Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-12T02:44:00.134Z] === RUN TestCopyEmptyFile [2022-05-12T02:44:00.396Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-05-12T02:44:00.396Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T02:44:00.396Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-05-12T02:44:00.396Z] === RUN TestCopyFromContainer [2022-05-12T02:44:00.982Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2022-05-12T02:44:00.983Z] === RUN TestBuildWithHugeFile [2022-05-12T02:44:01.785Z] === RUN TestCopyFromContainer// [2022-05-12T02:44:01.785Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T02:44:01.785Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T02:44:01.785Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T02:44:01.785Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T02:44:01.785Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T02:44:02.049Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T02:44:02.049Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T02:44:02.049Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T02:44:02.049Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T02:44:02.311Z] --- PASS: TestCopyFromContainer (1.76s) [2022-05-12T02:44:02.311Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T02:44:02.311Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-12T02:44:02.311Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T02:44:02.311Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-12T02:44:02.311Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-12T02:44:02.311Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-12T02:44:02.311Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-12T02:44:02.311Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-12T02:44:02.311Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-12T02:44:02.311Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-12T02:44:02.311Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T02:44:02.311Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:44:02.311Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:44:02.311Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:44:02.311Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:44:02.311Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:44:02.311Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:44:02.311Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:44:02.311Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:44:02.311Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:44:02.311Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-12T02:44:02.311Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T02:44:02.311Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T02:44:02.311Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T02:44:02.311Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T02:44:02.311Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T02:44:02.311Z] === RUN TestCreateWithInvalidEnv [2022-05-12T02:44:02.311Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T02:44:02.311Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T02:44:02.311Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T02:44:02.311Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T02:44:02.311Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T02:44:02.311Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T02:44:02.311Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T02:44:02.311Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T02:44:02.311Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T02:44:02.311Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T02:44:02.311Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T02:44:02.311Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T02:44:02.311Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T02:44:02.311Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T02:44:02.311Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T02:44:02.311Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T02:44:04.230Z] --- PASS: TestCreateWithCustomMaskedPaths (1.76s) [2022-05-12T02:44:04.230Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T02:44:04.830Z] INFO: Extraction ended at 05/12/2022 02:44:02. Duration:00:00:29.5666656 [2022-05-12T02:44:04.830Z] INFO: Updating the golang and path environment variables [2022-05-12T02:44:04.830Z] INFO: GOPATH=d:\gopath [2022-05-12T02:44:04.830Z] INFO: go version go1.18.1 windows/amd64 [2022-05-12T02:44:04.830Z] INFO: Running the daemon under test in debug mode [2022-05-12T02:44:04.830Z] INFO: Running the daemon under test in containerd mode [2022-05-12T02:44:04.830Z] INFO: Starting a daemon under test... [2022-05-12T02:44:04.830Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43583\2\daemon --pidfile d:\CI\PR-43583\2\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-12T02:44:04.830Z] INFO: Containerd started successfully. [2022-05-12T02:44:04.830Z] INFO: Process started successfully. [2022-05-12T02:44:04.830Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T02:44:04.830Z] INFO: Waiting for the daemon under test to start... [2022-05-12T02:44:05.619Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2022-05-12T02:44:05.619Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T02:44:05.619Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:44:05.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:44:05.619Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:44:05.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:44:05.619Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:44:05.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:44:05.619Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:44:05.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:44:05.619Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:44:05.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:44:05.619Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:44:05.619Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:44:05.619Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:44:05.619Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:44:05.619Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:44:05.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-12T02:44:05.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T02:44:05.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T02:44:05.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T02:44:05.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T02:44:05.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T02:44:05.880Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T02:44:06.142Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2022-05-12T02:44:06.142Z] === RUN TestCreateDifferentPlatform [2022-05-12T02:44:06.142Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T02:44:06.142Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T02:44:06.142Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-12T02:44:06.142Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T02:44:06.142Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T02:44:06.142Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T02:44:06.404Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-05-12T02:44:06.404Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T02:44:06.404Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-05-12T02:44:06.404Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T02:44:06.404Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T02:44:06.404Z] === RUN TestDaemonRestartIpcMode [2022-05-12T02:44:06.404Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T02:44:06.404Z] === RUN TestDaemonHostGatewayIP [2022-05-12T02:44:06.404Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T02:44:06.404Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T02:44:06.404Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T02:44:06.404Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T02:44:06.404Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T02:44:06.404Z] === RUN TestDiff [2022-05-12T02:44:06.977Z] --- PASS: TestDiff (0.54s) [2022-05-12T02:44:06.977Z] === RUN TestExecWithCloseStdin [2022-05-12T02:44:07.550Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-05-12T02:44:07.550Z] === RUN TestExec [2022-05-12T02:44:08.124Z] --- PASS: TestExec (0.63s) [2022-05-12T02:44:08.124Z] === RUN TestExecUser [2022-05-12T02:44:08.763Z] time="2022-05-12T02:44:02Z" 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-12T02:44:08.763Z] ok github.com/docker/docker/libnetwork/networkdb 103.781s coverage: 60.4% of statements [2022-05-12T02:44:08.763Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T02:44:08.763Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-12T02:44:08.763Z] ok github.com/docker/docker/libnetwork/osl 4.348s coverage: 39.7% of statements [2022-05-12T02:44:08.763Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-12T02:44:08.763Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-12T02:44:08.763Z] ok github.com/docker/docker/libnetwork/portmapper 0.264s coverage: 48.6% of statements [2022-05-12T02:44:09.021Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-12T02:44:09.021Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T02:44:09.069Z] --- PASS: TestExecUser (0.67s) [2022-05-12T02:44:09.069Z] === RUN TestExportContainerAndImportImage [2022-05-12T02:44:09.277Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-12T02:44:09.277Z] [2022-05-12T02:44:09.277Z] === Skipped [2022-05-12T02:44:09.277Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-12T02:44:09.277Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T02:44:09.277Z] [2022-05-12T02:44:09.277Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-12T02:44:09.277Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T02:44:09.277Z] [2022-05-12T02:44:09.277Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-12T02:44:09.277Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T02:44:09.277Z] [2022-05-12T02:44:09.277Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T02:44:09.277Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:44:09.277Z] [2022-05-12T02:44:09.277Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T02:44:09.277Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:44:09.277Z] [2022-05-12T02:44:09.277Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T02:44:09.277Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:44:09.277Z] [2022-05-12T02:44:09.277Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T02:44:09.277Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:44:09.277Z] [2022-05-12T02:44:09.277Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T02:44:09.277Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:44:09.277Z] [2022-05-12T02:44:09.277Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-12T02:44:09.277Z] firewalld_test.go:14: firewalld is not running [2022-05-12T02:44:09.277Z] [2022-05-12T02:44:09.277Z] DONE 326 tests, 9 skipped in 200.840s [2022-05-12T02:44:09.643Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-05-12T02:44:09.643Z] === RUN TestExportContainerAfterDaemonRestart Post stage [Pipeline] junit [2022-05-12T02:44:09.853Z] Recording test results [2022-05-12T02:44:11.033Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-05-12T02:44:11.033Z] === RUN TestHealthCheckWorkdir [2022-05-12T02:44:11.248Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T02:44:11.585Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43583/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b45ba294338bc2db9798050e14a4463cadabd4b -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:6b45ba294338bc2db9798050e14a4463cadabd4b hack/make.sh dynbinary test-integration [2022-05-12T02:44:11.607Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-05-12T02:44:11.607Z] === RUN TestHealthKillContainer [2022-05-12T02:44:11.841Z] [2022-05-12T02:44:12.097Z] Removing bundles/ [2022-05-12T02:44:12.097Z] [2022-05-12T02:44:12.097Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T02:44:12.097Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T02:44:12.097Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T02:44:21.613Z] --- PASS: TestHealthKillContainer (8.21s) [2022-05-12T02:44:21.613Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T02:44:21.613Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-05-12T02:44:21.613Z] === RUN TestIpcModeNone [2022-05-12T02:44:21.613Z] --- PASS: TestIpcModeNone (0.60s) [2022-05-12T02:44:21.613Z] === RUN TestIpcModePrivate [2022-05-12T02:44:21.613Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-05-12T02:44:21.613Z] --- PASS: TestIpcModePrivate (0.65s) [2022-05-12T02:44:21.613Z] === RUN TestIpcModeShareable [2022-05-12T02:44:21.876Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-05-12T02:44:22.450Z] --- PASS: TestIpcModeShareable (0.65s) [2022-05-12T02:44:22.450Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T02:44:22.466Z] ...INFO: Daemon under test started and replied! [2022-05-12T02:44:22.466Z] INFO: Docker version of the daemon under test [2022-05-12T02:44:22.466Z] [2022-05-12T02:44:22.466Z] Client: [2022-05-12T02:44:22.466Z] Version: 17.06.2-ce [2022-05-12T02:44:22.466Z] API version: 1.30 [2022-05-12T02:44:22.466Z] Go version: go1.8.3 [2022-05-12T02:44:22.466Z] Git commit: cec0b72 [2022-05-12T02:44:22.466Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T02:44:22.466Z] OS/Arch: windows/amd64 [2022-05-12T02:44:22.466Z] [2022-05-12T02:44:22.466Z] Server: [2022-05-12T02:44:22.466Z] Version: 0.0.0-dev [2022-05-12T02:44:22.466Z] API version: 1.42 (minimum version 1.24) [2022-05-12T02:44:22.466Z] Go version: go1.18.1 [2022-05-12T02:44:22.466Z] Git commit: 62345e7885 [2022-05-12T02:44:22.466Z] Built: [2022-05-12T02:44:22.466Z] OS/Arch: windows/amd64 [2022-05-12T02:44:22.466Z] Experimental: false [2022-05-12T02:44:22.466Z] [2022-05-12T02:44:22.466Z] INFO: Docker info of the daemon under test [2022-05-12T02:44:22.466Z] [2022-05-12T02:44:22.466Z] Containers: 0 [2022-05-12T02:44:22.466Z] Running: 0 [2022-05-12T02:44:22.466Z] Paused: 0 [2022-05-12T02:44:22.466Z] Stopped: 0 [2022-05-12T02:44:22.466Z] Images: 0 [2022-05-12T02:44:22.466Z] Server Version: 0.0.0-dev [2022-05-12T02:44:22.466Z] Storage Driver: windowsfilter [2022-05-12T02:44:22.466Z] Windows: [2022-05-12T02:44:22.466Z] Logging Driver: json-file [2022-05-12T02:44:22.466Z] Plugins: [2022-05-12T02:44:22.466Z] Volume: local [2022-05-12T02:44:22.466Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T02:44:22.466Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T02:44:22.466Z] Swarm: inactive [2022-05-12T02:44:22.466Z] Default Isolation: process [2022-05-12T02:44:22.466Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T02:44:22.466Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T02:44:22.466Z] OSType: windows [2022-05-12T02:44:22.466Z] Architecture: x86_64 [2022-05-12T02:44:22.466Z] CPUs: 4 [2022-05-12T02:44:22.466Z] Total Memory: 32GiB [2022-05-12T02:44:22.466Z] Name: azwin-2-ec6060 [2022-05-12T02:44:22.466Z] ID: fbdc379e-341e-442f-b45d-9e14e9f0e147 [2022-05-12T02:44:22.466Z] Docker Root Dir: D:\CI\PR-43583\2\daemon [2022-05-12T02:44:22.466Z] Debug Mode (client): false [2022-05-12T02:44:22.466Z] Debug Mode (server): true [2022-05-12T02:44:22.466Z] File Descriptors: -1 [2022-05-12T02:44:22.466Z] Goroutines: 29 [2022-05-12T02:44:22.466Z] System Time: 2022-05-12T02:44:22.1037361Z [2022-05-12T02:44:22.466Z] EventsListeners: 0 [2022-05-12T02:44:22.466Z] Registry: https://index.docker.io/v1/ [2022-05-12T02:44:22.466Z] Labels: [2022-05-12T02:44:22.466Z] Experimental: false [2022-05-12T02:44:22.466Z] Insecure Registries: [2022-05-12T02:44:22.466Z] 127.0.0.0/8 [2022-05-12T02:44:22.466Z] Live Restore Enabled: false [2022-05-12T02:44:22.466Z] [2022-05-12T02:44:22.466Z] [2022-05-12T02:44:22.466Z] INFO: Docker images of the daemon under test [2022-05-12T02:44:22.466Z] [2022-05-12T02:44:22.466Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T02:44:22.466Z] [2022-05-12T02:44:22.466Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T02:44:22.466Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-12T02:44:22.922Z] ltsc2022: Pulling from windows/servercore [2022-05-12T02:44:23.380Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T02:44:23.380Z] 12fb50a031bd: Pulling fs layer [2022-05-12T02:44:24.369Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-05-12T02:44:24.369Z] === RUN TestAPIIpcModeHost [2022-05-12T02:44:24.369Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-05-12T02:44:24.369Z] === RUN TestDaemonIpcModeShareable [2022-05-12T02:44:25.758Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-12T02:44:25.758Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2022-05-12T02:44:25.758Z] === RUN TestDaemonIpcModePrivate [2022-05-12T02:44:26.701Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-12T02:44:26.965Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-05-12T02:44:26.965Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T02:44:27.909Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-12T02:44:28.171Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-05-12T02:44:28.171Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T02:44:29.115Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-12T02:44:29.115Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-05-12T02:44:29.115Z] === RUN TestIpcModeOlderClient [2022-05-12T02:44:29.115Z] === PAUSE TestIpcModeOlderClient [2022-05-12T02:44:29.115Z] === RUN TestKillContainerInvalidSignal [2022-05-12T02:44:29.689Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-05-12T02:44:29.689Z] === RUN TestKillContainer [2022-05-12T02:44:29.689Z] === RUN TestKillContainer/no_signal [2022-05-12T02:44:29.857Z] ---> 024ed14e09ab [2022-05-12T02:44:29.857Z] Successfully built 024ed14e09ab [2022-05-12T02:44:29.857Z] Successfully tagged docker:latest [2022-05-12T02:44:29.857Z] INFO: Image build ended at 05/12/2022 02:44:29. Duration:00:04:45.9639776 [2022-05-12T02:44:29.857Z] [2022-05-12T02:44:29.857Z] [2022-05-12T02:44:29.857Z] INFO: Building the test binaries at 05/12/2022 02:44:29... [2022-05-12T02:44:30.263Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T02:44:30.525Z] === RUN TestKillContainer/killing_signal [2022-05-12T02:44:31.098Z] --- PASS: TestKillContainer (1.52s) [2022-05-12T02:44:31.098Z] --- PASS: TestKillContainer/no_signal (0.59s) [2022-05-12T02:44:31.098Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-05-12T02:44:31.098Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-05-12T02:44:31.098Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T02:44:31.098Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T02:44:31.672Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T02:44:32.618Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-05-12T02:44:32.618Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-05-12T02:44:32.618Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-05-12T02:44:32.618Z] === RUN TestKillStoppedContainer [2022-05-12T02:44:32.618Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-12T02:44:32.618Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T02:44:32.618Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-05-12T02:44:32.618Z] === RUN TestKillDifferentUserContainer [2022-05-12T02:44:32.880Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-05-12T02:44:32.880Z] === RUN TestInspectOomKilledTrue [2022-05-12T02:44:32.880Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T02:44:32.880Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T02:44:32.880Z] === RUN TestInspectOomKilledFalse [2022-05-12T02:44:32.880Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T02:44:32.880Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T02:44:32.880Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T02:44:33.454Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-05-12T02:44:33.454Z] === RUN TestLinksContainerNames [2022-05-12T02:44:34.399Z] --- PASS: TestLinksContainerNames (0.99s) [2022-05-12T02:44:34.399Z] === RUN TestLogsFollowTailEmpty [2022-05-12T02:44:34.973Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2022-05-12T02:44:34.973Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T02:44:35.235Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/default [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/private [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/slave [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/shared [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T02:44:35.235Z] === CONT TestMountDaemonRoot/default [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T02:44:35.235Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T02:44:35.235Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T02:44:35.235Z] === CONT TestMountDaemonRoot/shared [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T02:44:35.235Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T02:44:35.235Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T02:44:35.235Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T02:44:35.236Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T02:44:35.236Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T02:44:35.236Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T02:44:35.236Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T02:44:35.236Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T02:44:35.236Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T02:44:35.236Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T02:44:35.236Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T02:44:35.236Z] === CONT TestMountDaemonRoot/slave [2022-05-12T02:44:35.236Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T02:44:35.236Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T02:44:35.236Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T02:44:35.236Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T02:44:35.236Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T02:44:35.236Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T02:44:35.236Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T02:44:35.236Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T02:44:35.236Z] === CONT TestMountDaemonRoot/private [2022-05-12T02:44:35.236Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T02:44:35.236Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T02:44:35.236Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T02:44:35.236Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T02:44:35.236Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T02:44:35.236Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T02:44:35.236Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T02:44:35.236Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T02:44:35.236Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T02:44:35.236Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T02:44:35.236Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T02:44:35.236Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T02:44:35.498Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T02:44:35.498Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T02:44:35.498Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T02:44:35.498Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T02:44:35.498Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T02:44:35.498Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T02:44:35.498Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T02:44:35.498Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T02:44:35.498Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T02:44:35.761Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T02:44:35.761Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T02:44:35.761Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T02:44:35.761Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T02:44:35.761Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T02:44:35.761Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T02:44:35.761Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T02:44:35.761Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T02:44:35.761Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T02:44:35.761Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T02:44:35.761Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T02:44:35.761Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T02:44:35.761Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T02:44:35.761Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T02:44:35.761Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T02:44:35.883Z] INFO [linters context/goanalysis] analyzers took 4m50.642202119s with top 10 stages: buildir: 2m0.546686929s, goimports: 24.329341794s, unconvert: 18.577835566s, gosec: 15.869278104s, S1038: 8.445434896s, golint: 7.991957346s, misspell: 7.339205572s, inspect: 5.087522415s, nilness: 4.263854613s, directives: 4.240817681s [2022-05-12T02:44:35.883Z] INFO [runner] Issues before processing: 3036, after processing: 0 [2022-05-12T02:44:35.883Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2037/2420, identifier_marker: 2037/2037, cgo: 2420/3036, filename_unadjuster: 2420/2420, skip_files: 2420/2420, skip_dirs: 2420/2420, exclude-rules: 78/2037, path_prettifier: 2420/2420, exclude: 2037/2037, nolint: 0/78 [2022-05-12T02:44:35.883Z] INFO [runner] processing took 137.11587ms with stages: nolint: 44.906177ms, identifier_marker: 43.214104ms, path_prettifier: 16.039432ms, exclude-rules: 14.593394ms, autogenerated_exclude: 12.808911ms, skip_dirs: 3.523118ms, cgo: 1.437346ms, filename_unadjuster: 588.068µs, max_same_issues: 1.39µs, skip_files: 835ns, uniq_by_line: 630ns, exclude: 399ns, path_shortener: 340ns, max_from_linter: 327ns, diff: 306ns, source_code: 270ns, max_per_file_from_linter: 259ns, severity-rules: 231ns, sort_results: 231ns, path_prefixer: 102ns [2022-05-12T02:44:35.883Z] INFO [runner] linters took 1m31.460767427s with stages: goanalysis_metalinter: 1m31.323519665s [2022-05-12T02:44:35.883Z] INFO File cache stats: 1665 entries of total size 8.4MiB [2022-05-12T02:44:35.883Z] INFO Memory: 2631 samples, avg is 284.1MB, max is 1189.8MB [2022-05-12T02:44:35.883Z] INFO Execution took 4m23.084868636s [2022-05-12T02:44:35.883Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T02:44:36.022Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-12T02:44:36.022Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T02:44:36.208Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43583/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=51e046b4d71fe10a604b02ab5cd3525f13adc4d7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:51e046b4d71fe10a604b02ab5cd3525f13adc4d7 hack/make.sh dynbinary test-docker-py [2022-05-12T02:44:36.463Z] [2022-05-12T02:44:36.719Z] Removing bundles/ [2022-05-12T02:44:36.719Z] [2022-05-12T02:44:36.719Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T02:44:36.719Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T02:44:36.719Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T02:44:36.955Z] INFO: make.ps1 starting at 05/12/2022 02:44:36 [2022-05-12T02:44:36.955Z] INFO: Git commit (209e6ec72a) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T02:44:36.955Z] INFO: Invoking autogen... [2022-05-12T02:44:36.955Z] { [2022-05-12T02:44:36.955Z] "RT_GROUP_ICON": { [2022-05-12T02:44:36.955Z] "#1": { [2022-05-12T02:44:36.955Z] "0409": "../../winresources/docker.ico" [2022-05-12T02:44:36.955Z] } [2022-05-12T02:44:36.955Z] }, [2022-05-12T02:44:36.955Z] "RT_MANIFEST": { [2022-05-12T02:44:36.955Z] "#1": { [2022-05-12T02:44:36.955Z] "0409": { [2022-05-12T02:44:36.955Z] "identity": {}, [2022-05-12T02:44:36.955Z] "description": "Docker Engine", [2022-05-12T02:44:36.955Z] "minimum-os": "vista", [2022-05-12T02:44:36.955Z] "execution-level": "", [2022-05-12T02:44:36.955Z] "ui-access": false, [2022-05-12T02:44:37.410Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-05-12T02:44:37.410Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T02:44:37.416Z] "auto-elevate": false, [2022-05-12T02:44:37.416Z] "dpi-awareness": "unaware", [2022-05-12T02:44:37.416Z] "disable-theming": false, [2022-05-12T02:44:37.416Z] "disable-window-filtering": false, [2022-05-12T02:44:37.416Z] "high-resolution-scrolling-aware": false, [2022-05-12T02:44:37.416Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T02:44:37.416Z] "long-path-aware": false, [2022-05-12T02:44:37.416Z] "printer-driver-isolation": false, [2022-05-12T02:44:37.416Z] "gdi-scaling": false, [2022-05-12T02:44:37.416Z] "segment-heap": false, [2022-05-12T02:44:37.416Z] "use-common-controls-v6": false [2022-05-12T02:44:37.416Z] } [2022-05-12T02:44:37.416Z] } [2022-05-12T02:44:37.416Z] }, [2022-05-12T02:44:37.416Z] "RT_MESSAGETABLE": { [2022-05-12T02:44:37.416Z] "#1": { [2022-05-12T02:44:37.416Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T02:44:37.416Z] } [2022-05-12T02:44:37.416Z] }, [2022-05-12T02:44:37.416Z] "RT_VERSION": { [2022-05-12T02:44:37.416Z] "#1": { [2022-05-12T02:44:37.416Z] "0409": { [2022-05-12T02:44:37.416Z] "fixed": { [2022-05-12T02:44:37.417Z] "file_version": "0.0.0.0", [2022-05-12T02:44:37.417Z] "product_version": "0.0.0.0", [2022-05-12T02:44:37.417Z] "type": "Unknown" [2022-05-12T02:44:37.417Z] }, [2022-05-12T02:44:37.417Z] "info": { [2022-05-12T02:44:37.417Z] "0000": { [2022-05-12T02:44:37.417Z] "CompanyName": "", [2022-05-12T02:44:37.417Z] "FileVersion": "0.0.0-dev", [2022-05-12T02:44:37.417Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T02:44:37.417Z] "OriginalFileName": "dockerd.exe", [2022-05-12T02:44:37.417Z] "ProductName": "", [2022-05-12T02:44:37.417Z] "ProductVersion": "0.0.0-dev", [2022-05-12T02:44:37.417Z] "SpecialBuild": "209e6ec72a" [2022-05-12T02:44:37.417Z] } [2022-05-12T02:44:37.417Z] } [2022-05-12T02:44:37.417Z] } [2022-05-12T02:44:37.417Z] } [2022-05-12T02:44:37.417Z] } [2022-05-12T02:44:37.417Z] } [2022-05-12T02:44:37.671Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-05-12T02:44:37.671Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T02:44:37.878Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T02:44:37.878Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-79d631de\powershellWrapper.ps1:3 char:1 [2022-05-12T02:44:37.878Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T02:44:37.878Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T02:44:37.878Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T02:44:37.878Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T02:44:37.878Z] [2022-05-12T02:44:37.878Z] cmd\dockerd\config_windows.go [2022-05-12T02:44:37.878Z] cmd\dockerd\daemon.go [2022-05-12T02:44:37.878Z] cmd\dockerd\daemon_test.go [2022-05-12T02:44:37.878Z] cmd\dockerd\daemon_windows.go [2022-05-12T02:44:37.878Z] cmd\dockerd\docker.go [2022-05-12T02:44:37.878Z] cmd\dockerd\docker_windows.go [2022-05-12T02:44:37.878Z] cmd\dockerd\genwinres_windows.go [2022-05-12T02:44:37.878Z] cmd\dockerd\metrics.go [2022-05-12T02:44:37.878Z] cmd\dockerd\options.go [2022-05-12T02:44:37.878Z] cmd\dockerd\options_test.go [2022-05-12T02:44:37.878Z] cmd\dockerd\service_windows.go [2022-05-12T02:44:37.878Z] INFO: Building daemon... [2022-05-12T02:44:37.933Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-05-12T02:44:37.933Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:44:38.877Z] --- PASS: TestContainerCopyLeaksMounts (0.66s) [2022-05-12T02:44:38.877Z] === RUN TestNetworkNat [2022-05-12T02:44:39.138Z] --- PASS: TestNetworkNat (0.44s) [2022-05-12T02:44:39.138Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T02:44:39.400Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-12T02:44:39.400Z] === RUN TestNetworkLoopbackNat [2022-05-12T02:44:41.022Z] 12fb50a031bd: Verifying Checksum [2022-05-12T02:44:41.022Z] 12fb50a031bd: Download complete [2022-05-12T02:44:42.706Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-05-12T02:44:42.706Z] === RUN TestPause [2022-05-12T02:44:42.706Z] --- PASS: TestPause (0.43s) [2022-05-12T02:44:42.706Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T02:44:42.706Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T02:44:42.706Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T02:44:42.706Z] === RUN TestPauseStopPausedContainer [2022-05-12T02:44:42.967Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-05-12T02:44:42.967Z] === RUN TestPidHost [2022-05-12T02:44:43.914Z] --- PASS: TestPidHost (0.98s) [2022-05-12T02:44:43.914Z] === RUN TestPsFilter [2022-05-12T02:44:44.177Z] --- PASS: TestPsFilter (0.11s) [2022-05-12T02:44:44.177Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T02:44:44.439Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-05-12T02:44:44.439Z] === RUN TestRemoveContainerWithVolume [2022-05-12T02:44:45.043Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-05-12T02:44:45.043Z] === RUN TestRemoveContainerRunning [2022-05-12T02:44:45.307Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-05-12T02:44:45.307Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T02:44:45.920Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-05-12T02:44:45.920Z] === RUN TestRemoveInvalidContainer [2022-05-12T02:44:45.920Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T02:44:45.920Z] === RUN TestRenameLinkedContainer [2022-05-12T02:44:47.150Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T02:44:47.150Z] [2022-05-12T02:44:47.150Z] ________ ____ __. [2022-05-12T02:44:47.150Z] \_____ \ | |/ _| [2022-05-12T02:44:47.150Z] / | \| < [2022-05-12T02:44:47.150Z] / | \ | \ [2022-05-12T02:44:47.150Z] \_______ /____|__ \ [2022-05-12T02:44:47.150Z] \/ \/ [2022-05-12T02:44:47.150Z] [2022-05-12T02:44:47.150Z] INFO: make.ps1 ended at 05/12/2022 02:44:40 [2022-05-12T02:44:47.150Z] INFO: Binaries build ended at 05/12/2022 02:44:42. Duration:00:01:41.4887774 [2022-05-12T02:44:47.150Z] INFO: Copying the built daemon binary to d:\CI\PR-43583\2\binary\dockerd-62345e7885.exe... [2022-05-12T02:44:47.150Z] INFO: Copying the built client binary to d:\CI\PR-43583\2\binary\docker-62345e7885.exe... [2022-05-12T02:44:47.150Z] INFO: Copying the golang package from the container to d:\CI\PR-43583\2\installer\go.zip... [2022-05-12T02:44:47.150Z] INFO: Extracting go.zip to d:\CI\PR-43583\2\go [2022-05-12T02:44:47.839Z] --- PASS: TestRenameLinkedContainer (1.81s) [2022-05-12T02:44:47.839Z] === RUN TestRenameStoppedContainer [2022-05-12T02:44:48.100Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-05-12T02:44:48.100Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T02:44:49.045Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-05-12T02:44:49.045Z] === RUN TestRenameInvalidName [2022-05-12T02:44:49.307Z] --- PASS: TestRenameInvalidName (0.40s) [2022-05-12T02:44:49.307Z] === RUN TestRenameAnonymousContainer [2022-05-12T02:44:49.557Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T02:44:49.557Z] 97f65a0ec59e: Download complete [2022-05-12T02:44:51.224Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-05-12T02:44:51.224Z] === RUN TestRenameContainerWithSameName [2022-05-12T02:44:51.486Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-05-12T02:44:51.486Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T02:44:52.429Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-05-12T02:44:52.429Z] === RUN TestResize [2022-05-12T02:44:52.691Z] --- PASS: TestResize (0.47s) [2022-05-12T02:44:52.691Z] === RUN TestResizeWithInvalidSize [2022-05-12T02:44:53.263Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-05-12T02:44:53.263Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T02:44:53.526Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T02:44:53.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T02:44:53.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T02:44:53.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T02:44:53.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T02:44:53.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T02:44:53.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T02:44:53.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T02:44:53.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:44:53.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:44:53.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:44:53.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:44:53.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:44:53.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:44:53.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:44:53.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:44:53.526Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:44:53.526Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:44:53.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T02:44:53.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:44:55.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:44:56.835Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:44:57.278Z] --- PASS: TestBuildWithHugeFile (51.04s) [2022-05-12T02:44:57.278Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T02:44:57.278Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T02:44:57.278Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T02:44:57.278Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T02:44:57.278Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:44:57.278Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:44:57.278Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:44:57.278Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:44:57.278Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:44:57.278Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:44:57.278Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:44:57.278Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:44:57.278Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:44:57.278Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-12T02:44:57.278Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-05-12T02:44:57.278Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-05-12T02:44:57.278Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-12T02:44:57.278Z] === RUN TestBuildPreserveOwnership [2022-05-12T02:44:57.278Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T02:44:57.278Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T02:44:57.779Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:44:57.779Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:44:59.167Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:44:59.167Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:45:01.474Z] --- PASS: TestBuildPreserveOwnership (9.63s) [2022-05-12T02:45:01.474Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.61s) [2022-05-12T02:45:01.474Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-12T02:45:01.474Z] === RUN TestBuildPlatformInvalid [2022-05-12T02:45:01.474Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-12T02:45:01.474Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T02:45:01.474Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-12T02:45:01.474Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-12T02:45:01.474Z] PASS [2022-05-12T02:45:01.474Z] [2022-05-12T02:45:01.474Z] === Skipped [2022-05-12T02:45:01.474Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T02:45:01.474Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T02:45:01.474Z] [2022-05-12T02:45:01.474Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T02:45:01.474Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T02:45:01.474Z] [2022-05-12T02:45:01.474Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-12T02:45:01.474Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-12T02:45:01.474Z] [2022-05-12T02:45:01.474Z] DONE 34 tests, 3 skipped in 111.084s [2022-05-12T02:45:01.474Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T02:45:01.474Z] INFO: Testing against a local daemon [2022-05-12T02:45:01.474Z] === RUN TestConfigInspect [2022-05-12T02:45:01.474Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:45:01.474Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-12T02:45:01.474Z] === RUN TestConfigList [2022-05-12T02:45:01.474Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:45:01.474Z] --- SKIP: TestConfigList (0.02s) [2022-05-12T02:45:01.474Z] === RUN TestConfigsCreateAndDelete [2022-05-12T02:45:01.474Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:45:01.474Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-12T02:45:01.474Z] === RUN TestConfigsUpdate [2022-05-12T02:45:01.474Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:45:01.474Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-12T02:45:01.474Z] === RUN TestTemplatedConfig [2022-05-12T02:45:01.474Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:45:01.474Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T02:45:01.474Z] === RUN TestConfigCreateResolve [2022-05-12T02:45:01.474Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:45:01.474Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-12T02:45:01.474Z] PASS [2022-05-12T02:45:01.474Z] [2022-05-12T02:45:01.474Z] === Skipped [2022-05-12T02:45:01.474Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-12T02:45:01.474Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:45:01.474Z] [2022-05-12T02:45:01.474Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-05-12T02:45:01.474Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:45:01.474Z] [2022-05-12T02:45:01.474Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-12T02:45:01.474Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:45:01.474Z] [2022-05-12T02:45:01.474Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-12T02:45:01.474Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:45:01.474Z] [2022-05-12T02:45:01.474Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-12T02:45:01.474Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:45:01.474Z] [2022-05-12T02:45:01.474Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-12T02:45:01.474Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:45:01.474Z] [2022-05-12T02:45:01.474Z] DONE 6 tests, 6 skipped in 0.176s [2022-05-12T02:45:01.474Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T02:45:01.734Z] INFO: Testing against a local daemon [2022-05-12T02:45:01.734Z] === RUN TestCheckpoint [2022-05-12T02:45:01.734Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T02:45:01.734Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T02:45:01.734Z] === RUN TestContainerInvalidJSON [2022-05-12T02:45:01.734Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T02:45:01.734Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T02:45:01.734Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T02:45:01.734Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T02:45:01.734Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:45:01.734Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:45:01.734Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:45:01.735Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:45:01.735Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T02:45:01.735Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T02:45:01.735Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T02:45:01.735Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T02:45:01.735Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T02:45:01.735Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T02:45:01.735Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T02:45:01.735Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T02:45:01.735Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T02:45:01.735Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T02:45:01.735Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T02:45:01.735Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T02:45:01.735Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T02:45:01.735Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-12T02:45:01.735Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T02:45:01.735Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-12T02:45:01.735Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T02:45:01.735Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-12T02:45:01.735Z] === RUN TestCopyEmptyFile [2022-05-12T02:45:01.996Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-12T02:45:01.996Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T02:45:01.996Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-12T02:45:01.996Z] === RUN TestCopyFromContainer [2022-05-12T02:45:02.473Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:45:02.734Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T02:45:05.286Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T02:45:05.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T02:45:06.194Z] === RUN TestCopyFromContainer// [2022-05-12T02:45:06.194Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T02:45:06.194Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T02:45:06.454Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T02:45:06.454Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T02:45:06.454Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T02:45:06.454Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T02:45:06.454Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T02:45:06.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T02:45:06.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T02:45:06.716Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T02:45:06.716Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T02:45:06.716Z] --- PASS: TestCopyFromContainer (4.66s) [2022-05-12T02:45:06.716Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T02:45:06.716Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-12T02:45:06.716Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T02:45:06.716Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-12T02:45:06.716Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-05-12T02:45:06.716Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-12T02:45:06.716Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-12T02:45:06.716Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-12T02:45:06.716Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-12T02:45:06.716Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-12T02:45:06.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T02:45:06.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:45:06.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:45:06.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:45:06.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:45:06.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:45:06.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:45:06.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:45:06.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:45:06.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:45:06.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-12T02:45:06.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T02:45:06.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T02:45:06.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T02:45:06.716Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T02:45:06.716Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T02:45:06.716Z] === RUN TestCreateWithInvalidEnv [2022-05-12T02:45:06.716Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T02:45:06.716Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T02:45:06.716Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T02:45:06.716Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T02:45:06.716Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T02:45:06.716Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T02:45:06.716Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T02:45:06.716Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T02:45:06.716Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T02:45:06.716Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T02:45:06.716Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T02:45:06.716Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T02:45:06.716Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T02:45:06.716Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T02:45:06.716Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T02:45:06.716Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T02:45:08.099Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2022-05-12T02:45:08.099Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T02:45:08.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T02:45:08.857Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T02:45:09.040Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-05-12T02:45:09.040Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T02:45:09.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:45:09.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:45:09.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:45:09.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:45:09.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:45:09.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:45:09.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:45:09.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:45:09.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:45:09.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:45:09.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:45:09.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:45:09.300Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:45:09.300Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:45:09.300Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:45:09.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-12T02:45:09.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-12T02:45:09.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-05-12T02:45:09.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-05-12T02:45:09.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-05-12T02:45:09.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-05-12T02:45:09.300Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T02:45:09.560Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-05-12T02:45:09.560Z] === RUN TestCreateDifferentPlatform [2022-05-12T02:45:09.560Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T02:45:09.560Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T02:45:09.560Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-12T02:45:09.560Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T02:45:09.560Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T02:45:09.560Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T02:45:09.560Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-12T02:45:09.560Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T02:45:09.820Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T02:45:09.820Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T02:45:09.820Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-12T02:45:09.820Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-12T02:45:09.820Z] === RUN TestDaemonRestartIpcMode [2022-05-12T02:45:09.820Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T02:45:09.820Z] === RUN TestDaemonHostGatewayIP [2022-05-12T02:45:09.820Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:45:09.820Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-12T02:45:09.820Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T02:45:09.820Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T02:45:09.820Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T02:45:09.820Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-12T02:45:09.820Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T02:45:09.820Z] === RUN TestDiff [2022-05-12T02:45:10.081Z] --- PASS: TestDiff (0.39s) [2022-05-12T02:45:10.081Z] === RUN TestExecWithCloseStdin [2022-05-12T02:45:10.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T02:45:10.653Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-05-12T02:45:10.653Z] === RUN TestExec [2022-05-12T02:45:10.913Z] --- PASS: TestExec (0.44s) [2022-05-12T02:45:10.913Z] === RUN TestExecUser [2022-05-12T02:45:11.487Z] --- PASS: TestExecUser (0.47s) [2022-05-12T02:45:11.487Z] === RUN TestExportContainerAndImportImage [2022-05-12T02:45:12.057Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-05-12T02:45:12.057Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.16s) [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s) [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s) [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.12s) [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.16s) [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s) [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.87s) [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.07s) [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2022-05-12T02:45:12.161Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-05-12T02:45:12.161Z] === RUN TestCgroupNamespacesRun [2022-05-12T02:45:13.106Z] --- PASS: TestCgroupNamespacesRun (1.27s) [2022-05-12T02:45:13.106Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T02:45:13.106Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-12T02:45:13.106Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-12T02:45:13.106Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T02:45:13.439Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-05-12T02:45:13.439Z] === RUN TestHealthCheckWorkdir [2022-05-12T02:45:14.009Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-05-12T02:45:14.009Z] === RUN TestHealthKillContainer [2022-05-12T02:45:14.494Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-05-12T02:45:14.494Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T02:45:15.440Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-05-12T02:45:15.440Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T02:45:16.829Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-05-12T02:45:16.829Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T02:45:17.049Z] INFO: Extraction ended at 05/12/2022 02:45:13. Duration:00:00:29.2361039 [2022-05-12T02:45:17.050Z] INFO: Updating the golang and path environment variables [2022-05-12T02:45:17.050Z] INFO: GOPATH=d:\gopath [2022-05-12T02:45:17.050Z] INFO: go version go1.18.1 windows/amd64 [2022-05-12T02:45:17.050Z] INFO: Running the daemon under test in debug mode [2022-05-12T02:45:17.050Z] INFO: Starting a daemon under test... [2022-05-12T02:45:17.050Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43583\2\daemon --pidfile d:\CI\PR-43583\2\docker.pid -D [2022-05-12T02:45:17.050Z] INFO: Process started successfully. [2022-05-12T02:45:17.050Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T02:45:17.050Z] INFO: Waiting for the daemon under test to start... [2022-05-12T02:45:17.775Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-05-12T02:45:17.775Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T02:45:18.720Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-05-12T02:45:18.720Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T02:45:19.668Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-05-12T02:45:19.668Z] === RUN TestNISDomainname [2022-05-12T02:45:20.241Z] --- PASS: TestNISDomainname (0.56s) [2022-05-12T02:45:20.241Z] === RUN TestHostnameDnsResolution [2022-05-12T02:45:21.186Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-05-12T02:45:21.186Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T02:45:21.449Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-05-12T02:45:21.449Z] === RUN TestPrivilegedHostDevices [2022-05-12T02:45:22.022Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-05-12T02:45:22.022Z] === RUN TestStats [2022-05-12T02:45:22.139Z] --- PASS: TestHealthKillContainer (7.87s) [2022-05-12T02:45:22.139Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T02:45:22.139Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T02:45:22.139Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T02:45:22.139Z] === RUN TestIpcModeNone [2022-05-12T02:45:22.399Z] --- PASS: TestIpcModeNone (0.61s) [2022-05-12T02:45:22.399Z] === RUN TestIpcModePrivate [2022-05-12T02:45:22.659Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-05-12T02:45:22.920Z] --- PASS: TestIpcModePrivate (0.42s) [2022-05-12T02:45:22.920Z] === RUN TestIpcModeShareable [2022-05-12T02:45:22.920Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T02:45:22.920Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-12T02:45:22.920Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T02:45:24.302Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-05-12T02:45:24.302Z] === RUN TestAPIIpcModeHost [2022-05-12T02:45:24.302Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T02:45:24.302Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-12T02:45:24.302Z] === RUN TestDaemonIpcModeShareable [2022-05-12T02:45:24.302Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T02:45:24.302Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-12T02:45:24.302Z] === RUN TestDaemonIpcModePrivate [2022-05-12T02:45:24.569Z] --- PASS: TestStats (2.48s) [2022-05-12T02:45:24.569Z] === RUN TestStopContainerWithTimeout [2022-05-12T02:45:24.569Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T02:45:24.569Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T02:45:24.569Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T02:45:24.569Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T02:45:24.569Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T02:45:24.569Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T02:45:24.569Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T02:45:24.569Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T02:45:24.569Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T02:45:24.569Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T02:45:25.244Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-12T02:45:25.244Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-05-12T02:45:25.244Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T02:45:25.244Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T02:45:25.244Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-12T02:45:25.244Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T02:45:25.244Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T02:45:25.244Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-12T02:45:25.244Z] === RUN TestIpcModeOlderClient [2022-05-12T02:45:25.504Z] === PAUSE TestIpcModeOlderClient [2022-05-12T02:45:25.504Z] === RUN TestKillContainerInvalidSignal [2022-05-12T02:45:25.515Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T02:45:25.765Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-05-12T02:45:25.765Z] === RUN TestKillContainer [2022-05-12T02:45:25.765Z] === RUN TestKillContainer/no_signal [2022-05-12T02:45:26.335Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T02:45:26.335Z] === RUN TestKillContainer/killing_signal [2022-05-12T02:45:27.275Z] --- PASS: TestKillContainer (1.31s) [2022-05-12T02:45:27.275Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-05-12T02:45:27.275Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-05-12T02:45:27.275Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-05-12T02:45:27.275Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T02:45:27.275Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T02:45:27.433Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T02:45:27.539Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T02:45:27.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T02:45:27.800Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-05-12T02:45:27.800Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-05-12T02:45:27.800Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-05-12T02:45:27.800Z] === RUN TestKillStoppedContainer [2022-05-12T02:45:28.060Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-12T02:45:28.060Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T02:45:28.060Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-12T02:45:28.060Z] === RUN TestKillDifferentUserContainer [2022-05-12T02:45:28.322Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-05-12T02:45:28.322Z] === RUN TestInspectOomKilledTrue [2022-05-12T02:45:28.322Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T02:45:28.322Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T02:45:28.322Z] === RUN TestInspectOomKilledFalse [2022-05-12T02:45:28.322Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T02:45:28.322Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T02:45:28.322Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T02:45:28.323Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-12T02:45:28.323Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-12T02:45:28.323Z] === RUN TestLinksContainerNames [2022-05-12T02:45:28.821Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T02:45:28.821Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-05-12T02:45:28.821Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-05-12T02:45:28.821Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-05-12T02:45:28.821Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-05-12T02:45:28.821Z] === RUN TestDeleteDevicemapper [2022-05-12T02:45:28.821Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T02:45:28.821Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T02:45:28.821Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T02:45:29.264Z] --- PASS: TestLinksContainerNames (0.84s) [2022-05-12T02:45:29.264Z] === RUN TestLogsFollowTailEmpty [2022-05-12T02:45:29.834Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-05-12T02:45:29.834Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T02:45:30.095Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/default [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/private [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/slave [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/shared [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T02:45:30.095Z] === CONT TestMountDaemonRoot/default [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T02:45:30.095Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T02:45:30.095Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T02:45:30.095Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T02:45:30.095Z] === CONT TestMountDaemonRoot/shared [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T02:45:30.095Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T02:45:30.095Z] === CONT TestMountDaemonRoot/slave [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T02:45:30.095Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T02:45:30.095Z] === CONT TestMountDaemonRoot/private [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T02:45:30.095Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T02:45:30.095Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T02:45:30.095Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T02:45:30.095Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T02:45:30.095Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T02:45:30.095Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T02:45:30.210Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2022-05-12T02:45:30.210Z] === RUN TestUpdateMemory [2022-05-12T02:45:30.210Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T02:45:30.210Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T02:45:30.210Z] === RUN TestUpdateCPUQuota [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T02:45:30.355Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T02:45:30.616Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T02:45:30.616Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T02:45:30.616Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T02:45:30.616Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T02:45:30.616Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T02:45:30.616Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-05-12T02:45:30.616Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T02:45:30.616Z] 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-12T02:45:30.616Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-12T02:45:30.616Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T02:45:30.616Z] 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-12T02:45:30.616Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-12T02:45:30.616Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T02:45:30.616Z] 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-12T02:45:30.616Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-12T02:45:30.616Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:45:31.184Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-05-12T02:45:31.184Z] === RUN TestUpdatePidsLimit [2022-05-12T02:45:31.184Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T02:45:31.187Z] --- PASS: TestContainerCopyLeaksMounts (0.54s) [2022-05-12T02:45:31.187Z] === RUN TestNetworkNat [2022-05-12T02:45:31.451Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T02:45:31.720Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T02:45:31.758Z] --- PASS: TestNetworkNat (0.63s) [2022-05-12T02:45:31.758Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T02:45:31.982Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T02:45:32.244Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T02:45:32.328Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-05-12T02:45:32.328Z] === RUN TestNetworkLoopbackNat [2022-05-12T02:45:32.506Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T02:45:32.767Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T02:45:33.712Z] --- PASS: TestUpdatePidsLimit (2.26s) [2022-05-12T02:45:33.712Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-05-12T02:45:33.712Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2022-05-12T02:45:33.712Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2022-05-12T02:45:33.712Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-05-12T02:45:33.712Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2022-05-12T02:45:33.712Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-05-12T02:45:33.712Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-05-12T02:45:33.712Z] === RUN TestUpdateRestartPolicy [2022-05-12T02:45:34.684Z] ...INFO: Daemon under test started and replied! [2022-05-12T02:45:34.684Z] INFO: Docker version of the daemon under test [2022-05-12T02:45:34.684Z] [2022-05-12T02:45:34.684Z] Client: [2022-05-12T02:45:34.684Z] Version: 17.06.2-ce [2022-05-12T02:45:34.684Z] API version: 1.30 [2022-05-12T02:45:34.684Z] Go version: go1.8.3 [2022-05-12T02:45:34.684Z] Git commit: cec0b72 [2022-05-12T02:45:34.684Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T02:45:34.685Z] OS/Arch: windows/amd64 [2022-05-12T02:45:34.685Z] [2022-05-12T02:45:34.685Z] Server: [2022-05-12T02:45:34.685Z] Version: 0.0.0-dev [2022-05-12T02:45:34.685Z] API version: 1.42 (minimum version 1.24) [2022-05-12T02:45:34.685Z] Go version: go1.18.1 [2022-05-12T02:45:34.685Z] Git commit: 62345e7885 [2022-05-12T02:45:34.685Z] Built: [2022-05-12T02:45:34.685Z] OS/Arch: windows/amd64 [2022-05-12T02:45:34.685Z] Experimental: false [2022-05-12T02:45:34.685Z] [2022-05-12T02:45:34.685Z] INFO: Docker info of the daemon under test [2022-05-12T02:45:34.685Z] [2022-05-12T02:45:34.685Z] Containers: 0 [2022-05-12T02:45:34.685Z] Running: 0 [2022-05-12T02:45:34.685Z] Paused: 0 [2022-05-12T02:45:34.685Z] Stopped: 0 [2022-05-12T02:45:34.685Z] Images: 0 [2022-05-12T02:45:34.685Z] Server Version: 0.0.0-dev [2022-05-12T02:45:34.685Z] Storage Driver: windowsfilter [2022-05-12T02:45:34.685Z] Windows: [2022-05-12T02:45:34.685Z] Logging Driver: json-file [2022-05-12T02:45:34.685Z] Plugins: [2022-05-12T02:45:34.685Z] Volume: local [2022-05-12T02:45:34.685Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T02:45:34.685Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T02:45:34.685Z] Swarm: inactive [2022-05-12T02:45:34.685Z] Default Isolation: process [2022-05-12T02:45:34.685Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T02:45:34.685Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T02:45:34.685Z] OSType: windows [2022-05-12T02:45:34.685Z] Architecture: x86_64 [2022-05-12T02:45:34.685Z] CPUs: 4 [2022-05-12T02:45:34.685Z] Total Memory: 32GiB [2022-05-12T02:45:34.685Z] Name: azwin-2-ec6061 [2022-05-12T02:45:34.685Z] ID: 7fc42a9c-51d9-495b-aa76-59e126587e2c [2022-05-12T02:45:34.685Z] Docker Root Dir: D:\CI\PR-43583\2\daemon [2022-05-12T02:45:34.685Z] Debug Mode (client): false [2022-05-12T02:45:34.685Z] Debug Mode (server): true [2022-05-12T02:45:34.685Z] File Descriptors: -1 [2022-05-12T02:45:34.685Z] Goroutines: 16 [2022-05-12T02:45:34.685Z] System Time: 2022-05-12T02:45:32.8401213Z [2022-05-12T02:45:34.685Z] EventsListeners: 0 [2022-05-12T02:45:34.685Z] Registry: https://index.docker.io/v1/ [2022-05-12T02:45:34.685Z] Labels: [2022-05-12T02:45:34.685Z] Experimental: false [2022-05-12T02:45:34.685Z] Insecure Registries: [2022-05-12T02:45:34.685Z] 127.0.0.0/8 [2022-05-12T02:45:34.685Z] Live Restore Enabled: false [2022-05-12T02:45:34.685Z] [2022-05-12T02:45:34.685Z] [2022-05-12T02:45:34.685Z] INFO: Docker images of the daemon under test [2022-05-12T02:45:34.685Z] [2022-05-12T02:45:34.685Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T02:45:34.685Z] [2022-05-12T02:45:34.685Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T02:45:34.685Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-12T02:45:34.685Z] ltsc2022: Pulling from windows/servercore [2022-05-12T02:45:34.685Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T02:45:34.685Z] 12fb50a031bd: Pulling fs layer [2022-05-12T02:45:34.867Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-05-12T02:45:34.867Z] === RUN TestPause [2022-05-12T02:45:34.867Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T02:45:34.867Z] --- SKIP: TestPause (0.00s) [2022-05-12T02:45:34.867Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T02:45:34.867Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T02:45:34.867Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T02:45:34.867Z] === RUN TestPauseStopPausedContainer [2022-05-12T02:45:34.867Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T02:45:34.867Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-12T02:45:34.867Z] === RUN TestPidHost [2022-05-12T02:45:35.808Z] --- PASS: TestPidHost (0.91s) [2022-05-12T02:45:35.808Z] === RUN TestPsFilter [2022-05-12T02:45:35.808Z] --- PASS: TestPsFilter (0.10s) [2022-05-12T02:45:35.808Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T02:45:36.069Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-05-12T02:45:36.069Z] === RUN TestRemoveContainerWithVolume [2022-05-12T02:45:36.639Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-05-12T02:45:36.639Z] === RUN TestRemoveContainerRunning [2022-05-12T02:45:36.900Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-05-12T02:45:36.900Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T02:45:37.470Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-05-12T02:45:37.470Z] === RUN TestRemoveInvalidContainer [2022-05-12T02:45:37.470Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T02:45:37.470Z] === RUN TestRenameLinkedContainer [2022-05-12T02:45:39.381Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-05-12T02:45:39.381Z] === RUN TestRenameStoppedContainer [2022-05-12T02:45:39.381Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-05-12T02:45:39.381Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T02:45:40.323Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-05-12T02:45:40.323Z] === RUN TestRenameInvalidName [2022-05-12T02:45:40.585Z] --- PASS: TestRenameInvalidName (0.41s) [2022-05-12T02:45:40.586Z] === RUN TestRenameAnonymousContainer [2022-05-12T02:45:42.498Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-05-12T02:45:42.498Z] === RUN TestRenameContainerWithSameName [2022-05-12T02:45:42.498Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-05-12T02:45:42.498Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T02:45:43.438Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-05-12T02:45:43.438Z] === RUN TestResize [2022-05-12T02:45:43.698Z] --- PASS: TestResize (0.40s) [2022-05-12T02:45:43.698Z] === RUN TestResizeWithInvalidSize [2022-05-12T02:45:44.270Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-05-12T02:45:44.270Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T02:45:44.531Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-05-12T02:45:44.531Z] === RUN TestDaemonRestartKillContainers [2022-05-12T02:45:44.531Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-12T02:45:44.531Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T02:45:44.531Z] === RUN TestCgroupNamespacesRun [2022-05-12T02:45:44.976Z] 12fb50a031bd: Verifying Checksum [2022-05-12T02:45:44.976Z] 12fb50a031bd: Download complete [2022-05-12T02:45:45.925Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-05-12T02:45:45.925Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T02:45:45.950Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2022-05-12T02:45:45.950Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T02:45:45.950Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-05-12T02:45:45.950Z] === RUN TestWaitNonBlocked [2022-05-12T02:45:45.950Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T02:45:45.950Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T02:45:45.950Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T02:45:45.950Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T02:45:45.950Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T02:45:45.950Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T02:45:45.950Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T02:45:45.950Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-05-12T02:45:45.950Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-05-12T02:45:45.950Z] === RUN TestWaitBlocked [2022-05-12T02:45:45.950Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T02:45:45.950Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T02:45:45.951Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T02:45:45.951Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T02:45:45.951Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T02:45:45.951Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T02:45:46.525Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T02:45:46.525Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-05-12T02:45:46.525Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2022-05-12T02:45:46.525Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T02:45:46.525Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T02:45:46.866Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-05-12T02:45:46.866Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T02:45:48.247Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-05-12T02:45:48.247Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T02:45:48.494Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T02:45:48.494Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T02:45:48.494Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T02:45:48.494Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T02:45:48.494Z] [2022-05-12T02:45:48.494Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T02:45:48.494Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T02:45:48.494Z] HOSTNAME=326b692a3219 [2022-05-12T02:45:48.494Z] TESTDEBUG=0 [2022-05-12T02:45:48.494Z] DEST=bundles/test-integration [2022-05-12T02:45:48.494Z] PWD=/go/src/github.com/docker/docker [2022-05-12T02:45:48.494Z] DOCKER_GITCOMMIT=6b45ba294338bc2db9798050e14a4463cadabd4b [2022-05-12T02:45:48.494Z] container=docker [2022-05-12T02:45:48.494Z] HOME=/root [2022-05-12T02:45:48.494Z] GOLANG_VERSION=1.18.1 [2022-05-12T02:45:48.494Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T02:45:48.494Z] VALIDATE_BRANCH=master [2022-05-12T02:45:48.494Z] TERM=xterm [2022-05-12T02:45:48.494Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T02:45:48.494Z] SHLVL=1 [2022-05-12T02:45:48.494Z] TIMEOUT=120m [2022-05-12T02:45:48.494Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T02:45:48.494Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T02:45:48.494Z] GO111MODULE=off [2022-05-12T02:45:48.494Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T02:45:48.494Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T02:45:48.494Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T02:45:48.494Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T02:45:48.494Z] GOPATH=/go [2022-05-12T02:45:48.494Z] PKG_CONFIG=pkg-config [2022-05-12T02:45:48.494Z] _=/usr/bin/env [2022-05-12T02:45:48.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T02:45:49.079Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s) [2022-05-12T02:45:49.079Z] === CONT TestDaemonHostGatewayIP [2022-05-12T02:45:49.079Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s) [2022-05-12T02:45:49.079Z] === CONT TestDaemonRestartIpcMode [2022-05-12T02:45:49.191Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-05-12T02:45:49.191Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T02:45:50.605Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-05-12T02:45:50.605Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T02:45:51.551Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-05-12T02:45:51.551Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T02:45:52.122Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-05-12T02:45:52.122Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T02:45:52.393Z] --- PASS: TestDaemonHostGatewayIP (2.90s) [2022-05-12T02:45:52.393Z] === CONT TestIpcModeOlderClient [2022-05-12T02:45:52.393Z] --- PASS: TestDaemonRestartIpcMode (2.91s) [2022-05-12T02:45:52.393Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T02:45:52.393Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-05-12T02:45:53.508Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-05-12T02:45:53.508Z] === RUN TestNISDomainname [2022-05-12T02:45:53.508Z] 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-12T02:45:53.508Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-12T02:45:53.508Z] === RUN TestHostnameDnsResolution [2022-05-12T02:45:54.078Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-05-12T02:45:54.078Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T02:45:54.078Z] 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-12T02:45:54.078Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-12T02:45:54.078Z] === RUN TestPrivilegedHostDevices [2022-05-12T02:45:54.339Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-05-12T02:45:54.339Z] === RUN TestStats [2022-05-12T02:45:54.339Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T02:45:54.339Z] --- SKIP: TestStats (0.00s) [2022-05-12T02:45:54.339Z] === RUN TestStopContainerWithTimeout [2022-05-12T02:45:54.339Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T02:45:54.339Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T02:45:54.339Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T02:45:54.339Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T02:45:54.339Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T02:45:54.339Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T02:45:54.339Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T02:45:54.339Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T02:45:54.339Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T02:45:54.339Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T02:45:55.279Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T02:45:57.193Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T02:45:58.574Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T02:45:58.574Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-05-12T02:45:58.574Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-05-12T02:45:58.574Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-05-12T02:45:58.574Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-05-12T02:45:58.574Z] === RUN TestDeleteDevicemapper [2022-05-12T02:45:58.574Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T02:45:58.574Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T02:45:58.574Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T02:45:59.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T02:45:59.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T02:45:59.745Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T02:45:59.745Z] 97f65a0ec59e: Download complete [2022-05-12T02:45:59.956Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2022-05-12T02:45:59.956Z] === RUN TestUpdateMemory [2022-05-12T02:45:59.956Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T02:45:59.956Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T02:45:59.956Z] === RUN TestUpdateCPUQuota [2022-05-12T02:45:59.956Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T02:45:59.956Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-12T02:45:59.956Z] === RUN TestUpdatePidsLimit [2022-05-12T02:45:59.956Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T02:45:59.956Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-12T02:45:59.956Z] === RUN TestUpdateRestartPolicy [2022-05-12T02:46:01.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T02:46:03.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T02:46:04.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T02:46:04.632Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2022-05-12T02:46:04.632Z] PASS [2022-05-12T02:46:04.632Z] [2022-05-12T02:46:04.632Z] === Skipped [2022-05-12T02:46:04.632Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T02:46:04.632Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T02:46:04.632Z] [2022-05-12T02:46:04.632Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T02:46:04.632Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T02:46:04.632Z] [2022-05-12T02:46:04.632Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T02:46:04.632Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T02:46:04.632Z] [2022-05-12T02:46:04.632Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T02:46:04.632Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T02:46:04.632Z] [2022-05-12T02:46:04.632Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-12T02:46:04.632Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-12T02:46:04.632Z] [2022-05-12T02:46:04.632Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T02:46:04.632Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T02:46:04.632Z] [2022-05-12T02:46:04.632Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T02:46:04.632Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T02:46:04.632Z] [2022-05-12T02:46:04.632Z] DONE 236 tests, 7 skipped in 123.469s [2022-05-12T02:46:04.632Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T02:46:04.632Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T02:46:04.632Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-12T02:46:04.632Z] === RUN TestConfigDaemonID [2022-05-12T02:46:04.895Z] daemon_test.go:84: [d15c91bc5a49a] daemon is not started [2022-05-12T02:46:04.895Z] --- PASS: TestConfigDaemonID (1.03s) [2022-05-12T02:46:04.895Z] === RUN TestDaemonConfigValidation [2022-05-12T02:46:04.895Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T02:46:04.895Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T02:46:04.896Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T02:46:04.896Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T02:46:04.896Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T02:46:04.896Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T02:46:04.896Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T02:46:04.896Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T02:46:04.896Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T02:46:04.896Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T02:46:04.896Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T02:46:04.896Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T02:46:05.157Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T02:46:05.157Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T02:46:05.157Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T02:46:05.157Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T02:46:05.157Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-05-12T02:46:05.157Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-05-12T02:46:05.157Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-05-12T02:46:05.157Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-12T02:46:05.157Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-12T02:46:05.157Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T02:46:05.157Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T02:46:06.547Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T02:46:06.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T02:46:07.491Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T02:46:08.435Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T02:46:08.435Z] daemon_test.go:198: [d853141bf6d2f] daemon is not started [2022-05-12T02:46:08.435Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-05-12T02:46:08.435Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-05-12T02:46:08.435Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-05-12T02:46:08.435Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-05-12T02:46:08.435Z] === RUN TestDaemonProxy [2022-05-12T02:46:08.435Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T02:46:10.351Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T02:46:12.180Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-05-12T02:46:12.180Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T02:46:12.180Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-05-12T02:46:12.180Z] === RUN TestWaitNonBlocked [2022-05-12T02:46:12.180Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T02:46:12.180Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T02:46:12.180Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T02:46:12.180Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T02:46:12.180Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T02:46:12.180Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T02:46:12.180Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T02:46:12.180Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-05-12T02:46:12.180Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-05-12T02:46:12.180Z] === RUN TestWaitBlocked [2022-05-12T02:46:12.180Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T02:46:12.180Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T02:46:12.180Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T02:46:12.180Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T02:46:12.180Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T02:46:12.180Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T02:46:12.267Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T02:46:12.751Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T02:46:12.751Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-05-12T02:46:12.751Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-05-12T02:46:12.751Z] === CONT TestDaemonRestartIpcMode [2022-05-12T02:46:12.751Z] === CONT TestIpcModeOlderClient [2022-05-12T02:46:12.751Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-12T02:46:12.751Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T02:46:14.183Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T02:46:14.445Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T02:46:14.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T02:46:15.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T02:46:15.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T02:46:15.018Z] --- PASS: TestDaemonProxy (6.64s) [2022-05-12T02:46:15.018Z] --- PASS: TestDaemonProxy/environment_variables (2.03s) [2022-05-12T02:46:15.018Z] --- PASS: TestDaemonProxy/command-line_options (1.85s) [2022-05-12T02:46:15.018Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-05-12T02:46:15.018Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T02:46:15.018Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-12T02:46:15.018Z] PASS [2022-05-12T02:46:15.018Z] [2022-05-12T02:46:15.018Z] DONE 18 tests in 11.567s [2022-05-12T02:46:15.018Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T02:46:15.018Z] INFO: Testing against a local daemon [2022-05-12T02:46:15.018Z] === RUN TestCommitInheritsEnv [2022-05-12T02:46:15.281Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-05-12T02:46:15.281Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T02:46:15.281Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T02:46:15.281Z] === RUN TestImportWithCustomPlatform [2022-05-12T02:46:15.281Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T02:46:15.298Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2022-05-12T02:46:15.543Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T02:46:15.543Z] === RUN TestImportWithCustomPlatform// [2022-05-12T02:46:15.543Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T02:46:15.543Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T02:46:15.543Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T02:46:15.543Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T02:46:15.543Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T02:46:15.543Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T02:46:15.559Z] --- PASS: TestDaemonRestartIpcMode (2.84s) [2022-05-12T02:46:15.559Z] PASS [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === Skipped [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T02:46:15.559Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-12T02:46:15.559Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-12T02:46:15.559Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T02:46:15.559Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T02:46:15.559Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-12T02:46:15.559Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-12T02:46:15.559Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-12T02:46:15.559Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-12T02:46:15.559Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-12T02:46:15.559Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T02:46:15.559Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T02:46:15.559Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-12T02:46:15.559Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-12T02:46:15.559Z] 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-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-12T02:46:15.559Z] 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-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-12T02:46:15.559Z] 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-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-12T02:46:15.559Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T02:46:15.559Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-12T02:46:15.559Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-12T02:46:15.559Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-12T02:46:15.559Z] 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-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-12T02:46:15.559Z] 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-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-12T02:46:15.559Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T02:46:15.559Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T02:46:15.559Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-12T02:46:15.559Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-12T02:46:15.559Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T02:46:15.559Z] [2022-05-12T02:46:15.559Z] DONE 213 tests, 27 skipped in 74.077s [2022-05-12T02:46:15.559Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T02:46:15.805Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-12T02:46:15.805Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-12T02:46:15.805Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T02:46:15.805Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T02:46:15.805Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-12T02:46:15.805Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-12T02:46:15.805Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-05-12T02:46:15.805Z] --- PASS: TestImportWithCustomPlatform/macos (0.01s) [2022-05-12T02:46:15.805Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T02:46:15.805Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T02:46:15.805Z] === RUN TestImagesFilterMultiReference [2022-05-12T02:46:15.805Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-12T02:46:15.805Z] === RUN TestImagePullPlatformInvalid [2022-05-12T02:46:15.805Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-12T02:46:15.805Z] === RUN TestRemoveImageOrphaning [2022-05-12T02:46:15.819Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T02:46:16.067Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-05-12T02:46:16.067Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T02:46:16.390Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-05-12T02:46:16.390Z] === RUN TestConfigDaemonID [2022-05-12T02:46:16.644Z] time="2022-05-12T02:46:16Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-12T02:46:17.334Z] daemon_test.go:84: [d10ddbef8f513] daemon is not started [2022-05-12T02:46:17.334Z] --- PASS: TestConfigDaemonID (1.08s) [2022-05-12T02:46:17.334Z] === RUN TestDaemonConfigValidation [2022-05-12T02:46:17.334Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T02:46:17.334Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T02:46:17.334Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T02:46:17.334Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T02:46:17.334Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T02:46:17.334Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T02:46:17.334Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T02:46:17.334Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T02:46:17.334Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T02:46:17.334Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T02:46:17.334Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T02:46:17.334Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T02:46:17.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T02:46:17.595Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T02:46:17.595Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T02:46:17.595Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T02:46:17.595Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T02:46:17.595Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-12T02:46:17.595Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-12T02:46:17.595Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-12T02:46:17.595Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-05-12T02:46:17.595Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-05-12T02:46:17.595Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T02:46:17.595Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T02:46:18.032Z] --- PASS: TestRemoveImageGarbageCollector (1.82s) [2022-05-12T02:46:18.032Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T02:46:18.032Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-12T02:46:18.032Z] === RUN TestTagInvalidReference [2022-05-12T02:46:18.032Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T02:46:18.032Z] === RUN TestTagValidPrefixedRepo [2022-05-12T02:46:18.032Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-12T02:46:18.032Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T02:46:18.032Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T02:46:18.032Z] === RUN TestTagOfficialNames [2022-05-12T02:46:18.032Z] --- PASS: TestTagOfficialNames (0.04s) [2022-05-12T02:46:18.032Z] === RUN TestTagMatchesDigest [2022-05-12T02:46:18.032Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T02:46:18.032Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T02:46:18.977Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T02:46:19.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T02:46:19.916Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T02:46:20.856Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T02:46:20.856Z] daemon_test.go:198: [d170094d068d2] daemon is not started [2022-05-12T02:46:20.856Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-05-12T02:46:20.856Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-05-12T02:46:20.856Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-12T02:46:20.856Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-05-12T02:46:20.856Z] === RUN TestDaemonProxy [2022-05-12T02:46:20.856Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-12T02:46:20.856Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T02:46:20.856Z] PASS [2022-05-12T02:46:20.856Z] [2022-05-12T02:46:20.856Z] === Skipped [2022-05-12T02:46:20.856Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-12T02:46:20.856Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-12T02:46:20.856Z] [2022-05-12T02:46:20.856Z] DONE 13 tests, 1 skipped in 5.302s [2022-05-12T02:46:20.856Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T02:46:21.116Z] INFO: Testing against a local daemon [2022-05-12T02:46:21.116Z] === RUN TestCommitInheritsEnv [2022-05-12T02:46:21.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T02:46:23.658Z] --- PASS: TestCommitInheritsEnv (2.04s) [2022-05-12T02:46:23.658Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T02:46:23.658Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T02:46:23.658Z] === RUN TestImportWithCustomPlatform [2022-05-12T02:46:23.658Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T02:46:23.658Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T02:46:23.658Z] === RUN TestImportWithCustomPlatform// [2022-05-12T02:46:23.658Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T02:46:23.658Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T02:46:23.658Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T02:46:23.658Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T02:46:23.658Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T02:46:23.658Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T02:46:23.658Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-05-12T02:46:23.658Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-12T02:46:23.658Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T02:46:23.658Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T02:46:23.658Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-12T02:46:23.658Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-12T02:46:23.658Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-12T02:46:23.658Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T02:46:23.658Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T02:46:23.658Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T02:46:23.658Z] === RUN TestImagesFilterMultiReference [2022-05-12T02:46:23.658Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-05-12T02:46:23.658Z] === RUN TestImagePullPlatformInvalid [2022-05-12T02:46:23.658Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-12T02:46:23.658Z] === RUN TestRemoveImageOrphaning [2022-05-12T02:46:23.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T02:46:25.567Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-05-12T02:46:25.567Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T02:46:25.567Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-12T02:46:25.567Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-12T02:46:25.567Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T02:46:25.567Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-12T02:46:25.567Z] === RUN TestTagInvalidReference [2022-05-12T02:46:25.567Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T02:46:25.567Z] === RUN TestTagValidPrefixedRepo [2022-05-12T02:46:25.567Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-12T02:46:25.567Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T02:46:25.567Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T02:46:25.567Z] === RUN TestTagOfficialNames [2022-05-12T02:46:25.567Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-12T02:46:25.567Z] === RUN TestTagMatchesDigest [2022-05-12T02:46:25.567Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T02:46:25.567Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T02:46:26.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T02:46:30.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T02:46:31.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T02:46:33.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T02:46:34.412Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T02:46:34.413Z] [2022-05-12T02:46:34.413Z] ________ ____ __. [2022-05-12T02:46:34.413Z] \_____ \ | |/ _| [2022-05-12T02:46:34.413Z] / | \| < [2022-05-12T02:46:34.413Z] / | \ | \ [2022-05-12T02:46:34.413Z] \_______ /____|__ \ [2022-05-12T02:46:34.413Z] \/ \/ [2022-05-12T02:46:34.413Z] [2022-05-12T02:46:34.413Z] INFO: make.ps1 ended at 05/12/2022 02:46:23 [2022-05-12T02:46:34.413Z] INFO: Binaries build ended at 05/12/2022 02:46:25. Duration:00:01:55.8569367 [2022-05-12T02:46:34.413Z] INFO: Copying the built daemon binary to d:\CI\PR-43583\2\binary\dockerd-209e6ec72a.exe... [2022-05-12T02:46:34.413Z] INFO: Copying the built client binary to d:\CI\PR-43583\2\binary\docker-209e6ec72a.exe... [2022-05-12T02:46:34.413Z] INFO: Copying the golang package from the container to d:\CI\PR-43583\2\installer\go.zip... [2022-05-12T02:46:34.413Z] INFO: Extracting go.zip to d:\CI\PR-43583\2\go [2022-05-12T02:46:35.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T02:46:37.097Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2022-05-12T02:46:37.097Z] Using test binary docker [2022-05-12T02:46:37.357Z] ++++ /etc/init.d/apparmor start [2022-05-12T02:46:37.357Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T02:46:37.357Z] INFO: Waiting for daemon to start... [2022-05-12T02:46:37.357Z] Starting dockerd [2022-05-12T02:46:37.357Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2022-05-12T02:46:38.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T02:46:39.261Z] . [2022-05-12T02:46:39.261Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2022-05-12T02:46:39.520Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2022-05-12T02:46:39.520Z] Error: No such image: emptyfs [2022-05-12T02:46:39.520Z] +++++ docker load [2022-05-12T02:46:39.520Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2022-05-12T02:46:40.087Z] Running integration-test (iteration 1) [2022-05-12T02:46:40.087Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:40.087Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:40.087Z] +++ set -e [2022-05-12T02:46:40.087Z] +++ '[' -n 0 ']' [2022-05-12T02:46:40.087Z] +++ set -x [2022-05-12T02:46:40.087Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:41.023Z] Loaded image: busybox:latest [2022-05-12T02:46:41.282Z] Loaded image: busybox:glibc [2022-05-12T02:46:43.121Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T02:46:43.121Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T02:46:43.121Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T02:46:43.121Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T02:46:43.121Z] [2022-05-12T02:46:43.121Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-12T02:46:43.121Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-12T02:46:43.121Z] Using test binary docker [2022-05-12T02:46:43.121Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T02:46:43.121Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T02:46:43.121Z] INFO: Waiting for daemon to start... [2022-05-12T02:46:43.121Z] Starting dockerd [2022-05-12T02:46:43.121Z] . [2022-05-12T02:46:43.121Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-12T02:46:46.190Z] 97f65a0ec59e: Pull complete [2022-05-12T02:46:46.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T02:46:46.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T02:46:46.557Z] Loaded image: debian:bullseye-slim [2022-05-12T02:46:46.557Z] Loaded image: hello-world:latest [2022-05-12T02:46:46.557Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T02:46:46.557Z] INFO: Testing against a local daemon [2022-05-12T02:46:46.557Z] testing: warning: no tests to run [2022-05-12T02:46:46.557Z] PASS [2022-05-12T02:46:46.557Z] [2022-05-12T02:46:46.557Z] DONE 0 tests in 6.412s [2022-05-12T02:46:46.557Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:46.557Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:46.557Z] +++ set -e [2022-05-12T02:46:46.557Z] +++ '[' -n 0 ']' [2022-05-12T02:46:46.557Z] +++ set -x [2022-05-12T02:46:46.557Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:46.557Z] INFO: Testing against a local daemon [2022-05-12T02:46:46.557Z] testing: warning: no tests to run [2022-05-12T02:46:46.557Z] PASS [2022-05-12T02:46:46.557Z] [2022-05-12T02:46:46.557Z] DONE 0 tests in 0.073s [2022-05-12T02:46:46.557Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:46.557Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:46.557Z] +++ set -e [2022-05-12T02:46:46.557Z] +++ '[' -n 0 ']' [2022-05-12T02:46:46.557Z] +++ set -x [2022-05-12T02:46:46.557Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:46.557Z] INFO: Testing against a local daemon [2022-05-12T02:46:46.557Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:46:46.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T02:46:47.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T02:46:47.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T02:46:48.462Z] --- PASS: TestContainerCopyLeaksMounts (1.73s) [2022-05-12T02:46:48.462Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:46:48.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T02:46:49.842Z] --- PASS: TestContainerCopyLeaksMounts (1.39s) [2022-05-12T02:46:49.842Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:46:50.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T02:46:51.221Z] --- PASS: TestContainerCopyLeaksMounts (1.37s) [2022-05-12T02:46:51.221Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:46:51.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T02:46:52.159Z] --- PASS: TestContainerCopyLeaksMounts (1.17s) [2022-05-12T02:46:52.159Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:46:52.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T02:46:52.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T02:46:53.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T02:46:53.538Z] --- PASS: TestContainerCopyLeaksMounts (1.33s) [2022-05-12T02:46:53.538Z] PASS [2022-05-12T02:46:53.538Z] [2022-05-12T02:46:53.538Z] DONE 5 tests in 7.130s [2022-05-12T02:46:53.538Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:53.538Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:53.538Z] +++ set -e [2022-05-12T02:46:53.538Z] +++ '[' -n 0 ']' [2022-05-12T02:46:53.538Z] +++ set -x [2022-05-12T02:46:53.538Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:53.797Z] testing: warning: no tests to run [2022-05-12T02:46:53.797Z] PASS [2022-05-12T02:46:53.797Z] [2022-05-12T02:46:53.797Z] DONE 0 tests in 0.098s [2022-05-12T02:46:53.797Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:53.797Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:53.797Z] +++ set -e [2022-05-12T02:46:53.797Z] +++ '[' -n 0 ']' [2022-05-12T02:46:53.797Z] +++ set -x [2022-05-12T02:46:53.797Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T02:46:54.056Z] INFO: Testing against a local daemon [2022-05-12T02:46:54.056Z] testing: warning: no tests to run [2022-05-12T02:46:54.056Z] PASS [2022-05-12T02:46:54.056Z] [2022-05-12T02:46:54.056Z] DONE 0 tests in 0.152s [2022-05-12T02:46:54.056Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.056Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.056Z] +++ set -e [2022-05-12T02:46:54.056Z] +++ '[' -n 0 ']' [2022-05-12T02:46:54.056Z] +++ set -x [2022-05-12T02:46:54.056Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.056Z] INFO: Testing against a local daemon [2022-05-12T02:46:54.056Z] testing: warning: no tests to run [2022-05-12T02:46:54.056Z] PASS [2022-05-12T02:46:54.056Z] [2022-05-12T02:46:54.056Z] DONE 0 tests in 0.053s [2022-05-12T02:46:54.056Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.056Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.056Z] +++ set -e [2022-05-12T02:46:54.056Z] +++ '[' -n 0 ']' [2022-05-12T02:46:54.056Z] +++ set -x [2022-05-12T02:46:54.056Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.056Z] INFO: Testing against a local daemon [2022-05-12T02:46:54.056Z] testing: warning: no tests to run [2022-05-12T02:46:54.056Z] PASS [2022-05-12T02:46:54.056Z] [2022-05-12T02:46:54.056Z] DONE 0 tests in 0.055s [2022-05-12T02:46:54.056Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.056Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.056Z] +++ set -e [2022-05-12T02:46:54.056Z] +++ '[' -n 0 ']' [2022-05-12T02:46:54.056Z] +++ set -x [2022-05-12T02:46:54.056Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.056Z] INFO: Testing against a local daemon [2022-05-12T02:46:54.056Z] testing: warning: no tests to run [2022-05-12T02:46:54.056Z] PASS [2022-05-12T02:46:54.056Z] [2022-05-12T02:46:54.056Z] DONE 0 tests in 0.044s [2022-05-12T02:46:54.316Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.316Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.316Z] +++ set -e [2022-05-12T02:46:54.316Z] +++ '[' -n 0 ']' [2022-05-12T02:46:54.316Z] +++ set -x [2022-05-12T02:46:54.316Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.316Z] testing: warning: no tests to run [2022-05-12T02:46:54.316Z] PASS [2022-05-12T02:46:54.316Z] [2022-05-12T02:46:54.316Z] DONE 0 tests in 0.016s [2022-05-12T02:46:54.316Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.316Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.316Z] +++ set -e [2022-05-12T02:46:54.316Z] +++ '[' -n 0 ']' [2022-05-12T02:46:54.316Z] +++ set -x [2022-05-12T02:46:54.316Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.316Z] INFO: Testing against a local daemon [2022-05-12T02:46:54.316Z] testing: warning: no tests to run [2022-05-12T02:46:54.316Z] PASS [2022-05-12T02:46:54.316Z] [2022-05-12T02:46:54.316Z] DONE 0 tests in 0.053s [2022-05-12T02:46:54.316Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.316Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.316Z] +++ set -e [2022-05-12T02:46:54.316Z] +++ '[' -n 0 ']' [2022-05-12T02:46:54.316Z] +++ set -x [2022-05-12T02:46:54.316Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.316Z] INFO: Testing against a local daemon [2022-05-12T02:46:54.316Z] testing: warning: no tests to run [2022-05-12T02:46:54.316Z] PASS [2022-05-12T02:46:54.316Z] [2022-05-12T02:46:54.316Z] DONE 0 tests in 0.053s [2022-05-12T02:46:54.316Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.316Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.316Z] +++ set -e [2022-05-12T02:46:54.316Z] +++ '[' -n 0 ']' [2022-05-12T02:46:54.316Z] +++ set -x [2022-05-12T02:46:54.316Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.576Z] INFO: Testing against a local daemon [2022-05-12T02:46:54.576Z] testing: warning: no tests to run [2022-05-12T02:46:54.576Z] PASS [2022-05-12T02:46:54.576Z] [2022-05-12T02:46:54.576Z] DONE 0 tests in 0.085s [2022-05-12T02:46:54.576Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.576Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.576Z] +++ set -e [2022-05-12T02:46:54.576Z] +++ '[' -n 0 ']' [2022-05-12T02:46:54.576Z] +++ set -x [2022-05-12T02:46:54.576Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.576Z] INFO: Testing against a local daemon [2022-05-12T02:46:54.576Z] testing: warning: no tests to run [2022-05-12T02:46:54.576Z] PASS [2022-05-12T02:46:54.576Z] [2022-05-12T02:46:54.576Z] DONE 0 tests in 0.063s [2022-05-12T02:46:54.576Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.576Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.576Z] +++ set -e [2022-05-12T02:46:54.576Z] +++ '[' -n 0 ']' [2022-05-12T02:46:54.576Z] +++ set -x [2022-05-12T02:46:54.576Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.576Z] testing: warning: no tests to run [2022-05-12T02:46:54.576Z] PASS [2022-05-12T02:46:54.576Z] [2022-05-12T02:46:54.576Z] DONE 0 tests in 0.026s [2022-05-12T02:46:54.576Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.576Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.576Z] +++ set -e [2022-05-12T02:46:54.576Z] +++ '[' -n 0 ']' [2022-05-12T02:46:54.576Z] +++ set -x [2022-05-12T02:46:54.576Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.836Z] INFO: Testing against a local daemon [2022-05-12T02:46:54.836Z] testing: warning: no tests to run [2022-05-12T02:46:54.836Z] PASS [2022-05-12T02:46:54.836Z] [2022-05-12T02:46:54.836Z] DONE 0 tests in 0.058s [2022-05-12T02:46:54.836Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.836Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.836Z] +++ set -e [2022-05-12T02:46:54.836Z] +++ '[' -n 0 ']' [2022-05-12T02:46:54.836Z] +++ set -x [2022-05-12T02:46:54.836Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.836Z] INFO: Testing against a local daemon [2022-05-12T02:46:54.836Z] testing: warning: no tests to run [2022-05-12T02:46:54.836Z] PASS [2022-05-12T02:46:54.836Z] [2022-05-12T02:46:54.836Z] DONE 0 tests in 0.045s [2022-05-12T02:46:54.836Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.836Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.836Z] +++ set -e [2022-05-12T02:46:54.836Z] +++ '[' -n 0 ']' [2022-05-12T02:46:54.836Z] +++ set -x [2022-05-12T02:46:54.836Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.836Z] INFO: Testing against a local daemon [2022-05-12T02:46:54.836Z] testing: warning: no tests to run [2022-05-12T02:46:54.836Z] PASS [2022-05-12T02:46:54.836Z] [2022-05-12T02:46:54.836Z] DONE 0 tests in 0.066s [2022-05-12T02:46:54.836Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.836Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.836Z] +++ set -e [2022-05-12T02:46:54.836Z] +++ '[' -n 0 ']' [2022-05-12T02:46:54.836Z] +++ set -x [2022-05-12T02:46:54.836Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:54.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T02:46:55.095Z] INFO: Testing against a local daemon [2022-05-12T02:46:55.095Z] testing: warning: no tests to run [2022-05-12T02:46:55.095Z] PASS [2022-05-12T02:46:55.095Z] [2022-05-12T02:46:55.095Z] DONE 0 tests in 0.052s [2022-05-12T02:46:55.095Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:55.095Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:55.095Z] +++ set -e [2022-05-12T02:46:55.095Z] +++ '[' -n 0 ']' [2022-05-12T02:46:55.095Z] +++ set -x [2022-05-12T02:46:55.095Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:55.095Z] INFO: Testing against a local daemon [2022-05-12T02:46:55.095Z] testing: warning: no tests to run [2022-05-12T02:46:55.095Z] PASS [2022-05-12T02:46:55.095Z] [2022-05-12T02:46:55.095Z] DONE 0 tests in 0.061s [2022-05-12T02:46:55.095Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:55.096Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:55.096Z] +++ set -e [2022-05-12T02:46:55.096Z] +++ '[' -n 0 ']' [2022-05-12T02:46:55.096Z] +++ set -x [2022-05-12T02:46:55.096Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:55.096Z] INFO: Testing against a local daemon [2022-05-12T02:46:55.096Z] testing: warning: no tests to run [2022-05-12T02:46:55.096Z] PASS [2022-05-12T02:46:55.096Z] [2022-05-12T02:46:55.096Z] DONE 0 tests in 0.040s [2022-05-12T02:46:55.096Z] Running integration-test (iteration 2) [2022-05-12T02:46:55.096Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:55.096Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:55.096Z] +++ set -e [2022-05-12T02:46:55.096Z] +++ '[' -n 0 ']' [2022-05-12T02:46:55.096Z] +++ set -x [2022-05-12T02:46:55.096Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:55.355Z] INFO: Testing against a local daemon [2022-05-12T02:46:55.355Z] testing: warning: no tests to run [2022-05-12T02:46:55.355Z] PASS [2022-05-12T02:46:55.355Z] [2022-05-12T02:46:55.355Z] DONE 0 tests in 0.127s [2022-05-12T02:46:55.355Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:55.355Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:55.355Z] +++ set -e [2022-05-12T02:46:55.355Z] +++ '[' -n 0 ']' [2022-05-12T02:46:55.355Z] +++ set -x [2022-05-12T02:46:55.355Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:55.355Z] INFO: Testing against a local daemon [2022-05-12T02:46:55.355Z] testing: warning: no tests to run [2022-05-12T02:46:55.355Z] PASS [2022-05-12T02:46:55.355Z] [2022-05-12T02:46:55.355Z] DONE 0 tests in 0.044s [2022-05-12T02:46:55.355Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:55.355Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:55.355Z] +++ set -e [2022-05-12T02:46:55.355Z] +++ '[' -n 0 ']' [2022-05-12T02:46:55.355Z] +++ set -x [2022-05-12T02:46:55.355Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:46:55.614Z] INFO: Testing against a local daemon [2022-05-12T02:46:55.614Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:46:55.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T02:46:56.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T02:46:57.054Z] --- PASS: TestContainerCopyLeaksMounts (1.48s) [2022-05-12T02:46:57.054Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:46:57.353Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T02:46:57.353Z] Using test binary docker [2022-05-12T02:46:57.353Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T02:46:57.353Z] +++ /etc/init.d/apparmor start [2022-05-12T02:46:57.353Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T02:46:57.353Z] INFO: Waiting for daemon to start... [2022-05-12T02:46:57.353Z] Starting dockerd [2022-05-12T02:46:57.353Z] +++ 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-12T02:46:58.443Z] --- PASS: TestContainerCopyLeaksMounts (1.41s) [2022-05-12T02:46:58.443Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:46:59.822Z] --- PASS: TestContainerCopyLeaksMounts (1.32s) [2022-05-12T02:46:59.822Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:01.200Z] --- PASS: TestContainerCopyLeaksMounts (1.33s) [2022-05-12T02:47:01.200Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:02.578Z] --- PASS: TestContainerCopyLeaksMounts (1.41s) [2022-05-12T02:47:02.578Z] PASS [2022-05-12T02:47:02.578Z] [2022-05-12T02:47:02.578Z] DONE 5 tests in 7.053s [2022-05-12T02:47:02.578Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:02.578Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:02.578Z] +++ set -e [2022-05-12T02:47:02.578Z] +++ '[' -n 0 ']' [2022-05-12T02:47:02.578Z] +++ set -x [2022-05-12T02:47:02.578Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:02.578Z] testing: warning: no tests to run [2022-05-12T02:47:02.578Z] PASS [2022-05-12T02:47:02.578Z] [2022-05-12T02:47:02.578Z] DONE 0 tests in 0.115s [2022-05-12T02:47:02.578Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:02.578Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:02.578Z] +++ set -e [2022-05-12T02:47:02.578Z] +++ '[' -n 0 ']' [2022-05-12T02:47:02.578Z] +++ set -x [2022-05-12T02:47:02.578Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:02.838Z] INFO: Testing against a local daemon [2022-05-12T02:47:02.838Z] testing: warning: no tests to run [2022-05-12T02:47:02.838Z] PASS [2022-05-12T02:47:02.838Z] [2022-05-12T02:47:02.838Z] DONE 0 tests in 0.126s [2022-05-12T02:47:02.838Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:02.838Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:02.838Z] +++ set -e [2022-05-12T02:47:02.838Z] +++ '[' -n 0 ']' [2022-05-12T02:47:02.838Z] +++ set -x [2022-05-12T02:47:02.838Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:02.838Z] INFO: Testing against a local daemon [2022-05-12T02:47:02.838Z] testing: warning: no tests to run [2022-05-12T02:47:02.838Z] PASS [2022-05-12T02:47:02.838Z] [2022-05-12T02:47:02.838Z] DONE 0 tests in 0.062s [2022-05-12T02:47:02.838Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:02.838Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:02.838Z] +++ set -e [2022-05-12T02:47:02.838Z] +++ '[' -n 0 ']' [2022-05-12T02:47:02.838Z] +++ set -x [2022-05-12T02:47:02.838Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.097Z] INFO: Testing against a local daemon [2022-05-12T02:47:03.097Z] testing: warning: no tests to run [2022-05-12T02:47:03.097Z] PASS [2022-05-12T02:47:03.097Z] [2022-05-12T02:47:03.097Z] DONE 0 tests in 0.055s [2022-05-12T02:47:03.097Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.097Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.097Z] +++ set -e [2022-05-12T02:47:03.097Z] +++ '[' -n 0 ']' [2022-05-12T02:47:03.097Z] +++ set -x [2022-05-12T02:47:03.097Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.097Z] INFO: Testing against a local daemon [2022-05-12T02:47:03.097Z] testing: warning: no tests to run [2022-05-12T02:47:03.097Z] PASS [2022-05-12T02:47:03.097Z] [2022-05-12T02:47:03.097Z] DONE 0 tests in 0.063s [2022-05-12T02:47:03.097Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.097Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.097Z] +++ set -e [2022-05-12T02:47:03.097Z] +++ '[' -n 0 ']' [2022-05-12T02:47:03.097Z] +++ set -x [2022-05-12T02:47:03.097Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.097Z] testing: warning: no tests to run [2022-05-12T02:47:03.097Z] PASS [2022-05-12T02:47:03.097Z] [2022-05-12T02:47:03.097Z] DONE 0 tests in 0.026s [2022-05-12T02:47:03.097Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.097Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.097Z] +++ set -e [2022-05-12T02:47:03.097Z] +++ '[' -n 0 ']' [2022-05-12T02:47:03.097Z] +++ set -x [2022-05-12T02:47:03.097Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.356Z] INFO: Testing against a local daemon [2022-05-12T02:47:03.356Z] testing: warning: no tests to run [2022-05-12T02:47:03.356Z] PASS [2022-05-12T02:47:03.356Z] [2022-05-12T02:47:03.356Z] DONE 0 tests in 0.076s [2022-05-12T02:47:03.356Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.356Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.356Z] +++ set -e [2022-05-12T02:47:03.356Z] +++ '[' -n 0 ']' [2022-05-12T02:47:03.356Z] +++ set -x [2022-05-12T02:47:03.356Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.356Z] INFO: Testing against a local daemon [2022-05-12T02:47:03.356Z] testing: warning: no tests to run [2022-05-12T02:47:03.356Z] PASS [2022-05-12T02:47:03.356Z] [2022-05-12T02:47:03.356Z] DONE 0 tests in 0.068s [2022-05-12T02:47:03.357Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.357Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.357Z] +++ set -e [2022-05-12T02:47:03.357Z] +++ '[' -n 0 ']' [2022-05-12T02:47:03.357Z] +++ set -x [2022-05-12T02:47:03.357Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.357Z] INFO: Testing against a local daemon [2022-05-12T02:47:03.357Z] testing: warning: no tests to run [2022-05-12T02:47:03.357Z] PASS [2022-05-12T02:47:03.357Z] [2022-05-12T02:47:03.357Z] DONE 0 tests in 0.054s [2022-05-12T02:47:03.357Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.357Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.357Z] +++ set -e [2022-05-12T02:47:03.357Z] +++ '[' -n 0 ']' [2022-05-12T02:47:03.357Z] +++ set -x [2022-05-12T02:47:03.357Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.616Z] INFO: Testing against a local daemon [2022-05-12T02:47:03.616Z] testing: warning: no tests to run [2022-05-12T02:47:03.616Z] PASS [2022-05-12T02:47:03.616Z] [2022-05-12T02:47:03.616Z] DONE 0 tests in 0.068s [2022-05-12T02:47:03.616Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.616Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.616Z] +++ set -e [2022-05-12T02:47:03.616Z] +++ '[' -n 0 ']' [2022-05-12T02:47:03.616Z] +++ set -x [2022-05-12T02:47:03.616Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.616Z] testing: warning: no tests to run [2022-05-12T02:47:03.616Z] PASS [2022-05-12T02:47:03.616Z] [2022-05-12T02:47:03.616Z] DONE 0 tests in 0.028s [2022-05-12T02:47:03.616Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.616Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.616Z] +++ set -e [2022-05-12T02:47:03.616Z] +++ '[' -n 0 ']' [2022-05-12T02:47:03.616Z] +++ set -x [2022-05-12T02:47:03.616Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.616Z] INFO: Testing against a local daemon [2022-05-12T02:47:03.616Z] testing: warning: no tests to run [2022-05-12T02:47:03.616Z] PASS [2022-05-12T02:47:03.616Z] [2022-05-12T02:47:03.616Z] DONE 0 tests in 0.053s [2022-05-12T02:47:03.616Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.616Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.616Z] +++ set -e [2022-05-12T02:47:03.616Z] +++ '[' -n 0 ']' [2022-05-12T02:47:03.616Z] +++ set -x [2022-05-12T02:47:03.616Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.875Z] INFO: Testing against a local daemon [2022-05-12T02:47:03.875Z] testing: warning: no tests to run [2022-05-12T02:47:03.875Z] PASS [2022-05-12T02:47:03.875Z] [2022-05-12T02:47:03.875Z] DONE 0 tests in 0.138s [2022-05-12T02:47:03.875Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.875Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.875Z] +++ set -e [2022-05-12T02:47:03.875Z] +++ '[' -n 0 ']' [2022-05-12T02:47:03.875Z] +++ set -x [2022-05-12T02:47:03.875Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.875Z] INFO: Testing against a local daemon [2022-05-12T02:47:03.875Z] testing: warning: no tests to run [2022-05-12T02:47:03.875Z] PASS [2022-05-12T02:47:03.875Z] [2022-05-12T02:47:03.875Z] DONE 0 tests in 0.063s [2022-05-12T02:47:03.875Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.875Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.875Z] +++ set -e [2022-05-12T02:47:03.875Z] +++ '[' -n 0 ']' [2022-05-12T02:47:03.875Z] +++ set -x [2022-05-12T02:47:03.875Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:03.887Z] . [2022-05-12T02:47:03.887Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T02:47:03.887Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T02:47:03.887Z] Error: No such image: emptyfs [2022-05-12T02:47:03.887Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T02:47:03.887Z] ++++ docker load [2022-05-12T02:47:03.887Z] Running integration-test (iteration 1) [2022-05-12T02:47:03.887Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T02:47:03.887Z] ++ 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-12T02:47:03.887Z] ++ set -e [2022-05-12T02:47:03.887Z] ++ '[' -n 0 ']' [2022-05-12T02:47:03.887Z] ++ set -x [2022-05-12T02:47:03.887Z] ++ 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-12T02:47:04.134Z] INFO: Testing against a local daemon [2022-05-12T02:47:04.134Z] testing: warning: no tests to run [2022-05-12T02:47:04.134Z] PASS [2022-05-12T02:47:04.134Z] [2022-05-12T02:47:04.134Z] DONE 0 tests in 0.056s [2022-05-12T02:47:04.134Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:04.134Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:04.134Z] +++ set -e [2022-05-12T02:47:04.134Z] +++ '[' -n 0 ']' [2022-05-12T02:47:04.134Z] +++ set -x [2022-05-12T02:47:04.134Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:04.134Z] INFO: Testing against a local daemon [2022-05-12T02:47:04.134Z] testing: warning: no tests to run [2022-05-12T02:47:04.134Z] PASS [2022-05-12T02:47:04.134Z] [2022-05-12T02:47:04.134Z] DONE 0 tests in 0.065s [2022-05-12T02:47:04.134Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:04.134Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:04.134Z] +++ set -e [2022-05-12T02:47:04.134Z] +++ '[' -n 0 ']' [2022-05-12T02:47:04.134Z] +++ set -x [2022-05-12T02:47:04.135Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:04.135Z] INFO: Testing against a local daemon [2022-05-12T02:47:04.135Z] testing: warning: no tests to run [2022-05-12T02:47:04.135Z] PASS [2022-05-12T02:47:04.135Z] [2022-05-12T02:47:04.135Z] DONE 0 tests in 0.046s [2022-05-12T02:47:04.135Z] Running integration-test (iteration 3) [2022-05-12T02:47:04.135Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:04.135Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:04.135Z] +++ set -e [2022-05-12T02:47:04.135Z] +++ '[' -n 0 ']' [2022-05-12T02:47:04.135Z] +++ set -x [2022-05-12T02:47:04.135Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:04.143Z] Loaded image: busybox:latest [2022-05-12T02:47:04.143Z] Loaded image: busybox:glibc [2022-05-12T02:47:04.394Z] INFO: Testing against a local daemon [2022-05-12T02:47:04.394Z] testing: warning: no tests to run [2022-05-12T02:47:04.394Z] PASS [2022-05-12T02:47:04.394Z] [2022-05-12T02:47:04.394Z] DONE 0 tests in 0.067s [2022-05-12T02:47:04.394Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:04.394Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:04.394Z] +++ set -e [2022-05-12T02:47:04.394Z] +++ '[' -n 0 ']' [2022-05-12T02:47:04.394Z] +++ set -x [2022-05-12T02:47:04.394Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:04.394Z] INFO: Testing against a local daemon [2022-05-12T02:47:04.394Z] testing: warning: no tests to run [2022-05-12T02:47:04.394Z] PASS [2022-05-12T02:47:04.394Z] [2022-05-12T02:47:04.394Z] DONE 0 tests in 0.039s [2022-05-12T02:47:04.394Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:04.394Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:04.394Z] +++ set -e [2022-05-12T02:47:04.394Z] +++ '[' -n 0 ']' [2022-05-12T02:47:04.394Z] +++ set -x [2022-05-12T02:47:04.394Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:04.394Z] INFO: Testing against a local daemon [2022-05-12T02:47:04.394Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:04.419Z] INFO: Extraction ended at 05/12/2022 02:47:00. Duration:00:00:32.8526347 [2022-05-12T02:47:04.419Z] INFO: Updating the golang and path environment variables [2022-05-12T02:47:04.419Z] INFO: GOPATH=d:\gopath [2022-05-12T02:47:04.419Z] INFO: go version go1.18.1 windows/amd64 [2022-05-12T02:47:04.419Z] INFO: Running the daemon under test in debug mode [2022-05-12T02:47:04.419Z] INFO: Starting a daemon under test... [2022-05-12T02:47:04.419Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43583\2\daemon --pidfile d:\CI\PR-43583\2\docker.pid -D [2022-05-12T02:47:04.419Z] INFO: Process started successfully. [2022-05-12T02:47:04.419Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T02:47:04.419Z] INFO: Waiting for the daemon under test to start... [2022-05-12T02:47:05.070Z] Loaded image: debian:bullseye-slim [2022-05-12T02:47:05.325Z] Loaded image: hello-world:latest [2022-05-12T02:47:05.325Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T02:47:05.325Z] INFO: Testing against a local daemon [2022-05-12T02:47:05.325Z] === RUN TestCgroupNamespacesBuild [2022-05-12T02:47:05.776Z] --- PASS: TestContainerCopyLeaksMounts (1.34s) [2022-05-12T02:47:05.776Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:06.690Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-05-12T02:47:06.690Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T02:47:07.154Z] --- PASS: TestContainerCopyLeaksMounts (1.34s) [2022-05-12T02:47:07.154Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:07.618Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2022-05-12T02:47:07.618Z] === RUN TestBuildWithSession [2022-05-12T02:47:07.618Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T02:47:07.618Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T02:47:07.618Z] === RUN TestBuildSquashParent [2022-05-12T02:47:08.534Z] --- PASS: TestContainerCopyLeaksMounts (1.34s) [2022-05-12T02:47:08.534Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:09.914Z] --- PASS: TestContainerCopyLeaksMounts (1.28s) [2022-05-12T02:47:09.914Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:11.293Z] --- PASS: TestContainerCopyLeaksMounts (1.28s) [2022-05-12T02:47:11.293Z] PASS [2022-05-12T02:47:11.293Z] [2022-05-12T02:47:11.293Z] DONE 5 tests in 6.637s [2022-05-12T02:47:11.293Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.293Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.293Z] +++ set -e [2022-05-12T02:47:11.293Z] +++ '[' -n 0 ']' [2022-05-12T02:47:11.293Z] +++ set -x [2022-05-12T02:47:11.293Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.293Z] testing: warning: no tests to run [2022-05-12T02:47:11.293Z] PASS [2022-05-12T02:47:11.293Z] [2022-05-12T02:47:11.293Z] DONE 0 tests in 0.110s [2022-05-12T02:47:11.293Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.293Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.293Z] +++ set -e [2022-05-12T02:47:11.293Z] +++ '[' -n 0 ']' [2022-05-12T02:47:11.293Z] +++ set -x [2022-05-12T02:47:11.293Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.553Z] INFO: Testing against a local daemon [2022-05-12T02:47:11.553Z] testing: warning: no tests to run [2022-05-12T02:47:11.553Z] PASS [2022-05-12T02:47:11.553Z] [2022-05-12T02:47:11.553Z] DONE 0 tests in 0.218s [2022-05-12T02:47:11.553Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.553Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.553Z] +++ set -e [2022-05-12T02:47:11.553Z] +++ '[' -n 0 ']' [2022-05-12T02:47:11.553Z] +++ set -x [2022-05-12T02:47:11.553Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.553Z] INFO: Testing against a local daemon [2022-05-12T02:47:11.553Z] testing: warning: no tests to run [2022-05-12T02:47:11.553Z] PASS [2022-05-12T02:47:11.553Z] [2022-05-12T02:47:11.553Z] DONE 0 tests in 0.052s [2022-05-12T02:47:11.553Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.553Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.553Z] +++ set -e [2022-05-12T02:47:11.553Z] +++ '[' -n 0 ']' [2022-05-12T02:47:11.553Z] +++ set -x [2022-05-12T02:47:11.553Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.553Z] INFO: Testing against a local daemon [2022-05-12T02:47:11.553Z] testing: warning: no tests to run [2022-05-12T02:47:11.553Z] PASS [2022-05-12T02:47:11.553Z] [2022-05-12T02:47:11.553Z] DONE 0 tests in 0.051s [2022-05-12T02:47:11.553Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.553Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.553Z] +++ set -e [2022-05-12T02:47:11.553Z] +++ '[' -n 0 ']' [2022-05-12T02:47:11.553Z] +++ set -x [2022-05-12T02:47:11.553Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.812Z] INFO: Testing against a local daemon [2022-05-12T02:47:11.812Z] testing: warning: no tests to run [2022-05-12T02:47:11.812Z] PASS [2022-05-12T02:47:11.812Z] [2022-05-12T02:47:11.812Z] DONE 0 tests in 0.058s [2022-05-12T02:47:11.812Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.812Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.812Z] +++ set -e [2022-05-12T02:47:11.812Z] +++ '[' -n 0 ']' [2022-05-12T02:47:11.812Z] +++ set -x [2022-05-12T02:47:11.812Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.812Z] testing: warning: no tests to run [2022-05-12T02:47:11.812Z] PASS [2022-05-12T02:47:11.812Z] [2022-05-12T02:47:11.812Z] DONE 0 tests in 0.019s [2022-05-12T02:47:11.812Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.812Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.812Z] +++ set -e [2022-05-12T02:47:11.812Z] +++ '[' -n 0 ']' [2022-05-12T02:47:11.812Z] +++ set -x [2022-05-12T02:47:11.812Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.812Z] INFO: Testing against a local daemon [2022-05-12T02:47:11.812Z] testing: warning: no tests to run [2022-05-12T02:47:11.812Z] PASS [2022-05-12T02:47:11.812Z] [2022-05-12T02:47:11.812Z] DONE 0 tests in 0.061s [2022-05-12T02:47:11.812Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.812Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:11.812Z] +++ set -e [2022-05-12T02:47:11.812Z] +++ '[' -n 0 ']' [2022-05-12T02:47:11.812Z] +++ set -x [2022-05-12T02:47:11.812Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.073Z] INFO: Testing against a local daemon [2022-05-12T02:47:12.073Z] testing: warning: no tests to run [2022-05-12T02:47:12.073Z] PASS [2022-05-12T02:47:12.073Z] [2022-05-12T02:47:12.073Z] DONE 0 tests in 0.055s [2022-05-12T02:47:12.073Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.073Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.073Z] +++ set -e [2022-05-12T02:47:12.073Z] +++ '[' -n 0 ']' [2022-05-12T02:47:12.073Z] +++ set -x [2022-05-12T02:47:12.073Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.073Z] INFO: Testing against a local daemon [2022-05-12T02:47:12.073Z] testing: warning: no tests to run [2022-05-12T02:47:12.073Z] PASS [2022-05-12T02:47:12.073Z] [2022-05-12T02:47:12.073Z] DONE 0 tests in 0.050s [2022-05-12T02:47:12.073Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.073Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.073Z] +++ set -e [2022-05-12T02:47:12.073Z] +++ '[' -n 0 ']' [2022-05-12T02:47:12.073Z] +++ set -x [2022-05-12T02:47:12.073Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.073Z] INFO: Testing against a local daemon [2022-05-12T02:47:12.073Z] testing: warning: no tests to run [2022-05-12T02:47:12.073Z] PASS [2022-05-12T02:47:12.073Z] [2022-05-12T02:47:12.073Z] DONE 0 tests in 0.053s [2022-05-12T02:47:12.073Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.073Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.073Z] +++ set -e [2022-05-12T02:47:12.073Z] +++ '[' -n 0 ']' [2022-05-12T02:47:12.073Z] +++ set -x [2022-05-12T02:47:12.073Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.073Z] testing: warning: no tests to run [2022-05-12T02:47:12.073Z] PASS [2022-05-12T02:47:12.073Z] [2022-05-12T02:47:12.073Z] DONE 0 tests in 0.016s [2022-05-12T02:47:12.332Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.332Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.332Z] +++ set -e [2022-05-12T02:47:12.332Z] +++ '[' -n 0 ']' [2022-05-12T02:47:12.332Z] +++ set -x [2022-05-12T02:47:12.333Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.333Z] INFO: Testing against a local daemon [2022-05-12T02:47:12.333Z] testing: warning: no tests to run [2022-05-12T02:47:12.333Z] PASS [2022-05-12T02:47:12.333Z] [2022-05-12T02:47:12.333Z] DONE 0 tests in 0.048s [2022-05-12T02:47:12.333Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.333Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.333Z] +++ set -e [2022-05-12T02:47:12.333Z] +++ '[' -n 0 ']' [2022-05-12T02:47:12.333Z] +++ set -x [2022-05-12T02:47:12.333Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.333Z] INFO: Testing against a local daemon [2022-05-12T02:47:12.333Z] testing: warning: no tests to run [2022-05-12T02:47:12.333Z] PASS [2022-05-12T02:47:12.333Z] [2022-05-12T02:47:12.333Z] DONE 0 tests in 0.052s [2022-05-12T02:47:12.333Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.333Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.333Z] +++ set -e [2022-05-12T02:47:12.333Z] +++ '[' -n 0 ']' [2022-05-12T02:47:12.333Z] +++ set -x [2022-05-12T02:47:12.333Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.333Z] INFO: Testing against a local daemon [2022-05-12T02:47:12.333Z] testing: warning: no tests to run [2022-05-12T02:47:12.333Z] PASS [2022-05-12T02:47:12.592Z] [2022-05-12T02:47:12.592Z] DONE 0 tests in 0.067s [2022-05-12T02:47:12.592Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.592Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.592Z] +++ set -e [2022-05-12T02:47:12.592Z] +++ '[' -n 0 ']' [2022-05-12T02:47:12.592Z] +++ set -x [2022-05-12T02:47:12.592Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.592Z] INFO: Testing against a local daemon [2022-05-12T02:47:12.592Z] testing: warning: no tests to run [2022-05-12T02:47:12.592Z] PASS [2022-05-12T02:47:12.592Z] [2022-05-12T02:47:12.592Z] DONE 0 tests in 0.064s [2022-05-12T02:47:12.592Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.592Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.592Z] +++ set -e [2022-05-12T02:47:12.592Z] +++ '[' -n 0 ']' [2022-05-12T02:47:12.592Z] +++ set -x [2022-05-12T02:47:12.592Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.592Z] INFO: Testing against a local daemon [2022-05-12T02:47:12.592Z] testing: warning: no tests to run [2022-05-12T02:47:12.592Z] PASS [2022-05-12T02:47:12.592Z] [2022-05-12T02:47:12.592Z] DONE 0 tests in 0.078s [2022-05-12T02:47:12.592Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.592Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.592Z] +++ set -e [2022-05-12T02:47:12.592Z] +++ '[' -n 0 ']' [2022-05-12T02:47:12.592Z] +++ set -x [2022-05-12T02:47:12.592Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.851Z] INFO: Testing against a local daemon [2022-05-12T02:47:12.851Z] testing: warning: no tests to run [2022-05-12T02:47:12.851Z] PASS [2022-05-12T02:47:12.851Z] [2022-05-12T02:47:12.851Z] DONE 0 tests in 0.058s [2022-05-12T02:47:12.851Z] Running integration-test (iteration 4) [2022-05-12T02:47:12.852Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.852Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.852Z] +++ set -e [2022-05-12T02:47:12.852Z] +++ '[' -n 0 ']' [2022-05-12T02:47:12.852Z] +++ set -x [2022-05-12T02:47:12.852Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.852Z] INFO: Testing against a local daemon [2022-05-12T02:47:12.852Z] testing: warning: no tests to run [2022-05-12T02:47:12.852Z] PASS [2022-05-12T02:47:12.852Z] [2022-05-12T02:47:12.852Z] DONE 0 tests in 0.059s [2022-05-12T02:47:12.852Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.852Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.852Z] +++ set -e [2022-05-12T02:47:12.852Z] +++ '[' -n 0 ']' [2022-05-12T02:47:12.852Z] +++ set -x [2022-05-12T02:47:12.852Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.852Z] INFO: Testing against a local daemon [2022-05-12T02:47:12.852Z] testing: warning: no tests to run [2022-05-12T02:47:12.852Z] PASS [2022-05-12T02:47:12.852Z] [2022-05-12T02:47:12.852Z] DONE 0 tests in 0.047s [2022-05-12T02:47:12.852Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.852Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:12.852Z] +++ set -e [2022-05-12T02:47:12.852Z] +++ '[' -n 0 ']' [2022-05-12T02:47:12.852Z] +++ set -x [2022-05-12T02:47:12.852Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:13.111Z] INFO: Testing against a local daemon [2022-05-12T02:47:13.111Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:14.153Z] --- PASS: TestBuildSquashParent (5.50s) [2022-05-12T02:47:14.153Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T02:47:14.153Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:47:14.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:47:14.153Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:47:14.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:47:14.153Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:47:14.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:47:14.153Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:47:14.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:47:14.153Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:47:14.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:47:14.153Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:47:14.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:47:14.153Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:47:14.153Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:47:14.409Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:47:14.489Z] --- PASS: TestContainerCopyLeaksMounts (1.46s) [2022-05-12T02:47:14.489Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:14.665Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:47:15.867Z] --- PASS: TestContainerCopyLeaksMounts (1.36s) [2022-05-12T02:47:15.868Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:16.029Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:47:16.029Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:47:17.244Z] --- PASS: TestContainerCopyLeaksMounts (1.36s) [2022-05-12T02:47:17.244Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:17.393Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-12T02:47:17.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s) [2022-05-12T02:47:17.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.31s) [2022-05-12T02:47:17.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.27s) [2022-05-12T02:47:17.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.36s) [2022-05-12T02:47:17.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s) [2022-05-12T02:47:17.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.23s) [2022-05-12T02:47:17.393Z] === RUN TestBuildMultiStageCopy [2022-05-12T02:47:17.393Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T02:47:18.320Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T02:47:18.576Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T02:47:18.621Z] --- PASS: TestContainerCopyLeaksMounts (1.32s) [2022-05-12T02:47:18.621Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:18.832Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T02:47:18.832Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T02:47:19.088Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2022-05-12T02:47:19.088Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-05-12T02:47:19.088Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-05-12T02:47:19.088Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-12T02:47:19.088Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-05-12T02:47:19.088Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-05-12T02:47:19.088Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T02:47:19.649Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-05-12T02:47:19.649Z] === RUN TestBuildLabelWithTargets [2022-05-12T02:47:19.997Z] --- PASS: TestContainerCopyLeaksMounts (1.42s) [2022-05-12T02:47:19.997Z] PASS [2022-05-12T02:47:19.997Z] [2022-05-12T02:47:19.997Z] DONE 5 tests in 6.997s [2022-05-12T02:47:19.997Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:19.997Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:19.997Z] +++ set -e [2022-05-12T02:47:19.997Z] +++ '[' -n 0 ']' [2022-05-12T02:47:19.997Z] +++ set -x [2022-05-12T02:47:19.997Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:19.997Z] testing: warning: no tests to run [2022-05-12T02:47:19.997Z] PASS [2022-05-12T02:47:19.997Z] [2022-05-12T02:47:19.997Z] DONE 0 tests in 0.074s [2022-05-12T02:47:19.997Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:19.997Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:19.997Z] +++ set -e [2022-05-12T02:47:19.997Z] +++ '[' -n 0 ']' [2022-05-12T02:47:19.997Z] +++ set -x [2022-05-12T02:47:19.997Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.256Z] INFO: Testing against a local daemon [2022-05-12T02:47:20.256Z] testing: warning: no tests to run [2022-05-12T02:47:20.256Z] PASS [2022-05-12T02:47:20.256Z] [2022-05-12T02:47:20.256Z] DONE 0 tests in 0.162s [2022-05-12T02:47:20.256Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.256Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.256Z] +++ set -e [2022-05-12T02:47:20.256Z] +++ '[' -n 0 ']' [2022-05-12T02:47:20.256Z] +++ set -x [2022-05-12T02:47:20.256Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.256Z] INFO: Testing against a local daemon [2022-05-12T02:47:20.256Z] testing: warning: no tests to run [2022-05-12T02:47:20.256Z] PASS [2022-05-12T02:47:20.256Z] [2022-05-12T02:47:20.256Z] DONE 0 tests in 0.060s [2022-05-12T02:47:20.256Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.256Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.256Z] +++ set -e [2022-05-12T02:47:20.256Z] +++ '[' -n 0 ']' [2022-05-12T02:47:20.256Z] +++ set -x [2022-05-12T02:47:20.256Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.516Z] INFO: Testing against a local daemon [2022-05-12T02:47:20.516Z] testing: warning: no tests to run [2022-05-12T02:47:20.516Z] PASS [2022-05-12T02:47:20.516Z] [2022-05-12T02:47:20.516Z] DONE 0 tests in 0.057s [2022-05-12T02:47:20.516Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.516Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.516Z] +++ set -e [2022-05-12T02:47:20.516Z] +++ '[' -n 0 ']' [2022-05-12T02:47:20.516Z] +++ set -x [2022-05-12T02:47:20.516Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.516Z] INFO: Testing against a local daemon [2022-05-12T02:47:20.516Z] testing: warning: no tests to run [2022-05-12T02:47:20.516Z] PASS [2022-05-12T02:47:20.516Z] [2022-05-12T02:47:20.516Z] DONE 0 tests in 0.062s [2022-05-12T02:47:20.516Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.516Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.516Z] +++ set -e [2022-05-12T02:47:20.516Z] +++ '[' -n 0 ']' [2022-05-12T02:47:20.516Z] +++ set -x [2022-05-12T02:47:20.516Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.516Z] testing: warning: no tests to run [2022-05-12T02:47:20.516Z] PASS [2022-05-12T02:47:20.516Z] [2022-05-12T02:47:20.516Z] DONE 0 tests in 0.018s [2022-05-12T02:47:20.516Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.516Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.516Z] +++ set -e [2022-05-12T02:47:20.516Z] +++ '[' -n 0 ']' [2022-05-12T02:47:20.516Z] +++ set -x [2022-05-12T02:47:20.516Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.776Z] INFO: Testing against a local daemon [2022-05-12T02:47:20.776Z] testing: warning: no tests to run [2022-05-12T02:47:20.776Z] PASS [2022-05-12T02:47:20.776Z] [2022-05-12T02:47:20.776Z] DONE 0 tests in 0.062s [2022-05-12T02:47:20.776Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.776Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.776Z] +++ set -e [2022-05-12T02:47:20.776Z] +++ '[' -n 0 ']' [2022-05-12T02:47:20.776Z] +++ set -x [2022-05-12T02:47:20.776Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.776Z] INFO: Testing against a local daemon [2022-05-12T02:47:20.776Z] testing: warning: no tests to run [2022-05-12T02:47:20.776Z] PASS [2022-05-12T02:47:20.776Z] [2022-05-12T02:47:20.776Z] DONE 0 tests in 0.055s [2022-05-12T02:47:20.776Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.776Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.776Z] +++ set -e [2022-05-12T02:47:20.776Z] +++ '[' -n 0 ']' [2022-05-12T02:47:20.776Z] +++ set -x [2022-05-12T02:47:20.776Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.776Z] INFO: Testing against a local daemon [2022-05-12T02:47:20.776Z] testing: warning: no tests to run [2022-05-12T02:47:20.776Z] PASS [2022-05-12T02:47:20.776Z] [2022-05-12T02:47:20.776Z] DONE 0 tests in 0.060s [2022-05-12T02:47:20.776Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.776Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:20.776Z] +++ set -e [2022-05-12T02:47:20.776Z] +++ '[' -n 0 ']' [2022-05-12T02:47:20.776Z] +++ set -x [2022-05-12T02:47:20.776Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.016Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-05-12T02:47:21.016Z] === RUN TestBuildWithEmptyLayers [2022-05-12T02:47:21.016Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-05-12T02:47:21.016Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T02:47:21.035Z] INFO: Testing against a local daemon [2022-05-12T02:47:21.035Z] testing: warning: no tests to run [2022-05-12T02:47:21.035Z] PASS [2022-05-12T02:47:21.035Z] [2022-05-12T02:47:21.035Z] DONE 0 tests in 0.071s [2022-05-12T02:47:21.035Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.035Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.035Z] +++ set -e [2022-05-12T02:47:21.035Z] +++ '[' -n 0 ']' [2022-05-12T02:47:21.035Z] +++ set -x [2022-05-12T02:47:21.035Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.035Z] testing: warning: no tests to run [2022-05-12T02:47:21.035Z] PASS [2022-05-12T02:47:21.035Z] [2022-05-12T02:47:21.035Z] DONE 0 tests in 0.021s [2022-05-12T02:47:21.035Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.036Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.036Z] +++ set -e [2022-05-12T02:47:21.036Z] +++ '[' -n 0 ']' [2022-05-12T02:47:21.036Z] +++ set -x [2022-05-12T02:47:21.036Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.036Z] INFO: Testing against a local daemon [2022-05-12T02:47:21.036Z] testing: warning: no tests to run [2022-05-12T02:47:21.036Z] PASS [2022-05-12T02:47:21.036Z] [2022-05-12T02:47:21.036Z] DONE 0 tests in 0.063s [2022-05-12T02:47:21.036Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.036Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.036Z] +++ set -e [2022-05-12T02:47:21.036Z] +++ '[' -n 0 ']' [2022-05-12T02:47:21.036Z] +++ set -x [2022-05-12T02:47:21.036Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.295Z] INFO: Testing against a local daemon [2022-05-12T02:47:21.295Z] testing: warning: no tests to run [2022-05-12T02:47:21.295Z] PASS [2022-05-12T02:47:21.295Z] [2022-05-12T02:47:21.295Z] DONE 0 tests in 0.060s [2022-05-12T02:47:21.295Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.295Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.295Z] +++ set -e [2022-05-12T02:47:21.295Z] +++ '[' -n 0 ']' [2022-05-12T02:47:21.295Z] +++ set -x [2022-05-12T02:47:21.295Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.295Z] INFO: Testing against a local daemon [2022-05-12T02:47:21.295Z] testing: warning: no tests to run [2022-05-12T02:47:21.295Z] PASS [2022-05-12T02:47:21.295Z] [2022-05-12T02:47:21.295Z] DONE 0 tests in 0.038s [2022-05-12T02:47:21.295Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.295Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.295Z] +++ set -e [2022-05-12T02:47:21.295Z] +++ '[' -n 0 ']' [2022-05-12T02:47:21.295Z] +++ set -x [2022-05-12T02:47:21.295Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.295Z] INFO: Testing against a local daemon [2022-05-12T02:47:21.295Z] testing: warning: no tests to run [2022-05-12T02:47:21.295Z] PASS [2022-05-12T02:47:21.295Z] [2022-05-12T02:47:21.295Z] DONE 0 tests in 0.056s [2022-05-12T02:47:21.295Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.295Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.295Z] +++ set -e [2022-05-12T02:47:21.295Z] +++ '[' -n 0 ']' [2022-05-12T02:47:21.295Z] +++ set -x [2022-05-12T02:47:21.295Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.555Z] INFO: Testing against a local daemon [2022-05-12T02:47:21.555Z] testing: warning: no tests to run [2022-05-12T02:47:21.555Z] PASS [2022-05-12T02:47:21.555Z] [2022-05-12T02:47:21.555Z] DONE 0 tests in 0.047s [2022-05-12T02:47:21.555Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.555Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.555Z] +++ set -e [2022-05-12T02:47:21.555Z] +++ '[' -n 0 ']' [2022-05-12T02:47:21.555Z] +++ set -x [2022-05-12T02:47:21.555Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.555Z] INFO: Testing against a local daemon [2022-05-12T02:47:21.555Z] testing: warning: no tests to run [2022-05-12T02:47:21.555Z] PASS [2022-05-12T02:47:21.555Z] [2022-05-12T02:47:21.555Z] DONE 0 tests in 0.051s [2022-05-12T02:47:21.555Z] Running integration-test (iteration 5) [2022-05-12T02:47:21.555Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.555Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.555Z] +++ set -e [2022-05-12T02:47:21.555Z] +++ '[' -n 0 ']' [2022-05-12T02:47:21.555Z] +++ set -x [2022-05-12T02:47:21.555Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.555Z] INFO: Testing against a local daemon [2022-05-12T02:47:21.555Z] testing: warning: no tests to run [2022-05-12T02:47:21.555Z] PASS [2022-05-12T02:47:21.555Z] [2022-05-12T02:47:21.555Z] DONE 0 tests in 0.072s [2022-05-12T02:47:21.555Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.555Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.555Z] +++ set -e [2022-05-12T02:47:21.555Z] +++ '[' -n 0 ']' [2022-05-12T02:47:21.555Z] +++ set -x [2022-05-12T02:47:21.555Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.814Z] INFO: Testing against a local daemon [2022-05-12T02:47:21.814Z] testing: warning: no tests to run [2022-05-12T02:47:21.814Z] PASS [2022-05-12T02:47:21.814Z] [2022-05-12T02:47:21.814Z] DONE 0 tests in 0.075s [2022-05-12T02:47:21.814Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.814Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.814Z] +++ set -e [2022-05-12T02:47:21.814Z] +++ '[' -n 0 ']' [2022-05-12T02:47:21.814Z] +++ set -x [2022-05-12T02:47:21.814Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:21.814Z] INFO: Testing against a local daemon [2022-05-12T02:47:21.814Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:21.830Z] sha256:e8175f14a0d8105f02171a45822a77003451060f3331b7a3c678575f0ee32979 [2022-05-12T02:47:21.830Z] INFO: Starting docker-py tests... [2022-05-12T02:47:21.830Z] ============================= test session starts ============================== [2022-05-12T02:47:21.830Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-12T02:47:21.830Z] rootdir: /src, inifile: pytest.ini [2022-05-12T02:47:21.830Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-12T02:47:21.830Z] collected 395 items / 2 deselected / 393 selected [2022-05-12T02:47:21.830Z] [2022-05-12T02:47:22.139Z] .....INFO: Daemon under test started and replied! [2022-05-12T02:47:22.139Z] INFO: Docker version of the daemon under test [2022-05-12T02:47:22.139Z] [2022-05-12T02:47:22.139Z] Client: [2022-05-12T02:47:22.139Z] Version: 17.06.2-ce [2022-05-12T02:47:22.139Z] API version: 1.30 [2022-05-12T02:47:22.139Z] Go version: go1.8.3 [2022-05-12T02:47:22.139Z] Git commit: cec0b72 [2022-05-12T02:47:22.139Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T02:47:22.139Z] OS/Arch: windows/amd64 [2022-05-12T02:47:22.139Z] [2022-05-12T02:47:22.139Z] Server: [2022-05-12T02:47:22.139Z] Version: 0.0.0-dev [2022-05-12T02:47:22.139Z] API version: 1.42 (minimum version 1.24) [2022-05-12T02:47:22.139Z] Go version: go1.18.1 [2022-05-12T02:47:22.139Z] Git commit: 209e6ec72a [2022-05-12T02:47:22.139Z] Built: [2022-05-12T02:47:22.139Z] OS/Arch: windows/amd64 [2022-05-12T02:47:22.139Z] Experimental: false [2022-05-12T02:47:22.139Z] [2022-05-12T02:47:22.139Z] INFO: Docker info of the daemon under test [2022-05-12T02:47:22.139Z] [2022-05-12T02:47:22.139Z] Containers: 0 [2022-05-12T02:47:22.139Z] Running: 0 [2022-05-12T02:47:22.139Z] Paused: 0 [2022-05-12T02:47:22.139Z] Stopped: 0 [2022-05-12T02:47:22.139Z] Images: 0 [2022-05-12T02:47:22.139Z] Server Version: 0.0.0-dev [2022-05-12T02:47:22.139Z] Storage Driver: windowsfilter [2022-05-12T02:47:22.139Z] Windows: [2022-05-12T02:47:22.139Z] Logging Driver: json-file [2022-05-12T02:47:22.139Z] Plugins: [2022-05-12T02:47:22.139Z] Volume: local [2022-05-12T02:47:22.139Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T02:47:22.139Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T02:47:22.139Z] Swarm: inactive [2022-05-12T02:47:22.139Z] Default Isolation: process [2022-05-12T02:47:22.139Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T02:47:22.139Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-12T02:47:22.139Z] OSType: windows [2022-05-12T02:47:22.139Z] Architecture: x86_64 [2022-05-12T02:47:22.139Z] CPUs: 4 [2022-05-12T02:47:22.139Z] Total Memory: 32GiB [2022-05-12T02:47:22.139Z] Name: azwin-2-c6b0b0 [2022-05-12T02:47:22.139Z] ID: e9d94e47-016e-44d4-a5d2-c054ec0b0f38 [2022-05-12T02:47:22.139Z] Docker Root Dir: D:\CI\PR-43583\2\daemon [2022-05-12T02:47:22.139Z] Debug Mode (client): false [2022-05-12T02:47:22.139Z] Debug Mode (server): true [2022-05-12T02:47:22.139Z] File Descriptors: -1 [2022-05-12T02:47:22.139Z] Goroutines: 16 [2022-05-12T02:47:22.139Z] System Time: 2022-05-12T02:47:20.6707697Z [2022-05-12T02:47:22.139Z] EventsListeners: 0 [2022-05-12T02:47:22.139Z] Registry: https://index.docker.io/v1/ [2022-05-12T02:47:22.139Z] Labels: [2022-05-12T02:47:22.139Z] Experimental: false [2022-05-12T02:47:22.139Z] Insecure Registries: [2022-05-12T02:47:22.139Z] 127.0.0.0/8 [2022-05-12T02:47:22.139Z] Live Restore Enabled: false [2022-05-12T02:47:22.139Z] [2022-05-12T02:47:22.139Z] [2022-05-12T02:47:22.139Z] INFO: Docker images of the daemon under test [2022-05-12T02:47:22.139Z] [2022-05-12T02:47:22.139Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T02:47:22.139Z] [2022-05-12T02:47:22.139Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T02:47:22.139Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-12T02:47:22.139Z] ltsc2019: Pulling from windows/servercore [2022-05-12T02:47:22.139Z] b111c3320c94: Pulling fs layer [2022-05-12T02:47:22.139Z] 8b534d64a7c3: Pulling fs layer [2022-05-12T02:47:22.382Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-05-12T02:47:22.382Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T02:47:23.191Z] --- PASS: TestContainerCopyLeaksMounts (1.32s) [2022-05-12T02:47:23.192Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:23.309Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-05-12T02:47:23.309Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T02:47:24.674Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s) [2022-05-12T02:47:24.674Z] === RUN TestBuildWithHugeFile [2022-05-12T02:47:25.093Z] --- PASS: TestContainerCopyLeaksMounts (1.55s) [2022-05-12T02:47:25.093Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:26.029Z] --- PASS: TestContainerCopyLeaksMounts (1.37s) [2022-05-12T02:47:26.029Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:27.411Z] --- PASS: TestContainerCopyLeaksMounts (1.25s) [2022-05-12T02:47:27.411Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:47:28.787Z] --- PASS: TestContainerCopyLeaksMounts (1.39s) [2022-05-12T02:47:28.787Z] PASS [2022-05-12T02:47:28.787Z] [2022-05-12T02:47:28.787Z] DONE 5 tests in 6.951s [2022-05-12T02:47:28.787Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:28.787Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:28.787Z] +++ set -e [2022-05-12T02:47:28.787Z] +++ '[' -n 0 ']' [2022-05-12T02:47:28.787Z] +++ set -x [2022-05-12T02:47:28.787Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:28.787Z] testing: warning: no tests to run [2022-05-12T02:47:28.787Z] PASS [2022-05-12T02:47:28.787Z] [2022-05-12T02:47:28.787Z] DONE 0 tests in 0.123s [2022-05-12T02:47:28.787Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:28.787Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:28.787Z] +++ set -e [2022-05-12T02:47:28.787Z] +++ '[' -n 0 ']' [2022-05-12T02:47:28.787Z] +++ set -x [2022-05-12T02:47:28.787Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.046Z] INFO: Testing against a local daemon [2022-05-12T02:47:29.046Z] testing: warning: no tests to run [2022-05-12T02:47:29.046Z] PASS [2022-05-12T02:47:29.046Z] [2022-05-12T02:47:29.046Z] DONE 0 tests in 0.113s [2022-05-12T02:47:29.046Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.046Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.046Z] +++ set -e [2022-05-12T02:47:29.046Z] +++ '[' -n 0 ']' [2022-05-12T02:47:29.046Z] +++ set -x [2022-05-12T02:47:29.046Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.046Z] INFO: Testing against a local daemon [2022-05-12T02:47:29.046Z] testing: warning: no tests to run [2022-05-12T02:47:29.046Z] PASS [2022-05-12T02:47:29.046Z] [2022-05-12T02:47:29.046Z] DONE 0 tests in 0.051s [2022-05-12T02:47:29.046Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.046Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.046Z] +++ set -e [2022-05-12T02:47:29.046Z] +++ '[' -n 0 ']' [2022-05-12T02:47:29.046Z] +++ set -x [2022-05-12T02:47:29.046Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.236Z] 8b534d64a7c3: Verifying Checksum [2022-05-12T02:47:29.236Z] 8b534d64a7c3: Download complete [2022-05-12T02:47:29.305Z] INFO: Testing against a local daemon [2022-05-12T02:47:29.305Z] testing: warning: no tests to run [2022-05-12T02:47:29.305Z] PASS [2022-05-12T02:47:29.305Z] [2022-05-12T02:47:29.305Z] DONE 0 tests in 0.051s [2022-05-12T02:47:29.305Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.305Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.305Z] +++ set -e [2022-05-12T02:47:29.305Z] +++ '[' -n 0 ']' [2022-05-12T02:47:29.305Z] +++ set -x [2022-05-12T02:47:29.305Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.305Z] INFO: Testing against a local daemon [2022-05-12T02:47:29.305Z] testing: warning: no tests to run [2022-05-12T02:47:29.305Z] PASS [2022-05-12T02:47:29.305Z] [2022-05-12T02:47:29.305Z] DONE 0 tests in 0.048s [2022-05-12T02:47:29.305Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.305Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.305Z] +++ set -e [2022-05-12T02:47:29.305Z] +++ '[' -n 0 ']' [2022-05-12T02:47:29.305Z] +++ set -x [2022-05-12T02:47:29.305Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.305Z] testing: warning: no tests to run [2022-05-12T02:47:29.305Z] PASS [2022-05-12T02:47:29.305Z] [2022-05-12T02:47:29.305Z] DONE 0 tests in 0.018s [2022-05-12T02:47:29.305Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.305Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.305Z] +++ set -e [2022-05-12T02:47:29.305Z] +++ '[' -n 0 ']' [2022-05-12T02:47:29.305Z] +++ set -x [2022-05-12T02:47:29.305Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.564Z] INFO: Testing against a local daemon [2022-05-12T02:47:29.564Z] testing: warning: no tests to run [2022-05-12T02:47:29.564Z] PASS [2022-05-12T02:47:29.564Z] [2022-05-12T02:47:29.564Z] DONE 0 tests in 0.063s [2022-05-12T02:47:29.564Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.564Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.564Z] +++ set -e [2022-05-12T02:47:29.564Z] +++ '[' -n 0 ']' [2022-05-12T02:47:29.564Z] +++ set -x [2022-05-12T02:47:29.564Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.564Z] INFO: Testing against a local daemon [2022-05-12T02:47:29.564Z] testing: warning: no tests to run [2022-05-12T02:47:29.564Z] PASS [2022-05-12T02:47:29.564Z] [2022-05-12T02:47:29.564Z] DONE 0 tests in 0.052s [2022-05-12T02:47:29.564Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.564Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.564Z] +++ set -e [2022-05-12T02:47:29.564Z] +++ '[' -n 0 ']' [2022-05-12T02:47:29.564Z] +++ set -x [2022-05-12T02:47:29.564Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.564Z] INFO: Testing against a local daemon [2022-05-12T02:47:29.564Z] testing: warning: no tests to run [2022-05-12T02:47:29.564Z] PASS [2022-05-12T02:47:29.564Z] [2022-05-12T02:47:29.564Z] DONE 0 tests in 0.067s [2022-05-12T02:47:29.564Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.564Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.564Z] +++ set -e [2022-05-12T02:47:29.564Z] +++ '[' -n 0 ']' [2022-05-12T02:47:29.564Z] +++ set -x [2022-05-12T02:47:29.564Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.823Z] INFO: Testing against a local daemon [2022-05-12T02:47:29.823Z] testing: warning: no tests to run [2022-05-12T02:47:29.823Z] PASS [2022-05-12T02:47:29.823Z] [2022-05-12T02:47:29.823Z] DONE 0 tests in 0.050s [2022-05-12T02:47:29.823Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.823Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.823Z] +++ set -e [2022-05-12T02:47:29.823Z] +++ '[' -n 0 ']' [2022-05-12T02:47:29.823Z] +++ set -x [2022-05-12T02:47:29.823Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.823Z] testing: warning: no tests to run [2022-05-12T02:47:29.823Z] PASS [2022-05-12T02:47:29.823Z] [2022-05-12T02:47:29.823Z] DONE 0 tests in 0.027s [2022-05-12T02:47:29.823Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.823Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.823Z] +++ set -e [2022-05-12T02:47:29.823Z] +++ '[' -n 0 ']' [2022-05-12T02:47:29.823Z] +++ set -x [2022-05-12T02:47:29.823Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.823Z] INFO: Testing against a local daemon [2022-05-12T02:47:29.823Z] testing: warning: no tests to run [2022-05-12T02:47:29.823Z] PASS [2022-05-12T02:47:29.823Z] [2022-05-12T02:47:29.823Z] DONE 0 tests in 0.066s [2022-05-12T02:47:29.823Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.824Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:29.824Z] +++ set -e [2022-05-12T02:47:29.824Z] +++ '[' -n 0 ']' [2022-05-12T02:47:29.824Z] +++ set -x [2022-05-12T02:47:29.824Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:30.083Z] INFO: Testing against a local daemon [2022-05-12T02:47:30.083Z] testing: warning: no tests to run [2022-05-12T02:47:30.083Z] PASS [2022-05-12T02:47:30.083Z] [2022-05-12T02:47:30.083Z] DONE 0 tests in 0.057s [2022-05-12T02:47:30.083Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:30.083Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:30.083Z] +++ set -e [2022-05-12T02:47:30.083Z] +++ '[' -n 0 ']' [2022-05-12T02:47:30.083Z] +++ set -x [2022-05-12T02:47:30.083Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:30.083Z] INFO: Testing against a local daemon [2022-05-12T02:47:30.083Z] testing: warning: no tests to run [2022-05-12T02:47:30.083Z] PASS [2022-05-12T02:47:30.083Z] [2022-05-12T02:47:30.083Z] DONE 0 tests in 0.053s [2022-05-12T02:47:30.083Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:30.083Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:30.083Z] +++ set -e [2022-05-12T02:47:30.083Z] +++ '[' -n 0 ']' [2022-05-12T02:47:30.083Z] +++ set -x [2022-05-12T02:47:30.083Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:30.083Z] INFO: Testing against a local daemon [2022-05-12T02:47:30.083Z] testing: warning: no tests to run [2022-05-12T02:47:30.083Z] PASS [2022-05-12T02:47:30.083Z] [2022-05-12T02:47:30.083Z] DONE 0 tests in 0.059s [2022-05-12T02:47:30.083Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:30.083Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:30.083Z] +++ set -e [2022-05-12T02:47:30.083Z] +++ '[' -n 0 ']' [2022-05-12T02:47:30.083Z] +++ set -x [2022-05-12T02:47:30.083Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:30.342Z] INFO: Testing against a local daemon [2022-05-12T02:47:30.342Z] testing: warning: no tests to run [2022-05-12T02:47:30.342Z] PASS [2022-05-12T02:47:30.342Z] [2022-05-12T02:47:30.342Z] DONE 0 tests in 0.062s [2022-05-12T02:47:30.342Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:30.342Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:30.342Z] +++ set -e [2022-05-12T02:47:30.342Z] +++ '[' -n 0 ']' [2022-05-12T02:47:30.342Z] +++ set -x [2022-05-12T02:47:30.342Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerCopyLeaksMounts [2022-05-12T02:47:30.342Z] INFO: Testing against a local daemon [2022-05-12T02:47:30.342Z] testing: warning: no tests to run [2022-05-12T02:47:30.342Z] PASS [2022-05-12T02:47:30.342Z] [2022-05-12T02:47:30.342Z] DONE 0 tests in 0.090s [2022-05-12T02:47:30.342Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2022-05-12T02:47:30.342Z] +++++ cat bundles/test-integration-flaky/docker.pid [2022-05-12T02:47:30.342Z] ++++ kill 6653 [2022-05-12T02:47:30.342Z] ++++ /etc/init.d/apparmor stop [2022-05-12T02:47:30.342Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T02:47:30.342Z] [2022-05-12T02:47:30.342Z] Unloading profiles will leave already running processes permanently [2022-05-12T02:47:30.342Z] unconfined, which can lead to unexpected situations. [2022-05-12T02:47:30.342Z] [2022-05-12T02:47:30.342Z] To set a process to complain mode, use the command line tool [2022-05-12T02:47:30.342Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T02:47:30.342Z] ++++ true [2022-05-12T02:47:30.342Z] exiting test-integration [2022-05-12T02:47:30.342Z] +++ exit 0 [2022-05-12T02:47:30.342Z] [2022-05-12T02:47:30.601Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T02:47:31.979Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T02:47:31.979Z] HOSTNAME=94e978f6acdb [2022-05-12T02:47:31.979Z] TESTDEBUG=0 [2022-05-12T02:47:31.979Z] DEST=bundles/test-integration [2022-05-12T02:47:31.979Z] PWD=/go/src/github.com/docker/docker [2022-05-12T02:47:31.979Z] KEEPBUNDLE=1 [2022-05-12T02:47:31.979Z] DOCKER_GITCOMMIT=879fc54332550bebfceee4734041b036d9b3f5fb [2022-05-12T02:47:31.979Z] container=docker [2022-05-12T02:47:31.979Z] HOME=/root [2022-05-12T02:47:31.979Z] GOLANG_VERSION=1.18.1 [2022-05-12T02:47:31.979Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T02:47:31.979Z] VALIDATE_BRANCH=master [2022-05-12T02:47:31.979Z] TERM=xterm [2022-05-12T02:47:31.979Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T02:47:31.979Z] SHLVL=1 [2022-05-12T02:47:31.979Z] TIMEOUT=120m [2022-05-12T02:47:31.979Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T02:47:31.979Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T02:47:31.979Z] GO111MODULE=off [2022-05-12T02:47:31.979Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T02:47:31.979Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T02:47:31.979Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T02:47:31.979Z] GOPATH=/go [2022-05-12T02:47:31.979Z] PKG_CONFIG=pkg-config [2022-05-12T02:47:31.979Z] _=/usr/bin/env [2022-05-12T02:47:31.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T02:47:33.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T02:47:34.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T02:47:34.569Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-12T02:47:35.386Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-12T02:47:36.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T02:47:37.128Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-12T02:47:37.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T02:47:39.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T02:47:41.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T02:47:41.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T02:47:42.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T02:47:43.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T02:47:44.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T02:47:45.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T02:47:47.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T02:47:48.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T02:47:49.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T02:47:50.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T02:47:51.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T02:47:52.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T02:47:53.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T02:47:54.426Z] b111c3320c94: Verifying Checksum [2022-05-12T02:47:54.426Z] b111c3320c94: Download complete [2022-05-12T02:47:54.553Z] --- PASS: TestImportExtremelyLargeImageWorks (91.89s) [2022-05-12T02:47:54.553Z] PASS [2022-05-12T02:47:54.553Z] [2022-05-12T02:47:54.553Z] DONE 22 tests in 94.882s [2022-05-12T02:47:54.553Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T02:47:54.553Z] INFO: Testing against a local daemon [2022-05-12T02:47:54.553Z] === RUN TestNetworkCreateDelete [2022-05-12T02:47:54.553Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-05-12T02:47:54.553Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T02:47:54.553Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-05-12T02:47:54.553Z] === RUN TestDaemonDNSFallback [2022-05-12T02:47:54.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T02:47:55.687Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T02:47:55.687Z] Using test binary docker [2022-05-12T02:47:55.687Z] +++ /etc/init.d/apparmor start [2022-05-12T02:47:55.687Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T02:47:55.687Z] INFO: Waiting for daemon to start... [2022-05-12T02:47:55.687Z] Starting dockerd [2022-05-12T02:47:55.687Z] +++ 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-12T02:47:56.210Z] 97f65a0ec59e: Pull complete [2022-05-12T02:47:57.105Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-05-12T02:47:57.106Z] === RUN TestInspectNetwork [2022-05-12T02:47:58.236Z] . [2022-05-12T02:47:58.236Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T02:47:58.236Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T02:47:58.236Z] Running integration-test (iteration 1) [2022-05-12T02:47:58.236Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T02:47:58.236Z] ++ 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-12T02:47:58.236Z] ++ set -e [2022-05-12T02:47:58.236Z] ++ '[' -n 0 ']' [2022-05-12T02:47:58.236Z] ++ set -x [2022-05-12T02:47:58.236Z] ++ 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-12T02:47:58.236Z] INFO: Testing against a local daemon [2022-05-12T02:47:58.236Z] === RUN TestCgroupNamespacesBuild [2022-05-12T02:47:59.657Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T02:47:59.657Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T02:47:59.657Z] === RUN TestInspectNetwork/network_name [2022-05-12T02:47:59.657Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T02:48:00.139Z] --- PASS: TestCgroupNamespacesBuild (1.95s) [2022-05-12T02:48:00.139Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T02:48:02.052Z] --- PASS: TestImportExtremelyLargeImageWorks (92.70s) [2022-05-12T02:48:02.052Z] PASS [2022-05-12T02:48:02.052Z] [2022-05-12T02:48:02.052Z] === Skipped [2022-05-12T02:48:02.052Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-12T02:48:02.052Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-12T02:48:02.052Z] [2022-05-12T02:48:02.052Z] DONE 22 tests, 1 skipped in 97.151s [2022-05-12T02:48:02.052Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T02:48:02.052Z] INFO: Testing against a local daemon [2022-05-12T02:48:02.052Z] === RUN TestNetworkCreateDelete [2022-05-12T02:48:02.052Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-05-12T02:48:02.052Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T02:48:02.052Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-05-12T02:48:02.052Z] === RUN TestDaemonDNSFallback [2022-05-12T02:48:02.672Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2022-05-12T02:48:02.672Z] === RUN TestBuildWithSession [2022-05-12T02:48:02.672Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T02:48:02.672Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T02:48:02.672Z] === RUN TestBuildSquashParent [2022-05-12T02:48:03.904Z] --- PASS: TestInspectNetwork (6.99s) [2022-05-12T02:48:03.904Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T02:48:03.904Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T02:48:03.904Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T02:48:03.904Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T02:48:03.904Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T02:48:05.294Z] --- PASS: TestRunContainerWithBridgeNone (1.65s) [2022-05-12T02:48:05.294Z] === RUN TestNetworkInvalidJSON [2022-05-12T02:48:05.294Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T02:48:05.294Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T02:48:05.294Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T02:48:05.294Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T02:48:05.294Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T02:48:05.294Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T02:48:05.294Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T02:48:05.294Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T02:48:05.294Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T02:48:05.294Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T02:48:05.294Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T02:48:05.294Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T02:48:05.294Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T02:48:05.294Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T02:48:05.294Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T02:48:05.294Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T02:48:05.294Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T02:48:05.294Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T02:48:05.294Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T02:48:05.294Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T02:48:05.294Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T02:48:05.294Z] === RUN TestNetworkList [2022-05-12T02:48:05.294Z] === RUN TestNetworkList//networks [2022-05-12T02:48:05.294Z] === PAUSE TestNetworkList//networks [2022-05-12T02:48:05.294Z] === RUN TestNetworkList//networks/ [2022-05-12T02:48:05.294Z] === PAUSE TestNetworkList//networks/ [2022-05-12T02:48:05.294Z] === CONT TestNetworkList//networks [2022-05-12T02:48:05.294Z] === CONT TestNetworkList//networks/ [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkList (0.02s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T02:48:05.294Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T02:48:05.294Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T02:48:05.346Z] --- PASS: TestDaemonDNSFallback (6.40s) [2022-05-12T02:48:05.346Z] === RUN TestInspectNetwork [2022-05-12T02:48:05.346Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:05.346Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T02:48:05.346Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T02:48:05.346Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.346Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T02:48:05.346Z] === RUN TestNetworkInvalidJSON [2022-05-12T02:48:05.346Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T02:48:05.346Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T02:48:05.346Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T02:48:05.346Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T02:48:05.346Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T02:48:05.346Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T02:48:05.346Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T02:48:05.346Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T02:48:05.346Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T02:48:05.346Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T02:48:05.346Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T02:48:05.346Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T02:48:05.346Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T02:48:05.346Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T02:48:05.346Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T02:48:05.346Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T02:48:05.346Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T02:48:05.346Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T02:48:05.346Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T02:48:05.346Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T02:48:05.346Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T02:48:05.346Z] === RUN TestNetworkList [2022-05-12T02:48:05.346Z] === RUN TestNetworkList//networks [2022-05-12T02:48:05.346Z] === PAUSE TestNetworkList//networks [2022-05-12T02:48:05.346Z] === RUN TestNetworkList//networks/ [2022-05-12T02:48:05.346Z] === PAUSE TestNetworkList//networks/ [2022-05-12T02:48:05.346Z] === CONT TestNetworkList//networks [2022-05-12T02:48:05.346Z] === CONT TestNetworkList//networks/ [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkList (0.01s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T02:48:05.346Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T02:48:05.346Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T02:48:05.346Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.346Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T02:48:05.346Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T02:48:05.346Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.346Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-12T02:48:05.346Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T02:48:05.346Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.346Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-12T02:48:05.346Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T02:48:05.346Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.346Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-12T02:48:05.346Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T02:48:05.346Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.346Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-12T02:48:05.346Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T02:48:05.346Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.346Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-12T02:48:05.346Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T02:48:05.346Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:05.346Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T02:48:05.346Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T02:48:05.346Z] service_test.go:243: FLAKY_TEST [2022-05-12T02:48:05.346Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T02:48:05.346Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T02:48:05.346Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:05.346Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-12T02:48:05.346Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T02:48:05.346Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:05.346Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T02:48:05.346Z] PASS [2022-05-12T02:48:05.346Z] [2022-05-12T02:48:05.346Z] === Skipped [2022-05-12T02:48:05.346Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-12T02:48:05.346Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:05.346Z] [2022-05-12T02:48:05.346Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T02:48:05.346Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.346Z] [2022-05-12T02:48:05.346Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T02:48:05.346Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.346Z] [2022-05-12T02:48:05.346Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-12T02:48:05.346Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.346Z] [2022-05-12T02:48:05.346Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-12T02:48:05.346Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.346Z] [2022-05-12T02:48:05.346Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-12T02:48:05.346Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.346Z] [2022-05-12T02:48:05.346Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-12T02:48:05.346Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.346Z] [2022-05-12T02:48:05.346Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-12T02:48:05.346Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.346Z] [2022-05-12T02:48:05.346Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T02:48:05.346Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:05.346Z] [2022-05-12T02:48:05.346Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T02:48:05.346Z] service_test.go:243: FLAKY_TEST [2022-05-12T02:48:05.346Z] [2022-05-12T02:48:05.346Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-12T02:48:05.346Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:05.346Z] [2022-05-12T02:48:05.346Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T02:48:05.346Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:05.346Z] [2022-05-12T02:48:05.346Z] DONE 34 tests, 12 skipped in 7.141s [2022-05-12T02:48:05.346Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T02:48:05.346Z] INFO: Testing against a local daemon [2022-05-12T02:48:05.346Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T02:48:05.346Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T02:48:05.346Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T02:48:05.346Z] === RUN TestDockerNetworkIpvlan [2022-05-12T02:48:05.346Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T02:48:05.346Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T02:48:05.346Z] PASS [2022-05-12T02:48:05.346Z] [2022-05-12T02:48:05.346Z] === Skipped [2022-05-12T02:48:05.346Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T02:48:05.346Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T02:48:05.346Z] [2022-05-12T02:48:05.346Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T02:48:05.347Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T02:48:05.347Z] [2022-05-12T02:48:05.347Z] DONE 2 tests, 2 skipped in 0.117s [2022-05-12T02:48:05.347Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T02:48:05.347Z] INFO: Testing against a local daemon [2022-05-12T02:48:05.347Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T02:48:05.347Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.347Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-12T02:48:05.347Z] === RUN TestDockerNetworkMacvlan [2022-05-12T02:48:05.347Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.347Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-12T02:48:05.347Z] PASS [2022-05-12T02:48:05.347Z] [2022-05-12T02:48:05.347Z] === Skipped [2022-05-12T02:48:05.347Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-12T02:48:05.347Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.347Z] [2022-05-12T02:48:05.347Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-12T02:48:05.347Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T02:48:05.347Z] [2022-05-12T02:48:05.347Z] DONE 2 tests, 2 skipped in 0.102s [2022-05-12T02:48:05.347Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T02:48:05.606Z] testing: warning: no tests to run [2022-05-12T02:48:05.607Z] PASS [2022-05-12T02:48:05.607Z] [2022-05-12T02:48:05.607Z] DONE 0 tests in 0.028s [2022-05-12T02:48:05.607Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T02:48:05.607Z] INFO: Testing against a local daemon [2022-05-12T02:48:05.607Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T02:48:05.607Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.607Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-12T02:48:05.607Z] === RUN TestAuthZPluginTLS [2022-05-12T02:48:05.607Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.607Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-12T02:48:05.607Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T02:48:05.607Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.607Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-12T02:48:05.607Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T02:48:05.607Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.607Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-12T02:48:05.607Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T02:48:05.607Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.607Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-12T02:48:05.607Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T02:48:05.607Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.607Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-12T02:48:05.607Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T02:48:05.607Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.607Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-12T02:48:05.607Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T02:48:05.607Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.607Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-12T02:48:05.607Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T02:48:05.607Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.607Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-12T02:48:05.607Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T02:48:05.607Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.607Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-12T02:48:05.607Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T02:48:05.607Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.607Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-12T02:48:05.607Z] === RUN TestAuthZPluginHeader [2022-05-12T02:48:05.607Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.607Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-12T02:48:05.607Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T02:48:05.867Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T02:48:05.867Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2022-05-12T02:48:05.867Z] === RUN TestAuthZPluginV2Disable [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-05-12T02:48:05.867Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-05-12T02:48:05.867Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-12T02:48:05.867Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-12T02:48:05.867Z] PASS [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === Skipped [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-12T02:48:05.867Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:05.867Z] [2022-05-12T02:48:05.867Z] DONE 17 tests, 17 skipped in 0.352s [2022-05-12T02:48:05.867Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T02:48:06.128Z] INFO: Testing against a local daemon [2022-05-12T02:48:06.128Z] === RUN TestPluginInvalidJSON [2022-05-12T02:48:06.128Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T02:48:06.128Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T02:48:06.128Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T02:48:06.128Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T02:48:06.128Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T02:48:06.128Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T02:48:06.128Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T02:48:06.128Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T02:48:06.128Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T02:48:06.128Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T02:48:06.128Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T02:48:06.128Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T02:48:06.128Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T02:48:06.128Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T02:48:06.128Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T02:48:06.128Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T02:48:06.128Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T02:48:06.128Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T02:48:06.128Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T02:48:06.128Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T02:48:06.128Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T02:48:06.128Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-12T02:48:06.128Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T02:48:06.128Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T02:48:06.128Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T02:48:06.128Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T02:48:06.128Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T02:48:06.128Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T02:48:06.128Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T02:48:06.128Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T02:48:06.128Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T02:48:06.128Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T02:48:06.128Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T02:48:06.128Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T02:48:06.128Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T02:48:06.128Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T02:48:06.128Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T02:48:06.128Z] === RUN TestPluginInstall [2022-05-12T02:48:06.128Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:06.128Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T02:48:06.128Z] === RUN TestPluginsWithRuntimes [2022-05-12T02:48:06.128Z] 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-12T02:48:06.128Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T02:48:06.128Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T02:48:06.128Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-12T02:48:06.128Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T02:48:06.128Z] PASS [2022-05-12T02:48:06.128Z] [2022-05-12T02:48:06.128Z] === Skipped [2022-05-12T02:48:06.128Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-12T02:48:06.128Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T02:48:06.128Z] [2022-05-12T02:48:06.128Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-12T02:48:06.128Z] 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-12T02:48:06.128Z] [2022-05-12T02:48:06.128Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T02:48:06.128Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-12T02:48:06.128Z] [2022-05-12T02:48:06.128Z] DONE 19 tests, 3 skipped in 0.168s [2022-05-12T02:48:06.128Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T02:48:06.128Z] INFO: Testing against a local daemon [2022-05-12T02:48:06.128Z] === RUN TestExternalGraphDriver [2022-05-12T02:48:06.128Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-12T02:48:06.128Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-05-12T02:48:06.128Z] === RUN TestGraphdriverPluginV2 [2022-05-12T02:48:07.188Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-12T02:48:07.256Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-12T02:48:07.256Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T02:48:07.829Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-05-12T02:48:07.829Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T02:48:08.775Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-05-12T02:48:08.775Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T02:48:10.163Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-05-12T02:48:10.163Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T02:48:10.328Z] --- PASS: TestGraphdriverPluginV2 (3.48s) [2022-05-12T02:48:10.328Z] PASS [2022-05-12T02:48:10.328Z] [2022-05-12T02:48:10.328Z] === Skipped [2022-05-12T02:48:10.328Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-05-12T02:48:10.328Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-12T02:48:10.328Z] [2022-05-12T02:48:10.328Z] DONE 2 tests, 1 skipped in 3.624s [2022-05-12T02:48:10.328Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T02:48:10.328Z] INFO: Testing against a local daemon [2022-05-12T02:48:10.328Z] === RUN TestContinueAfterPluginCrash [2022-05-12T02:48:10.328Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T02:48:10.328Z] === RUN TestReadPluginNoRead [2022-05-12T02:48:10.328Z] === PAUSE TestReadPluginNoRead [2022-05-12T02:48:10.328Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T02:48:10.328Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T02:48:10.328Z] === CONT TestContinueAfterPluginCrash [2022-05-12T02:48:10.328Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T02:48:10.735Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-12T02:48:10.735Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T02:48:11.363Z] --- PASS: TestBuildWithHugeFile (44.90s) [2022-05-12T02:48:11.363Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T02:48:11.363Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T02:48:11.363Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T02:48:11.363Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T02:48:11.363Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:48:11.363Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:48:11.363Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:48:11.363Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:48:11.363Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:48:11.363Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:48:11.363Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:48:11.363Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:48:11.363Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:48:11.363Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-12T02:48:11.363Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-05-12T02:48:11.363Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-05-12T02:48:11.363Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-12T02:48:11.363Z] === RUN TestBuildPreserveOwnership [2022-05-12T02:48:11.363Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T02:48:11.363Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T02:48:12.663Z] --- PASS: TestBuildSquashParent (9.35s) [2022-05-12T02:48:12.663Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T02:48:12.663Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:48:12.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:48:12.663Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:48:12.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:48:12.664Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:48:12.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:48:12.664Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:48:12.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:48:12.664Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:48:12.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:48:12.664Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:48:12.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:48:12.664Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:48:12.664Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:48:12.738Z] --- PASS: TestBuildPreserveOwnership (2.92s) [2022-05-12T02:48:12.738Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.88s) [2022-05-12T02:48:12.738Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.03s) [2022-05-12T02:48:12.738Z] === RUN TestBuildPlatformInvalid [2022-05-12T02:48:12.738Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-12T02:48:12.738Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T02:48:13.285Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-05-12T02:48:13.285Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T02:48:13.285Z] service_test.go:243: FLAKY_TEST [2022-05-12T02:48:13.285Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T02:48:13.285Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T02:48:13.299Z] Loaded image: busybox:latest [2022-05-12T02:48:13.299Z] Loaded image: busybox:glibc [2022-05-12T02:48:14.528Z] --- PASS: TestDaemonStartWithLogOpt (4.71s) [2022-05-12T02:48:14.528Z] === CONT TestReadPluginNoRead [2022-05-12T02:48:14.663Z] Loaded image: debian:bullseye-slim [2022-05-12T02:48:14.664Z] Loaded image: hello-world:latest [2022-05-12T02:48:14.664Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T02:48:15.197Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:48:15.197Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:48:17.070Z] === RUN TestReadPluginNoRead/default [2022-05-12T02:48:17.736Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:48:17.995Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:48:18.015Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T02:48:19.401Z] --- PASS: TestContinueAfterPluginCrash (9.43s) [2022-05-12T02:48:19.401Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T02:48:20.782Z] === CONT TestReadPluginNoRead [2022-05-12T02:48:20.782Z] read_test.go:92: [d08037250e1db] daemon is not started [2022-05-12T02:48:20.782Z] --- PASS: TestReadPluginNoRead (6.10s) [2022-05-12T02:48:20.782Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-05-12T02:48:20.782Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.42s) [2022-05-12T02:48:20.782Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-05-12T02:48:20.782Z] PASS [2022-05-12T02:48:20.782Z] [2022-05-12T02:48:20.782Z] DONE 6 tests in 10.934s [2022-05-12T02:48:20.782Z] 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-12T02:48:20.782Z] testing: warning: no tests to run [2022-05-12T02:48:20.782Z] PASS [2022-05-12T02:48:20.782Z] [2022-05-12T02:48:20.782Z] DONE 0 tests in 0.049s [2022-05-12T02:48:20.782Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T02:48:20.782Z] INFO: Testing against a local daemon [2022-05-12T02:48:20.782Z] === RUN TestPluginWithDevMounts [2022-05-12T02:48:20.782Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-12T02:48:20.782Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T02:48:20.782Z] PASS [2022-05-12T02:48:20.782Z] [2022-05-12T02:48:20.782Z] === Skipped [2022-05-12T02:48:20.782Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-12T02:48:20.782Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-12T02:48:20.782Z] [2022-05-12T02:48:20.782Z] DONE 1 tests, 1 skipped in 0.135s [2022-05-12T02:48:20.782Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T02:48:21.042Z] INFO: Testing against a local daemon [2022-05-12T02:48:21.042Z] === RUN TestSecretInspect [2022-05-12T02:48:21.042Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.042Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-12T02:48:21.042Z] === RUN TestSecretList [2022-05-12T02:48:21.042Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.042Z] --- SKIP: TestSecretList (0.01s) [2022-05-12T02:48:21.042Z] === RUN TestSecretsCreateAndDelete [2022-05-12T02:48:21.042Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.042Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-05-12T02:48:21.042Z] === RUN TestSecretsUpdate [2022-05-12T02:48:21.042Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.042Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-05-12T02:48:21.042Z] === RUN TestTemplatedSecret [2022-05-12T02:48:21.042Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.042Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T02:48:21.042Z] === RUN TestSecretCreateResolve [2022-05-12T02:48:21.042Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.042Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-12T02:48:21.042Z] PASS [2022-05-12T02:48:21.042Z] [2022-05-12T02:48:21.042Z] === Skipped [2022-05-12T02:48:21.042Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-12T02:48:21.042Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.042Z] [2022-05-12T02:48:21.042Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-05-12T02:48:21.042Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.042Z] [2022-05-12T02:48:21.042Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-05-12T02:48:21.042Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.042Z] [2022-05-12T02:48:21.042Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-05-12T02:48:21.042Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.042Z] [2022-05-12T02:48:21.042Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-12T02:48:21.042Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.042Z] [2022-05-12T02:48:21.042Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-05-12T02:48:21.042Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.042Z] [2022-05-12T02:48:21.042Z] DONE 6 tests, 6 skipped in 0.179s [2022-05-12T02:48:21.042Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T02:48:21.042Z] INFO: Testing against a local daemon [2022-05-12T02:48:21.042Z] === RUN TestServiceCreateInit [2022-05-12T02:48:21.042Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T02:48:21.042Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.042Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T02:48:21.042Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.281Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-12T02:48:21.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2022-05-12T02:48:21.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.25s) [2022-05-12T02:48:21.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s) [2022-05-12T02:48:21.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2022-05-12T02:48:21.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.10s) [2022-05-12T02:48:21.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s) [2022-05-12T02:48:21.281Z] === RUN TestBuildMultiStageCopy [2022-05-12T02:48:21.281Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T02:48:21.303Z] --- PASS: TestServiceCreateInit (0.02s) [2022-05-12T02:48:21.303Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T02:48:21.303Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T02:48:21.303Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T02:48:21.303Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.303Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-12T02:48:21.303Z] === RUN TestCreateServiceConflict [2022-05-12T02:48:21.303Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.303Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-12T02:48:21.303Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T02:48:21.303Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.303Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-05-12T02:48:21.303Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T02:48:21.303Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.303Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-12T02:48:21.303Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T02:48:21.303Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.303Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-12T02:48:21.303Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T02:48:21.303Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.303Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-12T02:48:21.303Z] === RUN TestCreateServiceSysctls [2022-05-12T02:48:21.303Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.303Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-12T02:48:21.303Z] === RUN TestCreateServiceCapabilities [2022-05-12T02:48:21.303Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.303Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-12T02:48:21.303Z] === RUN TestInspect [2022-05-12T02:48:21.303Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.303Z] --- SKIP: TestInspect (0.01s) [2022-05-12T02:48:21.303Z] === RUN TestCreateJob [2022-05-12T02:48:21.303Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.303Z] --- SKIP: TestCreateJob (0.01s) [2022-05-12T02:48:21.303Z] === RUN TestReplicatedJob [2022-05-12T02:48:21.303Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.303Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-12T02:48:21.303Z] === RUN TestUpdateReplicatedJob [2022-05-12T02:48:21.303Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.303Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-05-12T02:48:21.303Z] === RUN TestServiceListWithStatuses [2022-05-12T02:48:21.303Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T02:48:21.303Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T02:48:21.303Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T02:48:21.303Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.303Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-12T02:48:21.303Z] === RUN TestDockerNetworkReConnect [2022-05-12T02:48:21.303Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:21.303Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-05-12T02:48:21.303Z] === RUN TestServicePlugin [2022-05-12T02:48:22.748Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.07s) [2022-05-12T02:48:22.748Z] PASS [2022-05-12T02:48:22.748Z] [2022-05-12T02:48:22.748Z] === Skipped [2022-05-12T02:48:22.748Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-12T02:48:22.748Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T02:48:22.748Z] [2022-05-12T02:48:22.748Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T02:48:22.748Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T02:48:22.748Z] [2022-05-12T02:48:22.748Z] DONE 34 tests, 2 skipped in 77.841s [2022-05-12T02:48:22.748Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T02:48:22.748Z] ++ 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-12T02:48:22.748Z] ++ set -e [2022-05-12T02:48:22.748Z] ++ '[' -n 0 ']' [2022-05-12T02:48:22.748Z] ++ set -x [2022-05-12T02:48:22.748Z] ++ 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-12T02:48:22.748Z] INFO: Testing against a local daemon [2022-05-12T02:48:22.748Z] === RUN TestConfigInspect [2022-05-12T02:48:23.215Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.215Z] --- SKIP: TestServicePlugin (1.94s) [2022-05-12T02:48:23.215Z] === RUN TestServiceUpdateLabel [2022-05-12T02:48:23.215Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.215Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-12T02:48:23.215Z] === RUN TestServiceUpdateSecrets [2022-05-12T02:48:23.215Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-05-12T02:48:23.475Z] === RUN TestServiceUpdateConfigs [2022-05-12T02:48:23.475Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-12T02:48:23.475Z] === RUN TestServiceUpdateNetwork [2022-05-12T02:48:23.475Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-12T02:48:23.475Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T02:48:23.475Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-05-12T02:48:23.475Z] PASS [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === Skipped [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T02:48:23.475Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T02:48:23.475Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-12T02:48:23.475Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-12T02:48:23.475Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-05-12T02:48:23.475Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-12T02:48:23.475Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-12T02:48:23.475Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-12T02:48:23.475Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-05-12T02:48:23.475Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-12T02:48:23.475Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-12T02:48:23.475Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-12T02:48:23.475Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-12T02:48:23.475Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-05-12T02:48:23.475Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T02:48:23.475Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-12T02:48:23.475Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-05-12T02:48:23.475Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-05-12T02:48:23.475Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-12T02:48:23.475Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-05-12T02:48:23.475Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-12T02:48:23.475Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-12T02:48:23.475Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-05-12T02:48:23.475Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] DONE 24 tests, 23 skipped in 2.371s [2022-05-12T02:48:23.475Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T02:48:23.475Z] INFO: Testing against a local daemon [2022-05-12T02:48:23.475Z] === RUN TestSessionCreate [2022-05-12T02:48:23.475Z] --- PASS: TestSessionCreate (0.04s) [2022-05-12T02:48:23.475Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T02:48:23.475Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-12T02:48:23.475Z] PASS [2022-05-12T02:48:23.475Z] [2022-05-12T02:48:23.475Z] DONE 2 tests in 0.165s [2022-05-12T02:48:23.475Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T02:48:23.735Z] INFO: Testing against a local daemon [2022-05-12T02:48:23.736Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T02:48:23.736Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T02:48:23.736Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T02:48:23.736Z] === RUN TestDiskUsage [2022-05-12T02:48:23.736Z] === PAUSE TestDiskUsage [2022-05-12T02:48:23.736Z] === RUN TestEventsExecDie [2022-05-12T02:48:23.820Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T02:48:24.113Z] --- PASS: TestConfigInspect (2.35s) [2022-05-12T02:48:24.113Z] === RUN TestConfigList [2022-05-12T02:48:24.306Z] --- PASS: TestEventsExecDie (0.49s) [2022-05-12T02:48:24.306Z] === RUN TestEventsBackwardsCompatible [2022-05-12T02:48:24.306Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-05-12T02:48:24.306Z] === RUN TestEventsVolumeCreate [2022-05-12T02:48:24.306Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-12T02:48:24.306Z] === RUN TestInfoBinaryCommits [2022-05-12T02:48:24.306Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T02:48:24.306Z] === RUN TestInfoAPIVersioned [2022-05-12T02:48:24.306Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T02:48:24.306Z] === RUN TestInfoAPI [2022-05-12T02:48:24.306Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T02:48:24.306Z] === RUN TestInfoAPIWarnings [2022-05-12T02:48:24.389Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T02:48:24.957Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T02:48:25.216Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T02:48:25.784Z] --- PASS: TestBuildMultiStageCopy (4.75s) [2022-05-12T02:48:25.784Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2022-05-12T02:48:25.784Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2022-05-12T02:48:26.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2022-05-12T02:48:26.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2022-05-12T02:48:26.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2022-05-12T02:48:26.043Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T02:48:26.627Z] --- PASS: TestConfigList (2.26s) [2022-05-12T02:48:26.627Z] === RUN TestConfigsCreateAndDelete [2022-05-12T02:48:27.413Z] 12fb50a031bd: Pull complete [2022-05-12T02:48:27.413Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T02:48:27.413Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T02:48:27.413Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-12T02:48:27.413Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-12T02:48:27.413Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-12T02:48:27.413Z] WARN: Skipping validation tests [2022-05-12T02:48:27.413Z] INFO: Running unit tests at 05/12/2022 02:48:26... [2022-05-12T02:48:27.421Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2022-05-12T02:48:27.421Z] === RUN TestBuildLabelWithTargets [2022-05-12T02:48:28.202Z] --- PASS: TestServiceWithDataPathPortInit (14.09s) [2022-05-12T02:48:28.202Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T02:48:28.519Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-05-12T02:48:28.519Z] === RUN TestConfigsUpdate [2022-05-12T02:48:29.330Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2022-05-12T02:48:29.330Z] === RUN TestBuildWithEmptyLayers [2022-05-12T02:48:29.591Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uo3xlm72fblfim9lby7y8qx4i Created:2022-05-12 02:48:28.24326571 +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[98b058eb22c8f23114354311f46678c877fdb5c10879d101d199ce75d3e8e64f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.djp3fddpsvh3onzlnkdxm3xac EndpointID:6691cca9780821eb5fdef3cca6a18317beb70155f82b891f77269b8b2c54abeb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:682bd0973c68d4a676af21d4188be4f303f877fc608e1e7b60b41407faa1d9a6 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:7743d436d9e3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.djp3fddpsvh3onzlnkdxm3xac EndpointID:6691cca9780821eb5fdef3cca6a18317beb70155f82b891f77269b8b2c54abeb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T02:48:30.709Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2022-05-12T02:48:30.709Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T02:48:31.038Z] --- PASS: TestConfigsUpdate (2.17s) [2022-05-12T02:48:31.038Z] === RUN TestTemplatedConfig [2022-05-12T02:48:32.090Z] INFO: make.ps1 starting at 05/12/2022 02:48:31 [2022-05-12T02:48:32.090Z] INFO: Git commit (62345e7885) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T02:48:32.090Z] INFO: Running unit tests... [2022-05-12T02:48:33.552Z] --- PASS: TestTemplatedConfig (2.52s) [2022-05-12T02:48:33.552Z] === RUN TestConfigCreateResolve [2022-05-12T02:48:33.800Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) [2022-05-12T02:48:33.801Z] PASS [2022-05-12T02:48:33.801Z] [2022-05-12T02:48:33.801Z] === Skipped [2022-05-12T02:48:33.801Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T02:48:33.801Z] service_test.go:243: FLAKY_TEST [2022-05-12T02:48:33.801Z] [2022-05-12T02:48:33.801Z] DONE 38 tests, 1 skipped in 43.973s [2022-05-12T02:48:33.801Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T02:48:33.801Z] INFO: Testing against a local daemon [2022-05-12T02:48:33.801Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T02:48:33.801Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T02:48:33.801Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T02:48:33.801Z] === RUN TestDockerNetworkIpvlan [2022-05-12T02:48:33.801Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T02:48:33.801Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T02:48:33.801Z] PASS [2022-05-12T02:48:33.801Z] [2022-05-12T02:48:33.801Z] === Skipped [2022-05-12T02:48:33.801Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T02:48:33.801Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T02:48:33.801Z] [2022-05-12T02:48:33.801Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T02:48:33.801Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T02:48:33.801Z] [2022-05-12T02:48:33.801Z] DONE 2 tests, 2 skipped in 0.024s [2022-05-12T02:48:33.801Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T02:48:34.000Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2022-05-12T02:48:34.000Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T02:48:34.062Z] INFO: Testing against a local daemon [2022-05-12T02:48:34.062Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T02:48:35.379Z] --- PASS: TestBuildUncleanTarFilenames (1.79s) [2022-05-12T02:48:35.380Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T02:48:35.446Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-05-12T02:48:35.446Z] PASS [2022-05-12T02:48:35.446Z] [2022-05-12T02:48:35.446Z] DONE 6 tests in 13.758s [2022-05-12T02:48:35.446Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T02:48:35.446Z] ++ 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-12T02:48:35.446Z] ++ set -e [2022-05-12T02:48:35.446Z] ++ '[' -n 0 ']' [2022-05-12T02:48:35.446Z] ++ set -x [2022-05-12T02:48:35.446Z] ++ 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-12T02:48:35.448Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-05-12T02:48:35.448Z] === RUN TestDockerNetworkMacvlan [2022-05-12T02:48:35.702Z] INFO: Testing against a local daemon [2022-05-12T02:48:35.702Z] === RUN TestCheckpoint [2022-05-12T02:48:35.702Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T02:48:35.702Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T02:48:35.702Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T02:48:35.702Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:48:35.702Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:48:35.702Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:48:35.702Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T02:48:35.702Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T02:48:35.702Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T02:48:35.702Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T02:48:35.702Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T02:48:35.702Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T02:48:35.702Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T02:48:35.702Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T02:48:35.702Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T02:48:35.702Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T02:48:35.702Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T02:48:35.702Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T02:48:35.702Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T02:48:35.702Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-12T02:48:35.702Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T02:48:35.702Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-05-12T02:48:35.702Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T02:48:35.702Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-12T02:48:35.702Z] === RUN TestCopyEmptyFile [2022-05-12T02:48:35.958Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-12T02:48:35.958Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T02:48:35.958Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-12T02:48:35.958Z] === RUN TestCopyFromContainer [2022-05-12T02:48:36.021Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T02:48:36.594Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T02:48:36.886Z] === RUN TestCopyFromContainer// [2022-05-12T02:48:37.142Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T02:48:37.142Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T02:48:37.142Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T02:48:37.142Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T02:48:37.397Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T02:48:37.397Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T02:48:37.397Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T02:48:37.397Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T02:48:37.397Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T02:48:37.538Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T02:48:37.654Z] --- PASS: TestCopyFromContainer (1.55s) [2022-05-12T02:48:37.654Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T02:48:37.654Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-12T02:48:37.654Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T02:48:37.654Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-05-12T02:48:37.654Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-12T02:48:37.654Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-12T02:48:37.654Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-05-12T02:48:37.654Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-12T02:48:37.654Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-12T02:48:37.654Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-12T02:48:37.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T02:48:37.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:48:37.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:48:37.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:48:37.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:48:37.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:48:37.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:48:37.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:48:37.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:48:37.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:48:37.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-12T02:48:37.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T02:48:37.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T02:48:37.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T02:48:37.654Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T02:48:37.654Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T02:48:37.654Z] === RUN TestCreateWithInvalidEnv [2022-05-12T02:48:37.654Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T02:48:37.654Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T02:48:37.654Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T02:48:37.654Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T02:48:37.654Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T02:48:37.654Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T02:48:37.654Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T02:48:37.654Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T02:48:37.654Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T02:48:37.654Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-12T02:48:37.654Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T02:48:37.654Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T02:48:37.654Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T02:48:37.654Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T02:48:37.654Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T02:48:37.654Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T02:48:38.698Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s) [2022-05-12T02:48:38.698Z] === RUN TestBuildWithHugeFile [2022-05-12T02:48:39.021Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-05-12T02:48:39.021Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T02:48:39.459Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T02:48:39.951Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-05-12T02:48:39.951Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T02:48:39.951Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:48:39.951Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:48:39.951Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:48:39.951Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:48:39.951Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:48:39.951Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:48:39.951Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:48:39.951Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:48:39.951Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:48:39.951Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:48:39.951Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:48:39.951Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:48:39.951Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:48:39.951Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:48:39.951Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:48:39.951Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-12T02:48:39.951Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T02:48:39.951Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T02:48:39.951Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T02:48:39.951Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T02:48:39.951Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T02:48:39.951Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T02:48:40.513Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-05-12T02:48:40.513Z] === RUN TestCreateDifferentPlatform [2022-05-12T02:48:40.513Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T02:48:40.513Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T02:48:40.513Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-12T02:48:40.513Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T02:48:40.513Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T02:48:40.513Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T02:48:40.513Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-12T02:48:40.513Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T02:48:40.513Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T02:48:40.513Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T02:48:40.513Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T02:48:40.513Z] === RUN TestDaemonRestartIpcMode [2022-05-12T02:48:40.513Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T02:48:40.513Z] === RUN TestDaemonHostGatewayIP [2022-05-12T02:48:40.513Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T02:48:40.513Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T02:48:40.513Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T02:48:40.513Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T02:48:40.513Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T02:48:40.513Z] === RUN TestDiff [2022-05-12T02:48:40.668Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-12T02:48:40.848Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T02:48:41.085Z] --- PASS: TestDiff (0.42s) [2022-05-12T02:48:41.085Z] === RUN TestExecWithCloseStdin [2022-05-12T02:48:41.341Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-05-12T02:48:41.341Z] === RUN TestExec [2022-05-12T02:48:41.903Z] --- PASS: TestExec (0.45s) [2022-05-12T02:48:41.903Z] === RUN TestExecUser [2022-05-12T02:48:42.452Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-05-12T02:48:42.452Z] === RUN TestInfoDebug [2022-05-12T02:48:42.452Z] --- PASS: TestInfoDebug (0.54s) [2022-05-12T02:48:42.452Z] === RUN TestInfoInsecureRegistries [2022-05-12T02:48:42.452Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-05-12T02:48:42.452Z] === RUN TestInfoRegistryMirrors [2022-05-12T02:48:42.452Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-05-12T02:48:42.452Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T02:48:42.465Z] --- PASS: TestExecUser (0.50s) [2022-05-12T02:48:42.465Z] === RUN TestExportContainerAndImportImage [2022-05-12T02:48:42.712Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-12T02:48:42.712Z] === RUN TestPingCacheHeaders [2022-05-12T02:48:42.712Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-12T02:48:42.712Z] === RUN TestPingGet [2022-05-12T02:48:42.712Z] --- PASS: TestPingGet (0.01s) [2022-05-12T02:48:42.712Z] === RUN TestPingHead [2022-05-12T02:48:42.712Z] --- PASS: TestPingHead (0.03s) [2022-05-12T02:48:42.712Z] === RUN TestPingSwarmHeader [2022-05-12T02:48:43.026Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-05-12T02:48:43.027Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T02:48:43.282Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T02:48:43.851Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T02:48:44.390Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-12T02:48:44.390Z] === RUN TestHealthCheckWorkdir [2022-05-12T02:48:44.791Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T02:48:44.791Z] --- PASS: TestPingSwarmHeader (2.21s) [2022-05-12T02:48:44.791Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T02:48:44.791Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T02:48:44.791Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T02:48:44.791Z] === RUN TestVersion [2022-05-12T02:48:44.952Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-05-12T02:48:44.952Z] === RUN TestHealthKillContainer [2022-05-12T02:48:45.051Z] --- PASS: TestVersion (0.03s) [2022-05-12T02:48:45.051Z] === CONT TestDiskUsage [2022-05-12T02:48:45.059Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T02:48:45.059Z] --- PASS: TestDockerNetworkMacvlan (9.92s) [2022-05-12T02:48:45.059Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-12T02:48:45.059Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-05-12T02:48:45.059Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-05-12T02:48:45.059Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-05-12T02:48:45.059Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.17s) [2022-05-12T02:48:45.059Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-05-12T02:48:45.059Z] PASS [2022-05-12T02:48:45.059Z] [2022-05-12T02:48:45.059Z] DONE 8 tests in 11.258s [2022-05-12T02:48:45.059Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T02:48:45.321Z] testing: warning: no tests to run [2022-05-12T02:48:45.321Z] PASS [2022-05-12T02:48:45.321Z] [2022-05-12T02:48:45.321Z] DONE 0 tests in 0.008s [2022-05-12T02:48:45.321Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T02:48:45.321Z] INFO: Testing against a local daemon [2022-05-12T02:48:45.321Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/empty [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T02:48:45.620Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T02:48:46.189Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T02:48:46.189Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T02:48:46.189Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T02:48:46.189Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T02:48:46.189Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T02:48:46.189Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T02:48:46.189Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T02:48:46.189Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T02:48:46.189Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T02:48:46.189Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage (1.34s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-12T02:48:46.189Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-05-12T02:48:46.189Z] PASS [2022-05-12T02:48:46.189Z] [2022-05-12T02:48:46.189Z] === Skipped [2022-05-12T02:48:46.189Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T02:48:46.189Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T02:48:46.189Z] [2022-05-12T02:48:46.189Z] DONE 54 tests, 1 skipped in 22.697s [2022-05-12T02:48:46.189Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T02:48:46.449Z] INFO: Testing against a local daemon [2022-05-12T02:48:46.449Z] === RUN TestVolumesCreateAndList [2022-05-12T02:48:46.449Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-12T02:48:46.449Z] === RUN TestVolumesRemove [2022-05-12T02:48:46.449Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-12T02:48:46.449Z] === RUN TestVolumesInspect [2022-05-12T02:48:46.449Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T02:48:46.449Z] === RUN TestVolumesInvalidJSON [2022-05-12T02:48:46.449Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T02:48:46.449Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T02:48:46.449Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T02:48:46.449Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T02:48:46.449Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T02:48:46.449Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T02:48:46.449Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T02:48:46.449Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T02:48:46.449Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T02:48:46.449Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T02:48:46.449Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T02:48:46.449Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T02:48:46.449Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T02:48:46.449Z] PASS [2022-05-12T02:48:46.449Z] [2022-05-12T02:48:46.449Z] DONE 9 tests in 0.216s [2022-05-12T02:48:46.449Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T02:48:46.710Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2022-05-12T02:48:46.710Z] === RUN TestAuthZPluginTLS [2022-05-12T02:48:46.710Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14179 is not a child of this shell [2022-05-12T02:48:46.710Z] warning: PID 14179 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-12T02:48:46.710Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T02:48:46.710Z] [2022-05-12T02:48:46.710Z] Unloading profiles will leave already running processes permanently [2022-05-12T02:48:46.710Z] unconfined, which can lead to unexpected situations. [2022-05-12T02:48:46.710Z] [2022-05-12T02:48:46.710Z] To set a process to complain mode, use the command line tool [2022-05-12T02:48:46.710Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T02:48:46.710Z] Removing test suite binaries [2022-05-12T02:48:46.710Z] exiting test-integration [2022-05-12T02:48:46.710Z] ++ exit 0 [2022-05-12T02:48:46.710Z] [2022-05-12T02:48:46.972Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-05-12T02:48:46.972Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T02:48:47.545Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-12T02:48:47.545Z] === RUN TestAuthZPluginAPIDenyResponse Post stage [Pipeline] junit [2022-05-12T02:48:48.106Z] Recording test results [2022-05-12T02:48:48.117Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-12T02:48:48.117Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T02:48:48.689Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-05-12T02:48:48.689Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T02:48:49.634Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-05-12T02:48:49.634Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T02:48:49.935Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T02:48:50.207Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-12T02:48:50.207Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T02:48:50.288Z] + echo Ensuring container killed. [2022-05-12T02:48:50.288Z] Ensuring container killed. [2022-05-12T02:48:50.288Z] + docker rm -vf docker-pr2 [2022-05-12T02:48:50.288Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-12T02:48:50.576Z] + echo Chowning /workspace to jenkins user [2022-05-12T02:48:50.576Z] Chowning /workspace to jenkins user [2022-05-12T02:48:50.576Z] + id -u [2022-05-12T02:48:50.576Z] + id -g [2022-05-12T02:48:50.576Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43583:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T02:48:50.576Z] Unable to find image 'busybox:latest' locally [2022-05-12T02:48:50.780Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-12T02:48:50.780Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T02:48:50.837Z] latest: Pulling from library/busybox [2022-05-12T02:48:50.837Z] 50e8d59317eb: Pulling fs layer [2022-05-12T02:48:50.837Z] 50e8d59317eb: Verifying Checksum [2022-05-12T02:48:50.837Z] 50e8d59317eb: Download complete [2022-05-12T02:48:51.099Z] 50e8d59317eb: Pull complete [2022-05-12T02:48:51.099Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-12T02:48:51.099Z] Status: Downloaded newer image for busybox:latest [2022-05-12T02:48:51.353Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-12T02:48:51.353Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T02:48:52.743Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-05-12T02:48:52.743Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T02:48:53.034Z] --- PASS: TestHealthKillContainer (7.83s) [2022-05-12T02:48:53.034Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T02:48:53.034Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-05-12T02:48:53.034Z] === RUN TestIpcModeNone [2022-05-12T02:48:53.148Z] ? github.com/docker/docker/api [no test files] [2022-05-12T02:48:53.308Z] + bundleName=amd64-rootless [2022-05-12T02:48:53.309Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-12T02:48:53.309Z] Creating amd64-rootless-bundles.tar.gz [2022-05-12T02:48:53.309Z] + 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-12T02:48:53.309Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-12T02:48:53.322Z] Archiving artifacts [2022-05-12T02:48:53.596Z] --- PASS: TestIpcModeNone (0.46s) [2022-05-12T02:48:53.596Z] === RUN TestIpcModePrivate [2022-05-12T02:48:53.854Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-12T02:48:54.113Z] --- PASS: TestIpcModePrivate (0.49s) [2022-05-12T02:48:54.113Z] === RUN TestIpcModeShareable [2022-05-12T02:48:54.368Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-05-12T02:48:54.368Z] --- PASS: TestIpcModeShareable (0.51s) [2022-05-12T02:48:54.368Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T02:48:54.659Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.55s) [2022-05-12T02:48:54.659Z] === RUN TestAuthZPluginHeader [2022-05-12T02:48:54.921Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-12T02:48:54.921Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T02:48:55.339Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43583/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T02:48:55.657Z] + make clean [2022-05-12T02:48:55.917Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T02:48:55.917Z] docker-dev-cache [2022-05-12T02:48:55.917Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T02:48:56.256Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s) [2022-05-12T02:48:56.256Z] === RUN TestAPIIpcModeHost [2022-05-12T02:48:56.256Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-05-12T02:48:56.256Z] === RUN TestDaemonIpcModeShareable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T02:48:57.650Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-12T02:48:57.650Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-05-12T02:48:57.650Z] === RUN TestDaemonIpcModePrivate [2022-05-12T02:48:58.578Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-12T02:48:58.578Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-05-12T02:48:58.578Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T02:48:59.131Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.84s) [2022-05-12T02:48:59.131Z] === RUN TestAuthZPluginV2Disable [2022-05-12T02:48:59.942Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-12T02:48:59.942Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-05-12T02:48:59.942Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T02:49:00.341Z] .........................xx.................... [ 29%] [2022-05-12T02:49:00.869Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-12T02:49:00.869Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-05-12T02:49:00.869Z] === RUN TestIpcModeOlderClient [2022-05-12T02:49:00.869Z] === PAUSE TestIpcModeOlderClient [2022-05-12T02:49:00.869Z] === RUN TestKillContainerInvalidSignal [2022-05-12T02:49:01.431Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-05-12T02:49:01.431Z] === RUN TestKillContainer [2022-05-12T02:49:01.431Z] === RUN TestKillContainer/no_signal [2022-05-12T02:49:01.993Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T02:49:02.249Z] === RUN TestKillContainer/killing_signal [2022-05-12T02:49:02.522Z] --- PASS: TestAuthZPluginV2Disable (3.48s) [2022-05-12T02:49:02.522Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T02:49:02.811Z] --- PASS: TestKillContainer (1.40s) [2022-05-12T02:49:02.811Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-05-12T02:49:02.811Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-05-12T02:49:02.811Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2022-05-12T02:49:02.811Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T02:49:02.811Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T02:49:03.373Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T02:49:03.629Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-05-12T02:49:03.629Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-05-12T02:49:03.629Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-05-12T02:49:03.629Z] === RUN TestKillStoppedContainer [2022-05-12T02:49:03.629Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-12T02:49:03.629Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T02:49:03.885Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-12T02:49:03.885Z] === RUN TestKillDifferentUserContainer [2022-05-12T02:49:04.141Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-05-12T02:49:04.141Z] === RUN TestInspectOomKilledTrue [2022-05-12T02:49:04.703Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-05-12T02:49:04.703Z] === RUN TestInspectOomKilledFalse [2022-05-12T02:49:04.958Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-05-12T02:49:04.958Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T02:49:05.520Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-05-12T02:49:05.520Z] === RUN TestLinksContainerNames [2022-05-12T02:49:05.831Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.28s) [2022-05-12T02:49:05.831Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T02:49:06.081Z] --- PASS: TestLinksContainerNames (0.83s) [2022-05-12T02:49:06.081Z] === RUN TestLogsFollowTailEmpty [2022-05-12T02:49:06.643Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-05-12T02:49:06.643Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T02:49:06.898Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/default [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/private [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/slave [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/shared [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T02:49:06.898Z] === CONT TestMountDaemonRoot/default [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T02:49:06.898Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T02:49:06.898Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T02:49:06.898Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T02:49:06.898Z] === CONT TestMountDaemonRoot/shared [2022-05-12T02:49:06.898Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T02:49:06.898Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T02:49:06.899Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T02:49:06.899Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T02:49:06.899Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T02:49:06.899Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T02:49:06.899Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T02:49:06.899Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T02:49:06.899Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T02:49:07.154Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T02:49:07.154Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T02:49:07.154Z] === CONT TestMountDaemonRoot/slave [2022-05-12T02:49:07.154Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T02:49:07.154Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T02:49:07.154Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T02:49:07.154Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T02:49:07.154Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T02:49:07.154Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T02:49:07.154Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T02:49:07.154Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T02:49:07.154Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T02:49:07.154Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T02:49:07.154Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T02:49:07.154Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T02:49:07.154Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T02:49:07.154Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T02:49:07.154Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T02:49:07.154Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T02:49:07.154Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T02:49:07.154Z] === CONT TestMountDaemonRoot/private [2022-05-12T02:49:07.154Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T02:49:07.155Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T02:49:07.155Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T02:49:07.155Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T02:49:07.155Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T02:49:07.155Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T02:49:07.155Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T02:49:07.155Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T02:49:07.155Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T02:49:07.155Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T02:49:07.155Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T02:49:07.155Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T02:49:07.155Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T02:49:07.155Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T02:49:07.155Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T02:49:07.155Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T02:49:07.155Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T02:49:07.155Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T02:49:07.155Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T02:49:07.155Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T02:49:07.410Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T02:49:07.410Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T02:49:07.410Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T02:49:07.410Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T02:49:07.410Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T02:49:07.410Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T02:49:07.410Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T02:49:07.410Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T02:49:07.410Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T02:49:07.410Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T02:49:07.410Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T02:49:07.410Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T02:49:07.410Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T02:49:07.410Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T02:49:08.774Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-05-12T02:49:08.774Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T02:49:09.030Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-05-12T02:49:09.030Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T02:49:09.592Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-05-12T02:49:09.592Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:49:10.153Z] --- PASS: TestContainerCopyLeaksMounts (0.55s) [2022-05-12T02:49:10.153Z] === RUN TestNetworkNat [2022-05-12T02:49:10.409Z] --- PASS: TestNetworkNat (0.43s) [2022-05-12T02:49:10.409Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T02:49:10.779Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T02:49:10.779Z] Using test binary docker [2022-05-12T02:49:10.779Z] +++ /etc/init.d/apparmor start [2022-05-12T02:49:10.779Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T02:49:10.779Z] INFO: Waiting for daemon to start... [2022-05-12T02:49:10.779Z] Starting dockerd [2022-05-12T02:49:10.779Z] +++ 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-12T02:49:10.779Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T02:49:10.779Z] Using test binary docker [2022-05-12T02:49:10.779Z] +++ /etc/init.d/apparmor start [2022-05-12T02:49:10.779Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T02:49:10.779Z] INFO: Waiting for daemon to start... [2022-05-12T02:49:10.779Z] Starting dockerd [2022-05-12T02:49:10.779Z] +++ 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-12T02:49:10.970Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-12T02:49:10.970Z] === RUN TestNetworkLoopbackNat [2022-05-12T02:49:13.313Z] . [2022-05-12T02:49:13.313Z] [2022-05-12T02:49:13.313Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T02:49:13.313Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T02:49:13.313Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T02:49:13.313Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T02:49:13.484Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-05-12T02:49:13.484Z] === RUN TestPause [2022-05-12T02:49:13.572Z] Error: No such image: emptyfs [2022-05-12T02:49:13.572Z] Error: No such image: emptyfs [2022-05-12T02:49:13.572Z] ++++ docker load [2022-05-12T02:49:13.572Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T02:49:13.572Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T02:49:13.572Z] ++++ docker load [2022-05-12T02:49:13.740Z] --- PASS: TestPause (0.42s) [2022-05-12T02:49:13.740Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T02:49:13.740Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T02:49:13.740Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T02:49:13.740Z] === RUN TestPauseStopPausedContainer [2022-05-12T02:49:13.831Z] Running integration-test (iteration 1) [2022-05-12T02:49:13.831Z] Running integration-test (iteration 1) [2022-05-12T02:49:13.831Z] 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-12T02:49:13.831Z] ++ 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-12T02:49:13.831Z] ++ set -e [2022-05-12T02:49:13.831Z] ++ '[' -n 0 ']' [2022-05-12T02:49:13.831Z] ++ set -x [2022-05-12T02:49:13.831Z] 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-12T02:49:13.831Z] ++ 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-12T02:49:13.832Z] ++ 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-12T02:49:13.832Z] ++ set -e [2022-05-12T02:49:13.832Z] ++ '[' -n 0 ']' [2022-05-12T02:49:13.832Z] ++ set -x [2022-05-12T02:49:13.832Z] ++ 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-12T02:49:14.302Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-05-12T02:49:14.302Z] === RUN TestPidHost [2022-05-12T02:49:14.769Z] Loaded image: busybox:latest [2022-05-12T02:49:14.769Z] Loaded image: busybox:latest [2022-05-12T02:49:15.229Z] --- PASS: TestPidHost (0.95s) [2022-05-12T02:49:15.229Z] === RUN TestPsFilter [2022-05-12T02:49:15.337Z] Loaded image: busybox:glibc [2022-05-12T02:49:15.337Z] Loaded image: busybox:glibc [2022-05-12T02:49:15.485Z] --- PASS: TestPsFilter (0.11s) [2022-05-12T02:49:15.485Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T02:49:15.741Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-05-12T02:49:15.741Z] === RUN TestRemoveContainerWithVolume [2022-05-12T02:49:15.845Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.09s) [2022-05-12T02:49:15.845Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T02:49:16.302Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-05-12T02:49:16.302Z] === RUN TestRemoveContainerRunning [2022-05-12T02:49:16.558Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-05-12T02:49:16.558Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T02:49:16.588Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-12T02:49:17.119Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-05-12T02:49:17.119Z] === RUN TestRemoveInvalidContainer [2022-05-12T02:49:17.119Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T02:49:17.119Z] === RUN TestRenameLinkedContainer [2022-05-12T02:49:18.248Z] === RUN TestMiddlewares [2022-05-12T02:49:18.248Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T02:49:18.248Z] PASS [2022-05-12T02:49:18.248Z] coverage: 7.9% of statements [2022-05-12T02:49:18.248Z] ok github.com/docker/docker/api/server 0.052s coverage: 7.9% of statements [2022-05-12T02:49:19.006Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-05-12T02:49:19.006Z] === RUN TestRenameStoppedContainer [2022-05-12T02:49:19.006Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-05-12T02:49:19.006Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T02:49:19.933Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-05-12T02:49:19.933Z] === RUN TestRenameInvalidName [2022-05-12T02:49:20.189Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-12T02:49:20.189Z] === RUN TestRenameAnonymousContainer [2022-05-12T02:49:20.607Z] Loaded image: debian:bullseye-slim [2022-05-12T02:49:20.608Z] Loaded image: debian:bullseye-slim [2022-05-12T02:49:20.608Z] Loaded image: hello-world:latest [2022-05-12T02:49:20.608Z] Loaded image: hello-world:latest [2022-05-12T02:49:20.608Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T02:49:20.608Z] INFO: Testing against a local daemon [2022-05-12T02:49:20.608Z] === RUN TestDockerSuite [2022-05-12T02:49:20.608Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T02:49:20.608Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T02:49:20.608Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T02:49:20.608Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T02:49:20.608Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T02:49:20.608Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T02:49:20.608Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T02:49:20.608Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T02:49:20.608Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T02:49:20.608Z] INFO: Testing against a local daemon [2022-05-12T02:49:20.608Z] === RUN TestDockerDaemonSuite [2022-05-12T02:49:20.608Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-12T02:49:22.076Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-05-12T02:49:22.076Z] === RUN TestRenameContainerWithSameName [2022-05-12T02:49:22.332Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-05-12T02:49:22.332Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T02:49:23.259Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s) [2022-05-12T02:49:23.259Z] === RUN TestResize [2022-05-12T02:49:23.821Z] --- PASS: TestResize (0.43s) [2022-05-12T02:49:23.821Z] === RUN TestResizeWithInvalidSize [2022-05-12T02:49:23.997Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-12T02:49:24.076Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-05-12T02:49:24.076Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T02:49:24.638Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T02:49:24.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T02:49:24.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T02:49:24.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T02:49:24.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T02:49:24.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T02:49:24.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T02:49:24.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T02:49:24.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:49:24.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:49:24.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:49:24.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:49:24.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:49:24.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:49:24.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:49:24.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:49:24.638Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:49:24.638Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:49:24.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T02:49:24.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:49:24.795Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T02:49:25.058Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T02:49:25.995Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T02:49:25.995Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T02:49:26.004Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:49:26.563Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T02:49:26.563Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T02:49:26.563Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T02:49:27.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:49:27.939Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T02:49:28.506Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T02:49:28.506Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T02:49:28.506Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T02:49:28.732Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:49:28.732Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:49:28.813Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-12T02:49:29.074Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-12T02:49:29.640Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T02:49:29.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:49:29.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:49:30.575Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T02:49:30.575Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T02:49:30.837Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T02:49:30.837Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T02:49:30.837Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T02:49:33.967Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-05-12T02:49:33.967Z] PASS [2022-05-12T02:49:33.967Z] [2022-05-12T02:49:33.967Z] DONE 17 tests in 47.050s [2022-05-12T02:49:33.967Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T02:49:33.967Z] INFO: Testing against a local daemon [2022-05-12T02:49:33.967Z] === RUN TestPluginInvalidJSON [2022-05-12T02:49:33.967Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T02:49:33.967Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T02:49:33.967Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T02:49:33.967Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T02:49:33.967Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T02:49:33.967Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T02:49:33.967Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T02:49:33.967Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T02:49:33.967Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T02:49:33.967Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T02:49:33.967Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T02:49:33.967Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T02:49:33.967Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T02:49:33.967Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T02:49:33.967Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T02:49:33.967Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T02:49:33.967Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T02:49:33.967Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T02:49:33.967Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T02:49:33.967Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T02:49:33.967Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T02:49:33.967Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-12T02:49:33.967Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T02:49:33.967Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T02:49:33.967Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-05-12T02:49:33.967Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T02:49:33.967Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T02:49:33.967Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T02:49:33.967Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T02:49:33.967Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-05-12T02:49:33.967Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T02:49:33.967Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T02:49:33.967Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T02:49:33.967Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T02:49:33.967Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T02:49:33.967Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T02:49:33.967Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T02:49:33.967Z] === RUN TestPluginInstall [2022-05-12T02:49:33.967Z] === RUN TestPluginInstall/no_auth [2022-05-12T02:49:33.967Z] time="2022-05-12T02:49:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:49:33.967Z] time="2022-05-12T02:49:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:865342a9aacf20e57ecf8a2245377c23cccd212a68ea2a00653c5ed9b8aa05b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:49:33.967Z] time="2022-05-12T02:49:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:49:33.967Z] time="2022-05-12T02:49:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:865342a9aacf20e57ecf8a2245377c23cccd212a68ea2a00653c5ed9b8aa05b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:49:33.967Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T02:49:33.967Z] time="2022-05-12T02:49:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:49:33.967Z] time="2022-05-12T02:49:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f26cdb7fc0a9965a2805529bab27859a2a9c2f70950eeb0b1f4ae51fdfb0b77" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:49:33.968Z] time="2022-05-12T02:49:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:49:33.968Z] time="2022-05-12T02:49:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f26cdb7fc0a9965a2805529bab27859a2a9c2f70950eeb0b1f4ae51fdfb0b77" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:49:33.968Z] === RUN TestPluginInstall/with_insecure [2022-05-12T02:49:34.082Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:49:34.082Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T02:49:34.912Z] time="2022-05-12T02:49:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:49:34.912Z] time="2022-05-12T02:49:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ab9ff45f1d1109a7226b3365d9a8421cab6f9debbfa7dbe27ba279fb6e77f19" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:49:34.912Z] time="2022-05-12T02:49:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:49:34.912Z] time="2022-05-12T02:49:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ab9ff45f1d1109a7226b3365d9a8421cab6f9debbfa7dbe27ba279fb6e77f19" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:49:35.173Z] plugin_test.go:195: [da2bb94d89ed4] daemon is not started [2022-05-12T02:49:35.173Z] --- PASS: TestPluginInstall (2.75s) [2022-05-12T02:49:35.173Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-05-12T02:49:35.173Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-05-12T02:49:35.173Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-05-12T02:49:35.173Z] === RUN TestPluginsWithRuntimes [2022-05-12T02:49:35.448Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T02:49:36.560Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T02:49:36.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T02:49:37.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T02:49:37.504Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T02:49:37.577Z] 12fb50a031bd: Pull complete [2022-05-12T02:49:37.577Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T02:49:37.577Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T02:49:37.577Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-12T02:49:37.577Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-12T02:49:37.577Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-12T02:49:37.577Z] WARN: Skipping validation tests [2022-05-12T02:49:37.577Z] INFO: Running unit tests at 05/12/2022 02:49:28... [2022-05-12T02:49:37.577Z] INFO: make.ps1 starting at 05/12/2022 02:49:33 [2022-05-12T02:49:37.577Z] INFO: Git commit (62345e7885) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T02:49:37.577Z] INFO: Running unit tests... [2022-05-12T02:49:38.449Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-05-12T02:49:38.449Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-05-12T02:49:38.449Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-05-12T02:49:38.449Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T02:49:38.740Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T02:49:38.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T02:49:39.022Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-05-12T02:49:39.022Z] PASS [2022-05-12T02:49:39.022Z] [2022-05-12T02:49:39.022Z] DONE 24 tests in 6.687s [2022-05-12T02:49:39.022Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T02:49:39.022Z] INFO: Testing against a local daemon [2022-05-12T02:49:39.022Z] === RUN TestExternalGraphDriver [2022-05-12T02:49:39.022Z] === RUN TestExternalGraphDriver/json [2022-05-12T02:49:40.359Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T02:49:40.937Z] === RUN TestExternalGraphDriver/spec [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s) [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s) [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.63s) [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s) [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s) [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2022-05-12T02:49:41.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-05-12T02:49:41.786Z] === RUN TestCgroupNamespacesRun [2022-05-12T02:49:42.242Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-12T02:49:42.325Z] === RUN TestExternalGraphDriver/pull [2022-05-12T02:49:43.041Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T02:49:43.158Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-05-12T02:49:43.158Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T02:49:44.086Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-05-12T02:49:44.086Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T02:49:44.241Z] --- PASS: TestExternalGraphDriver (4.93s) [2022-05-12T02:49:44.241Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-05-12T02:49:44.241Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-05-12T02:49:44.241Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-05-12T02:49:44.241Z] === RUN TestGraphdriverPluginV2 [2022-05-12T02:49:44.823Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-12T02:49:45.449Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-05-12T02:49:45.449Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T02:49:46.376Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-05-12T02:49:46.376Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T02:49:47.229Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T02:49:47.489Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-12T02:49:47.743Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-05-12T02:49:47.743Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T02:49:48.449Z] --- PASS: TestGraphdriverPluginV2 (3.87s) [2022-05-12T02:49:48.449Z] PASS [2022-05-12T02:49:48.449Z] [2022-05-12T02:49:48.449Z] DONE 5 tests in 8.847s [2022-05-12T02:49:48.449Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T02:49:48.449Z] INFO: Testing against a local daemon [2022-05-12T02:49:48.449Z] === RUN TestContinueAfterPluginCrash [2022-05-12T02:49:48.449Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T02:49:48.449Z] === RUN TestReadPluginNoRead [2022-05-12T02:49:48.449Z] === PAUSE TestReadPluginNoRead [2022-05-12T02:49:48.449Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T02:49:48.449Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T02:49:48.449Z] === CONT TestContinueAfterPluginCrash [2022-05-12T02:49:48.449Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T02:49:48.671Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-05-12T02:49:48.671Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T02:49:49.395Z] docker_cli_daemon_test.go:1474: [d52707a5e8d91] daemon is not started [2022-05-12T02:49:49.597Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-05-12T02:49:49.597Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T02:49:50.524Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-05-12T02:49:50.524Z] === RUN TestNISDomainname [2022-05-12T02:49:51.085Z] --- PASS: TestNISDomainname (0.51s) [2022-05-12T02:49:51.085Z] === RUN TestHostnameDnsResolution [2022-05-12T02:49:51.646Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-05-12T02:49:51.646Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T02:49:51.758Z] --- PASS: TestDaemonStartWithLogOpt (3.35s) [2022-05-12T02:49:51.758Z] === CONT TestReadPluginNoRead [2022-05-12T02:49:52.207Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-05-12T02:49:52.207Z] === RUN TestPrivilegedHostDevices [2022-05-12T02:49:52.680Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T02:49:52.768Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-05-12T02:49:52.768Z] === RUN TestStats [2022-05-12T02:49:53.674Z] === RUN TestReadPluginNoRead/default [2022-05-12T02:49:54.058Z] check_test.go:307: [d40728b534c4a] daemon is not started [2022-05-12T02:49:54.058Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-12T02:49:54.586Z] ? github.com/docker/docker/api [no test files] [2022-05-12T02:49:54.617Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T02:49:54.820Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-12T02:49:55.280Z] --- PASS: TestStats (2.42s) [2022-05-12T02:49:55.280Z] === RUN TestStopContainerWithTimeout [2022-05-12T02:49:55.280Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T02:49:55.280Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T02:49:55.280Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T02:49:55.280Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T02:49:55.280Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T02:49:55.280Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T02:49:55.280Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T02:49:55.280Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T02:49:55.280Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T02:49:55.280Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T02:49:55.436Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T02:49:55.841Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T02:49:56.004Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T02:49:56.256Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-12T02:49:56.265Z] --- PASS: TestContinueAfterPluginCrash (8.40s) [2022-05-12T02:49:56.373Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T02:49:56.941Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-12T02:49:57.200Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T02:49:57.209Z] === CONT TestReadPluginNoRead [2022-05-12T02:49:57.209Z] read_test.go:92: [df2d24cf476b2] daemon is not started [2022-05-12T02:49:57.209Z] --- PASS: TestReadPluginNoRead (5.82s) [2022-05-12T02:49:57.209Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-05-12T02:49:57.209Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-05-12T02:49:57.209Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-05-12T02:49:57.209Z] PASS [2022-05-12T02:49:57.209Z] [2022-05-12T02:49:57.209Z] DONE 6 tests in 9.194s [2022-05-12T02:49:57.209Z] 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-12T02:49:57.209Z] testing: warning: no tests to run [2022-05-12T02:49:57.209Z] PASS [2022-05-12T02:49:57.209Z] [2022-05-12T02:49:57.209Z] DONE 0 tests in 0.008s [2022-05-12T02:49:57.209Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T02:49:57.209Z] INFO: Testing against a local daemon [2022-05-12T02:49:57.209Z] === RUN TestPluginWithDevMounts [2022-05-12T02:49:57.209Z] === PAUSE TestPluginWithDevMounts [2022-05-12T02:49:57.209Z] === CONT TestPluginWithDevMounts [2022-05-12T02:49:58.356Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T02:49:58.596Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-05-12T02:49:58.596Z] PASS [2022-05-12T02:49:58.596Z] [2022-05-12T02:49:58.596Z] DONE 1 tests in 1.597s [2022-05-12T02:49:58.596Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T02:49:58.596Z] INFO: Testing against a local daemon [2022-05-12T02:49:58.596Z] === RUN TestSecretInspect [2022-05-12T02:49:59.283Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T02:49:59.283Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-05-12T02:49:59.283Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-05-12T02:49:59.283Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2022-05-12T02:49:59.283Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-05-12T02:49:59.283Z] === RUN TestDeleteDevicemapper [2022-05-12T02:49:59.283Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T02:49:59.283Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T02:49:59.283Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T02:49:59.771Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T02:50:00.581Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-12T02:50:01.146Z] --- PASS: TestSecretInspect (2.18s) [2022-05-12T02:50:01.146Z] === RUN TestSecretList [2022-05-12T02:50:01.150Z] check_test.go:307: [d05014ec7a872] daemon is not started [2022-05-12T02:50:01.150Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-12T02:50:01.150Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-12T02:50:01.150Z] --- PASS: TestBuildWithHugeFile (82.89s) [2022-05-12T02:50:01.150Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T02:50:01.150Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T02:50:01.150Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T02:50:01.150Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T02:50:01.150Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:50:01.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:50:01.150Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:50:01.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:50:01.150Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:50:01.150Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:50:01.150Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:50:01.150Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:50:01.171Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.71s) [2022-05-12T02:50:01.171Z] === RUN TestUpdateMemory [2022-05-12T02:50:01.408Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:50:01.408Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-12T02:50:01.408Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-05-12T02:50:01.408Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-05-12T02:50:01.408Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-05-12T02:50:01.408Z] === RUN TestBuildPreserveOwnership [2022-05-12T02:50:01.408Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T02:50:01.427Z] --- PASS: TestUpdateMemory (0.50s) [2022-05-12T02:50:01.427Z] === RUN TestUpdateCPUQuota [2022-05-12T02:50:02.354Z] --- PASS: TestUpdateCPUQuota (0.75s) [2022-05-12T02:50:02.354Z] === RUN TestUpdatePidsLimit [2022-05-12T02:50:02.354Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T02:50:02.354Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T02:50:02.609Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T02:50:02.865Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T02:50:03.062Z] --- PASS: TestSecretList (2.20s) [2022-05-12T02:50:03.062Z] === RUN TestSecretsCreateAndDelete [2022-05-12T02:50:03.121Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T02:50:03.121Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T02:50:03.314Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-12T02:50:03.377Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T02:50:04.253Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T02:50:04.304Z] --- PASS: TestUpdatePidsLimit (1.90s) [2022-05-12T02:50:04.304Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-05-12T02:50:04.304Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-05-12T02:50:04.304Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-05-12T02:50:04.304Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-05-12T02:50:04.304Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-05-12T02:50:04.304Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-05-12T02:50:04.304Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2022-05-12T02:50:04.304Z] === RUN TestUpdateRestartPolicy [2022-05-12T02:50:04.833Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-12T02:50:05.235Z] ............................ [ 66%] [2022-05-12T02:50:05.435Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-12T02:50:05.609Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-05-12T02:50:05.609Z] === RUN TestSecretsUpdate [2022-05-12T02:50:05.695Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T02:50:05.953Z] --- PASS: TestBuildPreserveOwnership (4.36s) [2022-05-12T02:50:05.953Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.58s) [2022-05-12T02:50:05.953Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.78s) [2022-05-12T02:50:05.953Z] === RUN TestBuildPlatformInvalid [2022-05-12T02:50:05.953Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2022-05-12T02:50:05.953Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T02:50:06.520Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T02:50:06.997Z] --- PASS: TestSecretsUpdate (1.81s) [2022-05-12T02:50:06.997Z] === RUN TestTemplatedSecret [2022-05-12T02:50:07.461Z] Loaded image: busybox:latest [2022-05-12T02:50:07.720Z] Loaded image: busybox:glibc [2022-05-12T02:50:08.656Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T02:50:09.223Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-12T02:50:09.547Z] --- PASS: TestTemplatedSecret (2.56s) [2022-05-12T02:50:09.547Z] === RUN TestSecretCreateResolve [2022-05-12T02:50:09.792Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T02:50:10.051Z] Loaded image: debian:bullseye-slim [2022-05-12T02:50:10.311Z] Loaded image: hello-world:latest [2022-05-12T02:50:10.570Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T02:50:10.829Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T02:50:11.769Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-12T02:50:12.029Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T02:50:12.123Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-05-12T02:50:12.123Z] PASS [2022-05-12T02:50:12.123Z] [2022-05-12T02:50:12.123Z] DONE 6 tests in 13.233s [2022-05-12T02:50:12.123Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T02:50:12.123Z] INFO: Testing against a local daemon [2022-05-12T02:50:12.123Z] === RUN TestServiceCreateInit [2022-05-12T02:50:12.123Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T02:50:14.563Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T02:50:15.505Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T02:50:15.505Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-12T02:50:16.332Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T02:50:16.441Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T02:50:16.441Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T02:50:16.477Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2022-05-12T02:50:16.477Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T02:50:16.477Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-05-12T02:50:16.477Z] === RUN TestWaitNonBlocked [2022-05-12T02:50:16.477Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T02:50:16.477Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T02:50:16.477Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T02:50:16.477Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T02:50:16.477Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T02:50:16.477Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T02:50:16.477Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T02:50:16.477Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2022-05-12T02:50:16.477Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-05-12T02:50:16.477Z] === RUN TestWaitBlocked [2022-05-12T02:50:16.477Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T02:50:16.477Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T02:50:16.477Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T02:50:16.477Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T02:50:16.477Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T02:50:16.477Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T02:50:16.733Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T02:50:16.733Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-05-12T02:50:16.733Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-05-12T02:50:16.733Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T02:50:16.733Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T02:50:17.818Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T02:50:18.621Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.95s) [2022-05-12T02:50:18.621Z] === CONT TestIpcModeOlderClient [2022-05-12T02:50:18.621Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-05-12T02:50:18.621Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T02:50:18.621Z] --- PASS: TestContainerStartOnDaemonRestart (2.04s) [2022-05-12T02:50:18.621Z] === CONT TestDaemonHostGatewayIP [2022-05-12T02:50:18.754Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T02:50:19.333Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-12T02:50:19.640Z] --- PASS: TestServiceCreateInit (7.30s) [2022-05-12T02:50:19.640Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s) [2022-05-12T02:50:19.640Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2022-05-12T02:50:19.640Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T02:50:19.677Z] === RUN TestMiddlewares [2022-05-12T02:50:19.677Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T02:50:19.677Z] PASS [2022-05-12T02:50:19.677Z] coverage: 7.9% of statements [2022-05-12T02:50:19.677Z] ok github.com/docker/docker/api/server 0.073s coverage: 7.9% of statements [2022-05-12T02:50:21.136Z] --- PASS: TestDaemonHostGatewayIP (2.36s) [2022-05-12T02:50:21.136Z] === CONT TestDaemonRestartIpcMode [2022-05-12T02:50:22.622Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-12T02:50:23.189Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.06s) [2022-05-12T02:50:23.189Z] PASS [2022-05-12T02:50:23.189Z] [2022-05-12T02:50:23.189Z] === Skipped [2022-05-12T02:50:23.189Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T02:50:23.189Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T02:50:23.189Z] [2022-05-12T02:50:23.189Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T02:50:23.189Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T02:50:23.189Z] [2022-05-12T02:50:23.189Z] DONE 34 tests, 2 skipped in 145.048s [2022-05-12T02:50:23.189Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T02:50:23.189Z] ++ 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-12T02:50:23.189Z] ++ set -e [2022-05-12T02:50:23.189Z] ++ '[' -n 0 ']' [2022-05-12T02:50:23.189Z] ++ set -x [2022-05-12T02:50:23.189Z] ++ 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-12T02:50:23.189Z] INFO: Testing against a local daemon [2022-05-12T02:50:23.189Z] === RUN TestConfigInspect [2022-05-12T02:50:23.651Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-05-12T02:50:24.125Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-12T02:50:26.027Z] --- PASS: TestConfigInspect (2.92s) [2022-05-12T02:50:26.027Z] === RUN TestConfigList [2022-05-12T02:50:26.027Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-12T02:50:27.402Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-12T02:50:27.969Z] check_test.go:307: [d03a220cf794e] daemon is not started [2022-05-12T02:50:27.969Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-12T02:50:28.907Z] --- PASS: TestConfigList (2.93s) [2022-05-12T02:50:28.907Z] === RUN TestConfigsCreateAndDelete [2022-05-12T02:50:30.183Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) [2022-05-12T02:50:30.183Z] PASS [2022-05-12T02:50:30.183Z] [2022-05-12T02:50:30.183Z] === Skipped [2022-05-12T02:50:30.183Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-12T02:50:30.183Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T02:50:30.183Z] [2022-05-12T02:50:30.183Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T02:50:30.183Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T02:50:30.183Z] [2022-05-12T02:50:30.183Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T02:50:30.183Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T02:50:30.183Z] [2022-05-12T02:50:30.183Z] DONE 236 tests, 3 skipped in 114.863s [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T02:50:30.271Z] === RUN TestBoolValue [2022-05-12T02:50:30.271Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestBoolValueOrDefault [2022-05-12T02:50:30.271Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestInt64ValueOrZero [2022-05-12T02:50:30.271Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestInt64ValueOrDefault [2022-05-12T02:50:30.271Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T02:50:30.271Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestJsonContentType [2022-05-12T02:50:30.271Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestReadJSON [2022-05-12T02:50:30.271Z] === RUN TestReadJSON/nil_body [2022-05-12T02:50:30.271Z] === RUN TestReadJSON/empty_body [2022-05-12T02:50:30.271Z] === RUN TestReadJSON/with_valid_request [2022-05-12T02:50:30.271Z] === RUN TestReadJSON/with_whitespace [2022-05-12T02:50:30.271Z] === RUN TestReadJSON/with_extra_content [2022-05-12T02:50:30.271Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T02:50:30.271Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T02:50:30.271Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T02:50:30.271Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T02:50:30.271Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T02:50:30.271Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T02:50:30.271Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T02:50:30.271Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T02:50:30.271Z] PASS [2022-05-12T02:50:30.271Z] coverage: 31.9% of statements [2022-05-12T02:50:30.271Z] ok github.com/docker/docker/api/server/httputils 0.055s coverage: 31.9% of statements [2022-05-12T02:50:30.271Z] === RUN TestMaskSecretKeys [2022-05-12T02:50:30.271Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T02:50:30.271Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T02:50:30.271Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T02:50:30.271Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T02:50:30.271Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T02:50:30.271Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T02:50:30.271Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestVersionMiddlewareVersion [2022-05-12T02:50:30.271Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T02:50:30.271Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T02:50:30.271Z] PASS [2022-05-12T02:50:30.271Z] coverage: 37.7% of statements [2022-05-12T02:50:30.271Z] ok github.com/docker/docker/api/server/middleware 0.052s coverage: 37.7% of statements [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T02:50:30.271Z] === RUN TestStrSliceMarshalJSON [2022-05-12T02:50:30.271Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T02:50:30.271Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestStrSliceUnmarshalString [2022-05-12T02:50:30.271Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T02:50:30.271Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T02:50:30.271Z] PASS [2022-05-12T02:50:30.271Z] coverage: 90.0% of statements [2022-05-12T02:50:30.271Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2022-05-12T02:50:30.271Z] === RUN TestToJSON [2022-05-12T02:50:30.271Z] --- PASS: TestToJSON (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestToParamWithVersion [2022-05-12T02:50:30.271Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestFromJSON [2022-05-12T02:50:30.271Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestEmpty [2022-05-12T02:50:30.271Z] --- PASS: TestEmpty (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T02:50:30.271Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestArgsMatchKVList [2022-05-12T02:50:30.271Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestArgsMatch [2022-05-12T02:50:30.271Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestAdd [2022-05-12T02:50:30.271Z] --- PASS: TestAdd (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestDel [2022-05-12T02:50:30.271Z] --- PASS: TestDel (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestLen [2022-05-12T02:50:30.271Z] --- PASS: TestLen (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestExactMatch [2022-05-12T02:50:30.271Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestOnlyOneExactMatch [2022-05-12T02:50:30.271Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestContains [2022-05-12T02:50:30.271Z] --- PASS: TestContains (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestValidate [2022-05-12T02:50:30.271Z] --- PASS: TestValidate (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestWalkValues [2022-05-12T02:50:30.271Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestFuzzyMatch [2022-05-12T02:50:30.271Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T02:50:30.271Z] === RUN TestClone [2022-05-12T02:50:30.271Z] --- PASS: TestClone (0.00s) [2022-05-12T02:50:30.271Z] PASS [2022-05-12T02:50:30.271Z] coverage: 92.2% of statements [2022-05-12T02:50:30.271Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-05-12T02:50:30.271Z] === RUN TestGetTimestamp [2022-05-12T02:50:30.271Z] === RUN TestAdjustForAPIVersion [2022-05-12T02:50:30.271Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T02:50:30.271Z] PASS [2022-05-12T02:50:30.271Z] coverage: 6.1% of statements [2022-05-12T02:50:30.271Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 6.1% of statements [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T02:50:30.271Z] --- PASS: TestGetTimestamp (0.20s) [2022-05-12T02:50:30.271Z] === RUN TestParseTimestamps [2022-05-12T02:50:30.271Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T02:50:30.271Z] PASS [2022-05-12T02:50:30.271Z] coverage: 100.0% of statements [2022-05-12T02:50:30.271Z] ok github.com/docker/docker/api/types/time 0.250s coverage: 100.0% of statements [2022-05-12T02:50:30.271Z] === RUN TestCompareVersion [2022-05-12T02:50:30.271Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T02:50:30.271Z] PASS [2022-05-12T02:50:30.271Z] coverage: 77.3% of statements [2022-05-12T02:50:30.271Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 77.3% of statements [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T02:50:30.271Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T02:50:30.271Z] === RUN TestIsGIT [2022-05-12T02:50:30.271Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T02:50:30.271Z] PASS [2022-05-12T02:50:30.271Z] coverage: 100.0% of statements [2022-05-12T02:50:30.271Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.148s coverage: 100.0% of statements [2022-05-12T02:50:30.271Z] === RUN TestParseRemoteURL [2022-05-12T02:50:30.271Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T02:50:30.271Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T02:50:30.271Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T02:50:30.271Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T02:50:30.271Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T02:50:30.271Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T02:50:30.271Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T02:50:30.271Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T02:50:30.271Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T02:50:30.271Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T02:50:30.271Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T02:50:30.271Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T02:50:30.271Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T02:50:30.271Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T02:50:30.271Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T02:50:30.271Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T02:50:30.272Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T02:50:30.272Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T02:50:30.272Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T02:50:30.272Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T02:50:30.272Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestCloneArgsSmartHttp [2022-05-12T02:50:30.272Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-05-12T02:50:30.272Z] === RUN TestCloneArgsDumbHttp [2022-05-12T02:50:30.272Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestCloneArgsGit [2022-05-12T02:50:30.272Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestCheckoutGit [2022-05-12T02:50:30.272Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T02:50:30.272Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-12T02:50:30.272Z] === RUN TestProcessNoDockerignore [2022-05-12T02:50:30.272Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T02:50:30.272Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestDetectContentType [2022-05-12T02:50:30.272Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestSelectAcceptableMIME [2022-05-12T02:50:30.272Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestInspectEmptyResponse [2022-05-12T02:50:30.272Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestInspectResponseBinary [2022-05-12T02:50:30.272Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestResponseUnsupportedContentType [2022-05-12T02:50:30.272Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestInspectResponseTextSimple [2022-05-12T02:50:30.272Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T02:50:30.272Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestUnknownContentLength [2022-05-12T02:50:30.272Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestDownloadRemote [2022-05-12T02:50:30.272Z] --- PASS: TestDownloadRemote (0.12s) [2022-05-12T02:50:30.272Z] === RUN TestGetWithStatusError [2022-05-12T02:50:30.272Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestCloseRootDirectory [2022-05-12T02:50:30.272Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:50:30.272Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestHashFile [2022-05-12T02:50:30.272Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:50:30.272Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestHashSubdir [2022-05-12T02:50:30.272Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:50:30.272Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-12T02:50:30.272Z] === RUN TestRemoveDirectory [2022-05-12T02:50:30.272Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:50:30.272Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-12T02:50:30.272Z] PASS [2022-05-12T02:50:30.272Z] coverage: 9.3% of statements [2022-05-12T02:50:30.272Z] ok github.com/docker/docker/builder/remotecontext 0.388s coverage: 9.3% of statements [2022-05-12T02:50:30.272Z] === RUN TestEnable [2022-05-12T02:50:30.272Z] --- PASS: TestEnable (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestDisable [2022-05-12T02:50:30.272Z] --- PASS: TestDisable (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestEnabled [2022-05-12T02:50:30.272Z] --- PASS: TestEnabled (0.00s) [2022-05-12T02:50:30.272Z] PASS [2022-05-12T02:50:30.272Z] coverage: 100.0% of statements [2022-05-12T02:50:30.272Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2022-05-12T02:50:30.272Z] === RUN TestGetAllAllowed [2022-05-12T02:50:30.272Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestGetAllMeta [2022-05-12T02:50:30.272Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T02:50:30.272Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T02:50:30.272Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestIsExistingDirectory [2022-05-12T02:50:30.272Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestGetFilenameForDownload [2022-05-12T02:50:30.272Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestEnv2Variables [2022-05-12T02:50:30.272Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T02:50:30.272Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestMaintainer [2022-05-12T02:50:30.272Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestLabel [2022-05-12T02:50:30.272Z] --- PASS: TestLabel (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestFromScratch [2022-05-12T02:50:30.272Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestFromWithArg [2022-05-12T02:50:30.272Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T02:50:30.272Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestFromWithUndefinedArg [2022-05-12T02:50:30.272Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T02:50:30.272Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestOnbuild [2022-05-12T02:50:30.272Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestWorkdir [2022-05-12T02:50:30.272Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestCmd [2022-05-12T02:50:30.272Z] --- PASS: TestCmd (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestHealthcheckNone [2022-05-12T02:50:30.272Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestHealthcheckCmd [2022-05-12T02:50:30.272Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestEntrypoint [2022-05-12T02:50:30.272Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestExpose [2022-05-12T02:50:30.272Z] --- PASS: TestExpose (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestUser [2022-05-12T02:50:30.272Z] --- PASS: TestUser (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestVolume [2022-05-12T02:50:30.272Z] --- PASS: TestVolume (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestStopSignal [2022-05-12T02:50:30.272Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T02:50:30.272Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestArg [2022-05-12T02:50:30.272Z] --- PASS: TestArg (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestShell [2022-05-12T02:50:30.272Z] --- PASS: TestShell (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestPrependEnvOnCmd [2022-05-12T02:50:30.272Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestRunWithBuildArgs [2022-05-12T02:50:30.272Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T02:50:30.272Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T02:50:30.272Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T02:50:30.272Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T02:50:30.272Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T02:50:30.272Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T02:50:30.272Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T02:50:30.272Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T02:50:30.272Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestNormalizeWorkdir [2022-05-12T02:50:30.272Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestDispatch [2022-05-12T02:50:30.272Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T02:50:30.272Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T02:50:30.272Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T02:50:30.272Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T02:50:30.272Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T02:50:30.272Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T02:50:30.272Z] === RUN TestDispatch/COPY_url [2022-05-12T02:50:30.272Z] --- PASS: TestDispatch (0.08s) [2022-05-12T02:50:30.272Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-12T02:50:30.272Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-12T02:50:30.272Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-12T02:50:30.272Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T02:50:30.272Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T02:50:30.272Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-12T02:50:30.272Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T02:50:30.272Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T02:50:30.272Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T02:50:30.272Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T02:50:30.272Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T02:50:30.272Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestEmptyDockerfile [2022-05-12T02:50:30.272Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-12T02:50:30.272Z] === RUN TestSymlinkDockerfile [2022-05-12T02:50:30.272Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T02:50:30.272Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T02:50:30.272Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestNonExistingDockerfile [2022-05-12T02:50:30.272Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestCopyRunConfig [2022-05-12T02:50:30.272Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestDeepCopyRunConfig [2022-05-12T02:50:30.272Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestExportImage [2022-05-12T02:50:30.272Z] --- PASS: TestExportImage (0.00s) [2022-05-12T02:50:30.272Z] === RUN TestNormalizeDest [2022-05-12T02:50:30.272Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T02:50:30.272Z] PASS [2022-05-12T02:50:30.272Z] coverage: 46.7% of statements [2022-05-12T02:50:30.272Z] ok github.com/docker/docker/builder/dockerfile 0.251s coverage: 46.7% of statements [2022-05-12T02:50:30.290Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-12T02:50:30.439Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T02:50:30.439Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-12T02:50:30.439Z] ++ set -e [2022-05-12T02:50:30.439Z] ++ '[' -n 0 ']' [2022-05-12T02:50:30.439Z] ++ set -x [2022-05-12T02:50:30.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-12T02:50:30.439Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T02:50:31.002Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-12T02:50:31.002Z] === RUN TestConfigDaemonID [2022-05-12T02:50:31.669Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-12T02:50:31.798Z] === RUN TestTCP4Proxy [2022-05-12T02:50:31.798Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-12T02:50:31.798Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T02:50:31.798Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-12T02:50:31.798Z] === RUN TestTCP6Proxy [2022-05-12T02:50:31.798Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T02:50:31.798Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T02:50:31.798Z] === RUN TestTCPDualStackProxy [2022-05-12T02:50:31.798Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T02:50:31.798Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T02:50:31.798Z] === RUN TestUDP4Proxy [2022-05-12T02:50:31.798Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T02:50:31.798Z] === RUN TestUDP6Proxy [2022-05-12T02:50:31.798Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T02:50:31.798Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T02:50:31.798Z] === RUN TestUDPWriteError [2022-05-12T02:50:31.798Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T02:50:31.798Z] === RUN TestSCTP4Proxy [2022-05-12T02:50:31.798Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T02:50:31.798Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T02:50:31.798Z] === RUN TestSCTP6Proxy [2022-05-12T02:50:31.798Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T02:50:31.798Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T02:50:31.798Z] PASS [2022-05-12T02:50:31.798Z] coverage: 49.4% of statements [2022-05-12T02:50:31.798Z] ok github.com/docker/docker/cmd/docker-proxy 0.061s coverage: 49.4% of statements [2022-05-12T02:50:31.928Z] --- PASS: TestConfigsCreateAndDelete (3.07s) [2022-05-12T02:50:31.928Z] === RUN TestConfigsUpdate [2022-05-12T02:50:31.928Z] daemon_test.go:84: [de72956e5ef9e] daemon is not started [2022-05-12T02:50:31.928Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-12T02:50:31.928Z] === RUN TestDaemonConfigValidation [2022-05-12T02:50:31.928Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T02:50:32.184Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T02:50:32.184Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T02:50:32.185Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T02:50:32.185Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T02:50:32.185Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T02:50:32.185Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T02:50:32.185Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T02:50:32.185Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T02:50:32.185Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T02:50:32.185Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T02:50:32.185Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T02:50:32.185Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T02:50:32.185Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T02:50:32.185Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T02:50:32.185Z] --- PASS: TestDaemonConfigValidation (0.06s) [2022-05-12T02:50:32.185Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-05-12T02:50:32.185Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-05-12T02:50:32.185Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-05-12T02:50:32.185Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-05-12T02:50:32.185Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-12T02:50:32.185Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T02:50:32.185Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T02:50:33.549Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T02:50:33.835Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-12T02:50:34.476Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T02:50:35.211Z] --- PASS: TestConfigsUpdate (2.98s) [2022-05-12T02:50:35.211Z] === RUN TestTemplatedConfig [2022-05-12T02:50:35.404Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T02:50:35.404Z] daemon_test.go:198: [d5db0feae1943] daemon is not started [2022-05-12T02:50:35.404Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-12T02:50:35.404Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-12T02:50:35.404Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-12T02:50:35.404Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-12T02:50:35.404Z] === RUN TestDaemonProxy [2022-05-12T02:50:35.404Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T02:50:35.778Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T02:50:36.037Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T02:50:36.593Z] b111c3320c94: Pull complete [2022-05-12T02:50:37.306Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T02:50:37.414Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T02:50:37.414Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-12T02:50:37.414Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T02:50:37.767Z] --- PASS: TestCreateServiceMultipleTimes (15.47s) [2022-05-12T02:50:37.767Z] === RUN TestCreateServiceConflict [2022-05-12T02:50:37.767Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-05-12T02:50:37.767Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T02:50:37.981Z] --- PASS: TestTemplatedConfig (2.95s) [2022-05-12T02:50:37.981Z] === RUN TestConfigCreateResolve [2022-05-12T02:50:37.981Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-12T02:50:39.232Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T02:50:39.357Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T02:50:39.687Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2022-05-12T02:50:39.687Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T02:50:40.595Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T02:50:40.733Z] --- PASS: TestConfigCreateResolve (2.51s) [2022-05-12T02:50:40.733Z] PASS [2022-05-12T02:50:40.733Z] [2022-05-12T02:50:40.733Z] DONE 6 tests in 17.385s [2022-05-12T02:50:40.733Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T02:50:40.733Z] ++ 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-12T02:50:40.733Z] ++ set -e [2022-05-12T02:50:40.733Z] ++ '[' -n 0 ']' [2022-05-12T02:50:40.733Z] ++ set -x [2022-05-12T02:50:40.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-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-12T02:50:40.733Z] INFO: Testing against a local daemon [2022-05-12T02:50:40.733Z] === RUN TestCheckpoint [2022-05-12T02:50:40.733Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T02:50:40.733Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T02:50:40.733Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T02:50:40.733Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:50:40.733Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:50:40.733Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:50:40.733Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T02:50:40.733Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T02:50:40.733Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T02:50:40.733Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T02:50:40.733Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T02:50:40.733Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T02:50:40.733Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T02:50:40.733Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T02:50:40.733Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T02:50:40.733Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T02:50:40.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T02:50:40.733Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T02:50:40.733Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T02:50:40.733Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T02:50:40.733Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T02:50:40.733Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T02:50:40.733Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T02:50:40.733Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-12T02:50:40.733Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T02:50:40.733Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T02:50:40.733Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T02:50:40.733Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T02:50:40.733Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T02:50:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T02:50:40.734Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T02:50:40.734Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-12T02:50:40.734Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T02:50:40.734Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-12T02:50:40.734Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T02:50:40.734Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-12T02:50:40.734Z] === RUN TestCopyEmptyFile [2022-05-12T02:50:40.992Z] --- PASS: TestCopyEmptyFile (0.19s) [2022-05-12T02:50:40.992Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T02:50:40.992Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-12T02:50:40.992Z] === RUN TestCopyFromContainer [2022-05-12T02:50:40.992Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-12T02:50:41.156Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T02:50:41.559Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T02:50:41.559Z] check_test.go:307: [dd8decb23d62f] daemon is not started [2022-05-12T02:50:41.559Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-12T02:50:41.717Z] --- PASS: TestDaemonProxy (6.23s) [2022-05-12T02:50:41.717Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-05-12T02:50:41.717Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-05-12T02:50:41.717Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-05-12T02:50:41.717Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T02:50:41.717Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-12T02:50:41.717Z] PASS [2022-05-12T02:50:41.717Z] [2022-05-12T02:50:41.717Z] DONE 18 tests in 11.302s [2022-05-12T02:50:41.717Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T02:50:41.717Z] ++ 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-12T02:50:41.717Z] ++ set -e [2022-05-12T02:50:41.717Z] ++ '[' -n 0 ']' [2022-05-12T02:50:41.717Z] ++ set -x [2022-05-12T02:50:41.717Z] ++ 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-12T02:50:41.717Z] INFO: Testing against a local daemon [2022-05-12T02:50:41.717Z] === RUN TestCommitInheritsEnv [2022-05-12T02:50:41.973Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-05-12T02:50:41.973Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T02:50:41.973Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-12T02:50:41.973Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T02:50:41.973Z] === RUN TestImportWithCustomPlatform [2022-05-12T02:50:42.126Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-12T02:50:42.126Z] === RUN TestCopyFromContainer// [2022-05-12T02:50:42.229Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T02:50:42.230Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T02:50:42.230Z] === RUN TestImportWithCustomPlatform// [2022-05-12T02:50:42.230Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T02:50:42.230Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T02:50:42.230Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T02:50:42.385Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T02:50:42.385Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T02:50:42.385Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T02:50:42.486Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T02:50:42.486Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T02:50:42.486Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T02:50:42.486Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-05-12T02:50:42.486Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-05-12T02:50:42.486Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T02:50:42.486Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T02:50:42.486Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-12T02:50:42.486Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-12T02:50:42.486Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-12T02:50:42.486Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T02:50:42.486Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T02:50:42.486Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T02:50:42.486Z] === RUN TestImagesFilterMultiReference [2022-05-12T02:50:42.486Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-12T02:50:42.486Z] === RUN TestImagePullPlatformInvalid [2022-05-12T02:50:42.486Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-12T02:50:42.486Z] === RUN TestRemoveImageOrphaning [2022-05-12T02:50:42.644Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T02:50:42.644Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T02:50:42.644Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-12T02:50:42.644Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T02:50:42.741Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-05-12T02:50:42.742Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T02:50:42.742Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T02:50:42.742Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-12T02:50:42.742Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T02:50:42.742Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-12T02:50:42.742Z] === RUN TestTagInvalidReference [2022-05-12T02:50:42.742Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T02:50:42.742Z] === RUN TestTagValidPrefixedRepo [2022-05-12T02:50:42.742Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-12T02:50:42.742Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T02:50:42.742Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T02:50:42.742Z] === RUN TestTagOfficialNames [2022-05-12T02:50:42.904Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T02:50:42.904Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T02:50:42.997Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-12T02:50:42.997Z] === RUN TestTagMatchesDigest [2022-05-12T02:50:42.997Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T02:50:42.997Z] PASS [2022-05-12T02:50:42.997Z] [2022-05-12T02:50:42.997Z] === Skipped [2022-05-12T02:50:42.997Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T02:50:42.997Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-12T02:50:42.997Z] [2022-05-12T02:50:42.997Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-12T02:50:42.997Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T02:50:42.997Z] [2022-05-12T02:50:42.997Z] DONE 22 tests, 2 skipped in 1.271s [2022-05-12T02:50:42.997Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T02:50:42.997Z] ++ 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-12T02:50:42.997Z] ++ set -e [2022-05-12T02:50:42.997Z] ++ '[' -n 0 ']' [2022-05-12T02:50:42.997Z] ++ set -x [2022-05-12T02:50:42.997Z] ++ 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-12T02:50:42.997Z] INFO: Testing against a local daemon [2022-05-12T02:50:42.997Z] === RUN TestNetworkCreateDelete [2022-05-12T02:50:43.163Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T02:50:43.163Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T02:50:43.163Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-12T02:50:43.163Z] --- PASS: TestCopyFromContainer (2.37s) [2022-05-12T02:50:43.163Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-05-12T02:50:43.163Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-05-12T02:50:43.163Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-05-12T02:50:43.163Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-05-12T02:50:43.163Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2022-05-12T02:50:43.163Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-05-12T02:50:43.163Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-05-12T02:50:43.163Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-05-12T02:50:43.163Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-05-12T02:50:43.163Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-12T02:50:43.163Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T02:50:43.253Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-12T02:50:43.253Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T02:50:43.423Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:50:43.423Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:50:43.423Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:50:43.423Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:50:43.423Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:50:43.423Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:50:43.423Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:50:43.423Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:50:43.423Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:50:43.423Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s) [2022-05-12T02:50:43.423Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T02:50:43.423Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T02:50:43.423Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-12T02:50:43.423Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T02:50:43.423Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-05-12T02:50:43.423Z] === RUN TestCreateWithInvalidEnv [2022-05-12T02:50:43.423Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T02:50:43.423Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T02:50:43.423Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T02:50:43.423Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T02:50:43.423Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T02:50:43.423Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T02:50:43.423Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T02:50:43.423Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T02:50:43.423Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T02:50:43.423Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-12T02:50:43.423Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T02:50:43.423Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T02:50:43.423Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T02:50:43.423Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T02:50:43.423Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T02:50:43.423Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T02:50:43.509Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-05-12T02:50:43.509Z] === RUN TestDaemonDNSFallback [2022-05-12T02:50:44.141Z] === RUN TestCheckpointCreateError [2022-05-12T02:50:44.141Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestCheckpointCreate [2022-05-12T02:50:44.141Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestCheckpointDeleteError [2022-05-12T02:50:44.141Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestCheckpointDelete [2022-05-12T02:50:44.141Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestCheckpointListError [2022-05-12T02:50:44.141Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestCheckpointList [2022-05-12T02:50:44.141Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T02:50:44.141Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T02:50:44.141Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T02:50:44.141Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestGetAPIPath [2022-05-12T02:50:44.141Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestParseHostURL [2022-05-12T02:50:44.141Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T02:50:44.141Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T02:50:44.141Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestNegotiateAPIVersion [2022-05-12T02:50:44.141Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T02:50:44.141Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T02:50:44.141Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T02:50:44.141Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T02:50:44.141Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T02:50:44.141Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T02:50:44.141Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T02:50:44.141Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T02:50:44.141Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T02:50:44.141Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T02:50:44.141Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T02:50:44.141Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T02:50:44.141Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T02:50:44.141Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T02:50:44.141Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestClientRedirect [2022-05-12T02:50:44.141Z] === RUN TestClientRedirect/GET [2022-05-12T02:50:44.141Z] === RUN TestClientRedirect/POST [2022-05-12T02:50:44.141Z] === RUN TestClientRedirect/PUT [2022-05-12T02:50:44.141Z] === RUN TestClientRedirect/DELETE [2022-05-12T02:50:44.141Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T02:50:44.141Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T02:50:44.141Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T02:50:44.141Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T02:50:44.141Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigCreateUnsupported [2022-05-12T02:50:44.141Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigCreateError [2022-05-12T02:50:44.141Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigCreate [2022-05-12T02:50:44.141Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigInspectNotFound [2022-05-12T02:50:44.141Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T02:50:44.141Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigInspectUnsupported [2022-05-12T02:50:44.141Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigInspectError [2022-05-12T02:50:44.141Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T02:50:44.141Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigInspect [2022-05-12T02:50:44.141Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigListUnsupported [2022-05-12T02:50:44.141Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigListError [2022-05-12T02:50:44.141Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigList [2022-05-12T02:50:44.141Z] --- PASS: TestConfigList (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigRemoveUnsupported [2022-05-12T02:50:44.141Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigRemoveError [2022-05-12T02:50:44.141Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigRemove [2022-05-12T02:50:44.141Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigUpdateUnsupported [2022-05-12T02:50:44.141Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T02:50:44.141Z] === RUN TestConfigUpdateError [2022-05-12T02:50:44.141Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestConfigUpdate [2022-05-12T02:50:44.597Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerCommitError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerCommit [2022-05-12T02:50:44.597Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerStatPathError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerStatPath [2022-05-12T02:50:44.597Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestCopyToContainerError [2022-05-12T02:50:44.597Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T02:50:44.597Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T02:50:44.597Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestCopyToContainer [2022-05-12T02:50:44.597Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestCopyFromContainerError [2022-05-12T02:50:44.597Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T02:50:44.597Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T02:50:44.597Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T02:50:44.597Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestCopyFromContainer [2022-05-12T02:50:44.597Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerCreateError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerCreateError (0.02s) [2022-05-12T02:50:44.597Z] === RUN TestContainerCreateImageNotFound [2022-05-12T02:50:44.597Z] --- PASS: TestContainerCreateImageNotFound (0.01s) [2022-05-12T02:50:44.597Z] === RUN TestContainerCreateWithName [2022-05-12T02:50:44.597Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerCreateAutoRemove [2022-05-12T02:50:44.597Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerDiffError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerDiff [2022-05-12T02:50:44.597Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerExecCreateError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerExecCreate [2022-05-12T02:50:44.597Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerExecStartError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerExecStart [2022-05-12T02:50:44.597Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerExecInspectError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerExecInspect [2022-05-12T02:50:44.597Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerExportError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerExport [2022-05-12T02:50:44.597Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerInspectError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T02:50:44.597Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T02:50:44.597Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerInspect [2022-05-12T02:50:44.597Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerInspectNode [2022-05-12T02:50:44.597Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerKillError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerKill [2022-05-12T02:50:44.597Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerListError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerList [2022-05-12T02:50:44.597Z] --- PASS: TestContainerList (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerLogsNotFoundError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerLogsError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerLogs [2022-05-12T02:50:44.597Z] --- PASS: TestContainerLogs (0.23s) [2022-05-12T02:50:44.597Z] === RUN TestContainerPauseError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerPause [2022-05-12T02:50:44.597Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainersPruneError [2022-05-12T02:50:44.597Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainersPrune [2022-05-12T02:50:44.597Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerRemoveError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerRemove [2022-05-12T02:50:44.597Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerRenameError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerRename [2022-05-12T02:50:44.597Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerResizeError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerExecResizeError [2022-05-12T02:50:44.597Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerResize [2022-05-12T02:50:44.597Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T02:50:44.597Z] === RUN TestContainerExecResize [2022-05-12T02:50:44.598Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestContainerRestartError [2022-05-12T02:50:44.598Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestContainerRestart [2022-05-12T02:50:44.598Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestContainerStartError [2022-05-12T02:50:44.598Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestContainerStart [2022-05-12T02:50:44.598Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestContainerStatsError [2022-05-12T02:50:44.598Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestContainerStats [2022-05-12T02:50:44.598Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestContainerStopError [2022-05-12T02:50:44.598Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestContainerStop [2022-05-12T02:50:44.598Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestContainerTopError [2022-05-12T02:50:44.598Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestContainerTop [2022-05-12T02:50:44.598Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestContainerUnpauseError [2022-05-12T02:50:44.598Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestContainerUnpause [2022-05-12T02:50:44.598Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestContainerUpdateError [2022-05-12T02:50:44.598Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestContainerUpdate [2022-05-12T02:50:44.598Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestContainerWaitError [2022-05-12T02:50:44.598Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestContainerWait [2022-05-12T02:50:44.598Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestDiskUsageError [2022-05-12T02:50:44.598Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestDiskUsage [2022-05-12T02:50:44.598Z] --- PASS: TestDiskUsage (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestDistributionInspectUnsupported [2022-05-12T02:50:44.598Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T02:50:44.598Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestEventsErrorInOptions [2022-05-12T02:50:44.598Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestEventsErrorFromServer [2022-05-12T02:50:44.598Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestEvents [2022-05-12T02:50:44.598Z] --- PASS: TestEvents (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestTLSCloseWriter [2022-05-12T02:50:44.598Z] === PAUSE TestTLSCloseWriter [2022-05-12T02:50:44.598Z] === RUN TestImageBuildError [2022-05-12T02:50:44.598Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageBuild [2022-05-12T02:50:44.598Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestGetDockerOS [2022-05-12T02:50:44.598Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageCreateError [2022-05-12T02:50:44.598Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageCreate [2022-05-12T02:50:44.598Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageHistoryError [2022-05-12T02:50:44.598Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageHistory [2022-05-12T02:50:44.598Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageImportError [2022-05-12T02:50:44.598Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageImport [2022-05-12T02:50:44.598Z] --- PASS: TestImageImport (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageInspectError [2022-05-12T02:50:44.598Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageInspectImageNotFound [2022-05-12T02:50:44.598Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageInspectWithEmptyID [2022-05-12T02:50:44.598Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageInspect [2022-05-12T02:50:44.598Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageListError [2022-05-12T02:50:44.598Z] --- PASS: TestImageListError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageList [2022-05-12T02:50:44.598Z] --- PASS: TestImageList (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageListApiBefore125 [2022-05-12T02:50:44.598Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageLoadError [2022-05-12T02:50:44.598Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageLoad [2022-05-12T02:50:44.598Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImagesPruneError [2022-05-12T02:50:44.598Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImagesPrune [2022-05-12T02:50:44.598Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImagePullReferenceParseError [2022-05-12T02:50:44.598Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImagePullAnyError [2022-05-12T02:50:44.598Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T02:50:44.598Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T02:50:44.598Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T02:50:44.598Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T02:50:44.598Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImagePullWithoutErrors [2022-05-12T02:50:44.598Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImagePushReferenceError [2022-05-12T02:50:44.598Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImagePushAnyError [2022-05-12T02:50:44.598Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T02:50:44.598Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T02:50:44.598Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T02:50:44.598Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T02:50:44.598Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImagePushWithoutErrors [2022-05-12T02:50:44.598Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T02:50:44.598Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T02:50:44.598Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T02:50:44.598Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T02:50:44.598Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T02:50:44.598Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T02:50:44.598Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T02:50:44.598Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T02:50:44.598Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageRemoveError [2022-05-12T02:50:44.598Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageRemoveImageNotFound [2022-05-12T02:50:44.598Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageRemove [2022-05-12T02:50:44.598Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageSaveError [2022-05-12T02:50:44.598Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageSave [2022-05-12T02:50:44.598Z] --- PASS: TestImageSave (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageSearchAnyError [2022-05-12T02:50:44.598Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T02:50:44.598Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T02:50:44.598Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T02:50:44.598Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T02:50:44.598Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageSearchWithoutErrors [2022-05-12T02:50:44.598Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageTagError [2022-05-12T02:50:44.598Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageTagInvalidReference [2022-05-12T02:50:44.598Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T02:50:44.598Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageTagHexSource [2022-05-12T02:50:44.598Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestImageTag [2022-05-12T02:50:44.598Z] --- PASS: TestImageTag (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestInfoServerError [2022-05-12T02:50:44.598Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T02:50:44.598Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestInfo [2022-05-12T02:50:44.598Z] --- PASS: TestInfo (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNetworkConnectError [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNetworkConnect [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNetworkCreateError [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNetworkCreate [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNetworkDisconnectError [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNetworkDisconnect [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNetworkInspect [2022-05-12T02:50:44.598Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T02:50:44.598Z] === RUN TestNetworkInspect/no_options [2022-05-12T02:50:44.598Z] === RUN TestNetworkInspect/verbose [2022-05-12T02:50:44.598Z] === RUN TestNetworkInspect/global_scope [2022-05-12T02:50:44.598Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T02:50:44.598Z] === RUN TestNetworkInspect/server_error [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNetworkListError [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNetworkList [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNetworksPruneError [2022-05-12T02:50:44.598Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNetworksPrune [2022-05-12T02:50:44.598Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNetworkRemoveError [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNetworkRemove [2022-05-12T02:50:44.598Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNodeInspectError [2022-05-12T02:50:44.598Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T02:50:44.598Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T02:50:44.598Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNodeInspect [2022-05-12T02:50:44.598Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNodeListError [2022-05-12T02:50:44.598Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNodeList [2022-05-12T02:50:44.598Z] --- PASS: TestNodeList (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNodeRemoveError [2022-05-12T02:50:44.598Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNodeRemove [2022-05-12T02:50:44.598Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNodeUpdateError [2022-05-12T02:50:44.598Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestNodeUpdate [2022-05-12T02:50:44.598Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestOptionWithHostFromEnv [2022-05-12T02:50:44.598Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestOptionWithTimeout [2022-05-12T02:50:44.598Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T02:50:44.598Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestPingFail [2022-05-12T02:50:44.598Z] --- PASS: TestPingFail (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestPingWithError [2022-05-12T02:50:44.598Z] 2022/05/12 02:50:44 RoundTripper returned a response & error; ignoring response [2022-05-12T02:50:44.598Z] 2022/05/12 02:50:44 RoundTripper returned a response & error; ignoring response [2022-05-12T02:50:44.598Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestPingSuccess [2022-05-12T02:50:44.598Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestPingHeadFallback [2022-05-12T02:50:44.598Z] === RUN TestPingHeadFallback/OK [2022-05-12T02:50:44.598Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T02:50:44.598Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T02:50:44.598Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T02:50:44.598Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T02:50:44.598Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T02:50:44.598Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T02:50:44.598Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T02:50:44.598Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestPluginDisableError [2022-05-12T02:50:44.598Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestPluginDisable [2022-05-12T02:50:44.598Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestPluginEnableError [2022-05-12T02:50:44.598Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestPluginEnable [2022-05-12T02:50:44.598Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestPluginInspectError [2022-05-12T02:50:44.598Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T02:50:44.598Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestPluginInspect [2022-05-12T02:50:44.598Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestPluginListError [2022-05-12T02:50:44.598Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestPluginList [2022-05-12T02:50:44.598Z] --- PASS: TestPluginList (0.00s) [2022-05-12T02:50:44.598Z] === RUN TestPluginPushError [2022-05-12T02:50:44.599Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T02:50:44.599Z] === RUN TestPluginPush [2022-05-12T02:50:44.599Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T02:50:44.599Z] === RUN TestPluginRemoveError [2022-05-12T02:50:44.599Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T02:50:44.599Z] === RUN TestPluginRemove [2022-05-12T02:50:44.599Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T02:50:44.599Z] === RUN TestPluginSetError [2022-05-12T02:50:44.599Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T02:50:44.599Z] === RUN TestPluginSet [2022-05-12T02:50:44.599Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T02:50:44.599Z] === RUN TestSetHostHeader [2022-05-12T02:50:45.056Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestPlainTextError [2022-05-12T02:50:45.056Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestInfiniteError [2022-05-12T02:50:45.056Z] --- PASS: TestInfiniteError (0.03s) [2022-05-12T02:50:45.056Z] === RUN TestCanceledContext [2022-05-12T02:50:45.056Z] 2022/05/12 02:50:44 RoundTripper returned a response & error; ignoring response [2022-05-12T02:50:45.056Z] --- PASS: TestCanceledContext (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestDeadlineExceededContext [2022-05-12T02:50:45.056Z] 2022/05/12 02:50:44 RoundTripper returned a response & error; ignoring response [2022-05-12T02:50:45.056Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretCreateUnsupported [2022-05-12T02:50:45.056Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretCreateError [2022-05-12T02:50:45.056Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretCreate [2022-05-12T02:50:45.056Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretInspectUnsupported [2022-05-12T02:50:45.056Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretInspectError [2022-05-12T02:50:45.056Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T02:50:45.056Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T02:50:45.056Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretInspect [2022-05-12T02:50:45.056Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretListUnsupported [2022-05-12T02:50:45.056Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretListError [2022-05-12T02:50:45.056Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretList [2022-05-12T02:50:45.056Z] --- PASS: TestSecretList (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretRemoveUnsupported [2022-05-12T02:50:45.056Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretRemoveError [2022-05-12T02:50:45.056Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretRemove [2022-05-12T02:50:45.056Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretUpdateUnsupported [2022-05-12T02:50:45.056Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretUpdateError [2022-05-12T02:50:45.056Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSecretUpdate [2022-05-12T02:50:45.056Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceCreateError [2022-05-12T02:50:45.056Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceCreate [2022-05-12T02:50:45.056Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T02:50:45.056Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceCreateDigestPinning [2022-05-12T02:50:45.056Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceInspectError [2022-05-12T02:50:45.056Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T02:50:45.056Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T02:50:45.056Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceInspect [2022-05-12T02:50:45.056Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceListError [2022-05-12T02:50:45.056Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceList [2022-05-12T02:50:45.056Z] --- PASS: TestServiceList (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceLogsError [2022-05-12T02:50:45.056Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceLogs [2022-05-12T02:50:45.056Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceRemoveError [2022-05-12T02:50:45.056Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T02:50:45.056Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceRemove [2022-05-12T02:50:45.056Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceUpdateError [2022-05-12T02:50:45.056Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestServiceUpdate [2022-05-12T02:50:45.056Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T02:50:45.056Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSwarmGetUnlockKey [2022-05-12T02:50:45.056Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSwarmInitError [2022-05-12T02:50:45.056Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSwarmInit [2022-05-12T02:50:45.056Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSwarmInspectError [2022-05-12T02:50:45.056Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSwarmInspect [2022-05-12T02:50:45.056Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSwarmJoinError [2022-05-12T02:50:45.056Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSwarmJoin [2022-05-12T02:50:45.056Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSwarmLeaveError [2022-05-12T02:50:45.056Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSwarmLeave [2022-05-12T02:50:45.056Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSwarmUnlockError [2022-05-12T02:50:45.056Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSwarmUnlock [2022-05-12T02:50:45.056Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSwarmUpdateError [2022-05-12T02:50:45.056Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestSwarmUpdate [2022-05-12T02:50:45.056Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestTaskInspectError [2022-05-12T02:50:45.056Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T02:50:45.056Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestTaskInspect [2022-05-12T02:50:45.056Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestTaskListError [2022-05-12T02:50:45.056Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestTaskList [2022-05-12T02:50:45.056Z] --- PASS: TestTaskList (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestVolumeCreateError [2022-05-12T02:50:45.056Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestVolumeCreate [2022-05-12T02:50:45.056Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestVolumeInspectError [2022-05-12T02:50:45.056Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestVolumeInspectNotFound [2022-05-12T02:50:45.056Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T02:50:45.056Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestVolumeInspect [2022-05-12T02:50:45.056Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestVolumeListError [2022-05-12T02:50:45.056Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestVolumeList [2022-05-12T02:50:45.056Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestVolumeRemoveError [2022-05-12T02:50:45.056Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T02:50:45.056Z] === RUN TestVolumeRemove [2022-05-12T02:50:45.056Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T02:50:45.056Z] === CONT TestTLSCloseWriter [2022-05-12T02:50:45.056Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-05-12T02:50:45.056Z] PASS [2022-05-12T02:50:45.056Z] coverage: 75.1% of statements [2022-05-12T02:50:45.056Z] ok github.com/docker/docker/client 0.551s coverage: 75.1% of statements [2022-05-12T02:50:45.957Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s) [2022-05-12T02:50:45.957Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T02:50:46.026Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-12T02:50:46.526Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-12T02:50:47.905Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.11s) [2022-05-12T02:50:47.905Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T02:50:47.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:50:47.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:50:47.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:50:47.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:50:47.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:50:47.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:50:47.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:50:47.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:50:47.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:50:47.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:50:47.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:50:47.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:50:47.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:50:47.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:50:47.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:50:47.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-12T02:50:47.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T02:50:47.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-12T02:50:47.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-05-12T02:50:47.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-05-12T02:50:47.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T02:50:47.905Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T02:50:48.841Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2022-05-12T02:50:48.841Z] === RUN TestCreateDifferentPlatform [2022-05-12T02:50:48.841Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T02:50:48.842Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T02:50:48.842Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-12T02:50:48.842Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T02:50:48.842Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T02:50:48.842Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T02:50:48.842Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-12T02:50:48.842Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T02:50:48.842Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-12T02:50:48.842Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T02:50:48.842Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T02:50:48.842Z] === RUN TestDaemonRestartIpcMode [2022-05-12T02:50:48.842Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T02:50:48.842Z] === RUN TestDaemonHostGatewayIP [2022-05-12T02:50:48.842Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T02:50:48.842Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T02:50:48.842Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T02:50:48.842Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T02:50:48.842Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T02:50:48.842Z] === RUN TestDiff [2022-05-12T02:50:49.409Z] --- PASS: TestDiff (0.67s) [2022-05-12T02:50:49.409Z] === RUN TestExecWithCloseStdin [2022-05-12T02:50:49.671Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T02:50:50.044Z] --- PASS: TestDaemonDNSFallback (6.26s) [2022-05-12T02:50:50.044Z] === RUN TestInspectNetwork [2022-05-12T02:50:50.653Z] --- PASS: TestExecWithCloseStdin (0.98s) [2022-05-12T02:50:50.654Z] === RUN TestExec [2022-05-12T02:50:51.590Z] --- PASS: TestExec (1.08s) [2022-05-12T02:50:51.590Z] === RUN TestExecUser [2022-05-12T02:50:51.590Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-12T02:50:52.157Z] --- PASS: TestExecUser (0.76s) [2022-05-12T02:50:52.157Z] === RUN TestExportContainerAndImportImage [2022-05-12T02:50:52.558Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T02:50:52.558Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T02:50:52.558Z] === RUN TestInspectNetwork/network_name [2022-05-12T02:50:52.558Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T02:50:53.533Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2022-05-12T02:50:53.533Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T02:50:53.792Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T02:50:53.792Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T02:50:54.360Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-12T02:50:54.360Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-12T02:50:54.360Z] check_test.go:307: [d4987f082a157] daemon is not started [2022-05-12T02:50:54.360Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-12T02:50:54.600Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-05-12T02:50:54.601Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T02:50:54.927Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2022-05-12T02:50:54.927Z] === RUN TestHealthCheckWorkdir [2022-05-12T02:50:55.545Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2022-05-12T02:50:55.545Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T02:50:55.863Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T02:50:55.863Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2022-05-12T02:50:55.863Z] === RUN TestHealthKillContainer [2022-05-12T02:50:56.431Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-12T02:50:56.722Z] --- PASS: TestInspectNetwork (6.78s) [2022-05-12T02:50:56.722Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T02:50:56.722Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T02:50:56.722Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T02:50:56.722Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T02:50:56.722Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T02:50:58.087Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-05-12T02:50:58.087Z] === RUN TestNetworkInvalidJSON [2022-05-12T02:50:58.087Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T02:50:58.087Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T02:50:58.087Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T02:50:58.087Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T02:50:58.087Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T02:50:58.087Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T02:50:58.087Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T02:50:58.087Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T02:50:58.087Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T02:50:58.087Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T02:50:58.087Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T02:50:58.087Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T02:50:58.087Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T02:50:58.087Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T02:50:58.087Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T02:50:58.087Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T02:50:58.087Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T02:50:58.087Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T02:50:58.087Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T02:50:58.087Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T02:50:58.087Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T02:50:58.087Z] === RUN TestNetworkList [2022-05-12T02:50:58.087Z] === RUN TestNetworkList//networks [2022-05-12T02:50:58.087Z] === PAUSE TestNetworkList//networks [2022-05-12T02:50:58.087Z] === RUN TestNetworkList//networks/ [2022-05-12T02:50:58.087Z] === PAUSE TestNetworkList//networks/ [2022-05-12T02:50:58.087Z] === CONT TestNetworkList//networks [2022-05-12T02:50:58.087Z] === CONT TestNetworkList//networks/ [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkList (0.01s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T02:50:58.087Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T02:50:58.087Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T02:50:58.096Z] --- PASS: TestCreateServiceConfigFileMode (2.57s) [2022-05-12T02:50:58.096Z] === RUN TestCreateServiceSysctls [2022-05-12T02:50:58.335Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-12T02:50:58.593Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T02:50:58.648Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-12T02:50:58.648Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T02:50:59.530Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T02:50:59.530Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-12T02:50:59.575Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-12T02:50:59.575Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T02:51:00.098Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T02:51:00.501Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-05-12T02:51:00.501Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T02:51:01.034Z] check_test.go:307: [d5d994a88e4da] daemon is not started [2022-05-12T02:51:01.034Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-12T02:51:01.404Z] --- PASS: TestCreateServiceSysctls (3.19s) [2022-05-12T02:51:01.404Z] === RUN TestCreateServiceCapabilities [2022-05-12T02:51:01.428Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-05-12T02:51:01.428Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T02:51:02.793Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-05-12T02:51:02.793Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T02:51:02.935Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T02:51:03.353Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-12T02:51:03.353Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T02:51:03.502Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-12T02:51:03.952Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-05-12T02:51:03.952Z] === RUN TestInspect [2022-05-12T02:51:04.069Z] check_test.go:307: [db33653c41db2] daemon is not started [2022-05-12T02:51:04.069Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-12T02:51:04.084Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-12T02:51:04.084Z] tests/integration/client_test.py ..... [ 75%] [2022-05-12T02:51:04.084Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-12T02:51:04.084Z] tests/integration/errors_test.py . [ 76%] [2022-05-12T02:51:04.327Z] --- PASS: TestHealthKillContainer (8.53s) [2022-05-12T02:51:04.327Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T02:51:04.895Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) [2022-05-12T02:51:04.895Z] === RUN TestIpcModeNone [2022-05-12T02:51:05.462Z] --- PASS: TestIpcModeNone (0.49s) [2022-05-12T02:51:05.462Z] === RUN TestIpcModePrivate [2022-05-12T02:51:05.462Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T02:51:05.867Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2022-05-12T02:51:05.867Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T02:51:05.867Z] service_test.go:243: FLAKY_TEST [2022-05-12T02:51:05.867Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T02:51:05.867Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T02:51:06.031Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-05-12T02:51:06.031Z] --- PASS: TestIpcModePrivate (0.74s) [2022-05-12T02:51:06.031Z] === RUN TestIpcModeShareable [2022-05-12T02:51:06.103Z] --- PASS: TestCheckoutGit (37.19s) [2022-05-12T02:51:06.104Z] === RUN TestValidGitTransport [2022-05-12T02:51:06.104Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T02:51:06.104Z] === RUN TestGitInvalidRef [2022-05-12T02:51:06.104Z] --- PASS: TestGitInvalidRef (0.26s) [2022-05-12T02:51:06.104Z] PASS [2022-05-12T02:51:06.104Z] coverage: 86.3% of statements [2022-05-12T02:51:06.104Z] ok github.com/docker/docker/builder/remotecontext/git 37.530s coverage: 86.3% of statements [2022-05-12T02:51:06.104Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T02:51:06.104Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T02:51:06.104Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T02:51:06.104Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T02:51:06.502Z] --- PASS: TestInspect (2.89s) [2022-05-12T02:51:06.502Z] === RUN TestCreateJob [2022-05-12T02:51:06.602Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T02:51:06.602Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-05-12T02:51:06.861Z] --- PASS: TestIpcModeShareable (0.84s) [2022-05-12T02:51:06.861Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T02:51:06.861Z] docker_cli_daemon_plugins_test.go:80: [dc94335779e02] daemon is not started [2022-05-12T02:51:07.797Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T02:51:08.057Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-12T02:51:09.434Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.27s) [2022-05-12T02:51:09.434Z] === RUN TestAPIIpcModeHost [2022-05-12T02:51:09.693Z] --- PASS: TestAPIIpcModeHost (0.57s) [2022-05-12T02:51:09.693Z] === RUN TestDaemonIpcModeShareable [2022-05-12T02:51:09.807Z] --- PASS: TestCreateJob (2.96s) [2022-05-12T02:51:09.807Z] === RUN TestReplicatedJob [2022-05-12T02:51:10.262Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T02:51:11.198Z] docker_cli_daemon_plugins_test.go:170: [d2fdbb224169b] daemon is not started [2022-05-12T02:51:11.198Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2022-05-12T02:51:11.457Z] --- PASS: TestDaemonIpcModeShareable (1.56s) [2022-05-12T02:51:11.457Z] === RUN TestDaemonIpcModePrivate [2022-05-12T02:51:12.394Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-12T02:51:12.961Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-05-12T02:51:12.961Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2022-05-12T02:51:12.961Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T02:51:14.864Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2022-05-12T02:51:14.864Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2022-05-12T02:51:14.864Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T02:51:15.101Z] --- PASS: TestReplicatedJob (4.89s) [2022-05-12T02:51:15.101Z] === RUN TestUpdateReplicatedJob [2022-05-12T02:51:15.801Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-12T02:51:16.370Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: true, mustBeShared: true [2022-05-12T02:51:16.370Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-12T02:51:16.391Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T02:51:16.391Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T02:51:16.391Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T02:51:16.391Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T02:51:16.391Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T02:51:16.391Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T02:51:16.391Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T02:51:16.391Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T02:51:16.391Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T02:51:16.391Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T02:51:16.391Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T02:51:16.391Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T02:51:16.391Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T02:51:16.391Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-05-12T02:51:16.391Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T02:51:16.391Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T02:51:16.391Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T02:51:16.391Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-12T02:51:16.391Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T02:51:16.391Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2022-05-12T02:51:16.391Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T02:51:16.391Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-12T02:51:16.392Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T02:51:16.392Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T02:51:16.392Z] === RUN TestConfigureDaemonLogs [2022-05-12T02:51:16.392Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T02:51:16.392Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T02:51:16.392Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T02:51:16.392Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T02:51:16.392Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T02:51:16.392Z] PASS [2022-05-12T02:51:16.392Z] coverage: 19.7% of statements [2022-05-12T02:51:16.392Z] ok github.com/docker/docker/cmd/dockerd 0.220s coverage: 19.7% of statements [2022-05-12T02:51:16.392Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T02:51:16.392Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T02:51:16.628Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.58s) [2022-05-12T02:51:16.628Z] === RUN TestIpcModeOlderClient [2022-05-12T02:51:16.628Z] === PAUSE TestIpcModeOlderClient [2022-05-12T02:51:16.628Z] === RUN TestKillContainerInvalidSignal [2022-05-12T02:51:16.887Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-12T02:51:17.145Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2022-05-12T02:51:17.145Z] === RUN TestKillContainer [2022-05-12T02:51:17.145Z] === RUN TestKillContainer/no_signal [2022-05-12T02:51:17.145Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T02:51:17.404Z] check_test.go:307: [df3feed67f9b9] daemon is not started [2022-05-12T02:51:17.404Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-12T02:51:17.651Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-05-12T02:51:17.652Z] === RUN TestServiceListWithStatuses [2022-05-12T02:51:17.652Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T02:51:17.652Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T02:51:17.652Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T02:51:17.918Z] === RUN TestContainerStopSignal [2022-05-12T02:51:17.918Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestContainerStopTimeout [2022-05-12T02:51:17.918Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T02:51:17.918Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T02:51:17.918Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T02:51:17.918Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T02:51:17.918Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T02:51:17.918Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestNewMemoryStore [2022-05-12T02:51:17.918Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestAddContainers [2022-05-12T02:51:17.918Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestGetContainer [2022-05-12T02:51:17.918Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestDeleteContainer [2022-05-12T02:51:17.918Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestListContainers [2022-05-12T02:51:17.918Z] --- PASS: TestListContainers (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestFirstContainer [2022-05-12T02:51:17.918Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestApplyAllContainer [2022-05-12T02:51:17.918Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestIsValidHealthString [2022-05-12T02:51:17.918Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestStateRunStop [2022-05-12T02:51:17.918Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestStateTimeoutWait [2022-05-12T02:51:17.918Z] state_test.go:141: Stop callback fired [2022-05-12T02:51:17.918Z] state_test.go:165: Stop callback fired [2022-05-12T02:51:17.918Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T02:51:17.918Z] === RUN TestIsValidStateString [2022-05-12T02:51:17.918Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestViewSaveDelete [2022-05-12T02:51:17.918Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-12T02:51:17.918Z] === RUN TestViewAll [2022-05-12T02:51:17.918Z] --- PASS: TestViewAll (0.02s) [2022-05-12T02:51:17.918Z] === RUN TestViewGet [2022-05-12T02:51:17.918Z] --- PASS: TestViewGet (0.01s) [2022-05-12T02:51:17.918Z] === RUN TestNames [2022-05-12T02:51:17.918Z] --- PASS: TestNames (0.00s) [2022-05-12T02:51:17.918Z] === RUN TestViewWithHealthCheck [2022-05-12T02:51:17.918Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-12T02:51:17.918Z] PASS [2022-05-12T02:51:17.918Z] coverage: 41.7% of statements [2022-05-12T02:51:17.918Z] ok github.com/docker/docker/container 0.258s coverage: 41.7% of statements [2022-05-12T02:51:17.918Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T02:51:17.918Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T02:51:17.918Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T02:51:17.918Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T02:51:17.973Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T02:51:18.376Z] === RUN TestPrepare [2022-05-12T02:51:18.376Z] --- PASS: TestPrepare (0.00s) [2022-05-12T02:51:18.376Z] === RUN TestStart [2022-05-12T02:51:18.376Z] --- PASS: TestStart (0.00s) [2022-05-12T02:51:18.376Z] === RUN TestWaitCancel [2022-05-12T02:51:18.376Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T02:51:18.376Z] === RUN TestWaitDisabled [2022-05-12T02:51:18.376Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T02:51:18.376Z] === RUN TestWaitEnabled [2022-05-12T02:51:18.376Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T02:51:18.376Z] === RUN TestRemove [2022-05-12T02:51:18.376Z] --- PASS: TestRemove (0.00s) [2022-05-12T02:51:18.376Z] PASS [2022-05-12T02:51:18.376Z] coverage: 65.3% of statements [2022-05-12T02:51:18.376Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-05-12T02:51:18.540Z] === RUN TestKillContainer/killing_signal [2022-05-12T02:51:19.108Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-12T02:51:19.677Z] --- PASS: TestKillContainer (2.37s) [2022-05-12T02:51:19.677Z] --- PASS: TestKillContainer/no_signal (0.75s) [2022-05-12T02:51:19.677Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2022-05-12T02:51:19.677Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2022-05-12T02:51:19.677Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T02:51:19.677Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T02:51:20.244Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T02:51:20.703Z] --- PASS: TestServiceWithDataPathPortInit (13.75s) [2022-05-12T02:51:20.703Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T02:51:20.814Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-12T02:51:21.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2022-05-12T02:51:21.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2022-05-12T02:51:21.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-05-12T02:51:21.073Z] === RUN TestKillStoppedContainer [2022-05-12T02:51:21.073Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-12T02:51:21.073Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T02:51:21.073Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2022-05-12T02:51:21.073Z] === RUN TestKillDifferentUserContainer [2022-05-12T02:51:21.266Z] === RUN TestNewListSecretsFilters [2022-05-12T02:51:21.266Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T02:51:21.266Z] === RUN TestNewListConfigsFilters [2022-05-12T02:51:21.721Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T02:51:21.721Z] PASS [2022-05-12T02:51:21.721Z] coverage: 0.5% of statements [2022-05-12T02:51:21.721Z] ok github.com/docker/docker/daemon/cluster 0.239s coverage: 0.5% of statements [2022-05-12T02:51:21.863Z] --- PASS: TestDockerNetworkConnectAlias (4.27s) [2022-05-12T02:51:21.863Z] === RUN TestDockerNetworkReConnect [2022-05-12T02:51:22.009Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T02:51:22.009Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2022-05-12T02:51:22.009Z] === RUN TestInspectOomKilledTrue [2022-05-12T02:51:22.009Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T02:51:22.009Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T02:51:22.009Z] === RUN TestInspectOomKilledFalse [2022-05-12T02:51:22.009Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T02:51:22.009Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T02:51:22.009Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T02:51:22.067Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:aqfq60jndcyc4zhxvejmwxpzm Created:2022-05-12 02:51:20.736586466 +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[2e3c4bb7b9fbbeef06fdaafbecf8dc7e8e9cb9572fe680d913e9e5911a9c9090:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g2ewrwscm5dq111widvmtzn29 EndpointID:4b364894f3598e81b3fb148e11ca599ce09b2bc2b953fcdfb2a353e9d7aa175b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ff407c6f8ae7b879cff49822b65abc16780ccabbbbc3c194f31c5b7784c89ced 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:0d53cd7a914e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g2ewrwscm5dq111widvmtzn29 EndpointID:4b364894f3598e81b3fb148e11ca599ce09b2bc2b953fcdfb2a353e9d7aa175b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T02:51:22.176Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T02:51:22.577Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-12T02:51:22.577Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2022-05-12T02:51:22.577Z] === RUN TestLinksContainerNames [2022-05-12T02:51:22.631Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-05-12T02:51:22.631Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T02:51:22.631Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T02:51:22.631Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T02:51:22.631Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T02:51:22.631Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T02:51:22.631Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T02:51:22.631Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T02:51:22.631Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T02:51:22.631Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T02:51:22.631Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T02:51:22.631Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T02:51:22.631Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T02:51:22.631Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T02:51:22.631Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T02:51:22.631Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T02:51:22.631Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T02:51:22.631Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T02:51:22.772Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T02:51:23.087Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T02:51:23.087Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T02:51:23.087Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T02:51:23.087Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T02:51:23.087Z] PASS [2022-05-12T02:51:23.087Z] coverage: 35.9% of statements [2022-05-12T02:51:23.087Z] ok github.com/docker/docker/daemon/cluster/convert 1.055s coverage: 35.9% of statements [2022-05-12T02:51:23.958Z] --- PASS: TestLinksContainerNames (1.43s) [2022-05-12T02:51:23.958Z] === RUN TestLogsFollowTailEmpty [2022-05-12T02:51:24.220Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-12T02:51:24.787Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2022-05-12T02:51:24.787Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T02:51:24.787Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T02:51:25.045Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T02:51:25.169Z] --- PASS: TestDockerNetworkReConnect (3.31s) [2022-05-12T02:51:25.169Z] === RUN TestServicePlugin [2022-05-12T02:51:25.613Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/default [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/private [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/slave [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/shared [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T02:51:25.613Z] === CONT TestMountDaemonRoot/default [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T02:51:25.613Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T02:51:25.613Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T02:51:25.613Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T02:51:25.613Z] === CONT TestMountDaemonRoot/shared [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T02:51:25.613Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T02:51:25.613Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T02:51:25.613Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T02:51:25.613Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T02:51:25.613Z] === CONT TestMountDaemonRoot/slave [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T02:51:25.613Z] === CONT TestMountDaemonRoot/private [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T02:51:25.613Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T02:51:25.613Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T02:51:25.613Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T02:51:25.613Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T02:51:25.872Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T02:51:25.872Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T02:51:25.872Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T02:51:25.872Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T02:51:25.872Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T02:51:25.872Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T02:51:25.872Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T02:51:25.872Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T02:51:25.974Z] === RUN TestWaitNodeAttachment [2022-05-12T02:51:25.974Z] === RUN TestBuilderGC [2022-05-12T02:51:25.974Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T02:51:25.974Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T02:51:25.974Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestFindConfigurationConflicts [2022-05-12T02:51:25.974Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T02:51:25.974Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T02:51:25.974Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T02:51:25.974Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T02:51:25.974Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T02:51:25.974Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T02:51:25.974Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T02:51:25.974Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T02:51:25.974Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T02:51:25.974Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T02:51:25.974Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T02:51:25.974Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestValidateConfigurationErrors [2022-05-12T02:51:25.974Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T02:51:25.974Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T02:51:25.974Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T02:51:25.974Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T02:51:25.974Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T02:51:25.974Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T02:51:25.974Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T02:51:25.974Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T02:51:25.974Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T02:51:25.974Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T02:51:25.974Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T02:51:25.974Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T02:51:25.974Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestValidateConfiguration [2022-05-12T02:51:25.974Z] === RUN TestValidateConfiguration/with_label [2022-05-12T02:51:25.974Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T02:51:25.974Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T02:51:25.974Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T02:51:25.974Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T02:51:25.974Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T02:51:25.974Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T02:51:25.974Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T02:51:25.974Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T02:51:25.974Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T02:51:25.974Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-05-12T02:51:25.974Z] === RUN TestIsolationConversion [2022-05-12T02:51:25.974Z] === RUN TestIsolationConversion/default [2022-05-12T02:51:25.974Z] === RUN TestIsolationConversion/process [2022-05-12T02:51:25.974Z] === RUN TestIsolationConversion/hyperv [2022-05-12T02:51:25.974Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestContainerLabels [2022-05-12T02:51:25.974Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestCredentialSpecConversion [2022-05-12T02:51:25.974Z] === RUN TestCredentialSpecConversion/none [2022-05-12T02:51:25.974Z] === RUN TestCredentialSpecConversion/config [2022-05-12T02:51:25.974Z] === RUN TestCredentialSpecConversion/file [2022-05-12T02:51:25.974Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T02:51:25.974Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T02:51:25.974Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestControllerValidateMountBind [2022-05-12T02:51:25.974Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-05-12T02:51:25.974Z] === RUN TestControllerValidateMountVolume [2022-05-12T02:51:25.974Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestControllerValidateMountTarget [2022-05-12T02:51:25.974Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T02:51:25.974Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T02:51:25.974Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T02:51:25.974Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T02:51:25.974Z] PASS [2022-05-12T02:51:25.974Z] coverage: 11.0% of statements [2022-05-12T02:51:25.974Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.727s coverage: 11.0% of statements [2022-05-12T02:51:25.974Z] === RUN TestEventsLog [2022-05-12T02:51:25.974Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestEventsLogTimeout [2022-05-12T02:51:25.974Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestLogEvents [2022-05-12T02:51:25.974Z] --- PASS: TestLogEvents (0.05s) [2022-05-12T02:51:25.974Z] === RUN TestLoadBufferedEvents [2022-05-12T02:51:25.974Z] time="2022-05-12T02:51:25Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T02:51:25.974Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-05-12T02:51:25.974Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T02:51:25.974Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:51:25.974Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T02:51:25.974Z] === RUN TestReloadBadDefaultConfig [2022-05-12T02:51:26.130Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T02:51:26.130Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T02:51:26.130Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T02:51:26.130Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T02:51:26.130Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-12T02:51:26.130Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T02:51:26.130Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T02:51:26.130Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T02:51:26.130Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T02:51:26.130Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T02:51:26.130Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T02:51:26.130Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T02:51:26.130Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T02:51:26.130Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T02:51:26.130Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-05-12T02:51:26.389Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-12T02:51:26.390Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-05-12T02:51:26.390Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T02:51:26.430Z] time="2022-05-12T02:51:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3062086858" [2022-05-12T02:51:26.430Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T02:51:26.430Z] === RUN TestReloadWithConflictingLabels [2022-05-12T02:51:26.430Z] time="2022-05-12T02:51:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-952305957" [2022-05-12T02:51:26.430Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T02:51:26.430Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T02:51:26.430Z] time="2022-05-12T02:51:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-751521698" [2022-05-12T02:51:26.430Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T02:51:26.430Z] === RUN TestMaskURLCredentials [2022-05-12T02:51:26.430Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T02:51:26.430Z] === RUN TestDaemonConfigurationMerge [2022-05-12T02:51:26.430Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T02:51:26.430Z] PASS [2022-05-12T02:51:26.430Z] coverage: 79.8% of statements [2022-05-12T02:51:26.430Z] ok github.com/docker/docker/daemon/config 0.337s coverage: 79.8% of statements [2022-05-12T02:51:26.430Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-05-12T02:51:26.430Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T02:51:26.430Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T02:51:26.430Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T02:51:26.430Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T02:51:26.430Z] PASS [2022-05-12T02:51:26.430Z] coverage: 50.0% of statements [2022-05-12T02:51:26.430Z] ok github.com/docker/docker/daemon/events 0.336s coverage: 50.0% of statements [2022-05-12T02:51:27.307Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s) [2022-05-12T02:51:27.307Z] PASS [2022-05-12T02:51:27.307Z] [2022-05-12T02:51:27.307Z] === Skipped [2022-05-12T02:51:27.307Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T02:51:27.307Z] service_test.go:243: FLAKY_TEST [2022-05-12T02:51:27.307Z] [2022-05-12T02:51:27.307Z] DONE 38 tests, 1 skipped in 43.472s [2022-05-12T02:51:27.307Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T02:51:27.307Z] ++ 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-12T02:51:27.307Z] ++ set -e [2022-05-12T02:51:27.307Z] ++ '[' -n 0 ']' [2022-05-12T02:51:27.307Z] ++ set -x [2022-05-12T02:51:27.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-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-12T02:51:27.307Z] INFO: Testing against a local daemon [2022-05-12T02:51:27.307Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T02:51:27.307Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T02:51:27.307Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T02:51:27.307Z] === RUN TestDockerNetworkIpvlan [2022-05-12T02:51:27.307Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T02:51:27.307Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T02:51:27.307Z] PASS [2022-05-12T02:51:27.307Z] [2022-05-12T02:51:27.307Z] === Skipped [2022-05-12T02:51:27.307Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T02:51:27.307Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T02:51:27.307Z] [2022-05-12T02:51:27.307Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T02:51:27.307Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T02:51:27.307Z] [2022-05-12T02:51:27.307Z] DONE 2 tests, 2 skipped in 0.090s [2022-05-12T02:51:27.307Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T02:51:27.307Z] ++ 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-12T02:51:27.307Z] ++ set -e [2022-05-12T02:51:27.307Z] ++ '[' -n 0 ']' [2022-05-12T02:51:27.307Z] ++ set -x [2022-05-12T02:51:27.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-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-12T02:51:27.307Z] INFO: Testing against a local daemon [2022-05-12T02:51:27.307Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T02:51:27.766Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-12T02:51:27.956Z] === RUN TestIsEmptyDir [2022-05-12T02:51:27.956Z] --- PASS: TestIsEmptyDir (0.04s) [2022-05-12T02:51:27.956Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T02:51:27.956Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T02:51:27.956Z] PASS [2022-05-12T02:51:27.956Z] coverage: 2.3% of statements [2022-05-12T02:51:27.956Z] ok github.com/docker/docker/daemon/graphdriver 0.173s coverage: 2.3% of statements [2022-05-12T02:51:27.956Z] === RUN TestLinkNaming [2022-05-12T02:51:27.956Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T02:51:27.956Z] === RUN TestLinkNew [2022-05-12T02:51:27.956Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T02:51:27.956Z] === RUN TestLinkEnv [2022-05-12T02:51:27.956Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T02:51:27.956Z] === RUN TestLinkMultipleEnv [2022-05-12T02:51:27.956Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T02:51:27.956Z] === RUN TestLinkPortRangeEnv [2022-05-12T02:51:27.956Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T02:51:27.956Z] PASS [2022-05-12T02:51:27.956Z] coverage: 93.0% of statements [2022-05-12T02:51:27.956Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2022-05-12T02:51:28.235Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-05-12T02:51:28.235Z] === RUN TestDockerNetworkMacvlan [2022-05-12T02:51:28.337Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2022-05-12T02:51:28.337Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T02:51:28.796Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T02:51:28.906Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2022-05-12T02:51:28.906Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T02:51:28.918Z] === RUN TestVerifyNetworkingConfig [2022-05-12T02:51:28.918Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestGetContainer [2022-05-12T02:51:28.918Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestValidContainerNames [2022-05-12T02:51:28.918Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestContainerInitDNS [2022-05-12T02:51:28.918Z] daemon_test.go:145: root required [2022-05-12T02:51:28.918Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestMerge [2022-05-12T02:51:28.918Z] --- PASS: TestMerge (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestValidateContainerIsolation [2022-05-12T02:51:28.918Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestFindNetworkErrorType [2022-05-12T02:51:28.918Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestEnsureServicesExist [2022-05-12T02:51:28.918Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestEnsureServicesExistErrors [2022-05-12T02:51:28.918Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T02:51:28.918Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T02:51:28.918Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T02:51:28.918Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T02:51:28.918Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T02:51:28.918Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T02:51:28.918Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestContainerDelete [2022-05-12T02:51:28.918Z] --- PASS: TestContainerDelete (0.01s) [2022-05-12T02:51:28.918Z] === RUN TestContainerDoubleDelete [2022-05-12T02:51:28.918Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T02:51:28.918Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T02:51:28.918Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestNoneHealthcheck [2022-05-12T02:51:28.918Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestHealthStates [2022-05-12T02:51:28.918Z] time="2022-05-12T02:51:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T02:51:28.918Z] time="2022-05-12T02:51:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T02:51:28.918Z] time="2022-05-12T02:51:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T02:51:28.918Z] time="2022-05-12T02:51:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T02:51:28.918Z] time="2022-05-12T02:51:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T02:51:28.918Z] time="2022-05-12T02:51:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T02:51:28.918Z] time="2022-05-12T02:51:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T02:51:28.918Z] time="2022-05-12T02:51:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T02:51:28.918Z] time="2022-05-12T02:51:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T02:51:28.918Z] time="2022-05-12T02:51:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-12T02:51:28.918Z] --- PASS: TestHealthStates (0.21s) [2022-05-12T02:51:28.918Z] === RUN TestGetInspectData [2022-05-12T02:51:28.918Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestFillLicense [2022-05-12T02:51:28.918Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestListInvalidFilter [2022-05-12T02:51:28.918Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestNameFilter [2022-05-12T02:51:28.918Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T02:51:28.918Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T02:51:28.918Z] === 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-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T02:51:28.918Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T02:51:28.918Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-12T02:51:28.918Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T02:51:28.918Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T02:51:28.918Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T02:51:28.918Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T02:51:29.358Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T02:51:29.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T02:51:29.374Z] --- 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-12T02:51:29.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T02:51:29.374Z] === RUN TestSetupWindowsDevices [2022-05-12T02:51:29.374Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T02:51:29.374Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T02:51:29.374Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T02:51:29.374Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T02:51:29.374Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T02:51:29.374Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T02:51:29.374Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T02:51:29.374Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T02:51:29.374Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T02:51:29.374Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T02:51:29.374Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T02:51:29.374Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T02:51:29.374Z] === RUN TestDaemonReloadLabels [2022-05-12T02:51:29.374Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T02:51:29.374Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T02:51:29.374Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T02:51:29.374Z] === RUN TestDaemonReloadMirrors [2022-05-12T02:51:29.374Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T02:51:29.374Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T02:51:29.374Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T02:51:29.374Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T02:51:29.374Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T02:51:29.374Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T02:51:29.374Z] reload_test.go:342: root required [2022-05-12T02:51:29.374Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T02:51:29.374Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T02:51:29.374Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-12T02:51:29.374Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T02:51:29.374Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-05-12T02:51:29.374Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T02:51:29.374Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-12T02:51:29.374Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T02:51:29.374Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-12T02:51:29.374Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T02:51:29.374Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T02:51:29.374Z] === RUN TestParseVolumesFrom [2022-05-12T02:51:29.374Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T02:51:29.374Z] PASS [2022-05-12T02:51:29.374Z] coverage: 8.5% of statements [2022-05-12T02:51:29.374Z] ok github.com/docker/docker/daemon 0.653s coverage: 8.5% of statements [2022-05-12T02:51:29.374Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T02:51:29.374Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T02:51:29.374Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T02:51:29.374Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T02:51:29.374Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T02:51:29.374Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T02:51:29.374Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T02:51:29.374Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T02:51:29.374Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T02:51:29.374Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T02:51:29.374Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T02:51:29.374Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T02:51:29.374Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T02:51:29.374Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T02:51:29.386Z] plugin_test.go:61: [d0907ce1cc347] joining swarm manager [dd572afee6214]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T02:51:29.476Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2022-05-12T02:51:29.476Z] === RUN TestContainerCopyLeaksMounts [2022-05-12T02:51:29.735Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-12T02:51:29.959Z] plugin_test.go:64: [d1127d4f873c6] joining swarm manager [dd572afee6214]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T02:51:30.286Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T02:51:30.304Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-12T02:51:30.563Z] --- PASS: TestContainerCopyLeaksMounts (1.07s) [2022-05-12T02:51:30.563Z] === RUN TestNetworkNat [2022-05-12T02:51:30.901Z] === RUN TestNewStreamConfig [2022-05-12T02:51:30.901Z] === RUN TestNewStreamConfig/defaults [2022-05-12T02:51:30.901Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T02:51:30.901Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T02:51:30.901Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T02:51:30.901Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T02:51:30.901Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T02:51:30.901Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T02:51:30.901Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T02:51:30.901Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T02:51:30.901Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T02:51:30.901Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T02:51:30.901Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T02:51:30.901Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T02:51:30.901Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T02:51:30.901Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T02:51:30.901Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T02:51:30.901Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T02:51:30.901Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T02:51:30.901Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T02:51:30.901Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T02:51:30.901Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T02:51:30.901Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T02:51:30.901Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T02:51:30.901Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T02:51:30.901Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T02:51:30.901Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T02:51:30.901Z] === RUN TestAdapterReadLogs [2022-05-12T02:51:30.901Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T02:51:30.901Z] === RUN TestCopier [2022-05-12T02:51:30.901Z] --- PASS: TestCopier (0.00s) [2022-05-12T02:51:30.901Z] === RUN TestCopierLongLines [2022-05-12T02:51:30.901Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T02:51:30.901Z] === RUN TestCopierSlow [2022-05-12T02:51:31.356Z] time="2022-05-12T02:51:30Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T02:51:31.356Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-05-12T02:51:31.356Z] === RUN TestCreateSuccess [2022-05-12T02:51:31.356Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestCreateStreamSkipped [2022-05-12T02:51:31.356Z] time="2022-05-12T02:51:30Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T02:51:31.356Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestCreateLogGroupSuccess [2022-05-12T02:51:31.356Z] time="2022-05-12T02:51:30Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T02:51:31.356Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestCreateError [2022-05-12T02:51:31.356Z] --- PASS: TestCreateError (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestCreateAlreadyExists [2022-05-12T02:51:31.356Z] time="2022-05-12T02:51:30Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T02:51:31.356Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestLogClosed [2022-05-12T02:51:31.356Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestLogBlocking [2022-05-12T02:51:31.356Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T02:51:31.356Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T02:51:31.356Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestPublishBatchSuccess [2022-05-12T02:51:31.356Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestPublishBatchError [2022-05-12T02:51:31.356Z] time="2022-05-12T02:51:30Z" level=error msg=error [2022-05-12T02:51:31.356Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T02:51:31.356Z] time="2022-05-12T02:51:30Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T02:51:31.356Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T02:51:31.356Z] time="2022-05-12T02:51:30Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T02:51:31.356Z] time="2022-05-12T02:51:30Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T02:51:31.356Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestCollectBatchSimple [2022-05-12T02:51:31.356Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestCollectBatchTicker [2022-05-12T02:51:31.356Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T02:51:31.356Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T02:51:31.356Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T02:51:31.356Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T02:51:31.356Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-05-12T02:51:31.356Z] === RUN TestCollectBatchClose [2022-05-12T02:51:31.356Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestEffectiveLen [2022-05-12T02:51:31.356Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T02:51:31.356Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T02:51:31.356Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T02:51:31.356Z] === RUN TestEffectiveLen/3/���� [2022-05-12T02:51:31.356Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T02:51:31.356Z] === RUN TestEffectiveLen/5/ [2022-05-12T02:51:31.356Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestFindValidSplit [2022-05-12T02:51:31.356Z] === RUN TestFindValidSplit/0/ [2022-05-12T02:51:31.356Z] cloudwatchlogs_test.go:1076: [2022-05-12T02:51:31.356Z] cloudwatchlogs_test.go:1077: [2022-05-12T02:51:31.356Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T02:51:31.356Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T02:51:31.356Z] cloudwatchlogs_test.go:1077: [2022-05-12T02:51:31.356Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T02:51:31.356Z] cloudwatchlogs_test.go:1076: He [2022-05-12T02:51:31.356Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T02:51:31.356Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T02:51:31.356Z] cloudwatchlogs_test.go:1076: [2022-05-12T02:51:31.356Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T02:51:31.356Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T02:51:31.356Z] cloudwatchlogs_test.go:1076: [2022-05-12T02:51:31.356Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T02:51:31.356Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T02:51:31.356Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T02:51:31.356Z] cloudwatchlogs_test.go:1077: [2022-05-12T02:51:31.356Z] === RUN TestFindValidSplit/6/a� [2022-05-12T02:51:31.356Z] cloudwatchlogs_test.go:1076: a [2022-05-12T02:51:31.356Z] cloudwatchlogs_test.go:1077: � [2022-05-12T02:51:31.356Z] === RUN TestFindValidSplit/7/a� [2022-05-12T02:51:31.356Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T02:51:31.356Z] cloudwatchlogs_test.go:1077: [2022-05-12T02:51:31.356Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestProcessEventEmoji [2022-05-12T02:51:31.356Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-12T02:51:31.356Z] === RUN TestCollectBatchLineSplit [2022-05-12T02:51:31.356Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-12T02:51:31.356Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T02:51:31.356Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestCollectBatchMaxEvents [2022-05-12T02:51:31.356Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-12T02:51:31.356Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T02:51:31.356Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-12T02:51:31.356Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T02:51:31.356Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-12T02:51:31.356Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T02:51:31.356Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T02:51:31.356Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestSearchRegistryForImages [2022-05-12T02:51:31.356Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T02:51:31.356Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestImageDelete [2022-05-12T02:51:31.356Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-05-12T02:51:31.356Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T02:51:31.356Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T02:51:31.356Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T02:51:31.356Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T02:51:31.356Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T02:51:31.356Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T02:51:31.356Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T02:51:31.356Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T02:51:31.356Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T02:51:31.356Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T02:51:31.356Z] === RUN TestImageDelete/no_lease [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsFormat [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T02:51:31.356Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T02:51:31.356Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestCreateTagSuccess [2022-05-12T02:51:31.356Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T02:51:31.356Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-12T02:51:31.356Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T02:51:31.356Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T02:51:31.356Z] === RUN TestImageDelete/lease_exists [2022-05-12T02:51:31.356Z] --- PASS: TestCopierSlow (0.20s) [2022-05-12T02:51:31.356Z] === RUN TestCopierWithSized [2022-05-12T02:51:31.356Z] === RUN TestCopierWithSized/as_is [2022-05-12T02:51:31.356Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-05-12T02:51:31.356Z] PASS [2022-05-12T02:51:31.356Z] coverage: 79.9% of statements [2022-05-12T02:51:31.356Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T02:51:31.356Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-12T02:51:31.356Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-12T02:51:31.356Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestCopierWithPartial [2022-05-12T02:51:31.356Z] ok github.com/docker/docker/daemon/logger/awslogs 0.569s coverage: 79.9% of statements [2022-05-12T02:51:31.356Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestRingLogger [2022-05-12T02:51:31.356Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestRingCap [2022-05-12T02:51:31.356Z] --- PASS: TestRingCap (0.00s) [2022-05-12T02:51:31.356Z] === RUN TestRingClose [2022-05-12T02:51:31.356Z] --- PASS: TestRingClose (0.00s) [2022-05-12T02:51:31.357Z] === RUN TestRingDrain [2022-05-12T02:51:31.357Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T02:51:31.357Z] PASS [2022-05-12T02:51:31.357Z] coverage: 43.2% of statements [2022-05-12T02:51:31.357Z] ok github.com/docker/docker/daemon/logger 0.288s coverage: 43.2% of statements [2022-05-12T02:51:31.357Z] --- PASS: TestImageDelete (0.07s) [2022-05-12T02:51:31.357Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-12T02:51:31.357Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-05-12T02:51:31.357Z] === RUN TestContentStoreForPull [2022-05-12T02:51:31.500Z] --- PASS: TestNetworkNat (0.67s) [2022-05-12T02:51:31.500Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T02:51:31.717Z] === RUN TestBoolValue [2022-05-12T02:51:31.717Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestBoolValueOrDefault [2022-05-12T02:51:31.717Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestInt64ValueOrZero [2022-05-12T02:51:31.717Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestInt64ValueOrDefault [2022-05-12T02:51:31.717Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T02:51:31.717Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestJsonContentType [2022-05-12T02:51:31.717Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestReadJSON [2022-05-12T02:51:31.717Z] === RUN TestReadJSON/nil_body [2022-05-12T02:51:31.717Z] === RUN TestReadJSON/empty_body [2022-05-12T02:51:31.717Z] === RUN TestReadJSON/with_valid_request [2022-05-12T02:51:31.717Z] === RUN TestReadJSON/with_whitespace [2022-05-12T02:51:31.717Z] === RUN TestReadJSON/with_extra_content [2022-05-12T02:51:31.717Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T02:51:31.717Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T02:51:31.717Z] PASS [2022-05-12T02:51:31.717Z] coverage: 31.9% of statements [2022-05-12T02:51:31.717Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 31.9% of statements [2022-05-12T02:51:31.717Z] === RUN TestMaskSecretKeys [2022-05-12T02:51:31.717Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T02:51:31.717Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T02:51:31.717Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T02:51:31.717Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestVersionMiddlewareVersion [2022-05-12T02:51:31.717Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T02:51:31.717Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T02:51:31.717Z] PASS [2022-05-12T02:51:31.717Z] coverage: 37.7% of statements [2022-05-12T02:51:31.717Z] ok github.com/docker/docker/api/server/middleware 0.053s coverage: 37.7% of statements [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T02:51:31.717Z] === RUN TestStrSliceMarshalJSON [2022-05-12T02:51:31.717Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T02:51:31.717Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestStrSliceUnmarshalString [2022-05-12T02:51:31.717Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T02:51:31.717Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T02:51:31.717Z] PASS [2022-05-12T02:51:31.717Z] coverage: 90.0% of statements [2022-05-12T02:51:31.717Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2022-05-12T02:51:31.717Z] === RUN TestToJSON [2022-05-12T02:51:31.717Z] --- PASS: TestToJSON (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestToParamWithVersion [2022-05-12T02:51:31.717Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestFromJSON [2022-05-12T02:51:31.717Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestEmpty [2022-05-12T02:51:31.717Z] --- PASS: TestEmpty (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T02:51:31.717Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestArgsMatchKVList [2022-05-12T02:51:31.717Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestArgsMatch [2022-05-12T02:51:31.717Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestAdd [2022-05-12T02:51:31.717Z] --- PASS: TestAdd (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestDel [2022-05-12T02:51:31.717Z] --- PASS: TestDel (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestLen [2022-05-12T02:51:31.717Z] --- PASS: TestLen (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestExactMatch [2022-05-12T02:51:31.717Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestOnlyOneExactMatch [2022-05-12T02:51:31.717Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestContains [2022-05-12T02:51:31.717Z] --- PASS: TestContains (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestValidate [2022-05-12T02:51:31.717Z] --- PASS: TestValidate (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestWalkValues [2022-05-12T02:51:31.717Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestFuzzyMatch [2022-05-12T02:51:31.717Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestClone [2022-05-12T02:51:31.717Z] --- PASS: TestClone (0.00s) [2022-05-12T02:51:31.717Z] PASS [2022-05-12T02:51:31.717Z] coverage: 92.2% of statements [2022-05-12T02:51:31.717Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2022-05-12T02:51:31.717Z] === RUN TestGetTimestamp [2022-05-12T02:51:31.717Z] === RUN TestAdjustForAPIVersion [2022-05-12T02:51:31.717Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T02:51:31.717Z] PASS [2022-05-12T02:51:31.717Z] coverage: 6.1% of statements [2022-05-12T02:51:31.717Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 6.1% of statements [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T02:51:31.717Z] --- PASS: TestGetTimestamp (0.20s) [2022-05-12T02:51:31.717Z] === RUN TestParseTimestamps [2022-05-12T02:51:31.717Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T02:51:31.717Z] PASS [2022-05-12T02:51:31.717Z] coverage: 100.0% of statements [2022-05-12T02:51:31.717Z] ok github.com/docker/docker/api/types/time 0.237s coverage: 100.0% of statements [2022-05-12T02:51:31.717Z] === RUN TestCompareVersion [2022-05-12T02:51:31.717Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T02:51:31.717Z] PASS [2022-05-12T02:51:31.717Z] coverage: 77.3% of statements [2022-05-12T02:51:31.717Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 77.3% of statements [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T02:51:31.717Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T02:51:31.717Z] === RUN TestIsGIT [2022-05-12T02:51:31.717Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T02:51:31.717Z] PASS [2022-05-12T02:51:31.717Z] coverage: 100.0% of statements [2022-05-12T02:51:31.717Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.058s coverage: 100.0% of statements [2022-05-12T02:51:31.717Z] === RUN TestParseRemoteURL [2022-05-12T02:51:31.717Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T02:51:31.717Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T02:51:31.717Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T02:51:31.717Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T02:51:31.717Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T02:51:31.717Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T02:51:31.717Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T02:51:31.717Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T02:51:31.717Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T02:51:31.717Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T02:51:31.717Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestCloneArgsSmartHttp [2022-05-12T02:51:31.717Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-05-12T02:51:31.717Z] === RUN TestCloneArgsDumbHttp [2022-05-12T02:51:31.717Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestCloneArgsGit [2022-05-12T02:51:31.717Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestCheckoutGit [2022-05-12T02:51:31.717Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T02:51:31.717Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-12T02:51:31.717Z] === RUN TestProcessNoDockerignore [2022-05-12T02:51:31.717Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T02:51:31.717Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-12T02:51:31.717Z] === RUN TestDetectContentType [2022-05-12T02:51:31.717Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestSelectAcceptableMIME [2022-05-12T02:51:31.717Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestInspectEmptyResponse [2022-05-12T02:51:31.717Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestInspectResponseBinary [2022-05-12T02:51:31.717Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestResponseUnsupportedContentType [2022-05-12T02:51:31.717Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestInspectResponseTextSimple [2022-05-12T02:51:31.717Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T02:51:31.717Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestUnknownContentLength [2022-05-12T02:51:31.717Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestDownloadRemote [2022-05-12T02:51:31.717Z] --- PASS: TestDownloadRemote (0.10s) [2022-05-12T02:51:31.717Z] === RUN TestGetWithStatusError [2022-05-12T02:51:31.717Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestCloseRootDirectory [2022-05-12T02:51:31.717Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:51:31.717Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestHashFile [2022-05-12T02:51:31.717Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:51:31.717Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestHashSubdir [2022-05-12T02:51:31.717Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:51:31.717Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-12T02:51:31.717Z] === RUN TestRemoveDirectory [2022-05-12T02:51:31.717Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:51:31.717Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-12T02:51:31.717Z] PASS [2022-05-12T02:51:31.717Z] coverage: 9.3% of statements [2022-05-12T02:51:31.717Z] ok github.com/docker/docker/builder/remotecontext 0.258s coverage: 9.3% of statements [2022-05-12T02:51:31.717Z] === RUN TestEnable [2022-05-12T02:51:31.717Z] --- PASS: TestEnable (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestDisable [2022-05-12T02:51:31.717Z] --- PASS: TestDisable (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestEnabled [2022-05-12T02:51:31.717Z] --- PASS: TestEnabled (0.00s) [2022-05-12T02:51:31.717Z] PASS [2022-05-12T02:51:31.717Z] coverage: 100.0% of statements [2022-05-12T02:51:31.717Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2022-05-12T02:51:31.717Z] === RUN TestGetAllAllowed [2022-05-12T02:51:31.717Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestGetAllMeta [2022-05-12T02:51:31.717Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T02:51:31.717Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T02:51:31.717Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestIsExistingDirectory [2022-05-12T02:51:31.717Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-12T02:51:31.717Z] === RUN TestGetFilenameForDownload [2022-05-12T02:51:31.717Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestEnv2Variables [2022-05-12T02:51:31.717Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T02:51:31.717Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestMaintainer [2022-05-12T02:51:31.717Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestLabel [2022-05-12T02:51:31.717Z] --- PASS: TestLabel (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestFromScratch [2022-05-12T02:51:31.717Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestFromWithArg [2022-05-12T02:51:31.717Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T02:51:31.717Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestFromWithUndefinedArg [2022-05-12T02:51:31.717Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T02:51:31.717Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestOnbuild [2022-05-12T02:51:31.717Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestWorkdir [2022-05-12T02:51:31.717Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestCmd [2022-05-12T02:51:31.717Z] --- PASS: TestCmd (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestHealthcheckNone [2022-05-12T02:51:31.717Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestHealthcheckCmd [2022-05-12T02:51:31.717Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestEntrypoint [2022-05-12T02:51:31.717Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestExpose [2022-05-12T02:51:31.717Z] --- PASS: TestExpose (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestUser [2022-05-12T02:51:31.717Z] --- PASS: TestUser (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestVolume [2022-05-12T02:51:31.717Z] --- PASS: TestVolume (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestStopSignal [2022-05-12T02:51:31.717Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T02:51:31.717Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestArg [2022-05-12T02:51:31.717Z] --- PASS: TestArg (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestShell [2022-05-12T02:51:31.717Z] --- PASS: TestShell (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestPrependEnvOnCmd [2022-05-12T02:51:31.717Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestRunWithBuildArgs [2022-05-12T02:51:31.717Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T02:51:31.717Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T02:51:31.717Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T02:51:31.717Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T02:51:31.717Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T02:51:31.717Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T02:51:31.717Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestNormalizeWorkdir [2022-05-12T02:51:31.717Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T02:51:31.717Z] === RUN TestDispatch [2022-05-12T02:51:31.717Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T02:51:31.717Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T02:51:31.717Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T02:51:31.717Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T02:51:31.717Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T02:51:31.717Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T02:51:31.717Z] === RUN TestDispatch/COPY_url [2022-05-12T02:51:31.718Z] --- PASS: TestDispatch (0.08s) [2022-05-12T02:51:31.718Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-12T02:51:31.718Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-12T02:51:31.718Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-05-12T02:51:31.718Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T02:51:31.718Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T02:51:31.718Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-05-12T02:51:31.718Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T02:51:31.718Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T02:51:31.718Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T02:51:31.718Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T02:51:31.718Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T02:51:31.718Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestEmptyDockerfile [2022-05-12T02:51:31.718Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-12T02:51:31.718Z] === RUN TestSymlinkDockerfile [2022-05-12T02:51:31.718Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T02:51:31.718Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T02:51:31.718Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestNonExistingDockerfile [2022-05-12T02:51:31.718Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestCopyRunConfig [2022-05-12T02:51:31.718Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestDeepCopyRunConfig [2022-05-12T02:51:31.718Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestExportImage [2022-05-12T02:51:31.718Z] --- PASS: TestExportImage (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestNormalizeDest [2022-05-12T02:51:31.718Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T02:51:31.718Z] PASS [2022-05-12T02:51:31.718Z] coverage: 46.7% of statements [2022-05-12T02:51:31.718Z] ok github.com/docker/docker/builder/dockerfile 0.238s coverage: 46.7% of statements [2022-05-12T02:51:31.718Z] === RUN TestTCP4Proxy [2022-05-12T02:51:31.718Z] --- PASS: TestTCP4Proxy (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T02:51:31.718Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestTCP6Proxy [2022-05-12T02:51:31.718Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T02:51:31.718Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestTCPDualStackProxy [2022-05-12T02:51:31.718Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T02:51:31.718Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestUDP4Proxy [2022-05-12T02:51:31.718Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestUDP6Proxy [2022-05-12T02:51:31.718Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T02:51:31.718Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestUDPWriteError [2022-05-12T02:51:31.718Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestSCTP4Proxy [2022-05-12T02:51:31.718Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T02:51:31.718Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T02:51:31.718Z] === RUN TestSCTP6Proxy [2022-05-12T02:51:31.718Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T02:51:31.718Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T02:51:31.718Z] PASS [2022-05-12T02:51:31.718Z] coverage: 49.4% of statements [2022-05-12T02:51:31.718Z] ok github.com/docker/docker/cmd/docker-proxy 0.056s coverage: 49.4% of statements [2022-05-12T02:51:31.807Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2022-05-12T02:51:31.807Z] === RUN TestNetworkLoopbackNat [2022-05-12T02:51:31.812Z] --- PASS: TestContentStoreForPull (0.23s) [2022-05-12T02:51:31.812Z] PASS [2022-05-12T02:51:31.812Z] coverage: 6.6% of statements [2022-05-12T02:51:31.812Z] ok github.com/docker/docker/daemon/images 0.458s coverage: 6.6% of statements [2022-05-12T02:51:31.812Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T02:51:31.812Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T02:51:31.812Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T02:51:31.812Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T02:51:31.812Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T02:51:31.813Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T02:51:31.813Z] PASS [2022-05-12T02:51:31.813Z] coverage: 53.6% of statements [2022-05-12T02:51:31.813Z] ok github.com/docker/docker/daemon/logger/fluentd 0.103s coverage: 53.6% of statements [2022-05-12T02:51:31.813Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T02:51:31.813Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T02:51:31.813Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T02:51:32.173Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T02:51:32.382Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T02:51:32.772Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T02:51:32.772Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T02:51:32.772Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T02:51:32.772Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-05-12T02:51:32.772Z] === RUN TestFastTimeMarshalJSON [2022-05-12T02:51:32.772Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-12T02:51:32.772Z] PASS [2022-05-12T02:51:32.772Z] coverage: 87.2% of statements [2022-05-12T02:51:32.772Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.251s coverage: 87.2% of statements [2022-05-12T02:51:33.227Z] === RUN TestJSONFileLogger [2022-05-12T02:51:33.227Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T02:51:33.227Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T02:51:33.227Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T02:51:33.227Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T02:51:33.227Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-05-12T02:51:33.227Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T02:51:33.227Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-05-12T02:51:33.227Z] === RUN TestEncodeDecode [2022-05-12T02:51:33.228Z] === PAUSE TestEncodeDecode [2022-05-12T02:51:33.228Z] === RUN TestUnexpectedEOF [2022-05-12T02:51:33.228Z] time="2022-05-12T02:51:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T02:51:33.228Z] time="2022-05-12T02:51:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T02:51:33.228Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-05-12T02:51:33.228Z] === CONT TestEncodeDecode [2022-05-12T02:51:33.228Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T02:51:33.228Z] PASS [2022-05-12T02:51:33.228Z] coverage: 69.9% of statements [2022-05-12T02:51:33.345Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T02:51:33.537Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T02:51:33.684Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.302s coverage: 69.9% of statements [2022-05-12T02:51:33.684Z] === RUN TestWriteLog [2022-05-12T02:51:33.684Z] === PAUSE TestWriteLog [2022-05-12T02:51:33.684Z] === RUN TestReadLog [2022-05-12T02:51:33.684Z] === PAUSE TestReadLog [2022-05-12T02:51:33.684Z] === RUN TestDecode [2022-05-12T02:51:33.684Z] --- PASS: TestDecode (0.05s) [2022-05-12T02:51:33.684Z] === CONT TestWriteLog [2022-05-12T02:51:33.684Z] === CONT TestReadLog [2022-05-12T02:51:33.684Z] === RUN TestReadLog/tail_exact [2022-05-12T02:51:33.684Z] --- PASS: TestWriteLog (0.01s) [2022-05-12T02:51:33.911Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-12T02:51:33.911Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T02:51:34.139Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T02:51:34.139Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T02:51:34.139Z] --- PASS: TestReadLog (0.27s) [2022-05-12T02:51:34.139Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-05-12T02:51:34.139Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T02:51:34.139Z] --- PASS: TestReadLog/tail_more_than_available (0.04s) [2022-05-12T02:51:34.139Z] PASS [2022-05-12T02:51:34.139Z] coverage: 78.7% of statements [2022-05-12T02:51:34.139Z] ok github.com/docker/docker/daemon/logger/local 0.380s coverage: 78.7% of statements [2022-05-12T02:51:34.139Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T02:51:34.594Z] === RUN TestOpenFileDelete [2022-05-12T02:51:34.594Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T02:51:34.594Z] === RUN TestOpenFileRename [2022-05-12T02:51:34.594Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-12T02:51:34.594Z] === RUN TestHandleDecoderErr [2022-05-12T02:51:34.594Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T02:51:34.594Z] === RUN TestParseLogTagDefaultTag [2022-05-12T02:51:34.594Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T02:51:34.594Z] === RUN TestParseLogTag [2022-05-12T02:51:34.594Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T02:51:34.594Z] === RUN TestParseLogTagEmptyTag [2022-05-12T02:51:34.594Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T02:51:34.594Z] === RUN TestTailFiles [2022-05-12T02:51:34.594Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T02:51:34.594Z] === RUN TestFollowLogsConsumerGone [2022-05-12T02:51:34.594Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T02:51:34.594Z] === RUN TestFollowLogsProducerGone [2022-05-12T02:51:34.594Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-12T02:51:34.594Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-12T02:51:34.594Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-12T02:51:34.594Z] === RUN TestCheckCapacityAndRotate [2022-05-12T02:51:34.594Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T02:51:34.594Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T02:51:34.594Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-05-12T02:51:34.594Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-12T02:51:34.594Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-12T02:51:34.594Z] PASS [2022-05-12T02:51:34.594Z] coverage: 53.5% of statements [2022-05-12T02:51:34.594Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.203s coverage: 53.5% of statements [2022-05-12T02:51:34.594Z] === RUN TestLog [2022-05-12T02:51:34.846Z] --- PASS: TestNetworkLoopbackNat (2.94s) [2022-05-12T02:51:34.846Z] === RUN TestPause [2022-05-12T02:51:35.050Z] --- PASS: TestLog (0.03s) [2022-05-12T02:51:35.050Z] PASS [2022-05-12T02:51:35.050Z] coverage: 31.5% of statements [2022-05-12T02:51:35.050Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.098s coverage: 31.5% of statements [2022-05-12T02:51:35.413Z] --- PASS: TestPause (0.58s) [2022-05-12T02:51:35.413Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T02:51:35.413Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T02:51:35.413Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T02:51:35.413Z] === RUN TestPauseStopPausedContainer [2022-05-12T02:51:35.980Z] --- PASS: TestPauseStopPausedContainer (0.65s) [2022-05-12T02:51:35.980Z] === RUN TestPidHost [2022-05-12T02:51:36.010Z] === RUN TestNewParse [2022-05-12T02:51:36.010Z] --- PASS: TestNewParse (0.00s) [2022-05-12T02:51:36.010Z] PASS [2022-05-12T02:51:36.010Z] coverage: 8.3% of statements [2022-05-12T02:51:36.010Z] ok github.com/docker/docker/daemon/logger/templates 0.065s coverage: 8.3% of statements [2022-05-12T02:51:36.010Z] === RUN TestValidateLogOpt [2022-05-12T02:51:36.010Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T02:51:36.010Z] === RUN TestNewMissedConfig [2022-05-12T02:51:36.010Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T02:51:36.010Z] === RUN TestNewMissedUrl [2022-05-12T02:51:36.010Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T02:51:36.010Z] === RUN TestNewMissedToken [2022-05-12T02:51:36.010Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T02:51:36.010Z] === RUN TestNewWithProxy [2022-05-12T02:51:36.010Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T02:51:36.010Z] === RUN TestDefault [2022-05-12T02:51:36.010Z] --- PASS: TestDefault (0.01s) [2022-05-12T02:51:36.010Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T02:51:36.010Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T02:51:36.010Z] === RUN TestJsonFormat [2022-05-12T02:51:36.010Z] --- PASS: TestJsonFormat (0.01s) [2022-05-12T02:51:36.010Z] === RUN TestRawFormat [2022-05-12T02:51:36.010Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T02:51:36.010Z] === RUN TestRawFormatWithLabels [2022-05-12T02:51:36.010Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T02:51:36.010Z] === RUN TestRawFormatWithoutTag [2022-05-12T02:51:36.010Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T02:51:36.010Z] === RUN TestBatching [2022-05-12T02:51:36.010Z] === RUN TestParseLogFormat [2022-05-12T02:51:36.010Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T02:51:36.010Z] === RUN TestValidateLogOptEmpty [2022-05-12T02:51:36.010Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T02:51:36.010Z] === RUN TestValidateSyslogAddress [2022-05-12T02:51:36.010Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T02:51:36.010Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T02:51:36.010Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T02:51:36.010Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T02:51:36.010Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T02:51:36.010Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-12T02:51:36.010Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T02:51:36.010Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T02:51:36.010Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T02:51:36.010Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T02:51:36.010Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T02:51:36.010Z] === RUN TestParseAddressDefaultPort [2022-05-12T02:51:36.010Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T02:51:36.010Z] === RUN TestValidateSyslogFacility [2022-05-12T02:51:36.010Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T02:51:36.010Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T02:51:36.010Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T02:51:36.010Z] === RUN TestValidateLogOpt [2022-05-12T02:51:36.010Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T02:51:36.010Z] PASS [2022-05-12T02:51:36.010Z] coverage: 43.6% of statements [2022-05-12T02:51:36.010Z] ok github.com/docker/docker/daemon/logger/syslog 0.075s coverage: 43.6% of statements [2022-05-12T02:51:36.010Z] --- PASS: TestBatching (0.29s) [2022-05-12T02:51:36.010Z] === RUN TestFrequency [2022-05-12T02:51:36.465Z] --- PASS: TestFrequency (0.17s) [2022-05-12T02:51:36.466Z] === RUN TestOneMessagePerRequest [2022-05-12T02:51:36.466Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-12T02:51:36.466Z] === RUN TestVerify [2022-05-12T02:51:36.466Z] --- PASS: TestVerify (0.00s) [2022-05-12T02:51:36.466Z] === RUN TestSkipVerify [2022-05-12T02:51:36.802Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T02:51:36.914Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T02:51:36.920Z] time="2022-05-12T02:51:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:51:36.920Z] time="2022-05-12T02:51:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:51:36.920Z] time="2022-05-12T02:51:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:51:36.920Z] --- PASS: TestSkipVerify (0.71s) [2022-05-12T02:51:36.920Z] === RUN TestBufferMaximum [2022-05-12T02:51:36.920Z] time="2022-05-12T02:51:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:51:36.920Z] time="2022-05-12T02:51:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:51:36.920Z] time="2022-05-12T02:51:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:51:36.920Z] time="2022-05-12T02:51:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:51:36.920Z] time="2022-05-12T02:51:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:51:36.920Z] time="2022-05-12T02:51:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652323896.797868\",\"host\":\"83bed291b0b4\"}'" [2022-05-12T02:51:36.920Z] time="2022-05-12T02:51:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652323896.797868\",\"host\":\"83bed291b0b4\"}'" [2022-05-12T02:51:36.920Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-12T02:51:36.920Z] === RUN TestServerAlwaysDown [2022-05-12T02:51:36.920Z] time="2022-05-12T02:51:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:51:36.920Z] time="2022-05-12T02:51:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:51:36.921Z] time="2022-05-12T02:51:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652323896.801085\",\"host\":\"83bed291b0b4\"}'" [2022-05-12T02:51:36.921Z] time="2022-05-12T02:51:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652323896.801085\",\"host\":\"83bed291b0b4\"}'" [2022-05-12T02:51:36.921Z] time="2022-05-12T02:51:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:51:36.921Z] time="2022-05-12T02:51:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652323896.801085\",\"host\":\"83bed291b0b4\"}'" [2022-05-12T02:51:36.921Z] time="2022-05-12T02:51:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652323896.802084\",\"host\":\"83bed291b0b4\"}'" [2022-05-12T02:51:36.921Z] time="2022-05-12T02:51:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652323896.802084\",\"host\":\"83bed291b0b4\"}'" [2022-05-12T02:51:36.921Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T02:51:36.921Z] === RUN TestCannotSendAfterClose [2022-05-12T02:51:36.921Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T02:51:36.921Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T02:51:37.363Z] --- PASS: TestDockerNetworkMacvlan (9.42s) [2022-05-12T02:51:37.363Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-12T02:51:37.363Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-12T02:51:37.363Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-05-12T02:51:37.363Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-05-12T02:51:37.363Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-05-12T02:51:37.363Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-05-12T02:51:37.363Z] PASS [2022-05-12T02:51:37.363Z] [2022-05-12T02:51:37.363Z] DONE 8 tests in 10.914s [2022-05-12T02:51:37.363Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T02:51:37.363Z] ++ 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-12T02:51:37.363Z] ++ set -e [2022-05-12T02:51:37.363Z] ++ '[' -n 0 ']' [2022-05-12T02:51:37.363Z] ++ set -x [2022-05-12T02:51:37.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T02:51:37.363Z] testing: warning: no tests to run [2022-05-12T02:51:37.363Z] PASS [2022-05-12T02:51:37.363Z] [2022-05-12T02:51:37.363Z] DONE 0 tests in 0.025s [2022-05-12T02:51:37.363Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T02:51:37.363Z] ++ 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-12T02:51:37.363Z] ++ set -e [2022-05-12T02:51:37.363Z] ++ '[' -n 0 ']' [2022-05-12T02:51:37.363Z] ++ set -x [2022-05-12T02:51:37.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T02:51:37.375Z] === RUN TestV2MetadataService [2022-05-12T02:51:37.481Z] --- PASS: TestPidHost (1.40s) [2022-05-12T02:51:37.481Z] === RUN TestPsFilter [2022-05-12T02:51:37.619Z] INFO: Testing against a local daemon [2022-05-12T02:51:37.619Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T02:51:37.741Z] --- PASS: TestPsFilter (0.14s) [2022-05-12T02:51:37.741Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T02:51:37.830Z] --- PASS: TestV2MetadataService (0.75s) [2022-05-12T02:51:37.830Z] PASS [2022-05-12T02:51:37.830Z] coverage: 44.4% of statements [2022-05-12T02:51:37.830Z] ok github.com/docker/docker/distribution/metadata 0.824s coverage: 44.4% of statements [2022-05-12T02:51:38.285Z] time="2022-05-12T02:51:37Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-12T02:51:38.285Z] time="2022-05-12T02:51:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"83bed291b0b4\"}'" [2022-05-12T02:51:38.285Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-05-12T02:51:38.285Z] PASS [2022-05-12T02:51:38.285Z] coverage: 82.5% of statements [2022-05-12T02:51:38.285Z] ok github.com/docker/docker/daemon/logger/splunk 2.297s coverage: 82.5% of statements [2022-05-12T02:51:38.285Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T02:51:38.285Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T02:51:38.285Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T02:51:38.285Z] === RUN TestSuccessfulDownload [2022-05-12T02:51:38.285Z] download_test.go:267: Needs fixing on Windows [2022-05-12T02:51:38.285Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T02:51:38.285Z] === RUN TestCancelledDownload [2022-05-12T02:51:38.285Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T02:51:38.285Z] === RUN TestMaxDownloadAttempts [2022-05-12T02:51:38.285Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T02:51:38.285Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T02:51:38.285Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T02:51:38.285Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T02:51:38.285Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T02:51:38.285Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T02:51:38.285Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T02:51:38.285Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T02:51:38.285Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T02:51:38.285Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T02:51:38.285Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T02:51:38.285Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T02:51:38.310Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2022-05-12T02:51:38.310Z] === RUN TestRemoveContainerWithVolume [2022-05-12T02:51:38.741Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T02:51:38.741Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T02:51:38.741Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T02:51:38.741Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T02:51:38.741Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T02:51:38.741Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T02:51:38.741Z] === RUN TestManifestStore [2022-05-12T02:51:38.741Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T02:51:38.877Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2022-05-12T02:51:38.877Z] === RUN TestRemoveContainerRunning [2022-05-12T02:51:38.977Z] ......... [ 85%] [2022-05-12T02:51:38.988Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-05-12T02:51:38.988Z] === RUN TestAuthZPluginTLS [2022-05-12T02:51:39.198Z] time="2022-05-12T02:51:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T02:51:39.198Z] time="2022-05-12T02:51:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T02:51:39.198Z] time="2022-05-12T02:51:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T02:51:39.198Z] time="2022-05-12T02:51:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T02:51:39.198Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.66s) [2022-05-12T02:51:39.198Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.66s) [2022-05-12T02:51:39.198Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.66s) [2022-05-12T02:51:39.198Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.66s) [2022-05-12T02:51:39.198Z] === RUN TestTransfer [2022-05-12T02:51:39.198Z] time="2022-05-12T02:51:38Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1866657713\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T02:51:39.198Z] === RUN TestManifestStore/no_local_cache [2022-05-12T02:51:39.198Z] === RUN TestManifestStore/with_local_cache [2022-05-12T02:51:39.198Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T02:51:39.198Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T02:51:39.198Z] time="2022-05-12T02:51:38Z" level=warning msg="reference for unknown type: " [2022-05-12T02:51:39.198Z] time="2022-05-12T02:51:38Z" level=warning msg="reference for unknown type: " [2022-05-12T02:51:39.198Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T02:51:39.198Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T02:51:39.198Z] time="2022-05-12T02:51:38Z" level=warning msg="reference for unknown type: " [2022-05-12T02:51:39.198Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T02:51:39.198Z] time="2022-05-12T02:51:38Z" level=warning msg="reference for unknown type: " [2022-05-12T02:51:39.198Z] --- PASS: TestTransfer (0.12s) [2022-05-12T02:51:39.198Z] === RUN TestConcurrencyLimit [2022-05-12T02:51:39.198Z] time="2022-05-12T02:51:38Z" level=warning msg="reference for unknown type: " [2022-05-12T02:51:39.198Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T02:51:39.198Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T02:51:39.198Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T02:51:39.198Z] time="2022-05-12T02:51:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T02:51:39.198Z] --- PASS: TestManifestStore (0.52s) [2022-05-12T02:51:39.198Z] --- PASS: TestManifestStore/no_remote_or_local (0.41s) [2022-05-12T02:51:39.198Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-12T02:51:39.198Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-12T02:51:39.198Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-05-12T02:51:39.198Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-12T02:51:39.198Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-12T02:51:39.198Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-12T02:51:39.198Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-12T02:51:39.198Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-12T02:51:39.198Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T02:51:39.198Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T02:51:39.198Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T02:51:39.198Z] === RUN TestFixManifestLayers [2022-05-12T02:51:39.198Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T02:51:39.198Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T02:51:39.198Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T02:51:39.198Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T02:51:39.198Z] === RUN TestFixManifestLayersBadParent [2022-05-12T02:51:39.198Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T02:51:39.198Z] === RUN TestValidateManifest [2022-05-12T02:51:39.198Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T02:51:39.198Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T02:51:39.198Z] === RUN TestFormatPlatform [2022-05-12T02:51:39.198Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T02:51:39.198Z] === RUN TestPullSchema2Config [2022-05-12T02:51:39.198Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T02:51:39.198Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T02:51:39.198Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:51:39.198Z] === RUN TestPullSchema2Config/500_status [2022-05-12T02:51:39.198Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T02:51:39.198Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:51:39.272Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-05-12T02:51:39.272Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T02:51:39.654Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:51:39.654Z] === RUN TestPullSchema2Config/EOF [2022-05-12T02:51:39.654Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T02:51:39.654Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:51:39.654Z] 2022/05/12 02:51:39 http: panic serving 127.0.0.1:49218: intentional panic [2022-05-12T02:51:39.654Z] goroutine 118 [running]: [2022-05-12T02:51:39.654Z] net/http.(*conn).serve.func1() [2022-05-12T02:51:39.654Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T02:51:39.654Z] panic({0xf58f00, 0x113b320}) [2022-05-12T02:51:39.654Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T02:51:39.654Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000ffd40?, {0x1142ab8?, 0xc000140000?}) [2022-05-12T02:51:39.654Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T02:51:39.654Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1142ab8, 0xc000140000}, 0xc00019c000) [2022-05-12T02:51:39.655Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T02:51:39.655Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1142ab8?, 0xc000140000?}, 0xc000080000?) [2022-05-12T02:51:39.655Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T02:51:39.655Z] net/http.serverHandler.ServeHTTP({0xc000200090?}, {0x1142ab8, 0xc000140000}, 0xc00019c000) [2022-05-12T02:51:39.655Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T02:51:39.655Z] net/http.(*conn).serve(0xc00008e460, {0x1143330, 0xc0002392c0}) [2022-05-12T02:51:39.655Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T02:51:39.655Z] created by net/http.(*Server).Serve [2022-05-12T02:51:39.655Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T02:51:39.655Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-12T02:51:39.655Z] === RUN TestInactiveJobs [2022-05-12T02:51:39.655Z] === RUN TestNotFound [2022-05-12T02:51:39.655Z] --- PASS: TestNotFound (0.00s) [2022-05-12T02:51:39.655Z] === RUN TestConflict [2022-05-12T02:51:39.655Z] --- PASS: TestConflict (0.00s) [2022-05-12T02:51:39.655Z] === RUN TestForbidden [2022-05-12T02:51:39.655Z] --- PASS: TestForbidden (0.00s) [2022-05-12T02:51:39.655Z] === RUN TestInvalidParameter [2022-05-12T02:51:39.655Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T02:51:39.655Z] === RUN TestNotImplemented [2022-05-12T02:51:39.655Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T02:51:39.655Z] === RUN TestNotModified [2022-05-12T02:51:39.655Z] --- PASS: TestNotModified (0.00s) [2022-05-12T02:51:39.655Z] === RUN TestUnauthorized [2022-05-12T02:51:39.655Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T02:51:39.655Z] === RUN TestUnknown [2022-05-12T02:51:39.655Z] --- PASS: TestUnknown (0.00s) [2022-05-12T02:51:39.655Z] === RUN TestCancelled [2022-05-12T02:51:39.655Z] --- PASS: TestCancelled (0.00s) [2022-05-12T02:51:39.655Z] === RUN TestDeadline [2022-05-12T02:51:39.655Z] --- PASS: TestDeadline (0.00s) [2022-05-12T02:51:39.655Z] === RUN TestDataLoss [2022-05-12T02:51:39.655Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T02:51:39.655Z] === RUN TestUnavailable [2022-05-12T02:51:39.655Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T02:51:39.655Z] === RUN TestSystem [2022-05-12T02:51:39.655Z] --- PASS: TestSystem (0.00s) [2022-05-12T02:51:39.655Z] === RUN TestFromStatusCode [2022-05-12T02:51:39.655Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T02:51:39.655Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T02:51:39.655Z] === RUN TestFromStatusCode/Conflict [2022-05-12T02:51:39.655Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T02:51:39.655Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T02:51:39.655Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T02:51:39.655Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T02:51:39.655Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T02:51:39.655Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T02:51:39.655Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T02:51:39.655Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T02:51:39.655Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T02:51:39.655Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T02:51:39.655Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T02:51:39.655Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T02:51:39.655Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T02:51:39.655Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T02:51:39.655Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T02:51:39.655Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T02:51:39.655Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T02:51:39.655Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T02:51:39.655Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T02:51:39.655Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T02:51:39.655Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T02:51:39.655Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T02:51:39.655Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T02:51:39.655Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T02:51:39.655Z] PASS [2022-05-12T02:51:39.655Z] coverage: 77.0% of statements [2022-05-12T02:51:39.655Z] ok github.com/docker/docker/errdefs 0.047s coverage: 77.0% of statements [2022-05-12T02:51:39.655Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:51:39.655Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T02:51:39.655Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T02:51:39.655Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:51:39.655Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-12T02:51:39.655Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T02:51:39.655Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-12T02:51:39.655Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-12T02:51:39.655Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-12T02:51:39.655Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T02:51:39.655Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T02:51:39.655Z] === RUN TestLayerAlreadyExists [2022-05-12T02:51:39.655Z] 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-12T02:51:39.655Z] 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-12T02:51:39.655Z] 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-12T02:51:39.655Z] 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-12T02:51:39.655Z] 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-12T02:51:39.655Z] 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-12T02:51:39.655Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T02:51:39.655Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T02:51:39.813Z] --- PASS: TestRemoveContainerRunning (0.68s) [2022-05-12T02:51:39.813Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T02:51:39.843Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-12T02:51:39.843Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T02:51:40.110Z] --- PASS: TestInactiveJobs (0.40s) [2022-05-12T02:51:40.110Z] === RUN TestWatchRelease [2022-05-12T02:51:40.110Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T02:51:40.110Z] === RUN TestWatchFinishedTransfer [2022-05-12T02:51:40.110Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T02:51:40.110Z] === RUN TestDuplicateTransfer [2022-05-12T02:51:40.110Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-12T02:51:40.110Z] === RUN TestSuccessfulUpload [2022-05-12T02:51:40.110Z] === RUN TestFSGetInvalidData [2022-05-12T02:51:40.110Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-12T02:51:40.110Z] === RUN TestFSInvalidSet [2022-05-12T02:51:40.110Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-12T02:51:40.110Z] === RUN TestFSInvalidRoot [2022-05-12T02:51:40.110Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-12T02:51:40.110Z] === RUN TestFSMetadataGetSet [2022-05-12T02:51:40.110Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-05-12T02:51:40.110Z] === RUN TestFSInvalidWalker [2022-05-12T02:51:40.110Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T02:51:40.110Z] === RUN TestFSGetSet [2022-05-12T02:51:40.110Z] --- PASS: TestFSGetSet (0.03s) [2022-05-12T02:51:40.110Z] === RUN TestFSGetUnsetKey [2022-05-12T02:51:40.110Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-12T02:51:40.110Z] === RUN TestFSGetEmptyData [2022-05-12T02:51:40.110Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-12T02:51:40.110Z] === RUN TestFSDelete [2022-05-12T02:51:40.110Z] --- PASS: TestFSDelete (0.02s) [2022-05-12T02:51:40.110Z] === RUN TestFSWalker [2022-05-12T02:51:40.110Z] --- PASS: TestFSWalker (0.02s) [2022-05-12T02:51:40.110Z] === RUN TestFSWalkerStopOnError [2022-05-12T02:51:40.110Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-12T02:51:40.110Z] === RUN TestNewFromJSON [2022-05-12T02:51:40.110Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T02:51:40.110Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T02:51:40.110Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T02:51:40.110Z] === RUN TestMarshalKeyOrder [2022-05-12T02:51:40.110Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T02:51:40.110Z] === RUN TestHistoryEqual [2022-05-12T02:51:40.110Z] time="2022-05-12T02:51:40Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T02:51:40.379Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2022-05-12T02:51:40.379Z] === RUN TestRemoveInvalidContainer [2022-05-12T02:51:40.379Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-05-12T02:51:40.379Z] === RUN TestRenameLinkedContainer [2022-05-12T02:51:40.379Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-12T02:51:40.410Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-12T02:51:40.410Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T02:51:40.567Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-05-12T02:51:40.567Z] === RUN TestCancelledUpload [2022-05-12T02:51:40.567Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T02:51:40.567Z] PASS [2022-05-12T02:51:40.567Z] coverage: 77.3% of statements [2022-05-12T02:51:40.567Z] ok github.com/docker/docker/distribution/xfer 2.123s coverage: 77.3% of statements [2022-05-12T02:51:40.567Z] --- PASS: TestHistoryEqual (0.19s) [2022-05-12T02:51:40.567Z] === RUN TestImage [2022-05-12T02:51:40.567Z] --- PASS: TestImage (0.00s) [2022-05-12T02:51:40.567Z] === RUN TestImageOSNotEmpty [2022-05-12T02:51:40.567Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T02:51:40.567Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T02:51:40.567Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T02:51:40.567Z] === RUN TestCreate [2022-05-12T02:51:40.567Z] --- PASS: TestCreate (0.01s) [2022-05-12T02:51:40.567Z] === RUN TestRestore [2022-05-12T02:51:40.567Z] time="2022-05-12T02:51:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T02:51:40.567Z] --- PASS: TestRestore (0.03s) [2022-05-12T02:51:40.567Z] === RUN TestAddDelete [2022-05-12T02:51:40.567Z] --- PASS: TestAddDelete (0.03s) [2022-05-12T02:51:40.567Z] === RUN TestSearchAfterDelete [2022-05-12T02:51:40.567Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T02:51:40.567Z] === RUN TestParentReset [2022-05-12T02:51:40.567Z] --- PASS: TestParentReset (0.03s) [2022-05-12T02:51:40.567Z] === RUN TestGetAndSetLastUpdated [2022-05-12T02:51:40.567Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-12T02:51:40.567Z] === RUN TestStoreLen [2022-05-12T02:51:40.567Z] --- PASS: TestStoreLen (0.07s) [2022-05-12T02:51:40.567Z] PASS [2022-05-12T02:51:40.567Z] coverage: 86.9% of statements [2022-05-12T02:51:40.567Z] ok github.com/docker/docker/image 0.648s coverage: 86.9% of statements [2022-05-12T02:51:40.971Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-12T02:51:40.971Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T02:51:41.022Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-05-12T02:51:41.022Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T02:51:41.022Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T02:51:41.022Z] === RUN TestTokenPassThru [2022-05-12T02:51:41.022Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-12T02:51:41.022Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T02:51:41.022Z] === RUN TestCompare [2022-05-12T02:51:41.022Z] --- PASS: TestCompare (0.00s) [2022-05-12T02:51:41.022Z] PASS [2022-05-12T02:51:41.022Z] coverage: 19.2% of statements [2022-05-12T02:51:41.022Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-12T02:51:41.022Z] PASS [2022-05-12T02:51:41.022Z] coverage: 26.6% of statements [2022-05-12T02:51:41.023Z] ok github.com/docker/docker/image/cache 0.093s coverage: 19.2% of statements [2022-05-12T02:51:41.023Z] ok github.com/docker/docker/distribution 2.402s coverage: 26.6% of statements [2022-05-12T02:51:41.023Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T02:51:41.023Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T02:51:41.898Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2022-05-12T02:51:41.898Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T02:51:41.984Z] === RUN TestValidateManifest [2022-05-12T02:51:41.984Z] === RUN TestValidateManifest/nil [2022-05-12T02:51:41.984Z] === RUN TestValidateManifest/non-nil [2022-05-12T02:51:41.984Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T02:51:41.984Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T02:51:41.984Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T02:51:41.984Z] PASS [2022-05-12T02:51:41.984Z] coverage: 0.7% of statements [2022-05-12T02:51:41.984Z] ok github.com/docker/docker/image/tarexport 0.100s coverage: 0.7% of statements [2022-05-12T02:51:41.984Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T02:51:41.984Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T02:51:42.283Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T02:51:42.439Z] === RUN TestSerialization [2022-05-12T02:51:42.439Z] --- PASS: TestSerialization (0.02s) [2022-05-12T02:51:42.439Z] PASS [2022-05-12T02:51:42.439Z] coverage: 100.0% of statements [2022-05-12T02:51:42.439Z] ok github.com/docker/docker/libcontainerd/queue 0.113s coverage: 100.0% of statements [2022-05-12T02:51:42.459Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-12T02:51:42.459Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T02:51:42.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T02:51:43.020Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-12T02:51:43.020Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T02:51:43.418Z] --- PASS: TestRenameLinkedContainer (3.00s) [2022-05-12T02:51:43.418Z] === RUN TestRenameStoppedContainer [2022-05-12T02:51:43.580Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-12T02:51:43.580Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T02:51:43.792Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-12T02:51:43.971Z] === RUN TestEnvironmentParsing [2022-05-12T02:51:43.971Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T02:51:43.971Z] PASS [2022-05-12T02:51:43.971Z] coverage: 1.2% of statements [2022-05-12T02:51:43.971Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.2% of statements [2022-05-12T02:51:43.971Z] === RUN TestEmptyLayer [2022-05-12T02:51:43.971Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T02:51:43.971Z] === RUN TestCommitFailure [2022-05-12T02:51:43.971Z] --- PASS: TestCommitFailure (0.01s) [2022-05-12T02:51:43.971Z] === RUN TestStartTransactionFailure [2022-05-12T02:51:43.971Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T02:51:43.971Z] === RUN TestGetOrphan [2022-05-12T02:51:43.971Z] --- PASS: TestGetOrphan (0.01s) [2022-05-12T02:51:43.971Z] === RUN TestMountAndRegister [2022-05-12T02:51:43.971Z] layer_test.go:258: Layer size: 14 [2022-05-12T02:51:43.971Z] --- PASS: TestMountAndRegister (0.05s) [2022-05-12T02:51:43.971Z] === RUN TestLayerRelease [2022-05-12T02:51:43.971Z] layer_test.go:291: Failing on Windows [2022-05-12T02:51:43.971Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T02:51:43.971Z] === RUN TestStoreRestore [2022-05-12T02:51:43.971Z] layer_test.go:340: Failing on Windows [2022-05-12T02:51:43.971Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T02:51:43.971Z] === RUN TestTarStreamStability [2022-05-12T02:51:43.971Z] layer_test.go:455: Failing on Windows [2022-05-12T02:51:43.971Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T02:51:43.971Z] === RUN TestRegisterExistingLayer [2022-05-12T02:51:43.971Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-05-12T02:51:43.971Z] === RUN TestTarStreamVerification [2022-05-12T02:51:43.971Z] layer_test.go:684: Failing on Windows [2022-05-12T02:51:43.971Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T02:51:43.971Z] === RUN TestLayerMigration [2022-05-12T02:51:43.971Z] migration_test.go:45: Failing on Windows [2022-05-12T02:51:43.971Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T02:51:43.971Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T02:51:43.971Z] migration_test.go:181: Failing on Windows [2022-05-12T02:51:43.971Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T02:51:43.971Z] === RUN TestMountInit [2022-05-12T02:51:43.971Z] mount_test.go:17: Failing on Windows [2022-05-12T02:51:43.971Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T02:51:43.971Z] === RUN TestMountSize [2022-05-12T02:51:43.971Z] mount_test.go:76: Failing on Windows [2022-05-12T02:51:43.971Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T02:51:43.971Z] === RUN TestMountChanges [2022-05-12T02:51:43.971Z] mount_test.go:125: Failing on Windows [2022-05-12T02:51:43.971Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T02:51:43.971Z] === RUN TestMountApply [2022-05-12T02:51:43.971Z] mount_test.go:212: Failing on Windows [2022-05-12T02:51:43.971Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T02:51:43.971Z] PASS [2022-05-12T02:51:43.971Z] coverage: 30.6% of statements [2022-05-12T02:51:43.971Z] ok github.com/docker/docker/layer 0.269s coverage: 30.6% of statements [2022-05-12T02:51:43.986Z] --- PASS: TestRenameStoppedContainer (0.80s) [2022-05-12T02:51:43.986Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T02:51:44.058Z] === RUN TestCheckpointCreateError [2022-05-12T02:51:44.058Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestCheckpointCreate [2022-05-12T02:51:44.058Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestCheckpointDeleteError [2022-05-12T02:51:44.058Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestCheckpointDelete [2022-05-12T02:51:44.058Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestCheckpointListError [2022-05-12T02:51:44.058Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestCheckpointList [2022-05-12T02:51:44.058Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T02:51:44.058Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T02:51:44.058Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T02:51:44.058Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2022-05-12T02:51:44.058Z] === RUN TestGetAPIPath [2022-05-12T02:51:44.058Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestParseHostURL [2022-05-12T02:51:44.058Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T02:51:44.058Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T02:51:44.058Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestNegotiateAPIVersion [2022-05-12T02:51:44.058Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T02:51:44.058Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T02:51:44.058Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T02:51:44.058Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T02:51:44.058Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T02:51:44.058Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T02:51:44.058Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T02:51:44.058Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T02:51:44.058Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T02:51:44.058Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T02:51:44.058Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T02:51:44.058Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T02:51:44.058Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T02:51:44.058Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T02:51:44.058Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestClientRedirect [2022-05-12T02:51:44.058Z] === RUN TestClientRedirect/GET [2022-05-12T02:51:44.058Z] === RUN TestClientRedirect/POST [2022-05-12T02:51:44.058Z] === RUN TestClientRedirect/PUT [2022-05-12T02:51:44.058Z] === RUN TestClientRedirect/DELETE [2022-05-12T02:51:44.058Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T02:51:44.058Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T02:51:44.058Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T02:51:44.058Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T02:51:44.058Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigCreateUnsupported [2022-05-12T02:51:44.058Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigCreateError [2022-05-12T02:51:44.058Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigCreate [2022-05-12T02:51:44.058Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigInspectNotFound [2022-05-12T02:51:44.058Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T02:51:44.058Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigInspectUnsupported [2022-05-12T02:51:44.058Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigInspectError [2022-05-12T02:51:44.058Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T02:51:44.058Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigInspect [2022-05-12T02:51:44.058Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigListUnsupported [2022-05-12T02:51:44.058Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigListError [2022-05-12T02:51:44.058Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigList [2022-05-12T02:51:44.058Z] --- PASS: TestConfigList (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigRemoveUnsupported [2022-05-12T02:51:44.058Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigRemoveError [2022-05-12T02:51:44.058Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigRemove [2022-05-12T02:51:44.058Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigUpdateUnsupported [2022-05-12T02:51:44.058Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigUpdateError [2022-05-12T02:51:44.058Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestConfigUpdate [2022-05-12T02:51:44.058Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerCommitError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerCommit [2022-05-12T02:51:44.058Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerStatPathError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerStatPath [2022-05-12T02:51:44.058Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestCopyToContainerError [2022-05-12T02:51:44.058Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T02:51:44.058Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T02:51:44.058Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestCopyToContainer [2022-05-12T02:51:44.058Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestCopyFromContainerError [2022-05-12T02:51:44.058Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T02:51:44.058Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T02:51:44.058Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T02:51:44.058Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestCopyFromContainer [2022-05-12T02:51:44.058Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerCreateError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerCreateImageNotFound [2022-05-12T02:51:44.058Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerCreateWithName [2022-05-12T02:51:44.058Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerCreateAutoRemove [2022-05-12T02:51:44.058Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerDiffError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerDiff [2022-05-12T02:51:44.058Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerExecCreateError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerExecCreate [2022-05-12T02:51:44.058Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerExecStartError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerExecStart [2022-05-12T02:51:44.058Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerExecInspectError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerExecInspect [2022-05-12T02:51:44.058Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerExportError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerExport [2022-05-12T02:51:44.058Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerInspectError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T02:51:44.058Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T02:51:44.058Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerInspect [2022-05-12T02:51:44.058Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerInspectNode [2022-05-12T02:51:44.058Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerKillError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerKill [2022-05-12T02:51:44.058Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerListError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerList [2022-05-12T02:51:44.058Z] --- PASS: TestContainerList (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerLogsNotFoundError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerLogsError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerLogs [2022-05-12T02:51:44.058Z] --- PASS: TestContainerLogs (0.23s) [2022-05-12T02:51:44.058Z] === RUN TestContainerPauseError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerPause [2022-05-12T02:51:44.058Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainersPruneError [2022-05-12T02:51:44.058Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainersPrune [2022-05-12T02:51:44.058Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerRemoveError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerRemove [2022-05-12T02:51:44.058Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerRenameError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerRename [2022-05-12T02:51:44.058Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerResizeError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerExecResizeError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerResize [2022-05-12T02:51:44.058Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerExecResize [2022-05-12T02:51:44.058Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerRestartError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerRestart [2022-05-12T02:51:44.058Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerStartError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerStart [2022-05-12T02:51:44.058Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerStatsError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerStats [2022-05-12T02:51:44.058Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerStopError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerStop [2022-05-12T02:51:44.058Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerTopError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerTop [2022-05-12T02:51:44.058Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerUnpauseError [2022-05-12T02:51:44.058Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T02:51:44.058Z] === RUN TestContainerUnpause [2022-05-12T02:51:44.059Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestContainerUpdateError [2022-05-12T02:51:44.059Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestContainerUpdate [2022-05-12T02:51:44.059Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestContainerWaitError [2022-05-12T02:51:44.059Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestContainerWait [2022-05-12T02:51:44.059Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestDiskUsageError [2022-05-12T02:51:44.059Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestDiskUsage [2022-05-12T02:51:44.059Z] --- PASS: TestDiskUsage (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestDistributionInspectUnsupported [2022-05-12T02:51:44.059Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T02:51:44.059Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestEventsErrorInOptions [2022-05-12T02:51:44.059Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestEventsErrorFromServer [2022-05-12T02:51:44.059Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestEvents [2022-05-12T02:51:44.059Z] --- PASS: TestEvents (0.01s) [2022-05-12T02:51:44.059Z] === RUN TestTLSCloseWriter [2022-05-12T02:51:44.059Z] === PAUSE TestTLSCloseWriter [2022-05-12T02:51:44.059Z] === RUN TestImageBuildError [2022-05-12T02:51:44.059Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageBuild [2022-05-12T02:51:44.059Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestGetDockerOS [2022-05-12T02:51:44.059Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageCreateError [2022-05-12T02:51:44.059Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageCreate [2022-05-12T02:51:44.059Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageHistoryError [2022-05-12T02:51:44.059Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageHistory [2022-05-12T02:51:44.059Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageImportError [2022-05-12T02:51:44.059Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageImport [2022-05-12T02:51:44.059Z] --- PASS: TestImageImport (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageInspectError [2022-05-12T02:51:44.059Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageInspectImageNotFound [2022-05-12T02:51:44.059Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageInspectWithEmptyID [2022-05-12T02:51:44.059Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageInspect [2022-05-12T02:51:44.059Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageListError [2022-05-12T02:51:44.059Z] --- PASS: TestImageListError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageList [2022-05-12T02:51:44.059Z] --- PASS: TestImageList (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageListApiBefore125 [2022-05-12T02:51:44.059Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageLoadError [2022-05-12T02:51:44.059Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageLoad [2022-05-12T02:51:44.059Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImagesPruneError [2022-05-12T02:51:44.059Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImagesPrune [2022-05-12T02:51:44.059Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImagePullReferenceParseError [2022-05-12T02:51:44.059Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImagePullAnyError [2022-05-12T02:51:44.059Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T02:51:44.059Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T02:51:44.059Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T02:51:44.059Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T02:51:44.059Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImagePullWithoutErrors [2022-05-12T02:51:44.059Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImagePushReferenceError [2022-05-12T02:51:44.059Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImagePushAnyError [2022-05-12T02:51:44.059Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T02:51:44.059Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T02:51:44.059Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T02:51:44.059Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T02:51:44.059Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImagePushWithoutErrors [2022-05-12T02:51:44.059Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T02:51:44.059Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T02:51:44.059Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T02:51:44.059Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T02:51:44.059Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T02:51:44.059Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T02:51:44.059Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T02:51:44.059Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T02:51:44.059Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageRemoveError [2022-05-12T02:51:44.059Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageRemoveImageNotFound [2022-05-12T02:51:44.059Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageRemove [2022-05-12T02:51:44.059Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageSaveError [2022-05-12T02:51:44.059Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageSave [2022-05-12T02:51:44.059Z] --- PASS: TestImageSave (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageSearchAnyError [2022-05-12T02:51:44.059Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T02:51:44.059Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T02:51:44.059Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T02:51:44.059Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T02:51:44.059Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageSearchWithoutErrors [2022-05-12T02:51:44.059Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageTagError [2022-05-12T02:51:44.059Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageTagInvalidReference [2022-05-12T02:51:44.059Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T02:51:44.059Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageTagHexSource [2022-05-12T02:51:44.059Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestImageTag [2022-05-12T02:51:44.059Z] --- PASS: TestImageTag (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestInfoServerError [2022-05-12T02:51:44.059Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T02:51:44.059Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestInfo [2022-05-12T02:51:44.059Z] --- PASS: TestInfo (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNetworkConnectError [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNetworkConnect [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNetworkCreateError [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNetworkCreate [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNetworkDisconnectError [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNetworkDisconnect [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNetworkInspect [2022-05-12T02:51:44.059Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T02:51:44.059Z] === RUN TestNetworkInspect/no_options [2022-05-12T02:51:44.059Z] === RUN TestNetworkInspect/verbose [2022-05-12T02:51:44.059Z] === RUN TestNetworkInspect/global_scope [2022-05-12T02:51:44.059Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T02:51:44.059Z] === RUN TestNetworkInspect/server_error [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNetworkListError [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNetworkList [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNetworksPruneError [2022-05-12T02:51:44.059Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNetworksPrune [2022-05-12T02:51:44.059Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNetworkRemoveError [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNetworkRemove [2022-05-12T02:51:44.059Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNodeInspectError [2022-05-12T02:51:44.059Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T02:51:44.059Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T02:51:44.059Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNodeInspect [2022-05-12T02:51:44.059Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNodeListError [2022-05-12T02:51:44.059Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNodeList [2022-05-12T02:51:44.059Z] --- PASS: TestNodeList (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNodeRemoveError [2022-05-12T02:51:44.059Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNodeRemove [2022-05-12T02:51:44.059Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNodeUpdateError [2022-05-12T02:51:44.059Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestNodeUpdate [2022-05-12T02:51:44.059Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestOptionWithHostFromEnv [2022-05-12T02:51:44.059Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestOptionWithTimeout [2022-05-12T02:51:44.059Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T02:51:44.059Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPingFail [2022-05-12T02:51:44.059Z] --- PASS: TestPingFail (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPingWithError [2022-05-12T02:51:44.059Z] 2022/05/12 02:51:43 RoundTripper returned a response & error; ignoring response [2022-05-12T02:51:44.059Z] 2022/05/12 02:51:43 RoundTripper returned a response & error; ignoring response [2022-05-12T02:51:44.059Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPingSuccess [2022-05-12T02:51:44.059Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPingHeadFallback [2022-05-12T02:51:44.059Z] === RUN TestPingHeadFallback/OK [2022-05-12T02:51:44.059Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T02:51:44.059Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T02:51:44.059Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T02:51:44.059Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T02:51:44.059Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T02:51:44.059Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T02:51:44.059Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T02:51:44.059Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPluginDisableError [2022-05-12T02:51:44.059Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPluginDisable [2022-05-12T02:51:44.059Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPluginEnableError [2022-05-12T02:51:44.059Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPluginEnable [2022-05-12T02:51:44.059Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPluginInspectError [2022-05-12T02:51:44.059Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T02:51:44.059Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPluginInspect [2022-05-12T02:51:44.059Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPluginListError [2022-05-12T02:51:44.059Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPluginList [2022-05-12T02:51:44.059Z] --- PASS: TestPluginList (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPluginPushError [2022-05-12T02:51:44.059Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPluginPush [2022-05-12T02:51:44.059Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPluginRemoveError [2022-05-12T02:51:44.059Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPluginRemove [2022-05-12T02:51:44.059Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPluginSetError [2022-05-12T02:51:44.059Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPluginSet [2022-05-12T02:51:44.059Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSetHostHeader [2022-05-12T02:51:44.059Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestPlainTextError [2022-05-12T02:51:44.059Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestInfiniteError [2022-05-12T02:51:44.059Z] --- PASS: TestInfiniteError (0.04s) [2022-05-12T02:51:44.059Z] === RUN TestCanceledContext [2022-05-12T02:51:44.059Z] 2022/05/12 02:51:43 RoundTripper returned a response & error; ignoring response [2022-05-12T02:51:44.059Z] --- PASS: TestCanceledContext (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestDeadlineExceededContext [2022-05-12T02:51:44.059Z] 2022/05/12 02:51:43 RoundTripper returned a response & error; ignoring response [2022-05-12T02:51:44.059Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretCreateUnsupported [2022-05-12T02:51:44.059Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretCreateError [2022-05-12T02:51:44.059Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretCreate [2022-05-12T02:51:44.059Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretInspectUnsupported [2022-05-12T02:51:44.059Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretInspectError [2022-05-12T02:51:44.059Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T02:51:44.059Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T02:51:44.059Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretInspect [2022-05-12T02:51:44.059Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretListUnsupported [2022-05-12T02:51:44.059Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretListError [2022-05-12T02:51:44.059Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretList [2022-05-12T02:51:44.059Z] --- PASS: TestSecretList (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretRemoveUnsupported [2022-05-12T02:51:44.059Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretRemoveError [2022-05-12T02:51:44.059Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretRemove [2022-05-12T02:51:44.059Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretUpdateUnsupported [2022-05-12T02:51:44.059Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretUpdateError [2022-05-12T02:51:44.059Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSecretUpdate [2022-05-12T02:51:44.059Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestServiceCreateError [2022-05-12T02:51:44.059Z] --- PASS: TestServiceCreateError (0.01s) [2022-05-12T02:51:44.059Z] === RUN TestServiceCreate [2022-05-12T02:51:44.059Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T02:51:44.059Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestServiceCreateDigestPinning [2022-05-12T02:51:44.059Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestServiceInspectError [2022-05-12T02:51:44.059Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T02:51:44.059Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T02:51:44.059Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestServiceInspect [2022-05-12T02:51:44.059Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestServiceListError [2022-05-12T02:51:44.059Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestServiceList [2022-05-12T02:51:44.059Z] --- PASS: TestServiceList (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestServiceLogsError [2022-05-12T02:51:44.059Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestServiceLogs [2022-05-12T02:51:44.059Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestServiceRemoveError [2022-05-12T02:51:44.059Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T02:51:44.059Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestServiceRemove [2022-05-12T02:51:44.059Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestServiceUpdateError [2022-05-12T02:51:44.059Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestServiceUpdate [2022-05-12T02:51:44.059Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T02:51:44.059Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSwarmGetUnlockKey [2022-05-12T02:51:44.059Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSwarmInitError [2022-05-12T02:51:44.059Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSwarmInit [2022-05-12T02:51:44.059Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSwarmInspectError [2022-05-12T02:51:44.059Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSwarmInspect [2022-05-12T02:51:44.059Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSwarmJoinError [2022-05-12T02:51:44.059Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSwarmJoin [2022-05-12T02:51:44.059Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSwarmLeaveError [2022-05-12T02:51:44.059Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSwarmLeave [2022-05-12T02:51:44.059Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSwarmUnlockError [2022-05-12T02:51:44.059Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSwarmUnlock [2022-05-12T02:51:44.059Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T02:51:44.059Z] === RUN TestSwarmUpdateError [2022-05-12T02:51:44.059Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T02:51:44.060Z] === RUN TestSwarmUpdate [2022-05-12T02:51:44.060Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T02:51:44.060Z] === RUN TestTaskInspectError [2022-05-12T02:51:44.060Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T02:51:44.060Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T02:51:44.060Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T02:51:44.060Z] === RUN TestTaskInspect [2022-05-12T02:51:44.060Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T02:51:44.060Z] === RUN TestTaskListError [2022-05-12T02:51:44.060Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T02:51:44.060Z] === RUN TestTaskList [2022-05-12T02:51:44.060Z] --- PASS: TestTaskList (0.00s) [2022-05-12T02:51:44.060Z] === RUN TestVolumeCreateError [2022-05-12T02:51:44.060Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T02:51:44.060Z] === RUN TestVolumeCreate [2022-05-12T02:51:44.060Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T02:51:44.060Z] === RUN TestVolumeInspectError [2022-05-12T02:51:44.060Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T02:51:44.060Z] === RUN TestVolumeInspectNotFound [2022-05-12T02:51:44.060Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T02:51:44.060Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T02:51:44.060Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T02:51:44.060Z] === RUN TestVolumeInspect [2022-05-12T02:51:44.060Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T02:51:44.060Z] === RUN TestVolumeListError [2022-05-12T02:51:44.060Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T02:51:44.060Z] === RUN TestVolumeList [2022-05-12T02:51:44.060Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T02:51:44.060Z] === RUN TestVolumeRemoveError [2022-05-12T02:51:44.060Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T02:51:44.060Z] === RUN TestVolumeRemove [2022-05-12T02:51:44.060Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T02:51:44.060Z] === CONT TestTLSCloseWriter [2022-05-12T02:51:44.060Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-12T02:51:44.060Z] PASS [2022-05-12T02:51:44.060Z] coverage: 75.1% of statements [2022-05-12T02:51:44.060Z] ok github.com/docker/docker/client 0.441s coverage: 75.1% of statements [2022-05-12T02:51:44.426Z] === RUN TestSequenceGetAvailableBit [2022-05-12T02:51:44.426Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T02:51:44.426Z] === RUN TestSequenceEqual [2022-05-12T02:51:44.426Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T02:51:44.426Z] === RUN TestSequenceCopy [2022-05-12T02:51:44.426Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T02:51:44.426Z] === RUN TestGetFirstAvailable [2022-05-12T02:51:44.426Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T02:51:44.426Z] === RUN TestFindSequence [2022-05-12T02:51:44.426Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T02:51:44.426Z] === RUN TestCheckIfAvailable [2022-05-12T02:51:44.426Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T02:51:44.426Z] === RUN TestMergeSequences [2022-05-12T02:51:44.426Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T02:51:44.426Z] === RUN TestPushReservation [2022-05-12T02:51:44.426Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T02:51:44.426Z] === RUN TestSerializeDeserialize [2022-05-12T02:51:44.426Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T02:51:44.426Z] === RUN TestSet [2022-05-12T02:51:44.426Z] --- PASS: TestSet (0.00s) [2022-05-12T02:51:44.426Z] === RUN TestSetUnset [2022-05-12T02:51:44.426Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T02:51:44.426Z] === RUN TestOffsetSetUnset [2022-05-12T02:51:44.426Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T02:51:44.426Z] === RUN TestSetInRange [2022-05-12T02:51:44.426Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T02:51:44.426Z] === RUN TestSetAnyInRange [2022-05-12T02:51:44.426Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T02:51:44.426Z] === RUN TestMethods [2022-05-12T02:51:44.426Z] --- PASS: TestMethods (0.00s) [2022-05-12T02:51:44.426Z] === RUN TestRandomAllocateDeallocate [2022-05-12T02:51:44.426Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T02:51:44.426Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T02:51:44.426Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T02:51:44.426Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T02:51:44.923Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T02:51:44.947Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2022-05-12T02:51:44.947Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T02:51:45.230Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-12T02:51:45.859Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2022-05-12T02:51:45.860Z] === RUN TestRenameInvalidName [2022-05-12T02:51:45.860Z] check_test.go:307: [d0ba778a0fef0] daemon is not started [2022-05-12T02:51:45.860Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-12T02:51:46.318Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-05-12T02:51:46.318Z] === RUN TestAuthZPluginHeader [2022-05-12T02:51:46.427Z] --- PASS: TestRenameInvalidName (0.75s) [2022-05-12T02:51:46.427Z] === RUN TestRenameAnonymousContainer [2022-05-12T02:51:46.589Z] === RUN TestInvalidConfig [2022-05-12T02:51:46.589Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T02:51:46.589Z] === RUN TestConfig [2022-05-12T02:51:46.589Z] --- PASS: TestConfig (0.00s) [2022-05-12T02:51:46.589Z] === RUN TestOptionsLabels [2022-05-12T02:51:46.589Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T02:51:46.589Z] === RUN TestValidName [2022-05-12T02:51:46.589Z] --- PASS: TestValidName (0.00s) [2022-05-12T02:51:46.589Z] PASS [2022-05-12T02:51:46.589Z] coverage: 19.7% of statements [2022-05-12T02:51:46.589Z] ok github.com/docker/docker/libnetwork/config 0.081s coverage: 19.7% of statements [2022-05-12T02:51:46.881Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-12T02:51:46.881Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T02:51:46.881Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T02:51:46.881Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-12T02:51:46.881Z] === RUN TestAuthZPluginV2Disable [2022-05-12T02:51:46.881Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T02:51:46.881Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-12T02:51:46.881Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T02:51:46.881Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T02:51:46.881Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-12T02:51:46.881Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T02:51:46.881Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T02:51:46.881Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-12T02:51:46.881Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T02:51:46.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T02:51:47.044Z] === RUN TestKey [2022-05-12T02:51:47.044Z] --- PASS: TestKey (0.00s) [2022-05-12T02:51:47.044Z] === RUN TestParseKey [2022-05-12T02:51:47.044Z] --- PASS: TestParseKey (0.00s) [2022-05-12T02:51:47.044Z] === RUN TestInvalidDataStore [2022-05-12T02:51:47.044Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T02:51:47.044Z] === RUN TestKVObjectFlatKey [2022-05-12T02:51:47.044Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T02:51:47.044Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T02:51:47.044Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T02:51:47.044Z] PASS [2022-05-12T02:51:47.044Z] coverage: 21.9% of statements [2022-05-12T02:51:47.044Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2022-05-12T02:51:47.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T02:51:48.003Z] === RUN TestIPDataMarshalling [2022-05-12T02:51:48.004Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T02:51:48.004Z] === RUN TestValidateAndIsV6 [2022-05-12T02:51:48.004Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T02:51:48.004Z] PASS [2022-05-12T02:51:48.004Z] coverage: 68.9% of statements [2022-05-12T02:51:48.004Z] ok github.com/docker/docker/libnetwork/driverapi 0.046s coverage: 68.9% of statements [2022-05-12T02:51:48.190Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-12T02:51:48.458Z] === RUN TestErrorInterfaces [2022-05-12T02:51:48.458Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T02:51:48.458Z] === RUN TestNetworkMarshalling [2022-05-12T02:51:48.913Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-05-12T02:51:48.913Z] === RUN TestEndpointMarshalling [2022-05-12T02:51:48.913Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T02:51:48.913Z] === RUN TestAuxAddresses [2022-05-12T02:51:48.913Z] time="2022-05-12T02:51:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T02:51:48.913Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-12T02:51:48.913Z] === RUN TestSRVServiceQuery [2022-05-12T02:51:48.913Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:51:48.913Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-12T02:51:48.913Z] === RUN TestServiceVIPReuse [2022-05-12T02:51:48.913Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:51:48.913Z] --- SKIP: TestServiceVIPReuse (0.02s) [2022-05-12T02:51:48.913Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T02:51:48.913Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:51:48.913Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T02:51:48.913Z] === RUN TestDNSIPQuery [2022-05-12T02:51:48.913Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:51:48.913Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T02:51:48.913Z] === RUN TestDNSProxyServFail [2022-05-12T02:51:48.913Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:51:48.913Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T02:51:48.913Z] === RUN TestSandboxAddEmpty [2022-05-12T02:51:48.913Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:51:48.913Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T02:51:48.913Z] === RUN TestSandboxAddMultiPrio [2022-05-12T02:51:48.913Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:51:48.913Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T02:51:48.913Z] === RUN TestSandboxAddSamePrio [2022-05-12T02:51:48.913Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:51:48.913Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T02:51:48.913Z] === RUN TestCleanupServiceDiscovery [2022-05-12T02:51:48.913Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:51:48.913Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T02:51:48.913Z] === RUN TestDNSOptions [2022-05-12T02:51:48.913Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:51:48.913Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T02:51:48.913Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T02:51:48.913Z] time="2022-05-12T02:51:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T02:51:48.913Z] time="2022-05-12T02:51:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T02:51:48.913Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-12T02:51:48.913Z] PASS [2022-05-12T02:51:48.913Z] coverage: 8.5% of statements [2022-05-12T02:51:48.913Z] ok github.com/docker/docker/libnetwork 0.411s coverage: 8.5% of statements [2022-05-12T02:51:48.913Z] === RUN TestDriver [2022-05-12T02:51:48.913Z] --- PASS: TestDriver (0.00s) [2022-05-12T02:51:48.913Z] PASS [2022-05-12T02:51:48.913Z] coverage: 34.8% of statements [2022-05-12T02:51:48.913Z] ok github.com/docker/docker/libnetwork/drivers/host 0.053s coverage: 34.8% of statements [2022-05-12T02:51:49.128Z] --- PASS: TestRenameAnonymousContainer (2.72s) [2022-05-12T02:51:49.128Z] === RUN TestRenameContainerWithSameName [2022-05-12T02:51:49.370Z] === RUN TestDriver [2022-05-12T02:51:49.370Z] --- PASS: TestDriver (0.00s) [2022-05-12T02:51:49.370Z] PASS [2022-05-12T02:51:49.370Z] coverage: 34.8% of statements [2022-05-12T02:51:49.370Z] ok github.com/docker/docker/libnetwork/drivers/null 0.052s coverage: 34.8% of statements [2022-05-12T02:51:50.067Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2022-05-12T02:51:50.067Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T02:51:50.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T02:51:50.331Z] === RUN TestNetworkAllocateFree [2022-05-12T02:51:50.331Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T02:51:50.331Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T02:51:50.331Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T02:51:50.331Z] PASS [2022-05-12T02:51:50.331Z] coverage: 63.6% of statements [2022-05-12T02:51:50.331Z] --- PASS: TestRandomAllocateDeallocate (6.09s) [2022-05-12T02:51:50.331Z] === RUN TestAllocateRandomDeallocate [2022-05-12T02:51:50.331Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.051s coverage: 63.6% of statements [2022-05-12T02:51:50.331Z] === RUN TestGetEmptyCapabilities [2022-05-12T02:51:50.331Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T02:51:50.331Z] === RUN TestGetExtraCapabilities [2022-05-12T02:51:50.331Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-12T02:51:50.331Z] === RUN TestGetInvalidCapabilities [2022-05-12T02:51:50.331Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-12T02:51:50.331Z] === RUN TestRemoteDriver [2022-05-12T02:51:50.331Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T02:51:50.331Z] === RUN TestDriverError [2022-05-12T02:51:50.331Z] --- PASS: TestDriverError (0.01s) [2022-05-12T02:51:50.331Z] === RUN TestMissingValues [2022-05-12T02:51:50.331Z] --- PASS: TestMissingValues (0.01s) [2022-05-12T02:51:50.331Z] === RUN TestRollback [2022-05-12T02:51:50.479Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-12T02:51:50.787Z] --- PASS: TestRollback (0.01s) [2022-05-12T02:51:50.787Z] PASS [2022-05-12T02:51:50.787Z] coverage: 57.4% of statements [2022-05-12T02:51:50.787Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2022-05-12T02:51:51.243Z] === RUN TestNAT [2022-05-12T02:51:51.243Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T02:51:51.243Z] --- SKIP: TestNAT (0.00s) [2022-05-12T02:51:51.243Z] === RUN TestTransparent [2022-05-12T02:51:51.243Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T02:51:51.243Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T02:51:51.243Z] PASS [2022-05-12T02:51:51.243Z] coverage: 0.0% of statements [2022-05-12T02:51:51.243Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2022-05-12T02:51:51.425Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-12T02:51:51.699Z] === RUN TestBuildDefault [2022-05-12T02:51:51.699Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestBuildHostnameDomainname [2022-05-12T02:51:51.699Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestBuildHostname [2022-05-12T02:51:51.699Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestBuildHostnameFQDN [2022-05-12T02:51:51.699Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestBuildNoIP [2022-05-12T02:51:51.699Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestUpdate [2022-05-12T02:51:51.699Z] --- PASS: TestUpdate (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T02:51:51.699Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T02:51:51.699Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestAddEmpty [2022-05-12T02:51:51.699Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestAdd [2022-05-12T02:51:51.699Z] --- PASS: TestAdd (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestDeleteEmpty [2022-05-12T02:51:51.699Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestDeleteNewline [2022-05-12T02:51:51.699Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestDelete [2022-05-12T02:51:51.699Z] --- PASS: TestDelete (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestConcurrentWrites [2022-05-12T02:51:51.699Z] --- PASS: TestAllocateRandomDeallocate (1.33s) [2022-05-12T02:51:51.699Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T02:51:51.699Z] === RUN TestNew [2022-05-12T02:51:51.699Z] --- PASS: TestNew (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestAddDriver [2022-05-12T02:51:51.699Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestAddDuplicateDriver [2022-05-12T02:51:51.699Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T02:51:51.699Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestDriver [2022-05-12T02:51:51.699Z] --- PASS: TestDriver (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestIPAM [2022-05-12T02:51:51.699Z] --- PASS: TestIPAM (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestWalkIPAMs [2022-05-12T02:51:51.699Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T02:51:51.699Z] === RUN TestWalkDrivers [2022-05-12T02:51:51.699Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T02:51:51.699Z] PASS [2022-05-12T02:51:51.699Z] coverage: 82.4% of statements [2022-05-12T02:51:51.699Z] ok github.com/docker/docker/libnetwork/drvregistry 0.098s coverage: 82.4% of statements [2022-05-12T02:51:52.155Z] --- PASS: TestConcurrentWrites (0.28s) [2022-05-12T02:51:52.155Z] PASS [2022-05-12T02:51:52.155Z] coverage: 81.2% of statements [2022-05-12T02:51:52.155Z] ok github.com/docker/docker/libnetwork/etchosts 0.367s coverage: 81.2% of statements [2022-05-12T02:51:52.155Z] === RUN TestNew [2022-05-12T02:51:52.155Z] --- PASS: TestNew (0.00s) [2022-05-12T02:51:52.155Z] === RUN TestAllocate [2022-05-12T02:51:52.155Z] --- PASS: TestAllocate (0.00s) [2022-05-12T02:51:52.155Z] === RUN TestUninitialized [2022-05-12T02:51:52.155Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T02:51:52.155Z] === RUN TestAllocateInRange [2022-05-12T02:51:52.155Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T02:51:52.155Z] === RUN TestAllocateSerial [2022-05-12T02:51:52.155Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T02:51:52.155Z] PASS [2022-05-12T02:51:52.155Z] coverage: 87.5% of statements [2022-05-12T02:51:52.155Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2022-05-12T02:51:52.234Z] --- PASS: TestRenameContainerWithLinkedContainer (1.94s) [2022-05-12T02:51:52.234Z] === RUN TestResize [2022-05-12T02:51:52.610Z] === RUN TestCaller [2022-05-12T02:51:52.610Z] --- PASS: TestCaller (0.00s) [2022-05-12T02:51:52.610Z] PASS [2022-05-12T02:51:52.610Z] coverage: 100.0% of statements [2022-05-12T02:51:52.610Z] ok github.com/docker/docker/libnetwork/internal/caller 0.044s coverage: 100.0% of statements [2022-05-12T02:51:52.802Z] --- PASS: TestResize (0.86s) [2022-05-12T02:51:52.802Z] === RUN TestResizeWithInvalidSize [2022-05-12T02:51:53.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T02:51:53.066Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.23s) [2022-05-12T02:51:53.066Z] === RUN TestRetrieveFromStore [2022-05-12T02:51:53.522Z] === RUN TestSetSerialInsertDelete [2022-05-12T02:51:53.522Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T02:51:53.522Z] === RUN TestSetParallelInsertDelete [2022-05-12T02:51:53.629Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2022-05-12T02:51:53.629Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T02:51:53.978Z] --- PASS: TestRetrieveFromStore (0.79s) [2022-05-12T02:51:53.978Z] === RUN TestIsCorrupted [2022-05-12T02:51:53.978Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-12T02:51:53.978Z] === RUN TestSetRollover [2022-05-12T02:51:53.978Z] === RUN TestInt2IP2IntConversion [2022-05-12T02:51:54.565Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s) [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T02:51:54.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T02:51:54.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T02:51:54.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T02:51:54.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T02:51:54.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T02:51:54.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T02:51:54.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T02:51:54.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:51:54.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:51:54.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:51:54.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:51:54.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:51:54.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:51:54.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:51:54.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:51:54.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:51:54.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:51:54.565Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T02:51:54.565Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:51:54.938Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-05-12T02:51:54.938Z] === RUN TestGetAddressVersion [2022-05-12T02:51:54.938Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T02:51:54.938Z] === RUN TestKeyString [2022-05-12T02:51:54.938Z] --- PASS: TestKeyString (0.00s) [2022-05-12T02:51:54.938Z] === RUN TestPoolDataMarshal [2022-05-12T02:51:54.938Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T02:51:54.938Z] === RUN TestSubnetsMarshal [2022-05-12T02:51:54.938Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-05-12T02:51:54.938Z] === RUN TestAddSubnets [2022-05-12T02:51:54.938Z] --- PASS: TestAddSubnets (0.06s) [2022-05-12T02:51:54.938Z] === RUN TestDoublePoolRelease [2022-05-12T02:51:54.938Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-12T02:51:54.938Z] === RUN TestAddReleasePoolID [2022-05-12T02:51:54.938Z] === RUN TestPoolRequest [2022-05-12T02:51:54.938Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T02:51:54.938Z] === RUN TestOtherRequests [2022-05-12T02:51:54.938Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T02:51:54.938Z] PASS [2022-05-12T02:51:54.938Z] coverage: 57.1% of statements [2022-05-12T02:51:54.938Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2022-05-12T02:51:54.938Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-05-12T02:51:54.938Z] === RUN TestPredefinedPool [2022-05-12T02:51:54.938Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-12T02:51:54.938Z] === RUN TestRemoveSubnet [2022-05-12T02:51:55.397Z] --- PASS: TestRemoveSubnet (0.24s) [2022-05-12T02:51:55.397Z] === RUN TestGetSameAddress [2022-05-12T02:51:55.397Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-12T02:51:55.397Z] === RUN TestPoolAllocationReuse [2022-05-12T02:51:55.397Z] --- PASS: TestSetRollover (1.70s) [2022-05-12T02:51:55.397Z] === RUN TestSetRolloverSerial [2022-05-12T02:51:55.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T02:51:56.358Z] === RUN TestGetCapabilities [2022-05-12T02:51:56.358Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T02:51:56.358Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T02:51:56.358Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-12T02:51:56.358Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T02:51:56.358Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-12T02:51:56.358Z] === RUN TestRemoteDriver [2022-05-12T02:51:56.358Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T02:51:56.358Z] PASS [2022-05-12T02:51:56.358Z] coverage: 47.4% of statements [2022-05-12T02:51:56.358Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.085s coverage: 47.4% of statements [2022-05-12T02:51:56.569Z] --- PASS: TestServicePlugin (30.16s) [2022-05-12T02:51:56.569Z] === RUN TestServiceUpdateLabel [2022-05-12T02:51:56.814Z] --- PASS: TestPoolAllocationReuse (1.68s) [2022-05-12T02:51:56.814Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T02:51:56.814Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-12T02:51:56.814Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T02:51:57.267Z] --- PASS: TestSetRolloverSerial (1.63s) [2022-05-12T02:51:57.267Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T02:51:57.267Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T02:51:57.267Z] PASS [2022-05-12T02:51:57.267Z] coverage: 84.4% of statements [2022-05-12T02:51:57.267Z] ok github.com/docker/docker/libnetwork/bitseq 12.852s coverage: 84.4% of statements [2022-05-12T02:51:57.267Z] === RUN TestWindowsIPAM [2022-05-12T02:51:57.267Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T02:51:57.267Z] PASS [2022-05-12T02:51:57.267Z] coverage: 71.4% of statements [2022-05-12T02:51:57.267Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-05-12T02:51:57.512Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-05-12T02:51:57.512Z] === RUN TestServiceUpdateSecrets [2022-05-12T02:51:57.743Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-12T02:51:57.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T02:51:57.845Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:51:58.217Z] === RUN TestDefaultNetwork [2022-05-12T02:51:58.667Z] --- PASS: TestDefaultNetwork (0.28s) [2022-05-12T02:51:58.667Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T02:51:59.117Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-05-12T02:51:59.117Z] === RUN TestInitAddressPools [2022-05-12T02:51:59.117Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T02:51:59.117Z] PASS [2022-05-12T02:51:59.117Z] coverage: 74.0% of statements [2022-05-12T02:51:59.117Z] ok github.com/docker/docker/libnetwork/ipamutils 0.675s coverage: 74.0% of statements [2022-05-12T02:51:59.568Z] === RUN TestKeyValue [2022-05-12T02:51:59.568Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T02:51:59.568Z] PASS [2022-05-12T02:51:59.568Z] coverage: 60.0% of statements [2022-05-12T02:51:59.568Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2022-05-12T02:52:00.517Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.44s) [2022-05-12T02:52:00.517Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T02:52:01.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:52:01.390Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T02:52:01.707Z] --- PASS: TestCheckoutGit (33.72s) [2022-05-12T02:52:01.707Z] === RUN TestValidGitTransport [2022-05-12T02:52:01.707Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T02:52:01.707Z] === RUN TestGitInvalidRef [2022-05-12T02:52:01.707Z] --- PASS: TestGitInvalidRef (0.23s) [2022-05-12T02:52:01.707Z] PASS [2022-05-12T02:52:01.707Z] coverage: 86.3% of statements [2022-05-12T02:52:01.707Z] ok github.com/docker/docker/builder/remotecontext/git 34.080s coverage: 86.3% of statements [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T02:52:02.319Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T02:52:02.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:52:02.670Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T02:52:02.671Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T02:52:02.671Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T02:52:02.671Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T02:52:02.776Z] === RUN TestNetworkDBSimple [2022-05-12T02:52:02.899Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T02:52:03.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-12T02:52:03.232Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-12T02:52:03.232Z] PASS [2022-05-12T02:52:03.232Z] coverage: 100.0% of statements [2022-05-12T02:52:03.232Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.042s coverage: 100.0% of statements [2022-05-12T02:52:03.232Z] === RUN TestGenerate [2022-05-12T02:52:03.232Z] --- PASS: TestGenerate (0.00s) [2022-05-12T02:52:03.232Z] === RUN TestGeneratePtr [2022-05-12T02:52:03.232Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T02:52:03.232Z] === RUN TestGenerateMissingField [2022-05-12T02:52:03.232Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T02:52:03.232Z] === RUN TestFieldCannotBeSet [2022-05-12T02:52:03.232Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T02:52:03.232Z] === RUN TestTypeMismatchError [2022-05-12T02:52:03.232Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T02:52:03.232Z] PASS [2022-05-12T02:52:03.232Z] coverage: 100.0% of statements [2022-05-12T02:52:03.232Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-05-12T02:52:03.689Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.14s) [2022-05-12T02:52:03.689Z] === RUN TestGetAddress [2022-05-12T02:52:03.689Z] 2022/05/12 02:52:03 Closing DB instances... [2022-05-12T02:52:04.144Z] testing: warning: no tests to run [2022-05-12T02:52:04.144Z] PASS [2022-05-12T02:52:04.144Z] coverage: 0.0% of statements [2022-05-12T02:52:04.144Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-05-12T02:52:04.528Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-12T02:52:04.535Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T02:52:04.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T02:52:04.600Z] === RUN TestRequestNewPort [2022-05-12T02:52:04.600Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T02:52:04.600Z] === RUN TestRequestSpecificPort [2022-05-12T02:52:04.600Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T02:52:04.600Z] === RUN TestReleasePort [2022-05-12T02:52:04.600Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T02:52:04.600Z] === RUN TestReuseReleasedPort [2022-05-12T02:52:04.600Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T02:52:04.600Z] === RUN TestReleaseUnreadledPort [2022-05-12T02:52:04.600Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T02:52:04.600Z] === RUN TestUnknowProtocol [2022-05-12T02:52:04.600Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T02:52:04.600Z] === RUN TestAllocateAllPorts [2022-05-12T02:52:04.600Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T02:52:04.600Z] === RUN TestPortAllocation [2022-05-12T02:52:04.600Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T02:52:04.600Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T02:52:04.600Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T02:52:04.600Z] === RUN TestNoDuplicateBPR [2022-05-12T02:52:04.600Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T02:52:04.600Z] === RUN TestChangePortRange [2022-05-12T02:52:04.600Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T02:52:04.600Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T02:52:04.600Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T02:52:04.600Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T02:52:04.600Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T02:52:04.600Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T02:52:04.600Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T02:52:04.600Z] PASS [2022-05-12T02:52:04.600Z] coverage: 88.6% of statements [2022-05-12T02:52:04.601Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-05-12T02:52:04.784Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-12T02:52:04.917Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-12T02:52:04.917Z] PASS [2022-05-12T02:52:04.917Z] [2022-05-12T02:52:04.917Z] === Skipped [2022-05-12T02:52:04.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-12T02:52:04.917Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T02:52:04.917Z] [2022-05-12T02:52:04.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-12T02:52:04.917Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T02:52:04.917Z] [2022-05-12T02:52:04.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-12T02:52:04.917Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T02:52:04.917Z] [2022-05-12T02:52:04.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-12T02:52:04.917Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T02:52:04.917Z] [2022-05-12T02:52:04.917Z] DONE 17 tests, 4 skipped in 25.985s [2022-05-12T02:52:04.917Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T02:52:04.917Z] ++ 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-12T02:52:04.917Z] ++ set -e [2022-05-12T02:52:04.917Z] ++ '[' -n 0 ']' [2022-05-12T02:52:04.917Z] ++ set -x [2022-05-12T02:52:04.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-12T02:52:04.917Z] INFO: Testing against a local daemon [2022-05-12T02:52:04.917Z] === RUN TestPluginInvalidJSON [2022-05-12T02:52:04.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T02:52:04.917Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T02:52:04.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T02:52:04.917Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T02:52:04.917Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T02:52:04.917Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T02:52:04.917Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T02:52:04.917Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T02:52:04.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T02:52:04.917Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T02:52:04.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T02:52:04.917Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T02:52:04.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T02:52:04.917Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T02:52:04.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T02:52:04.917Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T02:52:04.917Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T02:52:04.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T02:52:04.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T02:52:04.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T02:52:04.917Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T02:52:04.917Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-12T02:52:04.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-05-12T02:52:04.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T02:52:04.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T02:52:04.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T02:52:04.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T02:52:04.917Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-05-12T02:52:04.917Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T02:52:04.917Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T02:52:04.917Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T02:52:04.917Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T02:52:04.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T02:52:04.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T02:52:04.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T02:52:04.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T02:52:04.917Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T02:52:04.917Z] === RUN TestPluginInstall [2022-05-12T02:52:04.917Z] === RUN TestPluginInstall/no_auth [2022-05-12T02:52:04.917Z] time="2022-05-12T02:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:52:04.917Z] time="2022-05-12T02:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef997f49769920bc0035bf0faab676f7f19921082cf12bf87f177ca1288472c5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:52:04.917Z] time="2022-05-12T02:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:52:04.917Z] time="2022-05-12T02:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef997f49769920bc0035bf0faab676f7f19921082cf12bf87f177ca1288472c5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:52:04.917Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T02:52:04.917Z] time="2022-05-12T02:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:52:04.917Z] time="2022-05-12T02:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a08bd212ff01c6d7381f23eee32227359a927d52e461c94e0efddafd7b5e0203" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:52:04.917Z] time="2022-05-12T02:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:52:04.917Z] time="2022-05-12T02:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a08bd212ff01c6d7381f23eee32227359a927d52e461c94e0efddafd7b5e0203" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:52:05.057Z] testing: warning: no tests to run [2022-05-12T02:52:05.057Z] PASS [2022-05-12T02:52:05.057Z] coverage: 0.0% of statements [2022-05-12T02:52:05.057Z] ok github.com/docker/docker/libnetwork/portmapper 0.047s coverage: 0.0% of statements [no tests to run] [2022-05-12T02:52:05.173Z] === RUN TestPluginInstall/with_insecure [2022-05-12T02:52:05.472Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-12T02:52:05.512Z] === RUN TestHashData [2022-05-12T02:52:05.512Z] --- PASS: TestHashData (0.00s) [2022-05-12T02:52:05.512Z] PASS [2022-05-12T02:52:05.512Z] coverage: 2.8% of statements [2022-05-12T02:52:05.512Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-05-12T02:52:05.512Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T02:52:05.512Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2022-05-12T02:52:05.731Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T02:52:05.967Z] === RUN TestErrorConstructors [2022-05-12T02:52:05.967Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T02:52:05.967Z] === RUN TestCompareIPMask [2022-05-12T02:52:05.967Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T02:52:05.967Z] === RUN TestUtilGetHostPartIP [2022-05-12T02:52:05.967Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T02:52:05.967Z] === RUN TestUtilGetBroadcastIP [2022-05-12T02:52:05.967Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T02:52:05.967Z] === RUN TestParseCIDR [2022-05-12T02:52:05.967Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T02:52:05.967Z] PASS [2022-05-12T02:52:05.967Z] coverage: 37.3% of statements [2022-05-12T02:52:05.967Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2022-05-12T02:52:06.099Z] time="2022-05-12T02:52:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:52:06.099Z] time="2022-05-12T02:52:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26208e47334ea508da359c9c1d46cfd781c0681c0015648e2bd605f7513af523" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:52:06.099Z] time="2022-05-12T02:52:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:52:06.099Z] time="2022-05-12T02:52:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26208e47334ea508da359c9c1d46cfd781c0681c0015648e2bd605f7513af523" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:52:06.099Z] plugin_test.go:195: [d9354aa93ed94] daemon is not started [2022-05-12T02:52:06.099Z] --- PASS: TestPluginInstall (2.49s) [2022-05-12T02:52:06.099Z] --- PASS: TestPluginInstall/no_auth (0.93s) [2022-05-12T02:52:06.099Z] --- PASS: TestPluginInstall/with_htpasswd (0.54s) [2022-05-12T02:52:06.099Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-05-12T02:52:06.099Z] === RUN TestPluginsWithRuntimes [2022-05-12T02:52:06.422Z] 2022/05/12 02:52:06 Closing DB instances... [2022-05-12T02:52:06.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T02:52:06.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T02:52:06.878Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T02:52:06.878Z] PASS [2022-05-12T02:52:06.878Z] coverage: 55.0% of statements [2022-05-12T02:52:06.878Z] ok github.com/docker/docker/oci 0.059s coverage: 55.0% of statements [2022-05-12T02:52:07.334Z] === RUN TestParseVersion [2022-05-12T02:52:07.334Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T02:52:07.334Z] PASS [2022-05-12T02:52:07.334Z] coverage: 52.9% of statements [2022-05-12T02:52:07.334Z] ok github.com/docker/docker/pkg/aaparser 0.054s coverage: 52.9% of statements [2022-05-12T02:52:07.789Z] === RUN TestAddressPoolOpt [2022-05-12T02:52:07.789Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/a [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/something [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/_=a [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/PATH [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/=a [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/PATH= [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/PATH=something [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/1asd [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/123 [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/some_space [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/= [2022-05-12T02:52:07.789Z] === RUN TestValidateEnv/PaTh [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T02:52:07.789Z] === RUN TestParseHost [2022-05-12T02:52:07.789Z] === RUN TestParseHost/something_with_spaces [2022-05-12T02:52:07.789Z] === RUN TestParseHost/:// [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T02:52:07.789Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T02:52:07.789Z] === RUN TestParseHost/unknown:// [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://:port [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T02:52:07.789Z] === RUN TestParseHost/fd:// [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseHost/fd://something [2022-05-12T02:52:07.789Z] === RUN TestParseHost/npipe:// [2022-05-12T02:52:07.789Z] === RUN TestParseHost/_ [2022-05-12T02:52:07.789Z] === RUN TestParseHost/__ [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseHost/unix:// [2022-05-12T02:52:07.789Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://host: [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseHost/#00 [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp:// [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://: [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T02:52:07.789Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T02:52:07.789Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T02:52:07.789Z] === RUN TestParseTCP [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/:5555/path [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/#00 [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/localhost [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/[::1]: [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/localhost: [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/: [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/tcp://: [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/tcp:// [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/::1 [2022-05-12T02:52:07.789Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T02:52:07.789Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T02:52:07.789Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T02:52:07.789Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T02:52:07.789Z] === RUN TestValidateExtraHosts [2022-05-12T02:52:07.789Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T02:52:07.790Z] === RUN TestValidateIPAddress [2022-05-12T02:52:07.790Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T02:52:07.790Z] === RUN TestMapOpts [2022-05-12T02:52:07.790Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T02:52:07.790Z] === RUN TestListOptsWithoutValidator [2022-05-12T02:52:07.790Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T02:52:07.790Z] === RUN TestListOptsWithValidator [2022-05-12T02:52:07.790Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T02:52:07.790Z] === RUN TestValidateDNSSearch [2022-05-12T02:52:07.790Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T02:52:07.790Z] === RUN TestValidateLabel [2022-05-12T02:52:07.790Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T02:52:07.790Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T02:52:07.790Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T02:52:07.790Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T02:52:07.790Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T02:52:07.790Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T02:52:07.790Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T02:52:07.790Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T02:52:07.790Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T02:52:07.790Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T02:52:07.790Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T02:52:07.790Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T02:52:07.790Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T02:52:07.790Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T02:52:07.790Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T02:52:07.790Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T02:52:07.790Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T02:52:07.790Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T02:52:07.790Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T02:52:07.790Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T02:52:07.790Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T02:52:07.790Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T02:52:07.790Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T02:52:07.790Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T02:52:07.790Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T02:52:07.790Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T02:52:07.790Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T02:52:07.790Z] === RUN TestNamedListOpts [2022-05-12T02:52:07.790Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T02:52:07.790Z] === RUN TestNamedMapOpts [2022-05-12T02:52:07.790Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T02:52:07.790Z] === RUN TestParseLink [2022-05-12T02:52:07.790Z] --- PASS: TestParseLink (0.00s) [2022-05-12T02:52:07.790Z] === RUN TestUlimitOpt [2022-05-12T02:52:07.790Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T02:52:07.790Z] PASS [2022-05-12T02:52:07.790Z] coverage: 65.5% of statements [2022-05-12T02:52:07.790Z] ok github.com/docker/docker/opts 0.117s coverage: 65.5% of statements [2022-05-12T02:52:07.987Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T02:52:08.245Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-05-12T02:52:08.245Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T02:52:08.548Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T02:52:08.676Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-12T02:52:09.187Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-12T02:52:09.187Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-12T02:52:09.187Z] [2022-05-12T02:52:09.187Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-12T02:52:09.187Z] =========================== short test summary info ============================ [2022-05-12T02:52:09.187Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-12T02:52:09.187Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-12T02:52:09.187Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-12T02:52:09.187Z] Not supported on most drivers [2022-05-12T02:52:09.187Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-12T02:52:09.187Z] Output of docker top depends on host distro, and is not formalized. [2022-05-12T02:52:09.188Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-12T02:52:09.188Z] Output of docker top depends on host distro, and is not formalized. [2022-05-12T02:52:09.188Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-12T02:52:09.188Z] Can fail if eth0 has multiple IP addresses [2022-05-12T02:52:09.188Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-12T02:52:09.188Z] This doesn't seem to be taken into account by the engine [2022-05-12T02:52:09.188Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-12T02:52:09.188Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-12T02:52:09.188Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.02 seconds == [2022-05-12T02:52:09.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T02:52:09.444Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-12T02:52:09.474Z] --- PASS: TestPluginsWithRuntimes (3.22s) [2022-05-12T02:52:09.474Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-05-12T02:52:09.474Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-05-12T02:52:09.474Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T02:52:09.771Z] 2022/05/12 02:52:09 Closing DB instances... [2022-05-12T02:52:09.771Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T02:52:10.035Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-05-12T02:52:10.035Z] PASS [2022-05-12T02:52:10.035Z] [2022-05-12T02:52:10.035Z] DONE 24 tests in 6.409s [2022-05-12T02:52:10.035Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T02:52:10.035Z] ++ 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-12T02:52:10.035Z] ++ set -e [2022-05-12T02:52:10.035Z] ++ '[' -n 0 ']' [2022-05-12T02:52:10.035Z] ++ set -x [2022-05-12T02:52:10.035Z] ++ 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-12T02:52:10.035Z] INFO: Testing against a local daemon [2022-05-12T02:52:10.035Z] === RUN TestExternalGraphDriver [2022-05-12T02:52:10.035Z] === RUN TestExternalGraphDriver/json [2022-05-12T02:52:10.138Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T02:52:10.226Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T02:52:10.226Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T02:52:10.226Z] --- PASS: TestPeerCertificateMarshalJSON (0.68s) [2022-05-12T02:52:10.226Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T02:52:10.226Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T02:52:10.226Z] === RUN TestMiddleware [2022-05-12T02:52:10.226Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T02:52:10.226Z] === RUN TestNewResponseModifier [2022-05-12T02:52:10.226Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T02:52:10.226Z] PASS [2022-05-12T02:52:10.226Z] coverage: 26.8% of statements [2022-05-12T02:52:10.226Z] ok github.com/docker/docker/pkg/authorization 0.727s coverage: 26.8% of statements [2022-05-12T02:52:10.682Z] === RUN TestIsArchivePathDir [2022-05-12T02:52:10.682Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-05-12T02:52:10.682Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T02:52:10.682Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-05-12T02:52:10.682Z] === RUN TestIsArchivePathTar [2022-05-12T02:52:11.137Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-05-12T02:52:11.137Z] === RUN TestDecompressStreamGzip [2022-05-12T02:52:11.137Z] === RUN TestUnbuffered [2022-05-12T02:52:11.137Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T02:52:11.137Z] === RUN TestRaceUnbuffered [2022-05-12T02:52:11.137Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T02:52:11.137Z] PASS [2022-05-12T02:52:11.137Z] coverage: 100.0% of statements [2022-05-12T02:52:11.137Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2022-05-12T02:52:11.137Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.97s) [2022-05-12T02:52:11.137Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T02:52:11.137Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-05-12T02:52:11.137Z] === RUN TestDecompressStreamBzip2 [2022-05-12T02:52:11.137Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-05-12T02:52:11.137Z] === RUN TestDecompressStreamXz [2022-05-12T02:52:11.137Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T02:52:11.137Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T02:52:11.137Z] === RUN TestDecompressStreamZstd [2022-05-12T02:52:11.137Z] archive_test.go:140: zstd not installed [2022-05-12T02:52:11.137Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-12T02:52:11.137Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T02:52:11.137Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T02:52:11.137Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T02:52:11.137Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T02:52:11.137Z] === RUN TestCompressStreamInvalid [2022-05-12T02:52:11.137Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T02:52:11.137Z] === RUN TestExtensionInvalid [2022-05-12T02:52:11.137Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T02:52:11.137Z] === RUN TestExtensionUncompressed [2022-05-12T02:52:11.137Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T02:52:11.137Z] === RUN TestExtensionBzip2 [2022-05-12T02:52:11.137Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T02:52:11.137Z] === RUN TestExtensionGzip [2022-05-12T02:52:11.137Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T02:52:11.137Z] === RUN TestExtensionXz [2022-05-12T02:52:11.137Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T02:52:11.137Z] === RUN TestExtensionZstd [2022-05-12T02:52:11.137Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T02:52:11.137Z] === RUN TestCmdStreamLargeStderr [2022-05-12T02:52:11.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-12T02:52:11.593Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2022-05-12T02:52:11.593Z] === RUN TestCmdStreamBad [2022-05-12T02:52:11.593Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T02:52:11.593Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T02:52:11.593Z] === RUN TestCmdStreamGood [2022-05-12T02:52:11.593Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-12T02:52:11.593Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T02:52:11.593Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-12T02:52:11.593Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T02:52:11.593Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-12T02:52:11.593Z] === RUN TestUntarPath [2022-05-12T02:52:11.593Z] --- PASS: TestUntarPath (0.07s) [2022-05-12T02:52:11.593Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T02:52:11.593Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-12T02:52:11.593Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T02:52:11.593Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-05-12T02:52:11.593Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T02:52:11.593Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T02:52:11.593Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T02:52:11.593Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T02:52:11.593Z] === RUN TestCopyWithTarSrcFile [2022-05-12T02:52:11.593Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-12T02:52:11.593Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T02:52:11.593Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-12T02:52:11.593Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T02:52:11.593Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2022-05-12T02:52:11.593Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T02:52:11.593Z] === RUN TestMatch [2022-05-12T02:52:11.593Z] === RUN TestMatch/[[]] [2022-05-12T02:52:11.593Z] === RUN TestMatch/[[foo]] [2022-05-12T02:52:11.593Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T02:52:11.593Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T02:52:11.593Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T02:52:11.593Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T02:52:11.593Z] === RUN TestMatch/[] [2022-05-12T02:52:11.593Z] === RUN TestMatch/[]#01 [2022-05-12T02:52:11.593Z] === RUN TestMatch/[[qux]] [2022-05-12T02:52:11.593Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T02:52:11.593Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T02:52:11.593Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T02:52:11.593Z] --- PASS: TestMatch (0.00s) [2022-05-12T02:52:11.593Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T02:52:11.593Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T02:52:11.593Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T02:52:11.593Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T02:52:11.593Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T02:52:11.593Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T02:52:11.593Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T02:52:11.593Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T02:52:11.593Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T02:52:11.593Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T02:52:11.593Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T02:52:11.593Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T02:52:11.593Z] PASS [2022-05-12T02:52:11.593Z] coverage: 87.5% of statements [2022-05-12T02:52:11.593Z] ok github.com/docker/docker/pkg/capabilities 0.060s coverage: 87.5% of statements [2022-05-12T02:52:11.593Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-05-12T02:52:11.593Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T02:52:11.593Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-05-12T02:52:11.593Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T02:52:11.593Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-12T02:52:11.593Z] === RUN TestTarFiles [2022-05-12T02:52:11.922Z] === RUN TestExternalGraphDriver/spec [2022-05-12T02:52:12.426Z] --- PASS: TestServiceUpdateSecrets (14.55s) [2022-05-12T02:52:12.426Z] === RUN TestServiceUpdateConfigs [2022-05-12T02:52:12.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T02:52:12.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T02:52:12.971Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T02:52:12.971Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T02:52:12.972Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T02:52:12.972Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T02:52:12.972Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T02:52:12.972Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T02:52:12.972Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T02:52:12.972Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T02:52:12.972Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T02:52:12.972Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T02:52:12.972Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T02:52:12.972Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T02:52:12.972Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T02:52:12.972Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-12T02:52:12.972Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T02:52:12.972Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T02:52:12.972Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T02:52:12.972Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-12T02:52:12.972Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T02:52:12.972Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-12T02:52:12.972Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T02:52:12.972Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-12T02:52:12.972Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T02:52:12.972Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T02:52:12.972Z] === RUN TestConfigureDaemonLogs [2022-05-12T02:52:12.972Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T02:52:12.972Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T02:52:12.972Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T02:52:12.972Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T02:52:12.972Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T02:52:12.972Z] PASS [2022-05-12T02:52:12.972Z] coverage: 19.7% of statements [2022-05-12T02:52:12.972Z] ok github.com/docker/docker/cmd/dockerd 0.220s coverage: 19.7% of statements [2022-05-12T02:52:12.972Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T02:52:12.972Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T02:52:13.119Z] === RUN TestChrootTarUntar [2022-05-12T02:52:13.119Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:52:13.119Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T02:52:13.119Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T02:52:13.119Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:52:13.119Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T02:52:13.119Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T02:52:13.119Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-05-12T02:52:13.119Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T02:52:13.119Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:52:13.119Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T02:52:13.119Z] === RUN TestChrootCopyWithTar [2022-05-12T02:52:13.119Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:52:13.119Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T02:52:13.119Z] === RUN TestChrootCopyFileWithTar [2022-05-12T02:52:13.119Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:52:13.119Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T02:52:13.119Z] === RUN TestChrootUntarPath [2022-05-12T02:52:13.119Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:52:13.119Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T02:52:13.119Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T02:52:13.119Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:52:13.119Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T02:52:13.119Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T02:52:13.119Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:52:13.119Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T02:52:13.119Z] === RUN TestChrootApplyDotDotFile [2022-05-12T02:52:13.119Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:52:13.119Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T02:52:13.119Z] PASS [2022-05-12T02:52:13.119Z] coverage: 12.0% of statements [2022-05-12T02:52:13.119Z] ok github.com/docker/docker/pkg/chrootarchive 0.103s coverage: 12.0% of statements [2022-05-12T02:52:13.119Z] 2022/05/12 02:52:12 Closing DB instances... [2022-05-12T02:52:13.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T02:52:13.287Z] === RUN TestExternalGraphDriver/pull [2022-05-12T02:52:13.934Z] === RUN TestContainerStopSignal [2022-05-12T02:52:13.934Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T02:52:13.934Z] === RUN TestContainerStopTimeout [2022-05-12T02:52:13.934Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T02:52:13.934Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T02:52:13.934Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T02:52:13.934Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T02:52:13.934Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-12T02:52:13.934Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T02:52:13.934Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-12T02:52:13.935Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T02:52:13.935Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T02:52:13.935Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T02:52:13.935Z] === RUN TestNewMemoryStore [2022-05-12T02:52:13.935Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T02:52:13.935Z] === RUN TestAddContainers [2022-05-12T02:52:13.935Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T02:52:13.935Z] === RUN TestGetContainer [2022-05-12T02:52:13.935Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T02:52:13.935Z] === RUN TestDeleteContainer [2022-05-12T02:52:13.935Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T02:52:13.935Z] === RUN TestListContainers [2022-05-12T02:52:13.935Z] --- PASS: TestListContainers (0.00s) [2022-05-12T02:52:13.935Z] === RUN TestFirstContainer [2022-05-12T02:52:13.935Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T02:52:13.935Z] === RUN TestApplyAllContainer [2022-05-12T02:52:13.935Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T02:52:13.935Z] === RUN TestIsValidHealthString [2022-05-12T02:52:13.935Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T02:52:13.935Z] === RUN TestStateRunStop [2022-05-12T02:52:13.935Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T02:52:13.935Z] === RUN TestStateTimeoutWait [2022-05-12T02:52:13.935Z] state_test.go:141: Stop callback fired [2022-05-12T02:52:13.935Z] state_test.go:165: Stop callback fired [2022-05-12T02:52:13.935Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T02:52:13.935Z] === RUN TestIsValidStateString [2022-05-12T02:52:13.935Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T02:52:13.935Z] === RUN TestViewSaveDelete [2022-05-12T02:52:13.935Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-12T02:52:13.935Z] === RUN TestViewAll [2022-05-12T02:52:14.081Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T02:52:14.081Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T02:52:14.081Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T02:52:14.081Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T02:52:14.081Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T02:52:14.081Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T02:52:14.081Z] PASS [2022-05-12T02:52:14.081Z] coverage: 0.0% of statements [2022-05-12T02:52:14.081Z] ok github.com/docker/docker/pkg/containerfs 0.043s coverage: 0.0% of statements [2022-05-12T02:52:14.391Z] --- PASS: TestViewAll (0.01s) [2022-05-12T02:52:14.391Z] === RUN TestViewGet [2022-05-12T02:52:14.391Z] --- PASS: TestViewGet (0.01s) [2022-05-12T02:52:14.391Z] === RUN TestNames [2022-05-12T02:52:14.391Z] --- PASS: TestNames (0.00s) [2022-05-12T02:52:14.391Z] === RUN TestViewWithHealthCheck [2022-05-12T02:52:14.391Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-12T02:52:14.391Z] PASS [2022-05-12T02:52:14.391Z] coverage: 41.7% of statements [2022-05-12T02:52:14.391Z] ok github.com/docker/docker/container 0.240s coverage: 41.7% of statements [2022-05-12T02:52:14.391Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T02:52:14.391Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T02:52:14.391Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T02:52:14.391Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T02:52:14.532Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-12T02:52:14.848Z] === RUN TestPrepare [2022-05-12T02:52:14.848Z] --- PASS: TestPrepare (0.00s) [2022-05-12T02:52:14.848Z] === RUN TestStart [2022-05-12T02:52:14.848Z] --- PASS: TestStart (0.00s) [2022-05-12T02:52:14.848Z] === RUN TestWaitCancel [2022-05-12T02:52:14.848Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T02:52:14.848Z] === RUN TestWaitDisabled [2022-05-12T02:52:14.848Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T02:52:14.848Z] === RUN TestWaitEnabled [2022-05-12T02:52:14.848Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T02:52:14.848Z] === RUN TestRemove [2022-05-12T02:52:14.848Z] --- PASS: TestRemove (0.00s) [2022-05-12T02:52:14.848Z] PASS [2022-05-12T02:52:14.848Z] coverage: 65.3% of statements [2022-05-12T02:52:14.848Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2022-05-12T02:52:15.047Z] === RUN TestSizeEmpty [2022-05-12T02:52:15.047Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T02:52:15.047Z] === RUN TestSizeEmptyFile [2022-05-12T02:52:15.047Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T02:52:15.047Z] === RUN TestSizeNonemptyFile [2022-05-12T02:52:15.047Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T02:52:15.047Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T02:52:15.047Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T02:52:15.047Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T02:52:15.047Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T02:52:15.047Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T02:52:15.047Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T02:52:15.047Z] === RUN TestMoveToSubdir [2022-05-12T02:52:15.047Z] --- PASS: TestMoveToSubdir (0.01s) [2022-05-12T02:52:15.047Z] === RUN TestSizeNonExistingDirectory [2022-05-12T02:52:15.047Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T02:52:15.047Z] PASS [2022-05-12T02:52:15.047Z] coverage: 80.0% of statements [2022-05-12T02:52:15.047Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2022-05-12T02:52:15.176Z] --- PASS: TestExternalGraphDriver (4.78s) [2022-05-12T02:52:15.176Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-05-12T02:52:15.176Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-05-12T02:52:15.176Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-05-12T02:52:15.176Z] === RUN TestGraphdriverPluginV2 [2022-05-12T02:52:15.176Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T02:52:15.176Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-12T02:52:15.176Z] PASS [2022-05-12T02:52:15.176Z] [2022-05-12T02:52:15.176Z] === Skipped [2022-05-12T02:52:15.176Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-12T02:52:15.176Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T02:52:15.176Z] [2022-05-12T02:52:15.176Z] DONE 5 tests, 1 skipped in 4.886s [2022-05-12T02:52:15.176Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T02:52:15.176Z] ++ 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-12T02:52:15.176Z] ++ set -e [2022-05-12T02:52:15.176Z] ++ '[' -n 0 ']' [2022-05-12T02:52:15.176Z] ++ set -x [2022-05-12T02:52:15.176Z] ++ 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-12T02:52:15.176Z] INFO: Testing against a local daemon [2022-05-12T02:52:15.176Z] === RUN TestContinueAfterPluginCrash [2022-05-12T02:52:15.176Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T02:52:15.176Z] === RUN TestReadPluginNoRead [2022-05-12T02:52:15.176Z] === PAUSE TestReadPluginNoRead [2022-05-12T02:52:15.176Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T02:52:15.176Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T02:52:15.176Z] === CONT TestContinueAfterPluginCrash [2022-05-12T02:52:15.176Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T02:52:15.469Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T02:52:15.503Z] time="2022-05-12T02:52:15Z" level=error msg="node2(63c4cbcef86b) Could not close DB: timeout waiting for leave broadcast" [2022-05-12T02:52:15.503Z] --- PASS: TestNetworkDBCRUDTableEntry (4.32s) [2022-05-12T02:52:15.503Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T02:52:16.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T02:52:16.463Z] === RUN TestPollerAddRemove [2022-05-12T02:52:16.463Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T02:52:16.463Z] === RUN TestPollerEvent [2022-05-12T02:52:16.463Z] poller_test.go:40: No chmod on Windows [2022-05-12T02:52:16.463Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T02:52:16.463Z] === RUN TestPollerClose [2022-05-12T02:52:16.463Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T02:52:16.463Z] PASS [2022-05-12T02:52:16.463Z] coverage: 45.7% of statements [2022-05-12T02:52:16.463Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 45.7% of statements [2022-05-12T02:52:16.701Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T02:52:17.422Z] 2022/05/12 02:52:17 Closing DB instances... [2022-05-12T02:52:17.422Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T02:52:17.422Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T02:52:17.422Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T02:52:17.422Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T02:52:17.422Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T02:52:17.422Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T02:52:17.422Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T02:52:17.422Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-05-12T02:52:17.422Z] === RUN TestCopyFile [2022-05-12T02:52:17.422Z] --- PASS: TestCopyFile (0.00s) [2022-05-12T02:52:17.422Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T02:52:17.423Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T02:52:17.423Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T02:52:17.423Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T02:52:17.423Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T02:52:17.423Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestWildcardMatches [2022-05-12T02:52:17.423Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestPatternMatches [2022-05-12T02:52:17.423Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T02:52:17.423Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T02:52:17.423Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T02:52:17.423Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T02:52:17.423Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T02:52:17.423Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T02:52:17.423Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestSingleExclamationError [2022-05-12T02:52:17.423Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestMatchesWithNoPatterns [2022-05-12T02:52:17.423Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T02:52:17.423Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestMatches [2022-05-12T02:52:17.423Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T02:52:17.423Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T02:52:17.423Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T02:52:17.423Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T02:52:17.423Z] --- PASS: TestMatches (0.01s) [2022-05-12T02:52:17.423Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T02:52:17.423Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T02:52:17.423Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T02:52:17.423Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestCleanPatterns [2022-05-12T02:52:17.423Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T02:52:17.423Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T02:52:17.423Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T02:52:17.423Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T02:52:17.423Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T02:52:17.423Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestCreateIfNotExistsDir [2022-05-12T02:52:17.423Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-05-12T02:52:17.423Z] === RUN TestCreateIfNotExistsFile [2022-05-12T02:52:17.423Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-12T02:52:17.423Z] === RUN TestMatch [2022-05-12T02:52:17.423Z] --- PASS: TestMatch (0.00s) [2022-05-12T02:52:17.423Z] === RUN TestCompile [2022-05-12T02:52:17.423Z] === RUN TestCompile/slash [2022-05-12T02:52:17.423Z] === RUN TestCompile/backslash [2022-05-12T02:52:17.423Z] --- PASS: TestCompile (0.00s) [2022-05-12T02:52:17.423Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T02:52:17.423Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T02:52:17.423Z] PASS [2022-05-12T02:52:17.423Z] coverage: 84.7% of statements [2022-05-12T02:52:17.423Z] ok github.com/docker/docker/pkg/fileutils 0.113s coverage: 84.7% of statements [2022-05-12T02:52:17.878Z] --- PASS: TestTarFiles (6.22s) [2022-05-12T02:52:17.878Z] === RUN TestDetectCompressionZstd [2022-05-12T02:52:17.878Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T02:52:17.878Z] === RUN TestTarUntar [2022-05-12T02:52:17.878Z] --- PASS: TestTarUntar (0.05s) [2022-05-12T02:52:17.878Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T02:52:17.878Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-12T02:52:17.878Z] === RUN TestTarWithOptions [2022-05-12T02:52:17.878Z] --- PASS: TestTarWithOptions (0.04s) [2022-05-12T02:52:17.878Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T02:52:17.878Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T02:52:17.878Z] === RUN TestUntarUstarGnuConflict [2022-05-12T02:52:17.904Z] 8b534d64a7c3: Pull complete [2022-05-12T02:52:17.904Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-12T02:52:17.904Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T02:52:17.904Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-12T02:52:17.904Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-12T02:52:17.904Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2928' [2022-05-12T02:52:17.904Z] WARN: Skipping validation tests [2022-05-12T02:52:17.904Z] INFO: Running unit tests at 05/12/2022 02:52:14... [2022-05-12T02:52:18.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T02:52:18.333Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-12T02:52:18.333Z] === RUN TestUntarInvalidFilenames [2022-05-12T02:52:18.333Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3291056452\\dest" [2022-05-12T02:52:18.333Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-05-12T02:52:18.333Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T02:52:18.333Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T02:52:18.333Z] === RUN TestUntarInvalidHardlink [2022-05-12T02:52:18.333Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2210730055\\victim\\hello" -> "../victim/hello" [2022-05-12T02:52:18.333Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1450596725\\victim\\hello" -> "/../victim/hello" [2022-05-12T02:52:18.333Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1046469581\\victim" -> "../victim" [2022-05-12T02:52:18.333Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2467782368\\victim" -> "../victim" [2022-05-12T02:52:18.333Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink742432520\\victim" -> "../victim" [2022-05-12T02:52:18.333Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2050241278\\victim" -> "../victim" [2022-05-12T02:52:18.333Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-05-12T02:52:18.333Z] === RUN TestUntarInvalidSymlink [2022-05-12T02:52:18.333Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1535793548\\dest\\dotdot" -> "../victim/hello" [2022-05-12T02:52:18.333Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2513286174\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T02:52:18.333Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1633047775\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:52:18.333Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3815656909\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:52:18.333Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1602612005\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:52:18.333Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1439394331\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:52:18.333Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1102876234\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T02:52:18.333Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-12T02:52:18.333Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T02:52:18.333Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T02:52:18.333Z] === RUN TestXGlobalNoParent [2022-05-12T02:52:18.333Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T02:52:18.333Z] === RUN TestReplaceFileTarWrapper [2022-05-12T02:52:18.441Z] --- PASS: TestDaemonStartWithLogOpt (2.94s) [2022-05-12T02:52:18.441Z] === CONT TestReadPluginNoRead [2022-05-12T02:52:18.563Z] === RUN TestNewListSecretsFilters [2022-05-12T02:52:18.563Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T02:52:18.563Z] === RUN TestNewListConfigsFilters [2022-05-12T02:52:18.563Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T02:52:18.563Z] PASS [2022-05-12T02:52:18.563Z] coverage: 0.5% of statements [2022-05-12T02:52:18.563Z] ok github.com/docker/docker/daemon/cluster 0.685s coverage: 0.5% of statements [2022-05-12T02:52:18.563Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T02:52:18.563Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T02:52:18.563Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T02:52:18.563Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T02:52:18.563Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T02:52:18.563Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T02:52:18.788Z] --- PASS: TestNetworkDBCRUDTableEntries (3.29s) [2022-05-12T02:52:18.788Z] === RUN TestNetworkDBNodeLeave [2022-05-12T02:52:18.788Z] === RUN TestGet [2022-05-12T02:52:18.788Z] --- PASS: TestGet (0.00s) [2022-05-12T02:52:18.788Z] === RUN TestGetShortcutString [2022-05-12T02:52:18.788Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T02:52:18.788Z] PASS [2022-05-12T02:52:18.788Z] coverage: 42.9% of statements [2022-05-12T02:52:18.788Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-05-12T02:52:18.788Z] === RUN TestPrefixHeaderReadable [2022-05-12T02:52:18.788Z] ok github.com/docker/docker/pkg/homedir 0.075s coverage: 42.9% of statements [2022-05-12T02:52:18.788Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-05-12T02:52:18.788Z] === RUN TestDisablePigz [2022-05-12T02:52:18.788Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T02:52:18.788Z] --- PASS: TestDisablePigz (0.17s) [2022-05-12T02:52:18.788Z] === RUN TestPigz [2022-05-12T02:52:19.019Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T02:52:19.019Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T02:52:19.019Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T02:52:19.019Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T02:52:19.019Z] PASS [2022-05-12T02:52:19.019Z] coverage: 35.9% of statements [2022-05-12T02:52:19.019Z] ok github.com/docker/docker/daemon/cluster/convert 0.619s coverage: 35.9% of statements [2022-05-12T02:52:19.243Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T02:52:19.244Z] --- PASS: TestPigz (0.22s) [2022-05-12T02:52:19.244Z] === RUN TestNosysFileInfo [2022-05-12T02:52:19.244Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T02:52:19.244Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T02:52:19.244Z] archive_windows_test.go:16: Currently fails [2022-05-12T02:52:19.244Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T02:52:19.244Z] === RUN TestCanonicalTarNameForPath [2022-05-12T02:52:19.244Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T02:52:19.244Z] === RUN TestCanonicalTarName [2022-05-12T02:52:19.244Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T02:52:19.244Z] === RUN TestChmodTarEntry [2022-05-12T02:52:19.244Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T02:52:19.244Z] === RUN TestHardLinkOrder [2022-05-12T02:52:19.244Z] --- PASS: TestHardLinkOrder (0.11s) [2022-05-12T02:52:19.244Z] === RUN TestChangeString [2022-05-12T02:52:19.244Z] --- PASS: TestChangeString (0.00s) [2022-05-12T02:52:19.244Z] === RUN TestChangesWithNoChanges [2022-05-12T02:52:19.244Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-12T02:52:19.244Z] === RUN TestChangesWithChanges [2022-05-12T02:52:19.244Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-12T02:52:19.244Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T02:52:19.244Z] changes_test.go:196: needs more investigation [2022-05-12T02:52:19.244Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T02:52:19.244Z] === RUN TestChangesDirsEmpty [2022-05-12T02:52:19.244Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T02:52:19.244Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-12T02:52:19.244Z] === RUN TestChangesDirsMutated [2022-05-12T02:52:19.244Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T02:52:19.244Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-12T02:52:19.244Z] === RUN TestApplyLayer [2022-05-12T02:52:19.244Z] changes_test.go:433: needs further investigation [2022-05-12T02:52:19.244Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T02:52:19.244Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T02:52:19.244Z] changes_test.go:469: needs further investigation [2022-05-12T02:52:19.244Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T02:52:19.244Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T02:52:19.244Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T02:52:19.244Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T02:52:19.244Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T02:52:19.244Z] === RUN TestChangesSize [2022-05-12T02:52:19.244Z] --- PASS: TestChangesSize (0.00s) [2022-05-12T02:52:19.244Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T02:52:19.244Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2743641553\\dest" [2022-05-12T02:52:19.244Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-12T02:52:19.244Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T02:52:19.244Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1399643739\\victim\\hello" -> "../victim/hello" [2022-05-12T02:52:19.244Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2891159757\\victim\\hello" -> "/../victim/hello" [2022-05-12T02:52:19.244Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1540746148\\victim" -> "../victim" [2022-05-12T02:52:19.244Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4267424287\\victim" -> "../victim" [2022-05-12T02:52:19.244Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1130196079\\victim" -> "../victim" [2022-05-12T02:52:19.244Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1379510213\\victim" -> "../victim" [2022-05-12T02:52:19.244Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-12T02:52:19.244Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T02:52:19.244Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2323679970\\dest\\dotdot" -> "../victim/hello" [2022-05-12T02:52:19.244Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2664325708\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T02:52:19.244Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2646452856\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:52:19.244Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink603545902\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:52:19.244Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3004220325\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:52:19.244Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1024609480\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:52:19.244Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-12T02:52:19.244Z] === RUN TestApplyLayerWhiteouts [2022-05-12T02:52:19.244Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-05-12T02:52:19.244Z] === RUN TestGenerateEmptyFile [2022-05-12T02:52:19.244Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T02:52:19.244Z] === RUN TestGenerateWithContent [2022-05-12T02:52:19.244Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T02:52:19.244Z] PASS [2022-05-12T02:52:19.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T02:52:19.699Z] coverage: 61.9% of statements [2022-05-12T02:52:19.699Z] ok github.com/docker/docker/pkg/archive 9.016s coverage: 61.9% of statements [2022-05-12T02:52:19.699Z] === RUN TestCreateIDMapOrder [2022-05-12T02:52:19.699Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T02:52:19.699Z] PASS [2022-05-12T02:52:19.699Z] coverage: 7.2% of statements [2022-05-12T02:52:19.699Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-05-12T02:52:19.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T02:52:19.739Z] check_test.go:307: [dd73997bcde83] daemon is not started [2022-05-12T02:52:19.739Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-12T02:52:20.329Z] === RUN TestReadPluginNoRead/default [2022-05-12T02:52:20.676Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T02:52:20.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.45s) [2022-05-12T02:52:20.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.56s) [2022-05-12T02:52:20.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2022-05-12T02:52:20.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.20s) [2022-05-12T02:52:20.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s) [2022-05-12T02:52:20.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s) [2022-05-12T02:52:20.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2022-05-12T02:52:20.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.54s) [2022-05-12T02:52:20.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.09s) [2022-05-12T02:52:20.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.79s) [2022-05-12T02:52:20.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.93s) [2022-05-12T02:52:20.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s) [2022-05-12T02:52:20.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s) [2022-05-12T02:52:20.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2022-05-12T02:52:20.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s) [2022-05-12T02:52:20.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s) [2022-05-12T02:52:20.677Z] === RUN TestCgroupNamespacesRun [2022-05-12T02:52:21.223Z] === RUN TestFixedBufferCap [2022-05-12T02:52:21.223Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T02:52:21.223Z] === RUN TestFixedBufferLen [2022-05-12T02:52:21.223Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T02:52:21.223Z] === RUN TestFixedBufferString [2022-05-12T02:52:21.223Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T02:52:21.223Z] === RUN TestFixedBufferWrite [2022-05-12T02:52:21.223Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T02:52:21.223Z] === RUN TestFixedBufferRead [2022-05-12T02:52:21.223Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T02:52:21.223Z] === RUN TestBytesPipeRead [2022-05-12T02:52:21.223Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T02:52:21.223Z] === RUN TestBytesPipeWrite [2022-05-12T02:52:21.223Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T02:52:21.223Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T02:52:21.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-12T02:52:21.256Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T02:52:21.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T02:52:21.601Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T02:52:21.601Z] [2022-05-12T02:52:21.601Z] Unloading profiles will leave already running processes permanently [2022-05-12T02:52:21.601Z] unconfined, which can lead to unexpected situations. [2022-05-12T02:52:21.601Z] [2022-05-12T02:52:21.601Z] To set a process to complain mode, use the command line tool [2022-05-12T02:52:21.601Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T02:52:21.601Z] Post stage [Pipeline] junit [2022-05-12T02:52:21.610Z] Recording test results [2022-05-12T02:52:21.686Z] --- PASS: TestNetworkDBNodeLeave (2.88s) [2022-05-12T02:52:21.687Z] === RUN TestNetworkDBWatch [2022-05-12T02:52:21.687Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2022-05-12T02:52:21.687Z] === RUN TestAtomicWriteToFile [2022-05-12T02:52:21.687Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T02:52:21.687Z] === RUN TestAtomicWriteSetCommit [2022-05-12T02:52:21.687Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-12T02:52:21.687Z] === RUN TestAtomicWriteSetCancel [2022-05-12T02:52:21.687Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-12T02:52:21.687Z] === RUN TestReadCloserWrapperClose [2022-05-12T02:52:21.687Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T02:52:21.687Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T02:52:21.687Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T02:52:21.687Z] === RUN TestReaderErrWrapperRead [2022-05-12T02:52:21.687Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T02:52:21.687Z] === RUN TestCancelReadCloser [2022-05-12T02:52:21.687Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-12T02:52:21.687Z] === RUN TestWriteCloserWrapperClose [2022-05-12T02:52:21.687Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T02:52:21.687Z] === RUN TestNopWriteCloser [2022-05-12T02:52:21.687Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T02:52:21.687Z] === RUN TestNopWriter [2022-05-12T02:52:21.687Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T02:52:21.687Z] === RUN TestWriteCounter [2022-05-12T02:52:21.687Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T02:52:21.687Z] PASS [2022-05-12T02:52:21.687Z] coverage: 69.2% of statements [2022-05-12T02:52:21.687Z] ok github.com/docker/docker/pkg/ioutils 0.714s coverage: 69.2% of statements [2022-05-12T02:52:21.906Z] === RUN TestWaitNodeAttachment [2022-05-12T02:52:21.907Z] === RUN TestBuilderGC [2022-05-12T02:52:21.907Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T02:52:21.907Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T02:52:21.907Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestFindConfigurationConflicts [2022-05-12T02:52:21.907Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T02:52:21.907Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T02:52:21.907Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T02:52:21.907Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T02:52:21.907Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T02:52:21.907Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T02:52:21.907Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T02:52:21.907Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T02:52:21.907Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T02:52:21.907Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T02:52:21.907Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T02:52:21.907Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestValidateConfigurationErrors [2022-05-12T02:52:21.907Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T02:52:21.907Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T02:52:21.907Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T02:52:21.907Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T02:52:21.907Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T02:52:21.907Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T02:52:21.907Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T02:52:21.907Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T02:52:21.907Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T02:52:21.907Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T02:52:21.907Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T02:52:21.907Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T02:52:21.907Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestValidateConfiguration [2022-05-12T02:52:21.907Z] === RUN TestValidateConfiguration/with_label [2022-05-12T02:52:21.907Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T02:52:21.907Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T02:52:21.907Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T02:52:21.907Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T02:52:21.907Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T02:52:21.907Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T02:52:21.907Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T02:52:21.907Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T02:52:21.907Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfiguration (0.03s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T02:52:21.907Z] time="2022-05-12T02:52:21Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T02:52:21.907Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-05-12T02:52:21.907Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T02:52:21.907Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:52:21.907Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestReloadBadDefaultConfig [2022-05-12T02:52:21.907Z] time="2022-05-12T02:52:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-493218044" [2022-05-12T02:52:21.907Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestReloadWithConflictingLabels [2022-05-12T02:52:21.907Z] time="2022-05-12T02:52:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2319185702" [2022-05-12T02:52:21.907Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T02:52:21.907Z] time="2022-05-12T02:52:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1398177119" [2022-05-12T02:52:21.907Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestMaskURLCredentials [2022-05-12T02:52:21.907Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestDaemonConfigurationMerge [2022-05-12T02:52:21.907Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T02:52:21.907Z] PASS [2022-05-12T02:52:21.907Z] coverage: 79.8% of statements [2022-05-12T02:52:21.907Z] ok github.com/docker/docker/daemon/config 0.374s coverage: 79.8% of statements [2022-05-12T02:52:21.907Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-12T02:52:21.907Z] === RUN TestIsolationConversion [2022-05-12T02:52:21.907Z] === RUN TestIsolationConversion/default [2022-05-12T02:52:21.907Z] === RUN TestIsolationConversion/process [2022-05-12T02:52:21.907Z] === RUN TestIsolationConversion/hyperv [2022-05-12T02:52:21.907Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestContainerLabels [2022-05-12T02:52:21.907Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestCredentialSpecConversion [2022-05-12T02:52:21.907Z] === RUN TestCredentialSpecConversion/none [2022-05-12T02:52:21.907Z] === RUN TestCredentialSpecConversion/config [2022-05-12T02:52:21.907Z] === RUN TestCredentialSpecConversion/file [2022-05-12T02:52:21.907Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T02:52:21.907Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T02:52:21.907Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestControllerValidateMountBind [2022-05-12T02:52:21.907Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestControllerValidateMountVolume [2022-05-12T02:52:21.907Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestControllerValidateMountTarget [2022-05-12T02:52:21.907Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T02:52:21.907Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T02:52:21.907Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T02:52:21.907Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T02:52:21.907Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T02:52:21.907Z] PASS [2022-05-12T02:52:21.907Z] coverage: 11.0% of statements [2022-05-12T02:52:21.907Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.682s coverage: 11.0% of statements [2022-05-12T02:52:22.182Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T02:52:22.363Z] === RUN TestEventsLog [2022-05-12T02:52:22.363Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T02:52:22.363Z] === RUN TestEventsLogTimeout [2022-05-12T02:52:22.363Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T02:52:22.363Z] === RUN TestLogEvents [2022-05-12T02:52:22.363Z] --- PASS: TestLogEvents (0.06s) [2022-05-12T02:52:22.363Z] === RUN TestLoadBufferedEvents [2022-05-12T02:52:22.363Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-05-12T02:52:22.363Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T02:52:22.363Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T02:52:22.363Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T02:52:22.363Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T02:52:22.363Z] PASS [2022-05-12T02:52:22.363Z] coverage: 50.0% of statements [2022-05-12T02:52:22.363Z] ok github.com/docker/docker/daemon/events 0.305s coverage: 50.0% of statements [2022-05-12T02:52:22.439Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2022-05-12T02:52:22.439Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T02:52:22.617Z] INFO: make.ps1 starting at 05/12/2022 02:52:21 [2022-05-12T02:52:22.617Z] INFO: Git commit (209e6ec72a) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T02:52:22.617Z] INFO: Running unit tests... [2022-05-12T02:52:22.785Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-12T02:52:23.101Z] + echo Ensuring container killed. [2022-05-12T02:52:23.101Z] Ensuring container killed. [2022-05-12T02:52:23.101Z] + docker rm -vf docker-pr2 [2022-05-12T02:52:23.101Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-12T02:52:23.109Z] --- PASS: TestContinueAfterPluginCrash (8.07s) [2022-05-12T02:52:23.213Z] === RUN TestError [2022-05-12T02:52:23.213Z] --- PASS: TestError (0.00s) [2022-05-12T02:52:23.213Z] === RUN TestProgressString [2022-05-12T02:52:23.213Z] === RUN TestProgressString/no_progress [2022-05-12T02:52:23.213Z] === RUN TestProgressString/progress_1 [2022-05-12T02:52:23.213Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T02:52:23.213Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T02:52:23.213Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T02:52:23.213Z] === RUN TestProgressString/with_units [2022-05-12T02:52:23.213Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T02:52:23.213Z] === RUN TestProgressString/hide_counts [2022-05-12T02:52:23.213Z] --- PASS: TestProgressString (0.00s) [2022-05-12T02:52:23.213Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T02:52:23.213Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T02:52:23.213Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T02:52:23.213Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T02:52:23.213Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T02:52:23.213Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T02:52:23.213Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T02:52:23.213Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T02:52:23.213Z] === RUN TestJSONMessageDisplay [2022-05-12T02:52:23.213Z] 2022/05/12 02:52:22 Closing DB instances... [2022-05-12T02:52:23.213Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-05-12T02:52:23.213Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T02:52:23.213Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T02:52:23.213Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T02:52:23.213Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T02:52:23.213Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T02:52:23.213Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-12T02:52:23.213Z] PASS [2022-05-12T02:52:23.213Z] coverage: 91.7% of statements [2022-05-12T02:52:23.213Z] ok github.com/docker/docker/pkg/jsonmessage 0.244s coverage: 91.7% of statements [2022-05-12T02:52:23.365Z] === CONT TestReadPluginNoRead [2022-05-12T02:52:23.365Z] read_test.go:92: [d30eadc523c2f] daemon is not started [2022-05-12T02:52:23.365Z] --- PASS: TestReadPluginNoRead (5.57s) [2022-05-12T02:52:23.365Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-05-12T02:52:23.365Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-05-12T02:52:23.365Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-05-12T02:52:23.365Z] PASS [2022-05-12T02:52:23.365Z] [2022-05-12T02:52:23.365Z] DONE 6 tests in 8.617s [2022-05-12T02:52:23.365Z] 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-12T02:52:23.365Z] ++ 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-12T02:52:23.365Z] ++ set -e [2022-05-12T02:52:23.365Z] ++ '[' -n 0 ']' [2022-05-12T02:52:23.365Z] ++ set -x [2022-05-12T02:52:23.365Z] ++ 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-12T02:52:23.365Z] testing: warning: no tests to run [2022-05-12T02:52:23.365Z] PASS [2022-05-12T02:52:23.365Z] [2022-05-12T02:52:23.365Z] DONE 0 tests in 0.035s [2022-05-12T02:52:23.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-12T02:52:23.416Z] + echo Chowning /workspace to jenkins user [2022-05-12T02:52:23.416Z] Chowning /workspace to jenkins user [2022-05-12T02:52:23.416Z] + id -u [2022-05-12T02:52:23.416Z] + id -g [2022-05-12T02:52:23.416Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43583:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T02:52:23.416Z] Unable to find image 'busybox:latest' locally [2022-05-12T02:52:23.416Z] latest: Pulling from library/busybox [2022-05-12T02:52:23.621Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T02:52:23.621Z] ++ 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-12T02:52:23.621Z] ++ set -e [2022-05-12T02:52:23.621Z] ++ '[' -n 0 ']' [2022-05-12T02:52:23.621Z] ++ set -x [2022-05-12T02:52:23.621Z] ++ 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-12T02:52:23.621Z] INFO: Testing against a local daemon [2022-05-12T02:52:23.621Z] === RUN TestPluginWithDevMounts [2022-05-12T02:52:23.621Z] === PAUSE TestPluginWithDevMounts [2022-05-12T02:52:23.621Z] === CONT TestPluginWithDevMounts [2022-05-12T02:52:23.634Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T02:52:23.672Z] 50e8d59317eb: Pulling fs layer [2022-05-12T02:52:23.672Z] 50e8d59317eb: Download complete [2022-05-12T02:52:23.672Z] 50e8d59317eb: Pull complete [2022-05-12T02:52:23.672Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-12T02:52:23.672Z] Status: Downloaded newer image for busybox:latest [2022-05-12T02:52:23.890Z] === RUN TestIsEmptyDir [2022-05-12T02:52:23.890Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-12T02:52:23.890Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T02:52:23.890Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T02:52:23.890Z] PASS [2022-05-12T02:52:23.890Z] coverage: 2.3% of statements [2022-05-12T02:52:23.890Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2022-05-12T02:52:23.890Z] === RUN TestLinkNaming [2022-05-12T02:52:23.890Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T02:52:23.890Z] === RUN TestLinkNew [2022-05-12T02:52:23.890Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T02:52:23.890Z] === RUN TestLinkEnv [2022-05-12T02:52:23.890Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T02:52:23.890Z] === RUN TestLinkMultipleEnv [2022-05-12T02:52:23.890Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T02:52:23.890Z] === RUN TestLinkPortRangeEnv [2022-05-12T02:52:23.890Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T02:52:23.890Z] PASS [2022-05-12T02:52:23.890Z] coverage: 93.0% of statements [2022-05-12T02:52:23.890Z] ok github.com/docker/docker/daemon/links 0.060s coverage: 93.0% of statements [2022-05-12T02:52:23.890Z] === RUN TestVerifyNetworkingConfig [2022-05-12T02:52:23.890Z] --- PASS: TestVerifyNetworkingConfig (0.01s) [2022-05-12T02:52:23.890Z] === RUN TestGetContainer [2022-05-12T02:52:23.890Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T02:52:23.890Z] === RUN TestValidContainerNames [2022-05-12T02:52:23.890Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T02:52:23.890Z] === RUN TestContainerInitDNS [2022-05-12T02:52:23.890Z] daemon_test.go:145: root required [2022-05-12T02:52:23.890Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T02:52:23.890Z] === RUN TestMerge [2022-05-12T02:52:23.890Z] --- PASS: TestMerge (0.00s) [2022-05-12T02:52:23.890Z] === RUN TestValidateContainerIsolation [2022-05-12T02:52:23.890Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T02:52:23.890Z] === RUN TestFindNetworkErrorType [2022-05-12T02:52:23.890Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T02:52:23.890Z] === RUN TestEnsureServicesExist [2022-05-12T02:52:23.890Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-05-12T02:52:23.890Z] === RUN TestEnsureServicesExistErrors [2022-05-12T02:52:23.890Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T02:52:23.890Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T02:52:23.890Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T02:52:23.890Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T02:52:23.890Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T02:52:23.890Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T02:52:23.890Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T02:52:23.890Z] === RUN TestContainerDelete [2022-05-12T02:52:23.890Z] --- PASS: TestContainerDelete (0.00s) [2022-05-12T02:52:23.890Z] === RUN TestContainerDoubleDelete [2022-05-12T02:52:23.891Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T02:52:23.893Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2022-05-12T02:52:23.893Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T02:52:24.174Z] === RUN TestStandardLongPath [2022-05-12T02:52:24.174Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T02:52:24.174Z] === RUN TestUNCLongPath [2022-05-12T02:52:24.174Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T02:52:24.174Z] PASS [2022-05-12T02:52:24.174Z] coverage: 100.0% of statements [2022-05-12T02:52:24.174Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2022-05-12T02:52:24.346Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T02:52:24.346Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T02:52:24.346Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T02:52:24.346Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T02:52:24.346Z] === RUN TestNoneHealthcheck [2022-05-12T02:52:24.346Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T02:52:24.346Z] === RUN TestHealthStates [2022-05-12T02:52:24.346Z] time="2022-05-12T02:52:23Z" 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-12T02:52:24.346Z] time="2022-05-12T02:52:24Z" 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-12T02:52:24.346Z] time="2022-05-12T02:52:24Z" 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-12T02:52:24.346Z] time="2022-05-12T02:52:24Z" 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-12T02:52:24.346Z] time="2022-05-12T02:52:24Z" 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-12T02:52:24.346Z] time="2022-05-12T02:52:24Z" 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-12T02:52:24.346Z] time="2022-05-12T02:52:24Z" 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-12T02:52:24.346Z] time="2022-05-12T02:52:24Z" 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-12T02:52:24.346Z] time="2022-05-12T02:52:24Z" 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-12T02:52:24.346Z] time="2022-05-12T02:52:24Z" 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-12T02:52:24.346Z] --- PASS: TestHealthStates (0.21s) [2022-05-12T02:52:24.346Z] === RUN TestGetInspectData [2022-05-12T02:52:24.346Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T02:52:24.346Z] === RUN TestFillLicense [2022-05-12T02:52:24.346Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T02:52:24.346Z] === RUN TestListInvalidFilter [2022-05-12T02:52:24.346Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T02:52:24.346Z] === RUN TestNameFilter [2022-05-12T02:52:24.346Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T02:52:24.346Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T02:52:24.346Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T02:52:24.346Z] === 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-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T02:52:24.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T02:52:24.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-12T02:52:24.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T02:52:24.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T02:52:24.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T02:52:24.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T02:52:24.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T02:52:24.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T02:52:24.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T02:52:24.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T02:52:24.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T02:52:24.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T02:52:24.346Z] --- 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-12T02:52:24.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T02:52:24.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T02:52:24.347Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T02:52:24.347Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T02:52:24.347Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T02:52:24.347Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T02:52:24.347Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T02:52:24.347Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T02:52:24.347Z] === RUN TestSetupWindowsDevices [2022-05-12T02:52:24.347Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T02:52:24.347Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T02:52:24.347Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T02:52:24.347Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T02:52:24.347Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T02:52:24.347Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T02:52:24.347Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T02:52:24.347Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T02:52:24.347Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T02:52:24.347Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T02:52:24.347Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T02:52:24.347Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T02:52:24.347Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T02:52:24.347Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T02:52:24.347Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T02:52:24.347Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T02:52:24.347Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T02:52:24.347Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T02:52:24.347Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T02:52:24.347Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T02:52:24.347Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T02:52:24.347Z] === RUN TestDaemonReloadLabels [2022-05-12T02:52:24.347Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T02:52:24.347Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T02:52:24.347Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T02:52:24.347Z] === RUN TestDaemonReloadMirrors [2022-05-12T02:52:24.347Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T02:52:24.347Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T02:52:24.347Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T02:52:24.347Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T02:52:24.347Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T02:52:24.347Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T02:52:24.347Z] reload_test.go:342: root required [2022-05-12T02:52:24.347Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T02:52:24.347Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T02:52:24.347Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2022-05-12T02:52:24.347Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T02:52:24.347Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-12T02:52:24.347Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T02:52:24.347Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.05s) [2022-05-12T02:52:24.347Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T02:52:24.347Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.12s) [2022-05-12T02:52:24.347Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T02:52:24.347Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T02:52:24.347Z] === RUN TestParseVolumesFrom [2022-05-12T02:52:24.630Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-05-12T02:52:24.630Z] === RUN TestNetworkDBBulkSync [2022-05-12T02:52:24.630Z] === RUN TestNameFormat [2022-05-12T02:52:24.630Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T02:52:24.630Z] === RUN TestNameRetries [2022-05-12T02:52:24.630Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T02:52:24.630Z] PASS [2022-05-12T02:52:24.630Z] coverage: 85.7% of statements [2022-05-12T02:52:24.630Z] ok github.com/docker/docker/pkg/namesgenerator 0.053s coverage: 85.7% of statements [2022-05-12T02:52:24.803Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T02:52:24.803Z] PASS [2022-05-12T02:52:24.803Z] coverage: 8.5% of statements [2022-05-12T02:52:24.803Z] ok github.com/docker/docker/daemon 0.676s coverage: 8.5% of statements [2022-05-12T02:52:24.803Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T02:52:24.803Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T02:52:24.803Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T02:52:24.803Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T02:52:24.803Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T02:52:24.803Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T02:52:24.803Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T02:52:24.803Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T02:52:24.803Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T02:52:24.803Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T02:52:24.803Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T02:52:24.803Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T02:52:24.803Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T02:52:24.803Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T02:52:25.370Z] + bundleName=docker-py [2022-05-12T02:52:25.370Z] + echo Creating docker-py-bundles.tar.gz [2022-05-12T02:52:25.370Z] Creating docker-py-bundles.tar.gz [2022-05-12T02:52:25.370Z] + 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-12T02:52:25.379Z] Archiving artifacts [2022-05-12T02:52:25.510Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-05-12T02:52:25.510Z] PASS [2022-05-12T02:52:25.510Z] [2022-05-12T02:52:25.510Z] DONE 1 tests in 1.616s [2022-05-12T02:52:25.510Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T02:52:25.510Z] ++ 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-12T02:52:25.510Z] ++ set -e [2022-05-12T02:52:25.510Z] ++ '[' -n 0 ']' [2022-05-12T02:52:25.510Z] ++ set -x [2022-05-12T02:52:25.510Z] ++ 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-12T02:52:25.510Z] INFO: Testing against a local daemon [2022-05-12T02:52:25.510Z] === RUN TestSecretInspect [2022-05-12T02:52:25.592Z] === RUN TestParseKeyValueOpt [2022-05-12T02:52:25.592Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T02:52:25.592Z] === RUN TestParseUintList [2022-05-12T02:52:25.592Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T02:52:25.592Z] === RUN TestParseUintListMaximumLimits [2022-05-12T02:52:25.592Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T02:52:25.592Z] PASS [2022-05-12T02:52:25.592Z] coverage: 97.0% of statements [2022-05-12T02:52:25.592Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-05-12T02:52:25.801Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2022-05-12T02:52:25.801Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T02:52:26.053Z] 2022/05/12 02:52:25 Closing DB instances... [2022-05-12T02:52:26.509Z] === RUN Test_windowsOSRelease_String [2022-05-12T02:52:26.509Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T02:52:26.509Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T02:52:26.509Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T02:52:26.509Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T02:52:26.509Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T02:52:26.509Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T02:52:26.509Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T02:52:26.509Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T02:52:26.509Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T02:52:26.509Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T02:52:26.509Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T02:52:26.509Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T02:52:26.509Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T02:52:26.509Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T02:52:26.509Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T02:52:26.509Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T02:52:26.509Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T02:52:26.509Z] PASS [2022-05-12T02:52:26.509Z] coverage: 36.4% of statements [2022-05-12T02:52:26.509Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.046s coverage: 36.4% of statements [2022-05-12T02:52:26.969Z] === RUN TestNewStreamConfig [2022-05-12T02:52:26.969Z] === RUN TestNewStreamConfig/defaults [2022-05-12T02:52:26.969Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T02:52:26.969Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T02:52:26.969Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T02:52:26.969Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T02:52:26.969Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T02:52:26.969Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T02:52:26.969Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T02:52:26.969Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T02:52:26.969Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T02:52:26.969Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T02:52:26.969Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T02:52:26.969Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T02:52:26.969Z] === RUN TestAdapterReadLogs [2022-05-12T02:52:26.969Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestCopier [2022-05-12T02:52:26.969Z] --- PASS: TestCopier (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestCopierLongLines [2022-05-12T02:52:26.969Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestCopierSlow [2022-05-12T02:52:26.969Z] time="2022-05-12T02:52:26Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T02:52:26.969Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-05-12T02:52:26.969Z] === RUN TestCreateSuccess [2022-05-12T02:52:26.969Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestCreateStreamSkipped [2022-05-12T02:52:26.969Z] time="2022-05-12T02:52:26Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T02:52:26.969Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestCreateLogGroupSuccess [2022-05-12T02:52:26.969Z] time="2022-05-12T02:52:26Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T02:52:26.969Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestCreateError [2022-05-12T02:52:26.969Z] --- PASS: TestCreateError (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestCreateAlreadyExists [2022-05-12T02:52:26.969Z] time="2022-05-12T02:52:26Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T02:52:26.969Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestLogClosed [2022-05-12T02:52:26.969Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestLogBlocking [2022-05-12T02:52:26.969Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T02:52:26.969Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T02:52:26.969Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestPublishBatchSuccess [2022-05-12T02:52:26.969Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestPublishBatchError [2022-05-12T02:52:26.969Z] time="2022-05-12T02:52:26Z" level=error msg=error [2022-05-12T02:52:26.969Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T02:52:26.969Z] time="2022-05-12T02:52:26Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T02:52:26.969Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T02:52:26.969Z] time="2022-05-12T02:52:26Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T02:52:26.969Z] time="2022-05-12T02:52:26Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T02:52:26.969Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestCollectBatchSimple [2022-05-12T02:52:26.969Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestCollectBatchTicker [2022-05-12T02:52:26.969Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T02:52:26.969Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T02:52:26.969Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T02:52:26.969Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T02:52:26.969Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-12T02:52:26.969Z] === RUN TestCollectBatchClose [2022-05-12T02:52:26.969Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestEffectiveLen [2022-05-12T02:52:26.969Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T02:52:26.969Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T02:52:26.969Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T02:52:26.969Z] === RUN TestEffectiveLen/3/���� [2022-05-12T02:52:26.969Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T02:52:26.969Z] === RUN TestEffectiveLen/5/ [2022-05-12T02:52:26.969Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestFindValidSplit [2022-05-12T02:52:26.969Z] === RUN TestFindValidSplit/0/ [2022-05-12T02:52:26.969Z] cloudwatchlogs_test.go:1076: [2022-05-12T02:52:26.969Z] cloudwatchlogs_test.go:1077: [2022-05-12T02:52:26.969Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T02:52:26.969Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T02:52:26.969Z] cloudwatchlogs_test.go:1077: [2022-05-12T02:52:26.969Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T02:52:26.969Z] cloudwatchlogs_test.go:1076: He [2022-05-12T02:52:26.969Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T02:52:26.969Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T02:52:26.969Z] cloudwatchlogs_test.go:1076: [2022-05-12T02:52:26.969Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T02:52:26.969Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T02:52:26.969Z] cloudwatchlogs_test.go:1076: [2022-05-12T02:52:26.969Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T02:52:26.969Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T02:52:26.969Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T02:52:26.969Z] cloudwatchlogs_test.go:1077: [2022-05-12T02:52:26.969Z] === RUN TestFindValidSplit/6/a� [2022-05-12T02:52:26.969Z] cloudwatchlogs_test.go:1076: a [2022-05-12T02:52:26.969Z] cloudwatchlogs_test.go:1077: � [2022-05-12T02:52:26.969Z] === RUN TestFindValidSplit/7/a� [2022-05-12T02:52:26.969Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T02:52:26.969Z] cloudwatchlogs_test.go:1077: [2022-05-12T02:52:26.969Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestProcessEventEmoji [2022-05-12T02:52:26.969Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-12T02:52:26.969Z] === RUN TestCollectBatchLineSplit [2022-05-12T02:52:26.969Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T02:52:26.969Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-12T02:52:26.969Z] === RUN TestCollectBatchMaxEvents [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T02:52:26.969Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T02:52:26.969Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T02:52:26.969Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T02:52:26.970Z] PASS [2022-05-12T02:52:26.970Z] coverage: 53.6% of statements [2022-05-12T02:52:26.970Z] ok github.com/docker/docker/daemon/logger/fluentd 0.083s coverage: 53.6% of statements [2022-05-12T02:52:26.970Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2022-05-12T02:52:26.970Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T02:52:26.970Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-12T02:52:26.970Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T02:52:26.970Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-12T02:52:26.970Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T02:52:26.970Z] --- PASS: TestCopierSlow (0.20s) [2022-05-12T02:52:26.970Z] === RUN TestCopierWithSized [2022-05-12T02:52:26.970Z] === RUN TestCopierWithSized/as_is [2022-05-12T02:52:26.970Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T02:52:26.970Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-12T02:52:26.970Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-12T02:52:26.970Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-05-12T02:52:26.970Z] === RUN TestCopierWithPartial [2022-05-12T02:52:26.970Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T02:52:26.970Z] === RUN TestRingLogger [2022-05-12T02:52:26.970Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T02:52:26.970Z] === RUN TestRingCap [2022-05-12T02:52:26.970Z] --- PASS: TestRingCap (0.00s) [2022-05-12T02:52:26.970Z] === RUN TestRingClose [2022-05-12T02:52:26.970Z] --- PASS: TestRingClose (0.00s) [2022-05-12T02:52:26.970Z] === RUN TestRingDrain [2022-05-12T02:52:26.970Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T02:52:26.970Z] PASS [2022-05-12T02:52:26.970Z] coverage: 43.2% of statements [2022-05-12T02:52:26.970Z] ok github.com/docker/docker/daemon/logger 0.281s coverage: 43.2% of statements [2022-05-12T02:52:26.970Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-05-12T02:52:26.970Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T02:52:26.970Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T02:52:26.970Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T02:52:26.970Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T02:52:26.970Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T02:52:26.970Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T02:52:26.970Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T02:52:26.970Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T02:52:26.970Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T02:52:26.970Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T02:52:26.970Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-05-12T02:52:26.970Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T02:52:26.970Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T02:52:26.970Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T02:52:27.302Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43583/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2022-05-12T02:52:27.341Z] --- PASS: TestServiceUpdateConfigs (14.68s) [2022-05-12T02:52:27.341Z] === RUN TestServiceUpdateNetwork [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-12T02:52:27.397Z] --- PASS: TestSecretInspect (2.27s) [2022-05-12T02:52:27.397Z] === RUN TestSecretList [2022-05-12T02:52:27.426Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T02:52:27.426Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T02:52:27.426Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T02:52:27.426Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T02:52:27.426Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T02:52:27.426Z] === RUN TestValidateLogOptionsFormat [2022-05-12T02:52:27.426Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T02:52:27.426Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T02:52:27.426Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T02:52:27.426Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T02:52:27.426Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T02:52:27.426Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T02:52:27.426Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T02:52:27.426Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T02:52:27.426Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T02:52:27.426Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T02:52:27.426Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T02:52:27.426Z] === RUN TestCreateTagSuccess [2022-05-12T02:52:27.426Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T02:52:27.426Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T02:52:27.426Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-12T02:52:27.426Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T02:52:27.426Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T02:52:27.426Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T02:52:27.426Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-12T02:52:27.426Z] PASS [2022-05-12T02:52:27.426Z] coverage: 79.9% of statements [2022-05-12T02:52:27.426Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T02:52:27.426Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T02:52:27.426Z] === RUN TestSearchRegistryForImages [2022-05-12T02:52:27.426Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T02:52:27.426Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T02:52:27.426Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T02:52:27.426Z] === RUN TestImageDelete [2022-05-12T02:52:27.426Z] === RUN TestImageDelete/no_lease [2022-05-12T02:52:27.426Z] ok github.com/docker/docker/daemon/logger/awslogs 0.512s coverage: 79.9% of statements [2022-05-12T02:52:27.426Z] === RUN TestImageDelete/lease_exists [2022-05-12T02:52:27.426Z] --- PASS: TestImageDelete (0.04s) [2022-05-12T02:52:27.426Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-12T02:52:27.426Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-12T02:52:27.426Z] === RUN TestContentStoreForPull [2022-05-12T02:52:27.426Z] --- PASS: TestContentStoreForPull (0.23s) [2022-05-12T02:52:27.426Z] PASS [2022-05-12T02:52:27.426Z] coverage: 6.6% of statements [2022-05-12T02:52:27.426Z] ok github.com/docker/docker/daemon/images 0.430s coverage: 6.6% of statements [2022-05-12T02:52:27.426Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T02:52:27.426Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T02:52:27.426Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T02:52:27.426Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T02:52:27.426Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T02:52:27.426Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T02:52:27.470Z] --- PASS: TestNetworkDBBulkSync (3.03s) [2022-05-12T02:52:27.470Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T02:52:27.692Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43583/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=51e046b4d71fe10a604b02ab5cd3525f13adc4d7 -e DOCKER_GRAPHDRIVER docker:51e046b4d71fe10a604b02ab5cd3525f13adc4d7 hack/make.sh binary [2022-05-12T02:52:27.706Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2022-05-12T02:52:27.706Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T02:52:27.928Z] === RUN TestNewAndRemove [2022-05-12T02:52:27.928Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T02:52:27.928Z] === RUN TestRemoveInvalidPath [2022-05-12T02:52:27.928Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T02:52:27.928Z] PASS [2022-05-12T02:52:27.928Z] coverage: 82.6% of statements [2022-05-12T02:52:27.928Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2022-05-12T02:52:27.948Z] [2022-05-12T02:52:28.203Z] Removing bundles/ [2022-05-12T02:52:28.203Z] [2022-05-12T02:52:28.203Z] ---> Making bundle: binary (in bundles/binary) [2022-05-12T02:52:28.203Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-12T02:52:28.203Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T02:52:28.387Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T02:52:28.387Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T02:52:28.387Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T02:52:28.387Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-05-12T02:52:28.387Z] === RUN TestFastTimeMarshalJSON [2022-05-12T02:52:28.387Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-12T02:52:28.387Z] PASS [2022-05-12T02:52:28.387Z] coverage: 87.2% of statements [2022-05-12T02:52:28.387Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.243s coverage: 87.2% of statements [2022-05-12T02:52:28.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T02:52:28.842Z] === RUN TestJSONFileLogger [2022-05-12T02:52:28.842Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T02:52:28.842Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T02:52:28.842Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T02:52:28.842Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T02:52:28.842Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-12T02:52:28.842Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T02:52:28.842Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-05-12T02:52:28.842Z] === RUN TestEncodeDecode [2022-05-12T02:52:28.842Z] === PAUSE TestEncodeDecode [2022-05-12T02:52:28.842Z] === RUN TestUnexpectedEOF [2022-05-12T02:52:28.842Z] === RUN TestWriteLog [2022-05-12T02:52:28.842Z] === PAUSE TestWriteLog [2022-05-12T02:52:28.842Z] === RUN TestReadLog [2022-05-12T02:52:28.842Z] === PAUSE TestReadLog [2022-05-12T02:52:28.842Z] === RUN TestDecode [2022-05-12T02:52:28.842Z] --- PASS: TestDecode (0.03s) [2022-05-12T02:52:28.842Z] === CONT TestWriteLog [2022-05-12T02:52:28.842Z] === CONT TestReadLog [2022-05-12T02:52:28.842Z] --- PASS: TestWriteLog (0.01s) [2022-05-12T02:52:28.842Z] === RUN TestReadLog/tail_exact [2022-05-12T02:52:29.213Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2022-05-12T02:52:29.213Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T02:52:29.298Z] time="2022-05-12T02:52:28Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T02:52:29.298Z] time="2022-05-12T02:52:28Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T02:52:29.298Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-05-12T02:52:29.298Z] === CONT TestEncodeDecode [2022-05-12T02:52:29.298Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T02:52:29.298Z] PASS [2022-05-12T02:52:29.298Z] coverage: 69.9% of statements [2022-05-12T02:52:29.298Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.280s coverage: 69.9% of statements [2022-05-12T02:52:29.298Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T02:52:29.298Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T02:52:29.298Z] --- PASS: TestReadLog (0.24s) [2022-05-12T02:52:29.298Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-05-12T02:52:29.298Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T02:52:29.298Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-12T02:52:29.298Z] PASS [2022-05-12T02:52:29.298Z] coverage: 78.7% of statements [2022-05-12T02:52:29.298Z] ok github.com/docker/docker/daemon/logger/local 0.334s coverage: 78.7% of statements [2022-05-12T02:52:29.298Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T02:52:29.910Z] --- PASS: TestSecretList (2.20s) [2022-05-12T02:52:29.910Z] === RUN TestSecretsCreateAndDelete [2022-05-12T02:52:30.093Z] === RUN TestFailedConnection [2022-05-12T02:52:30.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T02:52:30.258Z] === RUN TestOpenFileDelete [2022-05-12T02:52:30.258Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T02:52:30.258Z] === RUN TestOpenFileRename [2022-05-12T02:52:30.258Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-12T02:52:30.258Z] === RUN TestHandleDecoderErr [2022-05-12T02:52:30.258Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T02:52:30.258Z] === RUN TestParseLogTagDefaultTag [2022-05-12T02:52:30.258Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T02:52:30.258Z] === RUN TestParseLogTag [2022-05-12T02:52:30.258Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T02:52:30.258Z] === RUN TestParseLogTagEmptyTag [2022-05-12T02:52:30.258Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T02:52:30.258Z] === RUN TestTailFiles [2022-05-12T02:52:30.258Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T02:52:30.258Z] === RUN TestFollowLogsConsumerGone [2022-05-12T02:52:30.258Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T02:52:30.258Z] === RUN TestFollowLogsProducerGone [2022-05-12T02:52:30.258Z] logfile_test.go:180: logDecode() closed after sending 3177 messages [2022-05-12T02:52:30.258Z] logfile_test.go:233: messages sent: 3177, received: 3177 [2022-05-12T02:52:30.258Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-12T02:52:30.258Z] === RUN TestCheckCapacityAndRotate [2022-05-12T02:52:30.258Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T02:52:30.258Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T02:52:30.258Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-05-12T02:52:30.258Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-05-12T02:52:30.258Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-12T02:52:30.258Z] PASS [2022-05-12T02:52:30.258Z] coverage: 53.5% of statements [2022-05-12T02:52:30.258Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.143s coverage: 53.5% of statements [2022-05-12T02:52:30.258Z] === RUN TestLog [2022-05-12T02:52:30.258Z] --- PASS: TestLog (0.03s) [2022-05-12T02:52:30.258Z] PASS [2022-05-12T02:52:30.258Z] coverage: 31.5% of statements [2022-05-12T02:52:30.258Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.086s coverage: 31.5% of statements [2022-05-12T02:52:30.717Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.56s) [2022-05-12T02:52:30.717Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T02:52:31.057Z] 2022/05/12 02:52:30 Closing DB instances... [2022-05-12T02:52:31.220Z] === RUN TestParseLogFormat [2022-05-12T02:52:31.220Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T02:52:31.220Z] === RUN TestValidateLogOptEmpty [2022-05-12T02:52:31.220Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T02:52:31.220Z] === RUN TestValidateSyslogAddress [2022-05-12T02:52:31.220Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T02:52:31.220Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T02:52:31.220Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T02:52:31.220Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T02:52:31.220Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T02:52:31.220Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-12T02:52:31.220Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T02:52:31.220Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T02:52:31.220Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T02:52:31.220Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T02:52:31.220Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T02:52:31.220Z] === RUN TestParseAddressDefaultPort [2022-05-12T02:52:31.220Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T02:52:31.220Z] === RUN TestValidateSyslogFacility [2022-05-12T02:52:31.220Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T02:52:31.220Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T02:52:31.220Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T02:52:31.220Z] === RUN TestValidateLogOpt [2022-05-12T02:52:31.220Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T02:52:31.220Z] PASS [2022-05-12T02:52:31.220Z] coverage: 43.6% of statements [2022-05-12T02:52:31.220Z] ok github.com/docker/docker/daemon/logger/syslog 0.094s coverage: 43.6% of statements [2022-05-12T02:52:31.220Z] === RUN TestValidateLogOpt [2022-05-12T02:52:31.220Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T02:52:31.220Z] === RUN TestNewMissedConfig [2022-05-12T02:52:31.220Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T02:52:31.220Z] === RUN TestNewMissedUrl [2022-05-12T02:52:31.220Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T02:52:31.220Z] === RUN TestNewMissedToken [2022-05-12T02:52:31.220Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T02:52:31.220Z] === RUN TestNewWithProxy [2022-05-12T02:52:31.220Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T02:52:31.220Z] === RUN TestDefault [2022-05-12T02:52:31.220Z] --- PASS: TestDefault (0.01s) [2022-05-12T02:52:31.220Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T02:52:31.220Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T02:52:31.220Z] === RUN TestJsonFormat [2022-05-12T02:52:31.220Z] --- PASS: TestJsonFormat (0.01s) [2022-05-12T02:52:31.220Z] === RUN TestRawFormat [2022-05-12T02:52:31.220Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T02:52:31.220Z] === RUN TestRawFormatWithLabels [2022-05-12T02:52:31.220Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T02:52:31.220Z] === RUN TestRawFormatWithoutTag [2022-05-12T02:52:31.220Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T02:52:31.220Z] === RUN TestBatching [2022-05-12T02:52:31.220Z] === RUN TestNewParse [2022-05-12T02:52:31.220Z] --- PASS: TestNewParse (0.00s) [2022-05-12T02:52:31.220Z] PASS [2022-05-12T02:52:31.220Z] coverage: 8.3% of statements [2022-05-12T02:52:31.220Z] ok github.com/docker/docker/daemon/logger/templates 0.051s coverage: 8.3% of statements [2022-05-12T02:52:31.654Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T02:52:31.654Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2022-05-12T02:52:31.654Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T02:52:31.675Z] --- PASS: TestBatching (0.27s) [2022-05-12T02:52:31.675Z] === RUN TestFrequency [2022-05-12T02:52:31.675Z] --- PASS: TestFrequency (0.18s) [2022-05-12T02:52:31.675Z] === RUN TestOneMessagePerRequest [2022-05-12T02:52:31.675Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-12T02:52:31.675Z] === RUN TestVerify [2022-05-12T02:52:31.675Z] --- PASS: TestVerify (0.00s) [2022-05-12T02:52:31.675Z] === RUN TestSkipVerify [2022-05-12T02:52:31.800Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-05-12T02:52:31.800Z] === RUN TestSecretsUpdate [2022-05-12T02:52:32.131Z] time="2022-05-12T02:52:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:52:32.131Z] time="2022-05-12T02:52:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:52:32.131Z] time="2022-05-12T02:52:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:52:32.588Z] --- PASS: TestFailedConnection (2.30s) [2022-05-12T02:52:32.588Z] === RUN TestFailOnce [2022-05-12T02:52:32.588Z] 2022/05/12 02:52:32 http: panic serving 127.0.0.1:49326: Plugin not ready [2022-05-12T02:52:32.588Z] goroutine 22 [running]: [2022-05-12T02:52:32.588Z] net/http.(*conn).serve.func1() [2022-05-12T02:52:32.588Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T02:52:32.588Z] panic({0x553700, 0x69d0e0}) [2022-05-12T02:52:32.588Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T02:52:32.588Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0000cfa70?) [2022-05-12T02:52:32.588Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T02:52:32.588Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x6a28f8?, 0xc0000a80e0?}, 0x4ada86?) [2022-05-12T02:52:32.588Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T02:52:32.588Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x6a28f8, 0xc0000a80e0}, 0xc0000b4200) [2022-05-12T02:52:32.588Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T02:52:32.588Z] net/http.serverHandler.ServeHTTP({0x6a0f18?}, {0x6a28f8, 0xc0000a80e0}, 0xc0000b4200) [2022-05-12T02:52:32.588Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T02:52:32.588Z] net/http.(*conn).serve(0xc0000c2000, {0x6a2df8, 0xc000090420}) [2022-05-12T02:52:32.588Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T02:52:32.588Z] created by net/http.(*Server).Serve [2022-05-12T02:52:32.588Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T02:52:32.588Z] time="2022-05-12T02:52:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49325/Test.FailOnce: Post \"http://127.0.0.1:49325/Test.FailOnce\": EOF, retrying in 1s" [2022-05-12T02:52:32.588Z] --- PASS: TestSkipVerify (0.74s) [2022-05-12T02:52:32.588Z] === RUN TestBufferMaximum [2022-05-12T02:52:32.588Z] time="2022-05-12T02:52:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:52:32.588Z] time="2022-05-12T02:52:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:52:32.588Z] time="2022-05-12T02:52:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:52:32.588Z] time="2022-05-12T02:52:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:52:32.588Z] time="2022-05-12T02:52:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:52:32.588Z] time="2022-05-12T02:52:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652323952.186513\",\"host\":\"9f4dbbac3261\"}'" [2022-05-12T02:52:32.588Z] time="2022-05-12T02:52:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652323952.186513\",\"host\":\"9f4dbbac3261\"}'" [2022-05-12T02:52:32.588Z] --- PASS: TestBufferMaximum (0.04s) [2022-05-12T02:52:32.588Z] === RUN TestServerAlwaysDown [2022-05-12T02:52:32.588Z] time="2022-05-12T02:52:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:52:32.588Z] time="2022-05-12T02:52:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:52:32.588Z] time="2022-05-12T02:52:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652323952.221821\",\"host\":\"9f4dbbac3261\"}'" [2022-05-12T02:52:32.588Z] time="2022-05-12T02:52:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652323952.221821\",\"host\":\"9f4dbbac3261\"}'" [2022-05-12T02:52:32.588Z] time="2022-05-12T02:52:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:52:32.588Z] time="2022-05-12T02:52:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652323952.221821\",\"host\":\"9f4dbbac3261\"}'" [2022-05-12T02:52:32.588Z] time="2022-05-12T02:52:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652323952.223528\",\"host\":\"9f4dbbac3261\"}'" [2022-05-12T02:52:32.588Z] time="2022-05-12T02:52:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652323952.223528\",\"host\":\"9f4dbbac3261\"}'" [2022-05-12T02:52:32.588Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T02:52:32.588Z] === RUN TestCannotSendAfterClose [2022-05-12T02:52:32.588Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T02:52:32.588Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T02:52:32.588Z] === RUN TestV2MetadataService [2022-05-12T02:52:32.591Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T02:52:32.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-12T02:52:32.967Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-12T02:52:33.526Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2022-05-12T02:52:33.526Z] === RUN TestNISDomainname [2022-05-12T02:52:33.526Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T02:52:33.549Z] --- PASS: TestV2MetadataService (0.71s) [2022-05-12T02:52:33.549Z] PASS [2022-05-12T02:52:33.549Z] coverage: 44.4% of statements [2022-05-12T02:52:33.549Z] ok github.com/docker/docker/distribution/metadata 0.779s coverage: 44.4% of statements [2022-05-12T02:52:33.549Z] time="2022-05-12T02:52: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-12T02:52:33.549Z] time="2022-05-12T02:52:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9f4dbbac3261\"}'" [2022-05-12T02:52:33.549Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-05-12T02:52:33.549Z] PASS [2022-05-12T02:52:33.549Z] coverage: 82.5% of statements [2022-05-12T02:52:33.549Z] ok github.com/docker/docker/daemon/logger/splunk 2.338s coverage: 82.5% of statements [2022-05-12T02:52:33.549Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T02:52:33.549Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T02:52:33.549Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T02:52:33.549Z] --- PASS: TestFailOnce (1.26s) [2022-05-12T02:52:33.549Z] === RUN TestEchoInputOutput [2022-05-12T02:52:33.549Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T02:52:33.549Z] === RUN TestBackoff [2022-05-12T02:52:33.549Z] --- PASS: TestBackoff (0.00s) [2022-05-12T02:52:33.549Z] === RUN TestAbortRetry [2022-05-12T02:52:33.549Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T02:52:33.549Z] === RUN TestClientScheme [2022-05-12T02:52:33.549Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T02:52:33.549Z] === RUN TestNewClientWithTimeout [2022-05-12T02:52:34.005Z] time="2022-05-12T02:52:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49331/Test.Echo: Post \"http://127.0.0.1:49331/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-12T02:52:34.005Z] --- PASS: TestGetAddress (30.69s) [2022-05-12T02:52:34.005Z] === RUN TestRequestSyntaxCheck [2022-05-12T02:52:34.005Z] === RUN TestSuccessfulDownload [2022-05-12T02:52:34.005Z] download_test.go:267: Needs fixing on Windows [2022-05-12T02:52:34.005Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T02:52:34.005Z] === RUN TestCancelledDownload [2022-05-12T02:52:34.005Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T02:52:34.005Z] === RUN TestMaxDownloadAttempts [2022-05-12T02:52:34.005Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T02:52:34.005Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T02:52:34.005Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T02:52:34.005Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T02:52:34.005Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T02:52:34.005Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T02:52:34.005Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T02:52:34.005Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T02:52:34.005Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T02:52:34.005Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T02:52:34.005Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T02:52:34.005Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T02:52:34.005Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T02:52:34.005Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T02:52:34.005Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T02:52:34.005Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T02:52:34.005Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T02:52:34.005Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T02:52:34.005Z] === RUN TestManifestStore [2022-05-12T02:52:34.005Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T02:52:34.313Z] --- PASS: TestSecretsUpdate (2.20s) [2022-05-12T02:52:34.313Z] === RUN TestTemplatedSecret [2022-05-12T02:52:34.461Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-12T02:52:34.461Z] === RUN TestRequest [2022-05-12T02:52:34.461Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.81s) [2022-05-12T02:52:34.461Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T02:52:34.462Z] --- PASS: TestNISDomainname (1.10s) [2022-05-12T02:52:34.462Z] === RUN TestHostnameDnsResolution [2022-05-12T02:52:34.462Z] time="2022-05-12T02:52:34Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3770078917\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T02:52:34.462Z] === RUN TestManifestStore/no_local_cache [2022-05-12T02:52:34.462Z] time="2022-05-12T02:52:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T02:52:34.462Z] time="2022-05-12T02:52:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T02:52:34.462Z] time="2022-05-12T02:52:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T02:52:34.462Z] time="2022-05-12T02:52:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T02:52:34.462Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T02:52:34.462Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.67s) [2022-05-12T02:52:34.462Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.67s) [2022-05-12T02:52:34.462Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.67s) [2022-05-12T02:52:34.462Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.67s) [2022-05-12T02:52:34.462Z] === RUN TestTransfer [2022-05-12T02:52:34.462Z] === RUN TestManifestStore/with_local_cache [2022-05-12T02:52:34.462Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T02:52:34.462Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T02:52:34.462Z] time="2022-05-12T02:52:34Z" level=warning msg="reference for unknown type: " [2022-05-12T02:52:34.462Z] time="2022-05-12T02:52:34Z" level=warning msg="reference for unknown type: " [2022-05-12T02:52:34.462Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T02:52:34.462Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T02:52:34.462Z] time="2022-05-12T02:52:34Z" level=warning msg="reference for unknown type: " [2022-05-12T02:52:34.462Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T02:52:34.462Z] time="2022-05-12T02:52:34Z" level=warning msg="reference for unknown type: " [2022-05-12T02:52:34.462Z] time="2022-05-12T02:52:34Z" level=warning msg="reference for unknown type: " [2022-05-12T02:52:34.462Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T02:52:34.462Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T02:52:34.462Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T02:52:34.462Z] time="2022-05-12T02:52:34Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T02:52:34.462Z] --- PASS: TestManifestStore (0.55s) [2022-05-12T02:52:34.462Z] --- PASS: TestManifestStore/no_remote_or_local (0.43s) [2022-05-12T02:52:34.462Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-12T02:52:34.462Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-12T02:52:34.462Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-05-12T02:52:34.462Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-12T02:52:34.462Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-12T02:52:34.462Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-12T02:52:34.462Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-12T02:52:34.462Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-12T02:52:34.462Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T02:52:34.462Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T02:52:34.462Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T02:52:34.462Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T02:52:34.462Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T02:52:34.462Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T02:52:34.462Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T02:52:34.462Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T02:52:34.462Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T02:52:34.462Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T02:52:34.463Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T02:52:34.463Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T02:52:34.463Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T02:52:34.463Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T02:52:34.463Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T02:52:34.463Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T02:52:34.463Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T02:52:34.463Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T02:52:34.463Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T02:52:34.463Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T02:52:34.463Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T02:52:34.463Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T02:52:34.463Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T02:52:34.463Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T02:52:34.918Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T02:52:34.918Z] === RUN TestFixManifestLayers [2022-05-12T02:52:34.918Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T02:52:34.918Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T02:52:34.918Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T02:52:34.918Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T02:52:34.918Z] === RUN TestFixManifestLayersBadParent [2022-05-12T02:52:34.918Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T02:52:34.918Z] === RUN TestValidateManifest [2022-05-12T02:52:34.918Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T02:52:34.918Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T02:52:34.918Z] === RUN TestFormatPlatform [2022-05-12T02:52:34.918Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T02:52:34.918Z] === RUN TestPullSchema2Config [2022-05-12T02:52:34.918Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T02:52:34.918Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T02:52:34.918Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:52:34.918Z] === RUN TestPullSchema2Config/500_status [2022-05-12T02:52:34.918Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T02:52:34.918Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:52:34.918Z] --- PASS: TestTransfer (0.13s) [2022-05-12T02:52:34.918Z] === RUN TestConcurrencyLimit [2022-05-12T02:52:34.918Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:52:34.918Z] === RUN TestPullSchema2Config/EOF [2022-05-12T02:52:34.918Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T02:52:34.918Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:52:34.918Z] 2022/05/12 02:52:34 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-12T02:52:34.918Z] goroutine 14 [running]: [2022-05-12T02:52:34.918Z] net/http.(*conn).serve.func1() [2022-05-12T02:52:34.918Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T02:52:34.918Z] panic({0xdc8f00, 0xfab320}) [2022-05-12T02:52:34.918Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T02:52:34.918Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003ee680?, {0xfb2ab8?, 0xc000338000?}) [2022-05-12T02:52:34.918Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T02:52:34.918Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xfb2ab8, 0xc000338000}, 0xc000114000) [2022-05-12T02:52:34.918Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T02:52:34.918Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xfb2ab8?, 0xc000338000?}, 0xc00005ac00?) [2022-05-12T02:52:34.918Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T02:52:34.918Z] net/http.serverHandler.ServeHTTP({0xc0000b71d0?}, {0xfb2ab8, 0xc000338000}, 0xc000114000) [2022-05-12T02:52:34.918Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T02:52:34.918Z] net/http.(*conn).serve(0xc00019c0a0, {0xfb3330, 0xc0003c2ae0}) [2022-05-12T02:52:34.918Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T02:52:34.918Z] created by net/http.(*Server).Serve [2022-05-12T02:52:34.918Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T02:52:34.918Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-05-12T02:52:34.918Z] === RUN TestInactiveJobs [2022-05-12T02:52:34.918Z] === RUN TestNotFound [2022-05-12T02:52:34.918Z] --- PASS: TestNotFound (0.00s) [2022-05-12T02:52:34.918Z] === RUN TestConflict [2022-05-12T02:52:34.918Z] --- PASS: TestConflict (0.00s) [2022-05-12T02:52:34.918Z] === RUN TestForbidden [2022-05-12T02:52:34.918Z] --- PASS: TestForbidden (0.00s) [2022-05-12T02:52:34.918Z] === RUN TestInvalidParameter [2022-05-12T02:52:34.918Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T02:52:34.918Z] === RUN TestNotImplemented [2022-05-12T02:52:34.918Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T02:52:34.919Z] === RUN TestNotModified [2022-05-12T02:52:34.919Z] --- PASS: TestNotModified (0.00s) [2022-05-12T02:52:34.919Z] === RUN TestUnauthorized [2022-05-12T02:52:34.919Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T02:52:34.919Z] === RUN TestUnknown [2022-05-12T02:52:34.919Z] --- PASS: TestUnknown (0.00s) [2022-05-12T02:52:34.919Z] === RUN TestCancelled [2022-05-12T02:52:34.919Z] --- PASS: TestCancelled (0.00s) [2022-05-12T02:52:34.919Z] === RUN TestDeadline [2022-05-12T02:52:34.919Z] --- PASS: TestDeadline (0.00s) [2022-05-12T02:52:34.919Z] === RUN TestDataLoss [2022-05-12T02:52:34.919Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T02:52:34.919Z] === RUN TestUnavailable [2022-05-12T02:52:34.919Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T02:52:34.919Z] === RUN TestSystem [2022-05-12T02:52:34.919Z] --- PASS: TestSystem (0.00s) [2022-05-12T02:52:34.919Z] === RUN TestFromStatusCode [2022-05-12T02:52:34.919Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T02:52:34.919Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T02:52:34.919Z] === RUN TestFromStatusCode/Conflict [2022-05-12T02:52:34.919Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T02:52:34.919Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T02:52:34.919Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T02:52:34.919Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T02:52:34.919Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T02:52:34.919Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T02:52:34.919Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T02:52:34.919Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T02:52:34.919Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T02:52:34.919Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T02:52:34.919Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T02:52:34.919Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T02:52:34.919Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T02:52:34.919Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T02:52:34.919Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T02:52:34.919Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T02:52:34.919Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T02:52:34.919Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T02:52:34.919Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T02:52:34.919Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T02:52:34.919Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T02:52:34.919Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T02:52:34.919Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T02:52:34.919Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T02:52:34.919Z] PASS [2022-05-12T02:52:34.919Z] coverage: 77.0% of statements [2022-05-12T02:52:34.919Z] ok github.com/docker/docker/errdefs 0.045s coverage: 77.0% of statements [2022-05-12T02:52:35.375Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:52:35.375Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T02:52:35.375Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T02:52:35.375Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:52:35.375Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-12T02:52:35.375Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T02:52:35.375Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-12T02:52:35.375Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-12T02:52:35.375Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-12T02:52:35.375Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T02:52:35.375Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T02:52:35.375Z] === RUN TestLayerAlreadyExists [2022-05-12T02:52:35.375Z] 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-12T02:52:35.375Z] 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-12T02:52:35.375Z] 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-12T02:52:35.375Z] 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-12T02:52:35.375Z] 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-12T02:52:35.375Z] 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-12T02:52:35.375Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T02:52:35.375Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T02:52:35.375Z] --- PASS: TestInactiveJobs (0.35s) [2022-05-12T02:52:35.375Z] === RUN TestWatchRelease [2022-05-12T02:52:35.375Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T02:52:35.375Z] === RUN TestWatchFinishedTransfer [2022-05-12T02:52:35.375Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T02:52:35.375Z] === RUN TestDuplicateTransfer [2022-05-12T02:52:35.375Z] === RUN TestFSGetInvalidData [2022-05-12T02:52:35.375Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-05-12T02:52:35.375Z] === RUN TestFSInvalidSet [2022-05-12T02:52:35.375Z] --- PASS: TestFSInvalidSet (0.02s) [2022-05-12T02:52:35.375Z] === RUN TestFSInvalidRoot [2022-05-12T02:52:35.375Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-12T02:52:35.375Z] === RUN TestSuccessfulUpload [2022-05-12T02:52:35.375Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-12T02:52:35.375Z] === RUN TestFSMetadataGetSet [2022-05-12T02:52:35.375Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-05-12T02:52:35.375Z] === RUN TestFSInvalidWalker [2022-05-12T02:52:35.375Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T02:52:35.375Z] === RUN TestFSGetSet [2022-05-12T02:52:35.375Z] --- PASS: TestFSGetSet (0.04s) [2022-05-12T02:52:35.375Z] === RUN TestFSGetUnsetKey [2022-05-12T02:52:35.375Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-12T02:52:35.375Z] === RUN TestFSGetEmptyData [2022-05-12T02:52:35.375Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-12T02:52:35.375Z] === RUN TestFSDelete [2022-05-12T02:52:35.375Z] --- PASS: TestFSDelete (0.02s) [2022-05-12T02:52:35.375Z] === RUN TestFSWalker [2022-05-12T02:52:35.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-12T02:52:35.422Z] 2022/05/12 02:52:35 Closing DB instances... [2022-05-12T02:52:35.422Z] time="2022-05-12T02:52:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49331/Test.Echo: Post \"http://127.0.0.1:49331/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-12T02:52:35.660Z] --- PASS: TestHostnameDnsResolution (1.26s) [2022-05-12T02:52:35.660Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T02:52:35.832Z] --- PASS: TestFSWalker (0.02s) [2022-05-12T02:52:35.832Z] === RUN TestFSWalkerStopOnError [2022-05-12T02:52:35.832Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-12T02:52:35.832Z] === RUN TestNewFromJSON [2022-05-12T02:52:35.832Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T02:52:35.832Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T02:52:35.832Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T02:52:35.832Z] === RUN TestMarshalKeyOrder [2022-05-12T02:52:35.832Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T02:52:35.832Z] === RUN TestHistoryEqual [2022-05-12T02:52:35.832Z] time="2022-05-12T02:52:35Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T02:52:35.832Z] --- PASS: TestHistoryEqual (0.19s) [2022-05-12T02:52:35.832Z] === RUN TestImage [2022-05-12T02:52:35.832Z] --- PASS: TestImage (0.00s) [2022-05-12T02:52:35.832Z] === RUN TestImageOSNotEmpty [2022-05-12T02:52:35.832Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T02:52:35.832Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T02:52:35.832Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T02:52:35.832Z] === RUN TestCreate [2022-05-12T02:52:35.832Z] --- PASS: TestCreate (0.01s) [2022-05-12T02:52:35.832Z] === RUN TestRestore [2022-05-12T02:52:35.832Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-05-12T02:52:35.832Z] === RUN TestCancelledUpload [2022-05-12T02:52:35.832Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T02:52:35.832Z] PASS [2022-05-12T02:52:35.832Z] coverage: 77.3% of statements [2022-05-12T02:52:35.832Z] time="2022-05-12T02:52:35Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T02:52:35.832Z] ok github.com/docker/docker/distribution/xfer 2.090s coverage: 77.3% of statements [2022-05-12T02:52:35.832Z] --- PASS: TestRestore (0.03s) [2022-05-12T02:52:35.832Z] === RUN TestAddDelete [2022-05-12T02:52:35.832Z] --- PASS: TestAddDelete (0.02s) [2022-05-12T02:52:35.832Z] === RUN TestSearchAfterDelete [2022-05-12T02:52:35.832Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T02:52:35.832Z] === RUN TestParentReset [2022-05-12T02:52:35.832Z] --- PASS: TestParentReset (0.03s) [2022-05-12T02:52:35.832Z] === RUN TestGetAndSetLastUpdated [2022-05-12T02:52:35.832Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-12T02:52:35.832Z] === RUN TestStoreLen [2022-05-12T02:52:35.832Z] --- PASS: TestStoreLen (0.05s) [2022-05-12T02:52:35.832Z] PASS [2022-05-12T02:52:35.832Z] coverage: 86.9% of statements [2022-05-12T02:52:35.832Z] ok github.com/docker/docker/image 0.621s coverage: 86.9% of statements [2022-05-12T02:52:36.288Z] === RUN TestCompare [2022-05-12T02:52:36.288Z] --- PASS: TestCompare (0.00s) [2022-05-12T02:52:36.288Z] PASS [2022-05-12T02:52:36.288Z] coverage: 19.2% of statements [2022-05-12T02:52:36.288Z] ok github.com/docker/docker/image/cache 0.083s coverage: 19.2% of statements [2022-05-12T02:52:36.288Z] --- PASS: TestWhenEmptyAuthConfig (1.22s) [2022-05-12T02:52:36.288Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T02:52:36.288Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T02:52:36.288Z] === RUN TestTokenPassThru [2022-05-12T02:52:36.288Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-12T02:52:36.288Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T02:52:36.288Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-12T02:52:36.288Z] PASS [2022-05-12T02:52:36.288Z] coverage: 26.6% of statements [2022-05-12T02:52:36.288Z] ok github.com/docker/docker/distribution 2.415s coverage: 26.6% of statements [2022-05-12T02:52:36.597Z] --- PASS: TestUnprivilegedPortsAndPing (0.84s) [2022-05-12T02:52:36.597Z] === RUN TestPrivilegedHostDevices [2022-05-12T02:52:36.745Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T02:52:36.745Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T02:52:36.828Z] --- PASS: TestTemplatedSecret (2.45s) [2022-05-12T02:52:36.828Z] === RUN TestSecretCreateResolve [2022-05-12T02:52:36.949Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-12T02:52:36.950Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T02:52:37.165Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-12T02:52:37.423Z] --- PASS: TestPrivilegedHostDevices (0.84s) [2022-05-12T02:52:37.423Z] === RUN TestStats [2022-05-12T02:52:37.708Z] === RUN TestValidateManifest [2022-05-12T02:52:37.708Z] === RUN TestValidateManifest/nil [2022-05-12T02:52:37.708Z] === RUN TestValidateManifest/non-nil [2022-05-12T02:52:37.708Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T02:52:37.708Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T02:52:37.708Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T02:52:37.708Z] PASS [2022-05-12T02:52:37.708Z] coverage: 0.7% of statements [2022-05-12T02:52:37.708Z] ok github.com/docker/docker/image/tarexport 0.081s coverage: 0.7% of statements [2022-05-12T02:52:37.708Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T02:52:37.708Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T02:52:37.708Z] === RUN TestSerialization [2022-05-12T02:52:37.708Z] --- PASS: TestSerialization (0.02s) [2022-05-12T02:52:37.708Z] PASS [2022-05-12T02:52:37.708Z] coverage: 100.0% of statements [2022-05-12T02:52:37.708Z] ok github.com/docker/docker/libcontainerd/queue 0.107s coverage: 100.0% of statements [2022-05-12T02:52:38.478Z] time="2022-05-12T02:52:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49331/Test.Echo: Post \"http://127.0.0.1:49331/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-12T02:52:38.716Z] --- PASS: TestSecretCreateResolve (2.28s) [2022-05-12T02:52:38.716Z] PASS [2022-05-12T02:52:38.716Z] [2022-05-12T02:52:38.716Z] DONE 6 tests in 13.662s [2022-05-12T02:52:38.716Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T02:52:38.716Z] ++ 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-12T02:52:38.716Z] ++ set -e [2022-05-12T02:52:38.716Z] ++ '[' -n 0 ']' [2022-05-12T02:52:38.716Z] ++ set -x [2022-05-12T02:52:38.717Z] ++ 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-12T02:52:38.801Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T02:52:38.972Z] INFO: Testing against a local daemon [2022-05-12T02:52:38.972Z] === RUN TestServiceCreateInit [2022-05-12T02:52:38.972Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T02:52:39.236Z] === RUN TestEmptyLayer [2022-05-12T02:52:39.236Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T02:52:39.236Z] === RUN TestCommitFailure [2022-05-12T02:52:39.236Z] --- PASS: TestCommitFailure (0.01s) [2022-05-12T02:52:39.236Z] === RUN TestStartTransactionFailure [2022-05-12T02:52:39.236Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T02:52:39.236Z] === RUN TestGetOrphan [2022-05-12T02:52:39.236Z] === RUN TestEnvironmentParsing [2022-05-12T02:52:39.236Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T02:52:39.236Z] PASS [2022-05-12T02:52:39.236Z] coverage: 1.2% of statements [2022-05-12T02:52:39.236Z] --- PASS: TestGetOrphan (0.01s) [2022-05-12T02:52:39.236Z] === RUN TestMountAndRegister [2022-05-12T02:52:39.236Z] ok github.com/docker/docker/libcontainerd/local 0.066s coverage: 1.2% of statements [2022-05-12T02:52:39.236Z] layer_test.go:258: Layer size: 14 [2022-05-12T02:52:39.236Z] --- PASS: TestMountAndRegister (0.05s) [2022-05-12T02:52:39.236Z] === RUN TestLayerRelease [2022-05-12T02:52:39.236Z] layer_test.go:291: Failing on Windows [2022-05-12T02:52:39.236Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T02:52:39.236Z] === RUN TestStoreRestore [2022-05-12T02:52:39.236Z] layer_test.go:340: Failing on Windows [2022-05-12T02:52:39.236Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T02:52:39.236Z] === RUN TestTarStreamStability [2022-05-12T02:52:39.236Z] layer_test.go:455: Failing on Windows [2022-05-12T02:52:39.236Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T02:52:39.236Z] === RUN TestRegisterExistingLayer [2022-05-12T02:52:39.236Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-05-12T02:52:39.236Z] === RUN TestTarStreamVerification [2022-05-12T02:52:39.236Z] layer_test.go:684: Failing on Windows [2022-05-12T02:52:39.236Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T02:52:39.236Z] === RUN TestLayerMigration [2022-05-12T02:52:39.236Z] migration_test.go:45: Failing on Windows [2022-05-12T02:52:39.236Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T02:52:39.236Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T02:52:39.236Z] migration_test.go:181: Failing on Windows [2022-05-12T02:52:39.236Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T02:52:39.236Z] === RUN TestMountInit [2022-05-12T02:52:39.236Z] mount_test.go:17: Failing on Windows [2022-05-12T02:52:39.236Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T02:52:39.236Z] === RUN TestMountSize [2022-05-12T02:52:39.236Z] mount_test.go:76: Failing on Windows [2022-05-12T02:52:39.236Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T02:52:39.236Z] === RUN TestMountChanges [2022-05-12T02:52:39.236Z] mount_test.go:125: Failing on Windows [2022-05-12T02:52:39.236Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T02:52:39.236Z] === RUN TestMountApply [2022-05-12T02:52:39.236Z] mount_test.go:212: Failing on Windows [2022-05-12T02:52:39.236Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T02:52:39.236Z] PASS [2022-05-12T02:52:39.236Z] coverage: 30.6% of statements [2022-05-12T02:52:39.236Z] ok github.com/docker/docker/layer 0.270s coverage: 30.6% of statements [2022-05-12T02:52:39.368Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-12T02:52:39.580Z] --- PASS: TestServiceUpdateNetwork (12.38s) [2022-05-12T02:52:39.580Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T02:52:39.626Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T02:52:39.692Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T02:52:39.692Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T02:52:39.692Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T02:52:39.692Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T02:52:39.692Z] === RUN TestSequenceGetAvailableBit [2022-05-12T02:52:39.692Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T02:52:39.692Z] === RUN TestSequenceEqual [2022-05-12T02:52:39.692Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T02:52:39.692Z] === RUN TestSequenceCopy [2022-05-12T02:52:39.692Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T02:52:39.692Z] === RUN TestGetFirstAvailable [2022-05-12T02:52:39.692Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T02:52:39.692Z] === RUN TestFindSequence [2022-05-12T02:52:39.692Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T02:52:39.692Z] === RUN TestCheckIfAvailable [2022-05-12T02:52:39.692Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T02:52:39.692Z] === RUN TestMergeSequences [2022-05-12T02:52:39.692Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T02:52:39.692Z] === RUN TestPushReservation [2022-05-12T02:52:39.692Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T02:52:39.692Z] === RUN TestSerializeDeserialize [2022-05-12T02:52:39.692Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T02:52:39.692Z] === RUN TestSet [2022-05-12T02:52:39.692Z] --- PASS: TestSet (0.00s) [2022-05-12T02:52:39.692Z] === RUN TestSetUnset [2022-05-12T02:52:39.692Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T02:52:39.692Z] === RUN TestOffsetSetUnset [2022-05-12T02:52:39.692Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T02:52:39.692Z] === RUN TestSetInRange [2022-05-12T02:52:39.692Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T02:52:39.692Z] === RUN TestSetAnyInRange [2022-05-12T02:52:39.692Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T02:52:39.692Z] === RUN TestMethods [2022-05-12T02:52:39.692Z] --- PASS: TestMethods (0.00s) [2022-05-12T02:52:39.692Z] === RUN TestRandomAllocateDeallocate [2022-05-12T02:52:40.194Z] --- PASS: TestStats (2.77s) [2022-05-12T02:52:40.194Z] === RUN TestStopContainerWithTimeout [2022-05-12T02:52:40.194Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T02:52:40.194Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T02:52:40.194Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T02:52:40.194Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T02:52:40.194Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T02:52:40.194Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T02:52:40.194Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T02:52:40.194Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T02:52:40.194Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T02:52:40.194Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T02:52:40.453Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-12T02:52:40.524Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T02:52:41.098Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T02:52:41.390Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T02:52:41.649Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T02:52:41.856Z] === RUN TestInvalidConfig [2022-05-12T02:52:41.856Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T02:52:41.856Z] === RUN TestConfig [2022-05-12T02:52:41.856Z] --- PASS: TestConfig (0.00s) [2022-05-12T02:52:41.856Z] === RUN TestOptionsLabels [2022-05-12T02:52:41.856Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T02:52:41.856Z] === RUN TestValidName [2022-05-12T02:52:41.856Z] --- PASS: TestValidName (0.00s) [2022-05-12T02:52:41.856Z] PASS [2022-05-12T02:52:41.856Z] coverage: 19.7% of statements [2022-05-12T02:52:41.856Z] ok github.com/docker/docker/libnetwork/config 0.073s coverage: 19.7% of statements [2022-05-12T02:52:42.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-12T02:52:42.219Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-12T02:52:42.219Z] check_test.go:307: [d275fba212e23] daemon is not started [2022-05-12T02:52:42.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-12T02:52:42.219Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-12T02:52:42.219Z] check_test.go:307: [d1648dbe3dc2c] daemon is not started [2022-05-12T02:52:42.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-12T02:52:42.311Z] === RUN TestKey [2022-05-12T02:52:42.311Z] --- PASS: TestKey (0.00s) [2022-05-12T02:52:42.311Z] === RUN TestParseKey [2022-05-12T02:52:42.311Z] --- PASS: TestParseKey (0.00s) [2022-05-12T02:52:42.311Z] === RUN TestInvalidDataStore [2022-05-12T02:52:42.311Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T02:52:42.311Z] === RUN TestKVObjectFlatKey [2022-05-12T02:52:42.311Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T02:52:42.312Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T02:52:42.312Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T02:52:42.312Z] PASS [2022-05-12T02:52:42.312Z] coverage: 21.9% of statements [2022-05-12T02:52:42.312Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2022-05-12T02:52:43.144Z] time="2022-05-12T02:52:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49331/Test.Echo: Post \"http://127.0.0.1:49331/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-12T02:52:43.150Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T02:52:43.274Z] === RUN TestIPDataMarshalling [2022-05-12T02:52:43.274Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T02:52:43.274Z] === RUN TestValidateAndIsV6 [2022-05-12T02:52:43.274Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T02:52:43.274Z] PASS [2022-05-12T02:52:43.274Z] coverage: 68.9% of statements [2022-05-12T02:52:43.274Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2022-05-12T02:52:43.599Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T02:52:43.730Z] === RUN TestErrorInterfaces [2022-05-12T02:52:43.730Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T02:52:43.730Z] === RUN TestNetworkMarshalling [2022-05-12T02:52:43.730Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-05-12T02:52:43.730Z] === RUN TestEndpointMarshalling [2022-05-12T02:52:43.730Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T02:52:43.730Z] === RUN TestAuxAddresses [2022-05-12T02:52:43.730Z] time="2022-05-12T02:52:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T02:52:43.730Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-12T02:52:43.730Z] === RUN TestSRVServiceQuery [2022-05-12T02:52:43.730Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:52:43.730Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-12T02:52:43.730Z] === RUN TestServiceVIPReuse [2022-05-12T02:52:43.730Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:52:43.730Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-12T02:52:43.730Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T02:52:43.730Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:52:43.730Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T02:52:43.730Z] === RUN TestDNSIPQuery [2022-05-12T02:52:43.730Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:52:43.730Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T02:52:43.730Z] === RUN TestDNSProxyServFail [2022-05-12T02:52:43.730Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:52:43.730Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T02:52:43.730Z] === RUN TestSandboxAddEmpty [2022-05-12T02:52:43.730Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:52:43.730Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T02:52:43.730Z] === RUN TestSandboxAddMultiPrio [2022-05-12T02:52:43.730Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:52:43.730Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T02:52:43.730Z] === RUN TestSandboxAddSamePrio [2022-05-12T02:52:43.730Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:52:43.730Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T02:52:43.730Z] === RUN TestCleanupServiceDiscovery [2022-05-12T02:52:43.730Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:52:43.730Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T02:52:43.730Z] === RUN TestDNSOptions [2022-05-12T02:52:43.730Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:52:43.730Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T02:52:43.730Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T02:52:43.730Z] time="2022-05-12T02:52:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T02:52:43.730Z] time="2022-05-12T02:52:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T02:52:43.730Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-12T02:52:43.730Z] PASS [2022-05-12T02:52:43.730Z] coverage: 8.5% of statements [2022-05-12T02:52:43.730Z] ok github.com/docker/docker/libnetwork 0.364s coverage: 8.5% of statements [2022-05-12T02:52:44.105Z] --- PASS: TestRequest (9.74s) [2022-05-12T02:52:44.105Z] === RUN TestOverlappingRequests [2022-05-12T02:52:44.186Z] === RUN TestDriver [2022-05-12T02:52:44.186Z] --- PASS: TestDriver (0.00s) [2022-05-12T02:52:44.186Z] PASS [2022-05-12T02:52:44.186Z] coverage: 34.8% of statements [2022-05-12T02:52:44.186Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-05-12T02:52:44.560Z] --- PASS: TestOverlappingRequests (0.41s) [2022-05-12T02:52:44.560Z] === RUN TestRelease [2022-05-12T02:52:44.641Z] === RUN TestDriver [2022-05-12T02:52:44.641Z] --- PASS: TestDriver (0.00s) [2022-05-12T02:52:44.641Z] PASS [2022-05-12T02:52:44.641Z] coverage: 34.8% of statements [2022-05-12T02:52:44.641Z] ok github.com/docker/docker/libnetwork/drivers/null 0.052s coverage: 34.8% of statements [2022-05-12T02:52:45.097Z] === RUN TestNetworkAllocateFree [2022-05-12T02:52:45.098Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T02:52:45.098Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T02:52:45.098Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T02:52:45.098Z] PASS [2022-05-12T02:52:45.098Z] coverage: 63.6% of statements [2022-05-12T02:52:45.098Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.070s coverage: 63.6% of statements [2022-05-12T02:52:45.426Z] ? github.com/docker/docker/api [no test files] [2022-05-12T02:52:45.500Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-05-12T02:52:45.500Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2022-05-12T02:52:45.500Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2022-05-12T02:52:45.500Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-05-12T02:52:45.500Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2022-05-12T02:52:45.500Z] === RUN TestDeleteDevicemapper [2022-05-12T02:52:45.500Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T02:52:45.500Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T02:52:45.500Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T02:52:45.500Z] check_test.go:307: [d29b66a9b155a] daemon is not started [2022-05-12T02:52:45.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-12T02:52:45.553Z] === RUN TestGetEmptyCapabilities [2022-05-12T02:52:45.553Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T02:52:45.553Z] === RUN TestGetExtraCapabilities [2022-05-12T02:52:45.553Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-12T02:52:45.553Z] === RUN TestGetInvalidCapabilities [2022-05-12T02:52:45.553Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-12T02:52:45.553Z] === RUN TestRemoteDriver [2022-05-12T02:52:45.553Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T02:52:45.553Z] === RUN TestDriverError [2022-05-12T02:52:45.553Z] --- PASS: TestDriverError (0.01s) [2022-05-12T02:52:45.553Z] === RUN TestMissingValues [2022-05-12T02:52:45.553Z] --- PASS: TestMissingValues (0.01s) [2022-05-12T02:52:45.553Z] === RUN TestRollback [2022-05-12T02:52:45.553Z] --- PASS: TestRollback (0.01s) [2022-05-12T02:52:45.553Z] PASS [2022-05-12T02:52:45.553Z] coverage: 57.4% of statements [2022-05-12T02:52:45.553Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2022-05-12T02:52:45.759Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T02:52:46.009Z] --- PASS: TestRandomAllocateDeallocate (6.29s) [2022-05-12T02:52:46.009Z] === RUN TestAllocateRandomDeallocate [2022-05-12T02:52:46.009Z] === RUN TestNAT [2022-05-12T02:52:46.009Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T02:52:46.009Z] --- SKIP: TestNAT (0.00s) [2022-05-12T02:52:46.009Z] === RUN TestTransparent [2022-05-12T02:52:46.009Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T02:52:46.009Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T02:52:46.009Z] PASS [2022-05-12T02:52:46.009Z] coverage: 0.0% of statements [2022-05-12T02:52:46.009Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.091s coverage: 0.0% of statements [2022-05-12T02:52:46.086Z] --- PASS: TestRelease (1.62s) [2022-05-12T02:52:46.086Z] === RUN TestAllocateRandomDeallocate [2022-05-12T02:52:46.422Z] --- PASS: TestServiceCreateInit (7.05s) [2022-05-12T02:52:46.422Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-05-12T02:52:46.422Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-05-12T02:52:46.422Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T02:52:46.465Z] === RUN TestBuildDefault [2022-05-12T02:52:46.465Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestBuildHostnameDomainname [2022-05-12T02:52:46.465Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestBuildHostname [2022-05-12T02:52:46.465Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestBuildHostnameFQDN [2022-05-12T02:52:46.465Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestBuildNoIP [2022-05-12T02:52:46.465Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestUpdate [2022-05-12T02:52:46.465Z] === RUN TestNew [2022-05-12T02:52:46.465Z] --- PASS: TestNew (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestAddDriver [2022-05-12T02:52:46.465Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestAddDuplicateDriver [2022-05-12T02:52:46.465Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T02:52:46.465Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestDriver [2022-05-12T02:52:46.465Z] --- PASS: TestDriver (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestIPAM [2022-05-12T02:52:46.465Z] --- PASS: TestIPAM (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestWalkIPAMs [2022-05-12T02:52:46.465Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestWalkDrivers [2022-05-12T02:52:46.465Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T02:52:46.465Z] PASS [2022-05-12T02:52:46.465Z] coverage: 82.4% of statements [2022-05-12T02:52:46.465Z] --- PASS: TestUpdate (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T02:52:46.465Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T02:52:46.465Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestAddEmpty [2022-05-12T02:52:46.465Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestAdd [2022-05-12T02:52:46.465Z] --- PASS: TestAdd (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestDeleteEmpty [2022-05-12T02:52:46.465Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestDeleteNewline [2022-05-12T02:52:46.465Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestDelete [2022-05-12T02:52:46.465Z] ok github.com/docker/docker/libnetwork/drvregistry 0.096s coverage: 82.4% of statements [2022-05-12T02:52:46.465Z] --- PASS: TestDelete (0.00s) [2022-05-12T02:52:46.465Z] === RUN TestConcurrentWrites [2022-05-12T02:52:46.924Z] --- PASS: TestConcurrentWrites (0.25s) [2022-05-12T02:52:46.924Z] PASS [2022-05-12T02:52:46.924Z] coverage: 81.2% of statements [2022-05-12T02:52:46.924Z] ok github.com/docker/docker/libnetwork/etchosts 0.323s coverage: 81.2% of statements [2022-05-12T02:52:46.924Z] === RUN TestNew [2022-05-12T02:52:46.924Z] --- PASS: TestNew (0.00s) [2022-05-12T02:52:46.924Z] === RUN TestAllocate [2022-05-12T02:52:46.924Z] --- PASS: TestAllocate (0.00s) [2022-05-12T02:52:46.924Z] === RUN TestUninitialized [2022-05-12T02:52:46.924Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T02:52:46.924Z] === RUN TestAllocateInRange [2022-05-12T02:52:46.924Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T02:52:46.924Z] === RUN TestAllocateSerial [2022-05-12T02:52:46.924Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T02:52:46.924Z] PASS [2022-05-12T02:52:46.924Z] coverage: 87.5% of statements [2022-05-12T02:52:46.924Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-05-12T02:52:46.924Z] --- PASS: TestAllocateRandomDeallocate (1.16s) [2022-05-12T02:52:46.924Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T02:52:47.381Z] === RUN TestCaller [2022-05-12T02:52:47.381Z] --- PASS: TestCaller (0.00s) [2022-05-12T02:52:47.381Z] PASS [2022-05-12T02:52:47.381Z] coverage: 100.0% of statements [2022-05-12T02:52:47.381Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2022-05-12T02:52:47.665Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.48s) [2022-05-12T02:52:47.665Z] === RUN TestUpdateMemory [2022-05-12T02:52:47.665Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T02:52:47.665Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T02:52:47.665Z] === RUN TestUpdateCPUQuota [2022-05-12T02:52:47.837Z] === RUN TestSetSerialInsertDelete [2022-05-12T02:52:47.837Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T02:52:47.837Z] === RUN TestSetParallelInsertDelete [2022-05-12T02:52:48.233Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T02:52:48.294Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.36s) [2022-05-12T02:52:48.294Z] === RUN TestRetrieveFromStore [2022-05-12T02:52:48.749Z] === RUN TestInt2IP2IntConversion [2022-05-12T02:52:48.801Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T02:52:48.973Z] === RUN TestParseEmptyInterface [2022-05-12T02:52:48.973Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T02:52:48.973Z] === RUN TestParseNonInterfaceType [2022-05-12T02:52:48.973Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T02:52:48.973Z] === RUN TestParseWithOneFunction [2022-05-12T02:52:48.973Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T02:52:48.973Z] === RUN TestParseWithMultipleFuncs [2022-05-12T02:52:48.973Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T02:52:48.973Z] === RUN TestParseWithUnnamedReturn [2022-05-12T02:52:48.973Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T02:52:48.973Z] === RUN TestEmbeddedInterface [2022-05-12T02:52:48.973Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T02:52:48.973Z] === RUN TestParsedImports [2022-05-12T02:52:48.973Z] --- PASS: TestParsedImports (0.01s) [2022-05-12T02:52:48.973Z] === RUN TestAliasedImports [2022-05-12T02:52:48.973Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T02:52:48.973Z] PASS [2022-05-12T02:52:48.973Z] coverage: 56.8% of statements [2022-05-12T02:52:48.973Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.068s coverage: 56.8% of statements [2022-05-12T02:52:49.060Z] --- PASS: TestUpdateCPUQuota (1.42s) [2022-05-12T02:52:49.060Z] === RUN TestUpdatePidsLimit [2022-05-12T02:52:49.060Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T02:52:49.207Z] --- PASS: TestRetrieveFromStore (0.55s) [2022-05-12T02:52:49.207Z] === RUN TestIsCorrupted [2022-05-12T02:52:49.207Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-12T02:52:49.207Z] === RUN TestSetRollover [2022-05-12T02:52:49.207Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2022-05-12T02:52:49.207Z] === RUN TestGetAddressVersion [2022-05-12T02:52:49.207Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T02:52:49.207Z] === RUN TestKeyString [2022-05-12T02:52:49.207Z] --- PASS: TestKeyString (0.00s) [2022-05-12T02:52:49.207Z] === RUN TestPoolDataMarshal [2022-05-12T02:52:49.207Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T02:52:49.207Z] === RUN TestSubnetsMarshal [2022-05-12T02:52:49.207Z] === RUN TestPoolRequest [2022-05-12T02:52:49.207Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T02:52:49.207Z] === RUN TestOtherRequests [2022-05-12T02:52:49.207Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T02:52:49.207Z] PASS [2022-05-12T02:52:49.207Z] coverage: 57.1% of statements [2022-05-12T02:52:49.207Z] ok github.com/docker/docker/libnetwork/ipams/null 0.051s coverage: 57.1% of statements [2022-05-12T02:52:49.241Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T02:52:49.319Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T02:52:49.578Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T02:52:49.662Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-05-12T02:52:49.663Z] === RUN TestAddSubnets [2022-05-12T02:52:49.663Z] --- PASS: TestAddSubnets (0.05s) [2022-05-12T02:52:49.663Z] === RUN TestDoublePoolRelease [2022-05-12T02:52:49.663Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-12T02:52:49.663Z] === RUN TestAddReleasePoolID [2022-05-12T02:52:49.663Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-05-12T02:52:49.663Z] === RUN TestPredefinedPool [2022-05-12T02:52:49.663Z] --- PASS: TestPredefinedPool (0.05s) [2022-05-12T02:52:49.663Z] === RUN TestRemoveSubnet [2022-05-12T02:52:49.837Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T02:52:49.837Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T02:52:49.932Z] === RUN TestHTTPTransport [2022-05-12T02:52:49.933Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T02:52:49.933Z] PASS [2022-05-12T02:52:49.933Z] coverage: 85.7% of statements [2022-05-12T02:52:49.933Z] ok github.com/docker/docker/pkg/plugins/transport 0.054s coverage: 85.7% of statements [2022-05-12T02:52:50.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-12T02:52:50.096Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T02:52:50.118Z] --- PASS: TestRemoveSubnet (0.28s) [2022-05-12T02:52:50.118Z] === RUN TestGetSameAddress [2022-05-12T02:52:50.118Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-12T02:52:50.118Z] === RUN TestPoolAllocationReuse [2022-05-12T02:52:50.355Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T02:52:50.355Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T02:52:50.574Z] === RUN TestGetCapabilities [2022-05-12T02:52:50.574Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T02:52:50.574Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T02:52:50.574Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-12T02:52:50.574Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T02:52:50.574Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-12T02:52:50.574Z] === RUN TestRemoteDriver [2022-05-12T02:52:50.574Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T02:52:50.574Z] PASS [2022-05-12T02:52:50.574Z] coverage: 47.4% of statements [2022-05-12T02:52:50.574Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.071s coverage: 47.4% of statements [2022-05-12T02:52:50.574Z] --- PASS: TestSetRollover (1.72s) [2022-05-12T02:52:50.574Z] === RUN TestSetRolloverSerial [2022-05-12T02:52:50.614Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T02:52:50.614Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-12T02:52:50.614Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T02:52:50.872Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T02:52:50.893Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T02:52:50.893Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T02:52:50.893Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T02:52:50.893Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T02:52:50.893Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T02:52:50.893Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T02:52:50.893Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T02:52:50.893Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T02:52:50.893Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T02:52:50.893Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T02:52:50.893Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T02:52:50.893Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T02:52:50.893Z] === RUN TestBufferPoolPutAndGet [2022-05-12T02:52:50.893Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T02:52:50.893Z] PASS [2022-05-12T02:52:50.893Z] coverage: 88.2% of statements [2022-05-12T02:52:50.893Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2022-05-12T02:52:51.348Z] --- PASS: TestAllocateRandomDeallocate (5.16s) [2022-05-12T02:52:51.348Z] === RUN TestRetrieveFromStore [2022-05-12T02:52:51.348Z] --- PASS: TestNewClientWithTimeout (17.65s) [2022-05-12T02:52:51.348Z] === RUN TestClientStream [2022-05-12T02:52:51.348Z] --- PASS: TestClientStream (0.00s) [2022-05-12T02:52:51.348Z] === RUN TestClientSendFile [2022-05-12T02:52:51.348Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T02:52:51.348Z] === RUN TestClientWithRequestTimeout [2022-05-12T02:52:51.348Z] === RUN TestOutputOnPrematureClose [2022-05-12T02:52:51.348Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T02:52:51.348Z] === RUN TestCompleteSilently [2022-05-12T02:52:51.348Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T02:52:51.348Z] PASS [2022-05-12T02:52:51.348Z] coverage: 75.9% of statements [2022-05-12T02:52:51.348Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2022-05-12T02:52:51.348Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-12T02:52:51.348Z] === RUN TestFileSpecPlugin [2022-05-12T02:52:51.348Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T02:52:51.348Z] === RUN TestFileJSONSpecPlugin [2022-05-12T02:52:51.348Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-12T02:52:51.348Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T02:52:51.348Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T02:52:51.348Z] === RUN TestPluginAddHandler [2022-05-12T02:52:51.348Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T02:52:51.348Z] === RUN TestPluginWaitBadPlugin [2022-05-12T02:52:51.348Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T02:52:51.348Z] === RUN TestGet [2022-05-12T02:52:51.348Z] time="2022-05-12T02:52:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T02:52:51.439Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T02:52:51.538Z] === RUN TestWindowsIPAM [2022-05-12T02:52:51.538Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T02:52:51.538Z] PASS [2022-05-12T02:52:51.538Z] coverage: 71.4% of statements [2022-05-12T02:52:51.538Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-05-12T02:52:51.803Z] === RUN TestSendToOneSub [2022-05-12T02:52:51.803Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T02:52:51.803Z] === RUN TestSendToMultipleSubs [2022-05-12T02:52:51.803Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T02:52:51.803Z] === RUN TestEvictOneSub [2022-05-12T02:52:51.803Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T02:52:51.803Z] === RUN TestClosePublisher [2022-05-12T02:52:51.803Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T02:52:51.803Z] === RUN TestPubSubRace [2022-05-12T02:52:51.994Z] --- PASS: TestPoolAllocationReuse (1.83s) [2022-05-12T02:52:51.994Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T02:52:51.994Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-12T02:52:51.994Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T02:52:52.258Z] time="2022-05-12T02:52:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T02:52:52.375Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T02:52:52.449Z] --- PASS: TestSetRolloverSerial (1.62s) [2022-05-12T02:52:52.449Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T02:52:52.449Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T02:52:52.449Z] PASS [2022-05-12T02:52:52.449Z] coverage: 84.4% of statements [2022-05-12T02:52:52.449Z] ok github.com/docker/docker/libnetwork/bitseq 12.785s coverage: 84.4% of statements [2022-05-12T02:52:52.450Z] === RUN TestDefaultNetwork [2022-05-12T02:52:52.634Z] --- PASS: TestUpdatePidsLimit (3.56s) [2022-05-12T02:52:52.634Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2022-05-12T02:52:52.634Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2022-05-12T02:52:52.634Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-05-12T02:52:52.634Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2022-05-12T02:52:52.634Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-05-12T02:52:52.634Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2022-05-12T02:52:52.634Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-05-12T02:52:52.634Z] === RUN TestUpdateRestartPolicy [2022-05-12T02:52:52.718Z] --- PASS: TestRetrieveFromStore (1.67s) [2022-05-12T02:52:52.718Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T02:52:52.718Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-12T02:52:52.718Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T02:52:52.718Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T02:52:52.718Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T02:52:52.718Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T02:52:52.718Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T02:52:52.718Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T02:52:52.718Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T02:52:52.718Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T02:52:52.718Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T02:52:52.718Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T02:52:52.718Z] === RUN TestDebug [2022-05-12T02:52:52.718Z] --- PASS: TestDebug (0.00s) [2022-05-12T02:52:52.718Z] === RUN TestRequestPoolParallel [2022-05-12T02:52:52.718Z] --- PASS: TestPubSubRace (1.06s) [2022-05-12T02:52:52.718Z] PASS [2022-05-12T02:52:52.718Z] coverage: 75.0% of statements [2022-05-12T02:52:52.718Z] ok github.com/docker/docker/pkg/pubsub 1.100s coverage: 75.0% of statements [2022-05-12T02:52:52.904Z] --- PASS: TestDefaultNetwork (0.28s) [2022-05-12T02:52:52.904Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T02:52:52.904Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-05-12T02:52:52.904Z] === RUN TestInitAddressPools [2022-05-12T02:52:52.904Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T02:52:52.904Z] PASS [2022-05-12T02:52:52.904Z] coverage: 74.0% of statements [2022-05-12T02:52:52.904Z] ok github.com/docker/docker/libnetwork/ipamutils 0.638s coverage: 74.0% of statements [2022-05-12T02:52:53.174Z] --- PASS: TestRequestPoolParallel (0.44s) [2022-05-12T02:52:53.174Z] === RUN TestFullAllocateRelease [2022-05-12T02:52:53.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-12T02:52:53.629Z] === RUN TestRegister [2022-05-12T02:52:53.629Z] --- PASS: TestRegister (0.00s) [2022-05-12T02:52:53.629Z] === RUN TestCommand [2022-05-12T02:52:53.629Z] --- PASS: TestCommand (0.03s) [2022-05-12T02:52:53.629Z] === RUN TestNaiveSelf [2022-05-12T02:52:53.629Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-12T02:52:53.629Z] PASS [2022-05-12T02:52:53.629Z] coverage: 82.4% of statements [2022-05-12T02:52:53.629Z] ok github.com/docker/docker/pkg/reexec 0.113s coverage: 82.4% of statements [2022-05-12T02:52:53.867Z] === RUN TestKeyValue [2022-05-12T02:52:53.867Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T02:52:53.867Z] PASS [2022-05-12T02:52:53.867Z] coverage: 60.0% of statements [2022-05-12T02:52:53.867Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2022-05-12T02:52:54.084Z] --- PASS: TestFullAllocateRelease (0.59s) [2022-05-12T02:52:54.085Z] === RUN TestOddAllocateRelease [2022-05-12T02:52:54.085Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-05-12T02:52:54.085Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T02:52:54.085Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-12T02:52:54.085Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T02:52:54.085Z] time="2022-05-12T02:52:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T02:52:54.085Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-12T02:52:54.085Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T02:52:54.323Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.31s) [2022-05-12T02:52:54.323Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T02:52:54.539Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-05-12T02:52:54.539Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T02:52:54.539Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T02:52:54.539Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T02:52:54.539Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T02:52:54.539Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:52:54.539Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T02:52:54.539Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:52:54.539Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T02:52:54.539Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:52:54.539Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T02:52:54.539Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:52:54.539Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T02:52:54.539Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:52:54.539Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T02:52:54.539Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T02:52:54.539Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T02:52:54.539Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T02:52:54.539Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T02:52:54.539Z] PASS [2022-05-12T02:52:54.539Z] coverage: 85.3% of statements [2022-05-12T02:52:54.539Z] ok github.com/docker/docker/libnetwork/ipam 60.282s coverage: 85.3% of statements [2022-05-12T02:52:54.539Z] === RUN TestDump [2022-05-12T02:52:54.539Z] goroutine 21 [running]: [2022-05-12T02:52:54.539Z] github.com/docker/docker/pkg/stack.dump(0x1012d57?) [2022-05-12T02:52:54.539Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T02:52:54.539Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T02:52:54.539Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T02:52:54.539Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T02:52:54.539Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T02:52:54.539Z] testing.tRunner(0xc000085520, 0x11da498) [2022-05-12T02:52:54.539Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T02:52:54.539Z] created by testing.(*T).Run [2022-05-12T02:52:54.539Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T02:52:54.539Z] [2022-05-12T02:52:54.539Z] goroutine 1 [chan receive]: [2022-05-12T02:52:54.539Z] testing.(*T).Run(0xc000085380, {0x11c913c?, 0xfec1f3?}, 0x11da498) [2022-05-12T02:52:54.539Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T02:52:54.539Z] testing.runTests.func1(0xc0000c2840?) [2022-05-12T02:52:54.539Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T02:52:54.539Z] testing.tRunner(0xc000085380, 0xc0000cdca0) [2022-05-12T02:52:54.539Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T02:52:54.539Z] testing.runTests(0xc0000a0460?, {0x135e400, 0x3, 0x3}, {0x1dc1ea70598?, 0x40?, 0x13634a0?}) [2022-05-12T02:52:54.539Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T02:52:54.539Z] testing.(*M).Run(0xc0000a0460) [2022-05-12T02:52:54.539Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T02:52:54.539Z] main.main() [2022-05-12T02:52:54.539Z] _testmain.go:99 +0x255 [2022-05-12T02:52:54.539Z] --- PASS: TestDump (0.00s) [2022-05-12T02:52:54.539Z] === RUN TestDumpToFile [2022-05-12T02:52:54.998Z] --- PASS: TestDumpToFile (0.20s) [2022-05-12T02:52:54.998Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T02:52:54.998Z] goroutine 23 [running]: [2022-05-12T02:52:54.998Z] github.com/docker/docker/pkg/stack.dump(0x108ed13?) [2022-05-12T02:52:54.998Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T02:52:54.998Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x108ece0?}) [2022-05-12T02:52:54.998Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T02:52:54.998Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520?) [2022-05-12T02:52:54.998Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T02:52:54.998Z] testing.tRunner(0xc000085ba0, 0x11da488) [2022-05-12T02:52:54.998Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T02:52:54.998Z] created by testing.(*T).Run [2022-05-12T02:52:54.998Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T02:52:54.998Z] [2022-05-12T02:52:54.998Z] goroutine 1 [chan receive]: [2022-05-12T02:52:54.998Z] testing.(*T).Run(0xc000085380, {0x11d0713?, 0xfec1f3?}, 0x11da488) [2022-05-12T02:52:54.998Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T02:52:54.998Z] testing.runTests.func1(0xc0000c2840?) [2022-05-12T02:52:54.998Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T02:52:54.998Z] testing.tRunner(0xc000085380, 0xc0000cdca0) [2022-05-12T02:52:54.998Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T02:52:54.998Z] testing.runTests(0xc0000a0460?, {0x135e400, 0x3, 0x3}, {0x1dc1ea70598?, 0x40?, 0x13634a0?}) [2022-05-12T02:52:54.998Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T02:52:54.998Z] testing.(*M).Run(0xc0000a0460) [2022-05-12T02:52:54.998Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T02:52:54.998Z] main.main() [2022-05-12T02:52:54.998Z] _testmain.go:99 +0x255 [2022-05-12T02:52:54.998Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T02:52:54.998Z] PASS [2022-05-12T02:52:54.998Z] coverage: 90.9% of statements [2022-05-12T02:52:54.998Z] ok github.com/docker/docker/pkg/stack 0.251s coverage: 90.9% of statements [2022-05-12T02:52:55.452Z] === RUN TestNewStdWriter [2022-05-12T02:52:55.452Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T02:52:55.452Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T02:52:55.452Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T02:52:55.452Z] === RUN TestWriteWithNilBytes [2022-05-12T02:52:55.452Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T02:52:55.452Z] === RUN TestWrite [2022-05-12T02:52:55.452Z] --- PASS: TestWrite (0.00s) [2022-05-12T02:52:55.452Z] === RUN TestWriteWithWriterError [2022-05-12T02:52:55.452Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T02:52:55.452Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T02:52:55.452Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T02:52:55.452Z] === RUN TestStdCopyWriteAndRead [2022-05-12T02:52:55.452Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T02:52:55.452Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T02:52:55.452Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T02:52:55.452Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T02:52:55.452Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T02:52:55.452Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T02:52:55.452Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T02:52:55.452Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T02:52:55.452Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T02:52:55.452Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T02:52:55.452Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T02:52:55.452Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T02:52:55.452Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T02:52:55.452Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T02:52:55.452Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T02:52:55.452Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T02:52:55.452Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T02:52:55.452Z] PASS [2022-05-12T02:52:55.452Z] coverage: 100.0% of statements [2022-05-12T02:52:55.452Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2022-05-12T02:52:55.737Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-12T02:52:55.829Z] --- PASS: TestServiceUpdatePidsLimit (16.34s) [2022-05-12T02:52:55.829Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.86s) [2022-05-12T02:52:55.829Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-05-12T02:52:55.829Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-05-12T02:52:55.829Z] PASS [2022-05-12T02:52:55.829Z] [2022-05-12T02:52:55.829Z] === Skipped [2022-05-12T02:52:55.829Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T02:52:55.829Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T02:52:55.829Z] [2022-05-12T02:52:55.829Z] DONE 27 tests, 1 skipped in 163.488s [2022-05-12T02:52:55.829Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T02:52:55.829Z] INFO: Testing against a local daemon [2022-05-12T02:52:55.829Z] === RUN TestSessionCreate [2022-05-12T02:52:55.829Z] --- PASS: TestSessionCreate (0.02s) [2022-05-12T02:52:55.829Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T02:52:55.829Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-12T02:52:55.829Z] PASS [2022-05-12T02:52:55.829Z] [2022-05-12T02:52:55.829Z] DONE 2 tests in 0.056s [2022-05-12T02:52:55.829Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T02:52:55.829Z] INFO: Testing against a local daemon [2022-05-12T02:52:55.829Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T02:52:55.829Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-12T02:52:55.829Z] === RUN TestDiskUsage [2022-05-12T02:52:55.829Z] === PAUSE TestDiskUsage [2022-05-12T02:52:55.829Z] === RUN TestEventsExecDie [2022-05-12T02:52:56.090Z] --- PASS: TestEventsExecDie (0.55s) [2022-05-12T02:52:56.090Z] === RUN TestEventsBackwardsCompatible [2022-05-12T02:52:56.090Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-12T02:52:56.090Z] === RUN TestEventsVolumeCreate [2022-05-12T02:52:56.090Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-12T02:52:56.090Z] === RUN TestInfoBinaryCommits [2022-05-12T02:52:56.090Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T02:52:56.090Z] === RUN TestInfoAPIVersioned [2022-05-12T02:52:56.090Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T02:52:56.090Z] === RUN TestInfoAPI [2022-05-12T02:52:56.090Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T02:52:56.090Z] === RUN TestInfoAPIWarnings [2022-05-12T02:52:56.412Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T02:52:56.412Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T02:52:56.412Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T02:52:56.412Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T02:52:56.412Z] === RUN TestFormatStatus [2022-05-12T02:52:56.412Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T02:52:56.412Z] === RUN TestFormatError [2022-05-12T02:52:56.412Z] --- PASS: TestFormatError (0.00s) [2022-05-12T02:52:56.412Z] === RUN TestFormatJSONError [2022-05-12T02:52:56.412Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T02:52:56.412Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T02:52:56.412Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T02:52:56.412Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T02:52:56.412Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T02:52:56.412Z] === RUN TestNewJSONProgressOutput [2022-05-12T02:52:56.412Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T02:52:56.412Z] === RUN TestAuxFormatterEmit [2022-05-12T02:52:56.412Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T02:52:56.412Z] === RUN TestStreamWriterStdout [2022-05-12T02:52:56.412Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T02:52:56.412Z] === RUN TestStreamWriterStderr [2022-05-12T02:52:56.412Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T02:52:56.412Z] PASS [2022-05-12T02:52:56.412Z] coverage: 66.2% of statements [2022-05-12T02:52:56.412Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2022-05-12T02:52:56.673Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T02:52:56.867Z] === RUN TestGenerateRandomID [2022-05-12T02:52:56.867Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T02:52:56.867Z] === RUN TestShortenId [2022-05-12T02:52:56.867Z] --- PASS: TestShortenId (0.00s) [2022-05-12T02:52:56.867Z] === RUN TestShortenSha256Id [2022-05-12T02:52:56.867Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T02:52:56.867Z] === RUN TestShortenIdEmpty [2022-05-12T02:52:56.867Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T02:52:56.867Z] === RUN TestShortenIdInvalid [2022-05-12T02:52:56.867Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T02:52:56.867Z] === RUN TestIsShortIDNonHex [2022-05-12T02:52:56.867Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T02:52:56.867Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T02:52:56.867Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T02:52:56.867Z] PASS [2022-05-12T02:52:56.867Z] coverage: 70.6% of statements [2022-05-12T02:52:56.867Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2022-05-12T02:52:57.208Z] === RUN TestNetworkDBSimple [2022-05-12T02:52:57.208Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.87s) [2022-05-12T02:52:57.208Z] === RUN TestGetAddress [2022-05-12T02:52:57.208Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T02:52:57.208Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T02:52:57.208Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T02:52:57.208Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T02:52:57.208Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T02:52:57.208Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T02:52:57.208Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T02:52:57.209Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T02:52:57.209Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T02:52:57.209Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T02:52:57.209Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T02:52:57.209Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T02:52:57.209Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T02:52:57.209Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T02:52:57.209Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T02:52:57.209Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T02:52:57.209Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T02:52:57.242Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T02:52:57.665Z] === RUN TestGenerate [2022-05-12T02:52:57.665Z] --- PASS: TestGenerate (0.00s) [2022-05-12T02:52:57.665Z] === RUN TestGeneratePtr [2022-05-12T02:52:57.665Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T02:52:57.665Z] === RUN TestGenerateMissingField [2022-05-12T02:52:57.665Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T02:52:57.665Z] === RUN TestFieldCannotBeSet [2022-05-12T02:52:57.665Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T02:52:57.665Z] === RUN TestTypeMismatchError [2022-05-12T02:52:57.665Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T02:52:57.665Z] PASS [2022-05-12T02:52:57.665Z] coverage: 100.0% of statements [2022-05-12T02:52:57.665Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2022-05-12T02:52:57.827Z] === RUN TestIsCpusetListAvailable [2022-05-12T02:52:57.827Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T02:52:57.827Z] PASS [2022-05-12T02:52:57.827Z] coverage: 39.4% of statements [2022-05-12T02:52:57.827Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2022-05-12T02:52:58.121Z] --- PASS: TestSetParallelInsertDelete (10.02s) [2022-05-12T02:52:58.121Z] PASS [2022-05-12T02:52:58.121Z] coverage: 100.0% of statements [2022-05-12T02:52:58.121Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.134s coverage: 100.0% of statements [2022-05-12T02:52:58.121Z] 2022/05/12 02:52:57 Closing DB instances... [2022-05-12T02:52:58.177Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T02:52:58.177Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-12T02:52:58.283Z] time="2022-05-12T02:52:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T02:52:58.436Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T02:52:58.577Z] testing: warning: no tests to run [2022-05-12T02:52:58.577Z] PASS [2022-05-12T02:52:58.577Z] coverage: 0.0% of statements [2022-05-12T02:52:58.577Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-05-12T02:52:59.004Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T02:52:59.034Z] === RUN TestRequestNewPort [2022-05-12T02:52:59.034Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T02:52:59.034Z] === RUN TestRequestSpecificPort [2022-05-12T02:52:59.034Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T02:52:59.034Z] === RUN TestReleasePort [2022-05-12T02:52:59.034Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T02:52:59.034Z] === RUN TestReuseReleasedPort [2022-05-12T02:52:59.034Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T02:52:59.034Z] === RUN TestReleaseUnreadledPort [2022-05-12T02:52:59.034Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T02:52:59.034Z] === RUN TestUnknowProtocol [2022-05-12T02:52:59.034Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T02:52:59.034Z] === RUN TestAllocateAllPorts [2022-05-12T02:52:59.034Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T02:52:59.034Z] === RUN TestPortAllocation [2022-05-12T02:52:59.034Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T02:52:59.034Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T02:52:59.034Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T02:52:59.034Z] === RUN TestNoDuplicateBPR [2022-05-12T02:52:59.034Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T02:52:59.034Z] === RUN TestChangePortRange [2022-05-12T02:52:59.034Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T02:52:59.034Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T02:52:59.034Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T02:52:59.034Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T02:52:59.034Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T02:52:59.034Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T02:52:59.034Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T02:52:59.034Z] PASS [2022-05-12T02:52:59.034Z] coverage: 88.6% of statements [2022-05-12T02:52:59.034Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2022-05-12T02:52:59.248Z] === RUN TestChtimes [2022-05-12T02:52:59.248Z] --- PASS: TestChtimes (0.00s) [2022-05-12T02:52:59.248Z] === RUN TestChtimesWindows [2022-05-12T02:52:59.248Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T02:52:59.248Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T02:52:59.248Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T02:52:59.248Z] PASS [2022-05-12T02:52:59.248Z] coverage: 13.0% of statements [2022-05-12T02:52:59.248Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2022-05-12T02:52:59.263Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T02:52:59.263Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T02:52:59.490Z] testing: warning: no tests to run [2022-05-12T02:52:59.490Z] PASS [2022-05-12T02:52:59.490Z] coverage: 0.0% of statements [2022-05-12T02:52:59.490Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2022-05-12T02:52:59.490Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-05-12T02:52:59.490Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T02:52:59.490Z] === RUN TestHashData [2022-05-12T02:52:59.490Z] --- PASS: TestHashData (0.00s) [2022-05-12T02:52:59.490Z] PASS [2022-05-12T02:52:59.490Z] coverage: 2.8% of statements [2022-05-12T02:52:59.948Z] ok github.com/docker/docker/libnetwork/resolvconf 0.053s coverage: 2.8% of statements [2022-05-12T02:53:00.215Z] === RUN TestTailFile [2022-05-12T02:53:00.215Z] --- PASS: TestTailFile (0.00s) [2022-05-12T02:53:00.215Z] === RUN TestTailFileManyLines [2022-05-12T02:53:00.215Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T02:53:00.215Z] === RUN TestTailEmptyFile [2022-05-12T02:53:00.215Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T02:53:00.215Z] === RUN TestTailNegativeN [2022-05-12T02:53:00.215Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T02:53:00.215Z] === RUN TestNewTailReader [2022-05-12T02:53:00.215Z] === PAUSE TestNewTailReader [2022-05-12T02:53:00.215Z] === CONT TestNewTailReader [2022-05-12T02:53:00.215Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T02:53:00.215Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T02:53:00.215Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T02:53:00.215Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T02:53:00.215Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T02:53:00.215Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T02:53:00.215Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T02:53:00.215Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T02:53:00.216Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T02:53:00.216Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T02:53:00.216Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T02:53:00.216Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.216Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T02:53:00.216Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.216Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.216Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:00.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.216Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.216Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.216Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.216Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.218Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T02:53:00.218Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.219Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.220Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.220Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T02:53:00.220Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.220Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.404Z] === RUN TestErrorConstructors [2022-05-12T02:53:00.404Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T02:53:00.404Z] === RUN TestCompareIPMask [2022-05-12T02:53:00.404Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T02:53:00.404Z] === RUN TestUtilGetHostPartIP [2022-05-12T02:53:00.404Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T02:53:00.404Z] === RUN TestUtilGetBroadcastIP [2022-05-12T02:53:00.404Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T02:53:00.404Z] === RUN TestParseCIDR [2022-05-12T02:53:00.404Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T02:53:00.404Z] PASS [2022-05-12T02:53:00.404Z] coverage: 37.3% of statements [2022-05-12T02:53:00.404Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 37.3% of statements [2022-05-12T02:53:00.404Z] 2022/05/12 02:53:00 Closing DB instances... [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T02:53:00.860Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T02:53:00.860Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T02:53:00.860Z] PASS [2022-05-12T02:53:00.860Z] coverage: 55.0% of statements [2022-05-12T02:53:00.860Z] ok github.com/docker/docker/oci 0.073s coverage: 55.0% of statements [2022-05-12T02:53:00.874Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.874Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.874Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.874Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.874Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.874Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.874Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.875Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.875Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:00.876Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:53:00.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.01s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:53:00.877Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:53:00.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:53:00.878Z] PASS [2022-05-12T02:53:00.878Z] coverage: 88.6% of statements [2022-05-12T02:53:00.878Z] ok github.com/docker/docker/pkg/tailfile 0.241s coverage: 88.6% of statements [2022-05-12T02:53:01.259Z] --- PASS: TestCreateServiceMultipleTimes (15.21s) [2022-05-12T02:53:01.259Z] === RUN TestCreateServiceConflict [2022-05-12T02:53:01.334Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T02:53:01.334Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-05-12T02:53:01.334Z] === RUN TestTarSumRemove [2022-05-12T02:53:01.334Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T02:53:01.334Z] === RUN TestSortFileInfoSums [2022-05-12T02:53:01.334Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T02:53:01.334Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T02:53:01.334Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T02:53:01.334Z] === RUN TestNewTarSumForLabel [2022-05-12T02:53:01.334Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T02:53:01.334Z] === RUN TestEmptyTar [2022-05-12T02:53:01.334Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T02:53:01.334Z] === RUN TestTarSumsReadSize [2022-05-12T02:53:01.334Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T02:53:01.334Z] === RUN TestTarSums [2022-05-12T02:53:01.789Z] --- PASS: TestTarSums (0.07s) [2022-05-12T02:53:01.789Z] === RUN TestIteration [2022-05-12T02:53:01.789Z] --- PASS: TestIteration (0.00s) [2022-05-12T02:53:01.789Z] === RUN TestVersionLabelForChecksum [2022-05-12T02:53:01.789Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T02:53:01.789Z] === RUN TestVersion [2022-05-12T02:53:01.789Z] --- PASS: TestVersion (0.00s) [2022-05-12T02:53:01.789Z] === RUN TestGetVersion [2022-05-12T02:53:01.789Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T02:53:01.789Z] === RUN TestGetVersions [2022-05-12T02:53:01.789Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T02:53:01.789Z] PASS [2022-05-12T02:53:01.789Z] coverage: 89.3% of statements [2022-05-12T02:53:01.789Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2022-05-12T02:53:01.821Z] === RUN TestParseVersion [2022-05-12T02:53:01.821Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T02:53:01.821Z] PASS [2022-05-12T02:53:01.821Z] coverage: 52.9% of statements [2022-05-12T02:53:01.821Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2022-05-12T02:53:01.821Z] === RUN TestAddressPoolOpt [2022-05-12T02:53:01.821Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/a [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/something [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/_=a [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/PATH [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/=a [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/PATH= [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/PATH=something [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/1asd [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/123 [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/some_space [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/= [2022-05-12T02:53:01.821Z] === RUN TestValidateEnv/PaTh [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T02:53:01.821Z] === RUN TestParseHost [2022-05-12T02:53:01.821Z] === RUN TestParseHost/unknown:// [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://:port [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T02:53:01.821Z] === RUN TestParseHost/:// [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T02:53:01.821Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T02:53:01.821Z] === RUN TestParseHost/something_with_spaces [2022-05-12T02:53:01.821Z] === RUN TestParseHost/fd://something [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://host: [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseHost/_ [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://: [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T02:53:01.821Z] === RUN TestParseHost/npipe:// [2022-05-12T02:53:01.821Z] === RUN TestParseHost/#00 [2022-05-12T02:53:01.821Z] === RUN TestParseHost/__ [2022-05-12T02:53:01.821Z] === RUN TestParseHost/fd:// [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp:// [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseHost/unix:// [2022-05-12T02:53:01.821Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T02:53:01.821Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T02:53:01.821Z] === RUN TestParseTCP [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/:5555/path [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/#00 [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/localhost [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/tcp:// [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/tcp://: [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/: [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/::1 [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/[::1]: [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T02:53:01.821Z] === RUN TestParseTCP/localhost: [2022-05-12T02:53:01.821Z] --- PASS: TestParseTCP (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T02:53:01.821Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T02:53:01.822Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T02:53:01.822Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T02:53:01.822Z] === RUN TestValidateExtraHosts [2022-05-12T02:53:01.822Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T02:53:01.822Z] === RUN TestValidateIPAddress [2022-05-12T02:53:01.822Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T02:53:01.822Z] === RUN TestMapOpts [2022-05-12T02:53:01.822Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T02:53:01.822Z] === RUN TestListOptsWithoutValidator [2022-05-12T02:53:01.822Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T02:53:01.822Z] === RUN TestListOptsWithValidator [2022-05-12T02:53:01.822Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T02:53:01.822Z] === RUN TestValidateDNSSearch [2022-05-12T02:53:01.822Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T02:53:01.822Z] === RUN TestValidateLabel [2022-05-12T02:53:01.822Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T02:53:01.822Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T02:53:01.822Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T02:53:01.822Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T02:53:01.822Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T02:53:01.822Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T02:53:01.822Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T02:53:01.822Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T02:53:01.822Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T02:53:01.822Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T02:53:01.822Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T02:53:01.822Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T02:53:01.822Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T02:53:01.822Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T02:53:01.822Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T02:53:01.822Z] === RUN TestNamedListOpts [2022-05-12T02:53:01.822Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T02:53:01.822Z] === RUN TestNamedMapOpts [2022-05-12T02:53:01.822Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T02:53:01.822Z] === RUN TestParseLink [2022-05-12T02:53:01.822Z] --- PASS: TestParseLink (0.00s) [2022-05-12T02:53:01.822Z] === RUN TestUlimitOpt [2022-05-12T02:53:01.822Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T02:53:01.822Z] PASS [2022-05-12T02:53:01.822Z] coverage: 65.5% of statements [2022-05-12T02:53:01.822Z] ok github.com/docker/docker/opts 0.086s coverage: 65.5% of statements [2022-05-12T02:53:01.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-12T02:53:02.245Z] === RUN TestTruncIndex [2022-05-12T02:53:02.245Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T02:53:02.245Z] PASS [2022-05-12T02:53:02.245Z] coverage: 91.5% of statements [2022-05-12T02:53:02.245Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2022-05-12T02:53:02.277Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-05-12T02:53:02.277Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T02:53:03.205Z] === RUN TestVersionInfo [2022-05-12T02:53:03.205Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T02:53:03.205Z] === RUN TestAppendVersions [2022-05-12T02:53:03.205Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T02:53:03.205Z] PASS [2022-05-12T02:53:03.205Z] coverage: 88.9% of statements [2022-05-12T02:53:03.205Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2022-05-12T02:53:03.239Z] 2022/05/12 02:53:02 Closing DB instances... [2022-05-12T02:53:03.239Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T02:53:03.695Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T02:53:03.695Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T02:53:03.695Z] --- PASS: TestPeerCertificateMarshalJSON (0.47s) [2022-05-12T02:53:03.695Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T02:53:03.695Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T02:53:03.695Z] === RUN TestMiddleware [2022-05-12T02:53:03.695Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T02:53:03.695Z] === RUN TestNewResponseModifier [2022-05-12T02:53:03.695Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T02:53:03.695Z] PASS [2022-05-12T02:53:03.695Z] coverage: 26.8% of statements [2022-05-12T02:53:03.695Z] ok github.com/docker/docker/pkg/authorization 0.520s coverage: 26.8% of statements [2022-05-12T02:53:03.773Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-05-12T02:53:03.773Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T02:53:04.150Z] === RUN TestIsArchivePathDir [2022-05-12T02:53:04.150Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-05-12T02:53:04.150Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T02:53:04.150Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-05-12T02:53:04.150Z] === RUN TestIsArchivePathTar [2022-05-12T02:53:04.605Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-05-12T02:53:04.605Z] === RUN TestDecompressStreamGzip [2022-05-12T02:53:04.605Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-05-12T02:53:04.605Z] === RUN TestDecompressStreamBzip2 [2022-05-12T02:53:04.605Z] === RUN TestUnbuffered [2022-05-12T02:53:04.605Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T02:53:04.605Z] === RUN TestRaceUnbuffered [2022-05-12T02:53:04.605Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T02:53:04.605Z] PASS [2022-05-12T02:53:04.605Z] coverage: 100.0% of statements [2022-05-12T02:53:04.606Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-05-12T02:53:04.606Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.66s) [2022-05-12T02:53:04.606Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T02:53:04.606Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-05-12T02:53:04.606Z] === RUN TestDecompressStreamXz [2022-05-12T02:53:04.606Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T02:53:04.606Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T02:53:04.606Z] === RUN TestDecompressStreamZstd [2022-05-12T02:53:04.606Z] archive_test.go:140: zstd not installed [2022-05-12T02:53:04.606Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-12T02:53:04.606Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T02:53:04.606Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T02:53:04.606Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T02:53:04.606Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T02:53:04.606Z] === RUN TestCompressStreamInvalid [2022-05-12T02:53:04.606Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T02:53:04.606Z] === RUN TestExtensionInvalid [2022-05-12T02:53:04.606Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T02:53:04.606Z] === RUN TestExtensionUncompressed [2022-05-12T02:53:04.606Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T02:53:04.606Z] === RUN TestExtensionBzip2 [2022-05-12T02:53:04.606Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T02:53:04.606Z] === RUN TestExtensionGzip [2022-05-12T02:53:04.606Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T02:53:04.606Z] === RUN TestExtensionXz [2022-05-12T02:53:04.606Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T02:53:04.606Z] === RUN TestExtensionZstd [2022-05-12T02:53:04.606Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T02:53:04.606Z] === RUN TestCmdStreamLargeStderr [2022-05-12T02:53:04.732Z] === RUN TestValidatePrivileges [2022-05-12T02:53:04.732Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T02:53:04.732Z] === RUN TestFilterByCapNeg [2022-05-12T02:53:04.732Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T02:53:04.732Z] === RUN TestFilterByCapPos [2022-05-12T02:53:04.732Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T02:53:04.732Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T02:53:04.732Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T02:53:04.732Z] PASS [2022-05-12T02:53:04.732Z] coverage: 12.2% of statements [2022-05-12T02:53:04.732Z] ok github.com/docker/docker/plugin 0.064s coverage: 12.2% of statements [2022-05-12T02:53:05.060Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-05-12T02:53:05.060Z] === RUN TestCmdStreamBad [2022-05-12T02:53:05.060Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T02:53:05.060Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T02:53:05.060Z] === RUN TestCmdStreamGood [2022-05-12T02:53:05.060Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-12T02:53:05.060Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T02:53:05.060Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-05-12T02:53:05.060Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T02:53:05.060Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s) [2022-05-12T02:53:05.060Z] === RUN TestUntarPath [2022-05-12T02:53:05.060Z] --- PASS: TestUntarPath (0.07s) [2022-05-12T02:53:05.060Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T02:53:05.060Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-05-12T02:53:05.060Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T02:53:05.060Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-05-12T02:53:05.060Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T02:53:05.060Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T02:53:05.060Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T02:53:05.060Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T02:53:05.060Z] === RUN TestCopyWithTarSrcFile [2022-05-12T02:53:05.060Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-12T02:53:05.060Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T02:53:05.060Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-12T02:53:05.060Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T02:53:05.060Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T02:53:05.060Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T02:53:05.060Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T02:53:05.060Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T02:53:05.060Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T02:53:05.060Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T02:53:05.060Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-12T02:53:05.060Z] === RUN TestTarFiles [2022-05-12T02:53:05.120Z] --- PASS: TestUpdateRestartPolicy (12.27s) [2022-05-12T02:53:05.120Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T02:53:05.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-12T02:53:05.517Z] === RUN TestMatch [2022-05-12T02:53:05.517Z] === RUN TestMatch/[[]] [2022-05-12T02:53:05.517Z] === RUN TestMatch/[[foo]] [2022-05-12T02:53:05.517Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T02:53:05.517Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T02:53:05.517Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T02:53:05.517Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T02:53:05.517Z] === RUN TestMatch/[] [2022-05-12T02:53:05.517Z] === RUN TestMatch/[]#01 [2022-05-12T02:53:05.517Z] === RUN TestMatch/[[qux]] [2022-05-12T02:53:05.517Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T02:53:05.517Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T02:53:05.517Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T02:53:05.517Z] --- PASS: TestMatch (0.00s) [2022-05-12T02:53:05.517Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T02:53:05.517Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T02:53:05.517Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T02:53:05.517Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T02:53:05.517Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T02:53:05.517Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T02:53:05.517Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T02:53:05.517Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T02:53:05.517Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T02:53:05.517Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T02:53:05.517Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T02:53:05.517Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T02:53:05.517Z] PASS [2022-05-12T02:53:05.517Z] coverage: 87.5% of statements [2022-05-12T02:53:05.517Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2022-05-12T02:53:05.641Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2022-05-12T02:53:05.641Z] === RUN TestWaitNonBlocked [2022-05-12T02:53:05.641Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T02:53:05.641Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T02:53:05.641Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T02:53:05.641Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T02:53:05.641Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T02:53:05.641Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T02:53:06.258Z] === RUN TestNewSettable [2022-05-12T02:53:06.258Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T02:53:06.258Z] === RUN TestIsSettable [2022-05-12T02:53:06.258Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T02:53:06.258Z] === RUN TestUpdateSettingsEnv [2022-05-12T02:53:06.258Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T02:53:06.258Z] PASS [2022-05-12T02:53:06.258Z] coverage: 20.0% of statements [2022-05-12T02:53:06.258Z] ok github.com/docker/docker/plugin/v2 0.054s coverage: 20.0% of statements [2022-05-12T02:53:06.258Z] --- PASS: TestGet (15.01s) [2022-05-12T02:53:06.258Z] === RUN TestPluginWithNoManifest [2022-05-12T02:53:06.258Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T02:53:06.258Z] === RUN TestGetAll [2022-05-12T02:53:06.258Z] --- PASS: TestGetAll (0.01s) [2022-05-12T02:53:06.258Z] PASS [2022-05-12T02:53:06.258Z] coverage: 73.2% of statements [2022-05-12T02:53:06.258Z] ok github.com/docker/docker/pkg/plugins 36.333s coverage: 73.2% of statements [2022-05-12T02:53:06.285Z] --- PASS: TestCreateServiceMaxReplicas (2.67s) [2022-05-12T02:53:06.285Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T02:53:06.477Z] === RUN TestChrootTarUntar [2022-05-12T02:53:06.477Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:06.478Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T02:53:06.478Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T02:53:06.478Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:06.478Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T02:53:06.478Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T02:53:06.478Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-12T02:53:06.478Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T02:53:06.478Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:53:06.478Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T02:53:06.478Z] === RUN TestChrootCopyWithTar [2022-05-12T02:53:06.478Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:53:06.478Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T02:53:06.478Z] === RUN TestChrootCopyFileWithTar [2022-05-12T02:53:06.478Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:06.478Z] --- SKIP: TestChrootCopyFileWithTar (0.01s) [2022-05-12T02:53:06.478Z] === RUN TestChrootUntarPath [2022-05-12T02:53:06.478Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:53:06.478Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T02:53:06.478Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T02:53:06.478Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:06.478Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T02:53:06.478Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T02:53:06.478Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:06.478Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T02:53:06.478Z] === RUN TestChrootApplyDotDotFile [2022-05-12T02:53:06.478Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:06.478Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T02:53:06.478Z] PASS [2022-05-12T02:53:06.478Z] coverage: 12.0% of statements [2022-05-12T02:53:06.478Z] ok github.com/docker/docker/pkg/chrootarchive 0.095s coverage: 12.0% of statements [2022-05-12T02:53:06.933Z] 2022/05/12 02:53:06 Closing DB instances... [2022-05-12T02:53:07.019Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-12T02:53:07.019Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2022-05-12T02:53:07.019Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2022-05-12T02:53:07.019Z] === RUN TestWaitBlocked [2022-05-12T02:53:07.019Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T02:53:07.019Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T02:53:07.019Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T02:53:07.019Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T02:53:07.019Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T02:53:07.019Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T02:53:07.223Z] === RUN TestLoad [2022-05-12T02:53:07.223Z] --- PASS: TestLoad (0.00s) [2022-05-12T02:53:07.223Z] === RUN TestSave [2022-05-12T02:53:07.223Z] --- PASS: TestSave (0.03s) [2022-05-12T02:53:07.223Z] === RUN TestAddDeleteGet [2022-05-12T02:53:07.223Z] --- PASS: TestAddDeleteGet (0.14s) [2022-05-12T02:53:07.223Z] === RUN TestInvalidTags [2022-05-12T02:53:07.223Z] --- PASS: TestInvalidTags (0.07s) [2022-05-12T02:53:07.223Z] PASS [2022-05-12T02:53:07.223Z] coverage: 84.4% of statements [2022-05-12T02:53:07.388Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T02:53:07.388Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T02:53:07.388Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T02:53:07.388Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T02:53:07.388Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T02:53:07.388Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T02:53:07.388Z] PASS [2022-05-12T02:53:07.388Z] coverage: 0.0% of statements [2022-05-12T02:53:07.388Z] ok github.com/docker/docker/pkg/containerfs 0.050s coverage: 0.0% of statements [2022-05-12T02:53:07.679Z] ok github.com/docker/docker/reference 0.312s coverage: 84.4% of statements [2022-05-12T02:53:07.955Z] --- PASS: TestWaitBlocked (0.02s) [2022-05-12T02:53:07.955Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2022-05-12T02:53:07.955Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2022-05-12T02:53:07.955Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T02:53:07.955Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T02:53:08.134Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T02:53:08.134Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T02:53:08.134Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T02:53:08.134Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T02:53:08.349Z] === RUN TestSizeEmpty [2022-05-12T02:53:08.349Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T02:53:08.349Z] === RUN TestSizeEmptyFile [2022-05-12T02:53:08.349Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T02:53:08.349Z] === RUN TestSizeNonemptyFile [2022-05-12T02:53:08.349Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T02:53:08.349Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T02:53:08.349Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T02:53:08.349Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T02:53:08.349Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T02:53:08.349Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T02:53:08.349Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T02:53:08.349Z] === RUN TestMoveToSubdir [2022-05-12T02:53:08.349Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-12T02:53:08.349Z] === RUN TestSizeNonExistingDirectory [2022-05-12T02:53:08.350Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T02:53:08.350Z] PASS [2022-05-12T02:53:08.350Z] coverage: 80.0% of statements [2022-05-12T02:53:08.350Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2022-05-12T02:53:08.589Z] === RUN TestRestartManagerTimeout [2022-05-12T02:53:08.590Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T02:53:08.590Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T02:53:08.590Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T02:53:08.590Z] PASS [2022-05-12T02:53:08.590Z] coverage: 50.9% of statements [2022-05-12T02:53:08.590Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2022-05-12T02:53:08.590Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T02:53:08.590Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-12T02:53:08.590Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T02:53:08.590Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T02:53:08.590Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T02:53:08.590Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T02:53:08.590Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T02:53:08.590Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T02:53:08.590Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T02:53:08.590Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T02:53:08.590Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T02:53:08.590Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T02:53:08.590Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T02:53:08.590Z] === RUN TestValidateMirror [2022-05-12T02:53:08.590Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T02:53:08.590Z] === RUN TestLoadInsecureRegistries [2022-05-12T02:53:08.805Z] --- PASS: TestNetworkDBCRUDTableEntry (3.92s) [2022-05-12T02:53:08.805Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T02:53:09.046Z] time="2022-05-12T02:53:08Z" 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-12T02:53:09.046Z] time="2022-05-12T02:53:08Z" 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-12T02:53:09.046Z] time="2022-05-12T02:53:08Z" 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-12T02:53:09.046Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-05-12T02:53:09.046Z] === RUN TestNewServiceConfig [2022-05-12T02:53:09.046Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestValidateIndexName [2022-05-12T02:53:09.046Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestValidateIndexNameWithError [2022-05-12T02:53:09.046Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestEndpointParse [2022-05-12T02:53:09.046Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestEndpointParseInvalid [2022-05-12T02:53:09.046Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestValidateEndpoint [2022-05-12T02:53:09.046Z] time="2022-05-12T02:53:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T02:53:09.046Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-05-12T02:53:09.046Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T02:53:09.046Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T02:53:09.046Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T02:53:09.046Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-12T02:53:09.046Z] === RUN TestPing [2022-05-12T02:53:09.046Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestResumableRequestReader [2022-05-12T02:53:09.046Z] --- PASS: TestPing (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestPingRegistryEndpoint [2022-05-12T02:53:09.046Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T02:53:09.046Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T02:53:09.046Z] PASS [2022-05-12T02:53:09.046Z] coverage: 100.0% of statements [2022-05-12T02:53:09.046Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:09.046Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-12T02:53:09.046Z] === RUN TestEndpoint [2022-05-12T02:53:09.046Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:09.046Z] --- SKIP: TestEndpoint (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestParseRepositoryInfo [2022-05-12T02:53:09.046Z] ok github.com/docker/docker/registry/resumable 0.293s coverage: 100.0% of statements [2022-05-12T02:53:09.046Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestNewIndexInfo [2022-05-12T02:53:09.046Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestMirrorEndpointLookup [2022-05-12T02:53:09.046Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:09.046Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestSearchRepositories [2022-05-12T02:53:09.046Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T02:53:09.046Z] Host: 127.0.0.1:49382 [2022-05-12T02:53:09.046Z] User-Agent: docker test client [2022-05-12T02:53:09.046Z] Authorization: Token fake-token [2022-05-12T02:53:09.046Z] X-Docker-Token: true [2022-05-12T02:53:09.046Z] Accept-Encoding: gzip [2022-05-12T02:53:09.046Z] [2022-05-12T02:53:09.046Z] [2022-05-12T02:53:09.046Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T02:53:09.046Z] Connection: close [2022-05-12T02:53:09.046Z] Content-Length: 144 [2022-05-12T02:53:09.046Z] Cache-Control: no-cache [2022-05-12T02:53:09.046Z] Content-Type: application/json [2022-05-12T02:53:09.046Z] Date: Thu, 12 May 2022 02:53:08 GMT [2022-05-12T02:53:09.046Z] Expires: -1 [2022-05-12T02:53:09.046Z] Pragma: no-cache [2022-05-12T02:53:09.046Z] Server: docker-tests/mock [2022-05-12T02:53:09.046Z] X-Docker-Registry-Config: mock [2022-05-12T02:53:09.046Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T02:53:09.046Z] [2022-05-12T02:53:09.046Z] [2022-05-12T02:53:09.046Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-12T02:53:09.046Z] === RUN TestTrustedLocation [2022-05-12T02:53:09.046Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T02:53:09.046Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T02:53:09.046Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T02:53:09.046Z] === RUN TestIsSecureIndex [2022-05-12T02:53:09.046Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T02:53:09.046Z] PASS [2022-05-12T02:53:09.046Z] coverage: 51.7% of statements [2022-05-12T02:53:09.046Z] ok github.com/docker/docker/registry 0.313s coverage: 51.7% of statements [2022-05-12T02:53:09.334Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T02:53:09.502Z] === RUN TestDecodeContainerConfig [2022-05-12T02:53:09.502Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T02:53:09.502Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-12T02:53:09.502Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T02:53:09.502Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T02:53:09.502Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T02:53:09.502Z] === RUN TestValidatePrivileged [2022-05-12T02:53:09.502Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T02:53:09.502Z] PASS [2022-05-12T02:53:09.502Z] coverage: 52.4% of statements [2022-05-12T02:53:09.502Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.4% of statements [2022-05-12T02:53:09.778Z] === RUN TestPollerAddRemove [2022-05-12T02:53:09.778Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T02:53:09.778Z] === RUN TestPollerEvent [2022-05-12T02:53:09.778Z] poller_test.go:40: No chmod on Windows [2022-05-12T02:53:09.778Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T02:53:09.778Z] === RUN TestPollerClose [2022-05-12T02:53:09.778Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T02:53:09.778Z] PASS [2022-05-12T02:53:09.778Z] coverage: 36.2% of statements [2022-05-12T02:53:09.778Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 36.2% of statements [2022-05-12T02:53:09.958Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T02:53:09.958Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T02:53:09.958Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T02:53:09.958Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T02:53:09.958Z] PASS [2022-05-12T02:53:09.958Z] coverage: 62.5% of statements [2022-05-12T02:53:09.958Z] ok github.com/docker/docker/testutil 0.043s coverage: 62.5% of statements [2022-05-12T02:53:10.271Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-12T02:53:10.271Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T02:53:10.635Z] === RUN TestMiddlewares [2022-05-12T02:53:10.635Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T02:53:10.635Z] PASS [2022-05-12T02:53:10.635Z] coverage: 7.9% of statements [2022-05-12T02:53:10.635Z] ok github.com/docker/docker/api/server 0.051s coverage: 7.9% of statements [2022-05-12T02:53:10.741Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T02:53:10.741Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T02:53:10.741Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T02:53:10.741Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T02:53:10.741Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestCopyFile [2022-05-12T02:53:10.741Z] --- PASS: TestCopyFile (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T02:53:10.741Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T02:53:10.741Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T02:53:10.741Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T02:53:10.741Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T02:53:10.741Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestWildcardMatches [2022-05-12T02:53:10.741Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestPatternMatches [2022-05-12T02:53:10.741Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T02:53:10.741Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T02:53:10.741Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T02:53:10.741Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T02:53:10.741Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T02:53:10.741Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T02:53:10.741Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestSingleExclamationError [2022-05-12T02:53:10.741Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestMatchesWithNoPatterns [2022-05-12T02:53:10.741Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T02:53:10.741Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestMatches [2022-05-12T02:53:10.741Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T02:53:10.741Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T02:53:10.741Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T02:53:10.741Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T02:53:10.741Z] --- PASS: TestMatches (0.01s) [2022-05-12T02:53:10.741Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T02:53:10.741Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T02:53:10.741Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T02:53:10.741Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestCleanPatterns [2022-05-12T02:53:10.741Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T02:53:10.741Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T02:53:10.741Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T02:53:10.741Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T02:53:10.741Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T02:53:10.741Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestCreateIfNotExistsDir [2022-05-12T02:53:10.741Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-05-12T02:53:10.741Z] === RUN TestCreateIfNotExistsFile [2022-05-12T02:53:10.741Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-12T02:53:10.741Z] === RUN TestMatch [2022-05-12T02:53:10.741Z] --- PASS: TestMatch (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestCompile [2022-05-12T02:53:10.741Z] === RUN TestCompile/slash [2022-05-12T02:53:10.741Z] === RUN TestCompile/backslash [2022-05-12T02:53:10.741Z] --- PASS: TestCompile (0.00s) [2022-05-12T02:53:10.741Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T02:53:10.741Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T02:53:10.741Z] PASS [2022-05-12T02:53:10.741Z] coverage: 84.7% of statements [2022-05-12T02:53:10.741Z] ok github.com/docker/docker/pkg/fileutils 0.130s coverage: 84.7% of statements [2022-05-12T02:53:10.741Z] 2022/05/12 02:53:10 Closing DB instances... [2022-05-12T02:53:10.741Z] --- PASS: TestTarFiles (5.71s) [2022-05-12T02:53:10.741Z] === RUN TestDetectCompressionZstd [2022-05-12T02:53:10.741Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T02:53:10.741Z] === RUN TestTarUntar [2022-05-12T02:53:11.197Z] --- PASS: TestTarUntar (0.05s) [2022-05-12T02:53:11.197Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T02:53:11.197Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-12T02:53:11.197Z] === RUN TestTarWithOptions [2022-05-12T02:53:11.197Z] --- PASS: TestTarWithOptions (0.04s) [2022-05-12T02:53:11.197Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T02:53:11.197Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T02:53:11.197Z] === RUN TestUntarUstarGnuConflict [2022-05-12T02:53:11.197Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-12T02:53:11.197Z] === RUN TestUntarInvalidFilenames [2022-05-12T02:53:11.197Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4062906570\\dest" [2022-05-12T02:53:11.197Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-05-12T02:53:11.197Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T02:53:11.197Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T02:53:11.197Z] === RUN TestUntarInvalidHardlink [2022-05-12T02:53:11.197Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink133681761\\victim\\hello" -> "../victim/hello" [2022-05-12T02:53:11.197Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2242292588\\victim\\hello" -> "/../victim/hello" [2022-05-12T02:53:11.197Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink238617694\\victim" -> "../victim" [2022-05-12T02:53:11.197Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink56268792\\victim" -> "../victim" [2022-05-12T02:53:11.197Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink703993873\\victim" -> "../victim" [2022-05-12T02:53:11.197Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2793532863\\victim" -> "../victim" [2022-05-12T02:53:11.197Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-12T02:53:11.197Z] === RUN TestUntarInvalidSymlink [2022-05-12T02:53:11.197Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4147791602\\dest\\dotdot" -> "../victim/hello" [2022-05-12T02:53:11.197Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3042855371\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T02:53:11.197Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1619197474\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:53:11.197Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink947319402\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:53:11.197Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4050793392\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:53:11.198Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1889983584\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:53:11.198Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2865198726\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T02:53:11.198Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-12T02:53:11.198Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T02:53:11.198Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T02:53:11.198Z] === RUN TestXGlobalNoParent [2022-05-12T02:53:11.198Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T02:53:11.198Z] === RUN TestReplaceFileTarWrapper [2022-05-12T02:53:11.207Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T02:53:11.653Z] === RUN TestGet [2022-05-12T02:53:11.653Z] --- PASS: TestGet (0.00s) [2022-05-12T02:53:11.653Z] === RUN TestGetShortcutString [2022-05-12T02:53:11.653Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T02:53:11.653Z] PASS [2022-05-12T02:53:11.653Z] coverage: 42.9% of statements [2022-05-12T02:53:11.653Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2022-05-12T02:53:11.653Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-05-12T02:53:11.653Z] === RUN TestPrefixHeaderReadable [2022-05-12T02:53:11.653Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-12T02:53:11.653Z] === RUN TestDisablePigz [2022-05-12T02:53:11.653Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T02:53:11.653Z] --- PASS: TestDisablePigz (0.16s) [2022-05-12T02:53:11.653Z] === RUN TestPigz [2022-05-12T02:53:12.109Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T02:53:12.109Z] --- PASS: TestPigz (0.17s) [2022-05-12T02:53:12.109Z] === RUN TestNosysFileInfo [2022-05-12T02:53:12.109Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T02:53:12.109Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T02:53:12.109Z] archive_windows_test.go:16: Currently fails [2022-05-12T02:53:12.109Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T02:53:12.109Z] === RUN TestCanonicalTarNameForPath [2022-05-12T02:53:12.109Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T02:53:12.109Z] === RUN TestCanonicalTarName [2022-05-12T02:53:12.109Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T02:53:12.109Z] === RUN TestChmodTarEntry [2022-05-12T02:53:12.109Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T02:53:12.109Z] === RUN TestHardLinkOrder [2022-05-12T02:53:12.109Z] --- PASS: TestHardLinkOrder (0.09s) [2022-05-12T02:53:12.109Z] === RUN TestChangeString [2022-05-12T02:53:12.109Z] --- PASS: TestChangeString (0.00s) [2022-05-12T02:53:12.109Z] === RUN TestChangesWithNoChanges [2022-05-12T02:53:12.109Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-12T02:53:12.109Z] === RUN TestChangesWithChanges [2022-05-12T02:53:12.109Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-12T02:53:12.110Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T02:53:12.110Z] changes_test.go:196: needs more investigation [2022-05-12T02:53:12.110Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T02:53:12.110Z] === RUN TestChangesDirsEmpty [2022-05-12T02:53:12.110Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T02:53:12.110Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-12T02:53:12.110Z] === RUN TestChangesDirsMutated [2022-05-12T02:53:12.110Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T02:53:12.110Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-12T02:53:12.110Z] === RUN TestApplyLayer [2022-05-12T02:53:12.110Z] changes_test.go:433: needs further investigation [2022-05-12T02:53:12.110Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T02:53:12.110Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T02:53:12.110Z] changes_test.go:469: needs further investigation [2022-05-12T02:53:12.110Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T02:53:12.110Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T02:53:12.110Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T02:53:12.110Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T02:53:12.110Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T02:53:12.110Z] === RUN TestChangesSize [2022-05-12T02:53:12.110Z] --- PASS: TestChangesSize (0.00s) [2022-05-12T02:53:12.110Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T02:53:12.110Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3362643881\\dest" [2022-05-12T02:53:12.110Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-12T02:53:12.110Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T02:53:12.110Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2483634895\\victim\\hello" -> "../victim/hello" [2022-05-12T02:53:12.110Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-05-12T02:53:12.110Z] === RUN TestNetworkDBNodeLeave [2022-05-12T02:53:12.110Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1112375399\\victim\\hello" -> "/../victim/hello" [2022-05-12T02:53:12.110Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1291700302\\victim" -> "../victim" [2022-05-12T02:53:12.110Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2805147413\\victim" -> "../victim" [2022-05-12T02:53:12.110Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1212289348\\victim" -> "../victim" [2022-05-12T02:53:12.110Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3825881286\\victim" -> "../victim" [2022-05-12T02:53:12.110Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-12T02:53:12.110Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T02:53:12.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3506958144\\dest\\dotdot" -> "../victim/hello" [2022-05-12T02:53:12.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2473636564\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T02:53:12.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink127075212\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:53:12.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2780253257\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:53:12.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink545351504\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:53:12.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1229435957\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:53:12.110Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-12T02:53:12.110Z] === RUN TestApplyLayerWhiteouts [2022-05-12T02:53:12.110Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-05-12T02:53:12.110Z] === RUN TestGenerateEmptyFile [2022-05-12T02:53:12.110Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T02:53:12.110Z] === RUN TestGenerateWithContent [2022-05-12T02:53:12.110Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T02:53:12.110Z] PASS [2022-05-12T02:53:12.110Z] coverage: 61.9% of statements [2022-05-12T02:53:12.110Z] ok github.com/docker/docker/pkg/archive 8.244s coverage: 61.9% of statements [2022-05-12T02:53:12.125Z] === RUN TestGetDriver [2022-05-12T02:53:12.125Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T02:53:12.125Z] === RUN TestVolumeRequestError [2022-05-12T02:53:12.125Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T02:53:12.125Z] PASS [2022-05-12T02:53:12.125Z] coverage: 36.1% of statements [2022-05-12T02:53:12.125Z] ok github.com/docker/docker/volume/drivers 0.055s coverage: 36.1% of statements [2022-05-12T02:53:12.125Z] === RUN TestGetAddress [2022-05-12T02:53:12.125Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T02:53:12.125Z] === RUN TestRemove [2022-05-12T02:53:12.125Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T02:53:12.125Z] --- SKIP: TestRemove (0.00s) [2022-05-12T02:53:12.125Z] === RUN TestInitializeWithVolumes [2022-05-12T02:53:12.125Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-12T02:53:12.125Z] === RUN TestCreate [2022-05-12T02:53:12.125Z] --- PASS: TestCreate (0.01s) [2022-05-12T02:53:12.125Z] === RUN TestValidateName [2022-05-12T02:53:12.125Z] --- PASS: TestValidateName (0.00s) [2022-05-12T02:53:12.125Z] === RUN TestCreateWithOpts [2022-05-12T02:53:12.125Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T02:53:12.125Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T02:53:12.125Z] === RUN TestRelaodNoOpts [2022-05-12T02:53:12.125Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-12T02:53:12.125Z] PASS [2022-05-12T02:53:12.125Z] coverage: 41.5% of statements [2022-05-12T02:53:12.125Z] ok github.com/docker/docker/volume/local 0.081s coverage: 41.5% of statements [2022-05-12T02:53:12.145Z] --- PASS: TestContainerStartOnDaemonRestart (4.05s) [2022-05-12T02:53:12.145Z] === CONT TestIpcModeOlderClient [2022-05-12T02:53:12.145Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-05-12T02:53:12.145Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T02:53:12.406Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.30s) [2022-05-12T02:53:12.406Z] === CONT TestDaemonHostGatewayIP [2022-05-12T02:53:12.565Z] === RUN TestCreateIDMapOrder [2022-05-12T02:53:12.565Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T02:53:12.565Z] PASS [2022-05-12T02:53:12.565Z] coverage: 7.2% of statements [2022-05-12T02:53:12.565Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2022-05-12T02:53:12.581Z] === RUN TestLCOWParseMountRaw [2022-05-12T02:53:12.581Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T02:53:12.581Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T02:53:12.581Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T02:53:12.581Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T02:53:12.581Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T02:53:12.581Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T02:53:12.581Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T02:53:12.581Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T02:53:12.581Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T02:53:12.581Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T02:53:12.581Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T02:53:12.581Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T02:53:12.581Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T02:53:12.581Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T02:53:12.581Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T02:53:12.581Z] === RUN TestLinuxParseMountRaw [2022-05-12T02:53:12.581Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T02:53:12.581Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T02:53:12.581Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T02:53:12.581Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T02:53:12.581Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T02:53:12.581Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T02:53:12.581Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T02:53:12.581Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T02:53:12.581Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T02:53:12.581Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T02:53:12.581Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T02:53:12.581Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T02:53:12.581Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T02:53:12.581Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T02:53:12.581Z] === RUN TestConvertTmpfsOptions [2022-05-12T02:53:12.581Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T02:53:12.581Z] linux_parser_test.go:209: data="ro" [2022-05-12T02:53:12.581Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T02:53:12.581Z] === RUN TestParseMountSpec [2022-05-12T02:53:12.581Z] parser_test.go:62: case 0 [2022-05-12T02:53:12.581Z] parser_test.go:62: case 1 [2022-05-12T02:53:12.581Z] parser_test.go:62: case 2 [2022-05-12T02:53:12.581Z] parser_test.go:62: case 3 [2022-05-12T02:53:12.581Z] parser_test.go:62: case 4 [2022-05-12T02:53:12.581Z] parser_test.go:62: case 5 [2022-05-12T02:53:12.581Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T02:53:12.581Z] === RUN TestValidateMount [2022-05-12T02:53:12.581Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T02:53:12.581Z] === RUN TestWindowsParseMountRaw [2022-05-12T02:53:12.581Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T02:53:12.581Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T02:53:12.581Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T02:53:12.581Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T02:53:12.581Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T02:53:12.581Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T02:53:12.581Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T02:53:12.581Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T02:53:12.581Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T02:53:12.581Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T02:53:12.581Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T02:53:12.581Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T02:53:12.581Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T02:53:12.581Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T02:53:12.581Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T02:53:12.581Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T02:53:12.581Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T02:53:12.581Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T02:53:12.581Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T02:53:12.581Z] PASS [2022-05-12T02:53:12.581Z] coverage: 67.6% of statements [2022-05-12T02:53:12.581Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.6% of statements [2022-05-12T02:53:12.664Z] check_test.go:307: [d136c5a84e8f5] daemon is not started [2022-05-12T02:53:12.665Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-12T02:53:13.541Z] === RUN TestSetGetMeta [2022-05-12T02:53:13.541Z] === PAUSE TestSetGetMeta [2022-05-12T02:53:13.541Z] === RUN TestRestore [2022-05-12T02:53:13.541Z] === PAUSE TestRestore [2022-05-12T02:53:13.541Z] === RUN TestServiceCreate [2022-05-12T02:53:13.541Z] === PAUSE TestServiceCreate [2022-05-12T02:53:13.541Z] === RUN TestServiceList [2022-05-12T02:53:13.541Z] === PAUSE TestServiceList [2022-05-12T02:53:13.541Z] === RUN TestServiceRemove [2022-05-12T02:53:13.541Z] === PAUSE TestServiceRemove [2022-05-12T02:53:13.541Z] === RUN TestServiceGet [2022-05-12T02:53:13.541Z] === PAUSE TestServiceGet [2022-05-12T02:53:13.541Z] === RUN TestServicePrune [2022-05-12T02:53:13.541Z] === PAUSE TestServicePrune [2022-05-12T02:53:13.541Z] === RUN TestCreate [2022-05-12T02:53:13.541Z] === PAUSE TestCreate [2022-05-12T02:53:13.541Z] === RUN TestRemove [2022-05-12T02:53:13.541Z] === PAUSE TestRemove [2022-05-12T02:53:13.541Z] === RUN TestList [2022-05-12T02:53:13.541Z] === PAUSE TestList [2022-05-12T02:53:13.541Z] === RUN TestFindByDriver [2022-05-12T02:53:13.541Z] === PAUSE TestFindByDriver [2022-05-12T02:53:13.541Z] === RUN TestFindByReferenced [2022-05-12T02:53:13.541Z] === PAUSE TestFindByReferenced [2022-05-12T02:53:13.541Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T02:53:13.541Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T02:53:13.541Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T02:53:13.541Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T02:53:13.541Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T02:53:13.541Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T02:53:13.541Z] === RUN TestRefDerefRemove [2022-05-12T02:53:13.541Z] === PAUSE TestRefDerefRemove [2022-05-12T02:53:13.541Z] === RUN TestGet [2022-05-12T02:53:13.541Z] === PAUSE TestGet [2022-05-12T02:53:13.541Z] === RUN TestGetWithReference [2022-05-12T02:53:13.541Z] === PAUSE TestGetWithReference [2022-05-12T02:53:13.541Z] === RUN TestFilterFunc [2022-05-12T02:53:13.541Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T02:53:13.541Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T02:53:13.541Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T02:53:13.541Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T02:53:13.541Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T02:53:13.541Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T02:53:13.541Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T02:53:13.541Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T02:53:13.541Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T02:53:13.541Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T02:53:13.541Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T02:53:13.541Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T02:53:13.541Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T02:53:13.541Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T02:53:13.541Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T02:53:13.541Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T02:53:13.541Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T02:53:13.541Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T02:53:13.541Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T02:53:13.541Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T02:53:13.541Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T02:53:13.541Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T02:53:13.541Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T02:53:13.541Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T02:53:13.541Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T02:53:13.541Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T02:53:13.541Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T02:53:13.541Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T02:53:13.541Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T02:53:13.541Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T02:53:13.541Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T02:53:13.541Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T02:53:13.541Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T02:53:13.541Z] === CONT TestSetGetMeta [2022-05-12T02:53:13.541Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T02:53:13.541Z] === CONT TestList [2022-05-12T02:53:13.541Z] === CONT TestGet [2022-05-12T02:53:13.541Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-12T02:53:13.541Z] === CONT TestRemove [2022-05-12T02:53:13.541Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-12T02:53:13.541Z] === CONT TestCreate [2022-05-12T02:53:13.541Z] --- PASS: TestGet (0.03s) [2022-05-12T02:53:13.541Z] === CONT TestServicePrune [2022-05-12T02:53:13.541Z] --- PASS: TestList (0.04s) [2022-05-12T02:53:13.541Z] === CONT TestServiceGet [2022-05-12T02:53:13.541Z] --- PASS: TestRemove (0.02s) [2022-05-12T02:53:13.541Z] === CONT TestServiceRemove [2022-05-12T02:53:13.541Z] --- PASS: TestCreate (0.02s) [2022-05-12T02:53:13.541Z] === CONT TestServiceList [2022-05-12T02:53:13.997Z] --- PASS: TestServiceGet (0.16s) [2022-05-12T02:53:13.997Z] === CONT TestServiceCreate [2022-05-12T02:53:13.997Z] time="2022-05-12T02:53:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T02:53:13.997Z] --- PASS: TestServiceRemove (0.16s) [2022-05-12T02:53:13.997Z] === CONT TestRestore [2022-05-12T02:53:13.997Z] --- PASS: TestServiceList (0.16s) [2022-05-12T02:53:13.997Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T02:53:13.997Z] time="2022-05-12T02:53:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T02:53:13.997Z] time="2022-05-12T02:53:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T02:53:13.997Z] time="2022-05-12T02:53:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T02:53:13.997Z] --- PASS: TestServiceCreate (0.03s) [2022-05-12T02:53:13.997Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T02:53:13.997Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-12T02:53:13.997Z] === CONT TestFindByReferenced [2022-05-12T02:53:13.997Z] --- PASS: TestRestore (0.03s) [2022-05-12T02:53:13.997Z] === CONT TestGetWithReference [2022-05-12T02:53:13.997Z] time="2022-05-12T02:53:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T02:53:13.997Z] --- PASS: TestServicePrune (0.21s) [2022-05-12T02:53:13.997Z] === CONT TestRefDerefRemove [2022-05-12T02:53:13.997Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-12T02:53:13.997Z] === CONT TestFindByDriver [2022-05-12T02:53:13.997Z] --- PASS: TestFindByReferenced (0.03s) [2022-05-12T02:53:13.997Z] --- PASS: TestGetWithReference (0.03s) [2022-05-12T02:53:13.997Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-12T02:53:13.997Z] --- PASS: TestFindByDriver (0.03s) [2022-05-12T02:53:13.997Z] PASS [2022-05-12T02:53:13.997Z] coverage: 69.0% of statements [2022-05-12T02:53:13.997Z] ok github.com/docker/docker/volume/service 0.322s coverage: 69.0% of statements [2022-05-12T02:53:14.091Z] === RUN TestFixedBufferCap [2022-05-12T02:53:14.091Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T02:53:14.091Z] === RUN TestFixedBufferLen [2022-05-12T02:53:14.091Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T02:53:14.091Z] === RUN TestFixedBufferString [2022-05-12T02:53:14.091Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T02:53:14.091Z] === RUN TestFixedBufferWrite [2022-05-12T02:53:14.091Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T02:53:14.091Z] === RUN TestFixedBufferRead [2022-05-12T02:53:14.091Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T02:53:14.091Z] === RUN TestBytesPipeRead [2022-05-12T02:53:14.091Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T02:53:14.091Z] === RUN TestBytesPipeWrite [2022-05-12T02:53:14.091Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T02:53:14.091Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T02:53:14.091Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-05-12T02:53:14.091Z] === RUN TestAtomicWriteToFile [2022-05-12T02:53:14.091Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T02:53:14.091Z] === RUN TestAtomicWriteSetCommit [2022-05-12T02:53:14.212Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-12T02:53:14.212Z] === RUN TestInfoDebug [2022-05-12T02:53:14.212Z] --- PASS: TestInfoDebug (0.52s) [2022-05-12T02:53:14.212Z] === RUN TestInfoInsecureRegistries [2022-05-12T02:53:14.212Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T02:53:14.212Z] === RUN TestInfoRegistryMirrors [2022-05-12T02:53:14.212Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T02:53:14.212Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T02:53:14.473Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-12T02:53:14.473Z] === RUN TestPingCacheHeaders [2022-05-12T02:53:14.473Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-12T02:53:14.473Z] === RUN TestPingGet [2022-05-12T02:53:14.473Z] --- PASS: TestPingGet (0.01s) [2022-05-12T02:53:14.473Z] === RUN TestPingHead [2022-05-12T02:53:14.473Z] --- PASS: TestPingHead (0.02s) [2022-05-12T02:53:14.473Z] === RUN TestPingSwarmHeader [2022-05-12T02:53:14.546Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-12T02:53:14.546Z] === RUN TestAtomicWriteSetCancel [2022-05-12T02:53:14.546Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-12T02:53:14.546Z] === RUN TestReadCloserWrapperClose [2022-05-12T02:53:14.546Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T02:53:14.546Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T02:53:14.546Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T02:53:14.546Z] === RUN TestReaderErrWrapperRead [2022-05-12T02:53:14.546Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T02:53:14.546Z] === RUN TestCancelReadCloser [2022-05-12T02:53:14.546Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-12T02:53:14.546Z] === RUN TestWriteCloserWrapperClose [2022-05-12T02:53:14.546Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T02:53:14.546Z] === RUN TestNopWriteCloser [2022-05-12T02:53:14.546Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T02:53:14.546Z] === RUN TestNopWriter [2022-05-12T02:53:14.546Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T02:53:14.546Z] === RUN TestWriteCounter [2022-05-12T02:53:14.546Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T02:53:14.546Z] PASS [2022-05-12T02:53:14.546Z] coverage: 70.1% of statements [2022-05-12T02:53:14.546Z] ok github.com/docker/docker/pkg/ioutils 0.671s coverage: 70.1% of statements [2022-05-12T02:53:14.570Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T02:53:15.001Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-05-12T02:53:15.001Z] === RUN TestNetworkDBWatch [2022-05-12T02:53:15.045Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T02:53:15.457Z] === RUN TestError [2022-05-12T02:53:15.457Z] --- PASS: TestError (0.00s) [2022-05-12T02:53:15.457Z] === RUN TestProgressString [2022-05-12T02:53:15.457Z] === RUN TestProgressString/no_progress [2022-05-12T02:53:15.457Z] === RUN TestProgressString/progress_1 [2022-05-12T02:53:15.457Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T02:53:15.457Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T02:53:15.457Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T02:53:15.457Z] === RUN TestProgressString/with_units [2022-05-12T02:53:15.457Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T02:53:15.457Z] === RUN TestProgressString/hide_counts [2022-05-12T02:53:15.457Z] --- PASS: TestProgressString (0.00s) [2022-05-12T02:53:15.457Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T02:53:15.457Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T02:53:15.457Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T02:53:15.457Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T02:53:15.457Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T02:53:15.457Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T02:53:15.457Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T02:53:15.457Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T02:53:15.457Z] === RUN TestJSONMessageDisplay [2022-05-12T02:53:15.617Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T02:53:15.912Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-05-12T02:53:15.912Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T02:53:15.912Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T02:53:15.912Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T02:53:15.912Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T02:53:15.912Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T02:53:15.912Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-12T02:53:15.912Z] PASS [2022-05-12T02:53:15.912Z] coverage: 91.7% of statements [2022-05-12T02:53:15.912Z] ok github.com/docker/docker/pkg/jsonmessage 0.235s coverage: 91.7% of statements [2022-05-12T02:53:15.947Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-12T02:53:16.206Z] --- PASS: TestDaemonHostGatewayIP (3.90s) [2022-05-12T02:53:16.206Z] === CONT TestDaemonRestartIpcMode [2022-05-12T02:53:16.367Z] === RUN TestStandardLongPath [2022-05-12T02:53:16.367Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T02:53:16.367Z] === RUN TestUNCLongPath [2022-05-12T02:53:16.367Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T02:53:16.367Z] PASS [2022-05-12T02:53:16.367Z] coverage: 100.0% of statements [2022-05-12T02:53:16.367Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2022-05-12T02:53:16.562Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T02:53:16.562Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-05-12T02:53:16.562Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T02:53:16.562Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T02:53:16.562Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T02:53:16.562Z] === RUN TestVersion [2022-05-12T02:53:16.562Z] --- PASS: TestVersion (0.02s) [2022-05-12T02:53:16.562Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-12T02:53:16.562Z] === CONT TestDiskUsage [2022-05-12T02:53:16.823Z] 2022/05/12 02:53:16 Closing DB instances... [2022-05-12T02:53:16.823Z] === RUN TestNameFormat [2022-05-12T02:53:16.823Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T02:53:16.823Z] === RUN TestNameRetries [2022-05-12T02:53:16.823Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T02:53:16.823Z] PASS [2022-05-12T02:53:16.823Z] coverage: 85.7% of statements [2022-05-12T02:53:16.823Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-05-12T02:53:17.134Z] === RUN TestDiskUsage/empty [2022-05-12T02:53:17.134Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T02:53:17.134Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T02:53:17.134Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T02:53:17.134Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T02:53:17.134Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T02:53:17.134Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T02:53:17.134Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T02:53:17.134Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T02:53:17.134Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T02:53:17.134Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T02:53:17.134Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T02:53:17.396Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T02:53:17.396Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T02:53:17.396Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T02:53:17.396Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T02:53:17.396Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T02:53:17.396Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T02:53:17.396Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T02:53:17.396Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T02:53:17.396Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T02:53:17.396Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T02:53:17.396Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T02:53:17.784Z] === RUN TestParseKeyValueOpt [2022-05-12T02:53:17.784Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T02:53:17.784Z] === RUN TestParseUintList [2022-05-12T02:53:17.784Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T02:53:17.784Z] === RUN TestParseUintListMaximumLimits [2022-05-12T02:53:17.784Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T02:53:17.784Z] PASS [2022-05-12T02:53:17.784Z] coverage: 97.0% of statements [2022-05-12T02:53:17.784Z] ok github.com/docker/docker/pkg/parsers 0.049s coverage: 97.0% of statements [2022-05-12T02:53:17.969Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T02:53:17.969Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T02:53:17.969Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T02:53:17.969Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T02:53:17.969Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T02:53:17.969Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T02:53:17.969Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T02:53:17.969Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T02:53:17.969Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T02:53:17.969Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage (1.61s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T02:53:17.969Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T02:53:18.110Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T02:53:18.231Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.63s) [2022-05-12T02:53:18.231Z] PASS [2022-05-12T02:53:18.231Z] [2022-05-12T02:53:18.231Z] DONE 54 tests in 22.633s [2022-05-12T02:53:18.231Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T02:53:18.231Z] INFO: Testing against a local daemon [2022-05-12T02:53:18.231Z] === RUN TestVolumesCreateAndList [2022-05-12T02:53:18.231Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-12T02:53:18.231Z] === RUN TestVolumesRemove [2022-05-12T02:53:18.231Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-12T02:53:18.231Z] === RUN TestVolumesInspect [2022-05-12T02:53:18.231Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T02:53:18.231Z] === RUN TestVolumesInvalidJSON [2022-05-12T02:53:18.231Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T02:53:18.231Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T02:53:18.231Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T02:53:18.231Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T02:53:18.231Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T02:53:18.231Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T02:53:18.231Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T02:53:18.231Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T02:53:18.231Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T02:53:18.231Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T02:53:18.231Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T02:53:18.231Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T02:53:18.231Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T02:53:18.231Z] PASS [2022-05-12T02:53:18.231Z] [2022-05-12T02:53:18.231Z] DONE 9 tests in 0.136s [2022-05-12T02:53:18.231Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T02:53:18.240Z] --- PASS: TestNetworkDBWatch (3.34s) [2022-05-12T02:53:18.240Z] === RUN TestNetworkDBBulkSync [2022-05-12T02:53:18.697Z] === RUN Test_windowsOSRelease_String [2022-05-12T02:53:18.697Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T02:53:18.697Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T02:53:18.697Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T02:53:18.697Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T02:53:18.697Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T02:53:18.697Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T02:53:18.697Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T02:53:18.697Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T02:53:18.697Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T02:53:18.697Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T02:53:18.697Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T02:53:18.697Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T02:53:18.697Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T02:53:18.697Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T02:53:18.697Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T02:53:18.697Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T02:53:18.697Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T02:53:18.697Z] PASS [2022-05-12T02:53:18.697Z] coverage: 36.4% of statements [2022-05-12T02:53:18.697Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.041s coverage: 36.4% of statements [2022-05-12T02:53:18.804Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-12T02:53:18.804Z] Removing test suite binaries [2022-05-12T02:53:18.804Z] exiting test-integration [2022-05-12T02:53:18.804Z] ++ exit 0 [2022-05-12T02:53:18.804Z] [2022-05-12T02:53:19.047Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T02:53:19.047Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-12T02:53:19.047Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T02:53:19.047Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-12T02:53:19.047Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T02:53:19.047Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-12T02:53:19.047Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T02:53:19.047Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-12T02:53:19.047Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T02:53:19.047Z] --- PASS: TestDaemonRestartIpcMode (2.94s) [2022-05-12T02:53:19.618Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-12T02:53:19.658Z] === RUN TestNewAndRemove [2022-05-12T02:53:19.658Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T02:53:19.658Z] === RUN TestRemoveInvalidPath [2022-05-12T02:53:19.658Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T02:53:19.659Z] PASS [2022-05-12T02:53:19.659Z] coverage: 82.6% of statements [2022-05-12T02:53:19.659Z] ok github.com/docker/docker/pkg/pidfile 0.054s coverage: 82.6% of statements [2022-05-12T02:53:19.659Z] 2022/05/12 02:53:19 Closing DB instances... Post stage [Pipeline] junit [2022-05-12T02:53:20.207Z] Recording test results [2022-05-12T02:53:21.000Z] check_test.go:307: [d2e7052d24f8b] daemon is not started [2022-05-12T02:53:21.000Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-12T02:53:21.119Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) [2022-05-12T02:53:21.119Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T02:53:21.187Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-05-12T02:53:21.187Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T02:53:21.187Z] === RUN TestFailedConnection [2022-05-12T02:53:21.375Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) [2022-05-12T02:53:21.375Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T02:53:21.567Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T02:53:21.742Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T02:53:22.084Z] + echo Ensuring container killed. [2022-05-12T02:53:22.084Z] Ensuring container killed. [2022-05-12T02:53:22.084Z] + docker rm -vf docker-pr2 [2022-05-12T02:53:22.084Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-12T02:53:22.374Z] + echo Chowning /workspace to jenkins user [2022-05-12T02:53:22.374Z] Chowning /workspace to jenkins user [2022-05-12T02:53:22.374Z] + id -u [2022-05-12T02:53:22.374Z] + id -g [2022-05-12T02:53:22.374Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43583:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T02:53:22.374Z] Unable to find image 'busybox:latest' locally [2022-05-12T02:53:22.374Z] latest: Pulling from library/busybox [2022-05-12T02:53:22.639Z] 50e8d59317eb: Pulling fs layer [2022-05-12T02:53:22.639Z] 50e8d59317eb: Verifying Checksum [2022-05-12T02:53:22.639Z] 50e8d59317eb: Download complete [2022-05-12T02:53:22.639Z] 50e8d59317eb: Pull complete [2022-05-12T02:53:22.639Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-12T02:53:22.639Z] Status: Downloaded newer image for busybox:latest [2022-05-12T02:53:22.715Z] --- PASS: TestGetAddress (25.90s) [2022-05-12T02:53:22.715Z] === RUN TestRequestSyntaxCheck [2022-05-12T02:53:22.715Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-12T02:53:22.715Z] === RUN TestRequest [2022-05-12T02:53:23.678Z] --- PASS: TestFailedConnection (2.23s) [2022-05-12T02:53:23.678Z] === RUN TestFailOnce [2022-05-12T02:53:23.678Z] 2022/05/12 02:53:23 http: panic serving 127.0.0.1:49297: Plugin not ready [2022-05-12T02:53:23.678Z] goroutine 34 [running]: [2022-05-12T02:53:23.678Z] net/http.(*conn).serve.func1() [2022-05-12T02:53:23.678Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T02:53:23.678Z] panic({0xd83700, 0xecd0e0}) [2022-05-12T02:53:23.678Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T02:53:23.678Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00023ba70?) [2022-05-12T02:53:23.678Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T02:53:23.678Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xed28f8?, 0xc0001a8000?}, 0xcdda86?) [2022-05-12T02:53:23.678Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T02:53:23.678Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xed28f8, 0xc0001a8000}, 0xc000232000) [2022-05-12T02:53:23.678Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T02:53:23.678Z] net/http.serverHandler.ServeHTTP({0xed0f18?}, {0xed28f8, 0xc0001a8000}, 0xc000232000) [2022-05-12T02:53:23.678Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T02:53:23.678Z] net/http.(*conn).serve(0xc000220000, {0xed2df8, 0xc0002020c0}) [2022-05-12T02:53:23.678Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T02:53:23.678Z] created by net/http.(*Server).Serve [2022-05-12T02:53:23.678Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T02:53:23.678Z] time="2022-05-12T02:53:23Z" 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" [2022-05-12T02:53:23.890Z] --- PASS: TestCreateServiceConfigFileMode (2.39s) [2022-05-12T02:53:23.890Z] === RUN TestCreateServiceSysctls [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T02:53:24.335Z] + bundleName=amd64-cgroup2 [2022-05-12T02:53:24.335Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-12T02:53:24.335Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-12T02:53:24.335Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-12T02:53:24.335Z] + 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-12T02:53:24.610Z] Archiving artifacts [2022-05-12T02:53:24.640Z] 2022/05/12 02:53:24 Closing DB instances... [2022-05-12T02:53:24.640Z] --- PASS: TestFailOnce (1.20s) [2022-05-12T02:53:24.640Z] === RUN TestEchoInputOutput [2022-05-12T02:53:24.640Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T02:53:24.640Z] === RUN TestBackoff [2022-05-12T02:53:24.640Z] --- PASS: TestBackoff (0.00s) [2022-05-12T02:53:24.640Z] === RUN TestAbortRetry [2022-05-12T02:53:24.640Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T02:53:24.640Z] === RUN TestClientScheme [2022-05-12T02:53:24.640Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T02:53:24.640Z] === RUN TestNewClientWithTimeout [2022-05-12T02:53:24.851Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T02:53:24.851Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-12T02:53:24.851Z] --- PASS: TestContainerKillOnDaemonStart (12.75s) [2022-05-12T02:53:24.851Z] PASS [2022-05-12T02:53:24.851Z] [2022-05-12T02:53:24.851Z] === Skipped [2022-05-12T02:53:24.851Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T02:53:24.851Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T02:53:24.851Z] [2022-05-12T02:53:24.851Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T02:53:24.851Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T02:53:24.851Z] [2022-05-12T02:53:24.851Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T02:53:24.851Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T02:53:24.851Z] [2022-05-12T02:53:24.851Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T02:53:24.851Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T02:53:24.851Z] [2022-05-12T02:53:24.851Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T02:53:24.851Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T02:53:24.851Z] [2022-05-12T02:53:24.851Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T02:53:24.851Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T02:53:24.851Z] [2022-05-12T02:53:24.851Z] DONE 236 tests, 6 skipped in 164.466s [2022-05-12T02:53:24.851Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T02:53:24.851Z] ++ 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-12T02:53:24.851Z] ++ set -e [2022-05-12T02:53:24.851Z] ++ '[' -n 0 ']' [2022-05-12T02:53:24.851Z] ++ set -x [2022-05-12T02:53:24.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T02:53:25.095Z] time="2022-05-12T02:53: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 1s" [2022-05-12T02:53:25.110Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T02:53:25.677Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-12T02:53:25.677Z] === RUN TestConfigDaemonID [2022-05-12T02:53:26.615Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T02:53:26.615Z] daemon_test.go:84: [d937e40506f21] daemon is not started [2022-05-12T02:53:26.615Z] --- PASS: TestConfigDaemonID (1.11s) [2022-05-12T02:53:26.615Z] === RUN TestDaemonConfigValidation [2022-05-12T02:53:26.615Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T02:53:26.615Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T02:53:26.615Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T02:53:26.615Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T02:53:26.615Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T02:53:26.615Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T02:53:26.615Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T02:53:26.615Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T02:53:26.615Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T02:53:26.615Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T02:53:26.615Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T02:53:26.615Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T02:53:26.623Z] time="2022-05-12T02:53:26Z" 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-12T02:53:26.675Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43583/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T02:53:26.877Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T02:53:26.877Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T02:53:26.990Z] + make clean [2022-05-12T02:53:26.990Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T02:53:26.990Z] docker-dev-cache [2022-05-12T02:53:26.990Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T02:53:27.078Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.11s) [2022-05-12T02:53:27.078Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T02:53:27.136Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T02:53:27.136Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T02:53:27.154Z] --- PASS: TestCreateServiceSysctls (2.92s) [2022-05-12T02:53:27.154Z] === RUN TestCreateServiceCapabilities [2022-05-12T02:53:27.397Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T02:53:27.397Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.25s) [2022-05-12T02:53:27.397Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.28s) [2022-05-12T02:53:27.397Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.25s) [2022-05-12T02:53:27.397Z] --- PASS: TestDaemonConfigValidation/valid_config (0.28s) [2022-05-12T02:53:27.397Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-05-12T02:53:27.397Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T02:53:27.397Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T02:53:28.040Z] 2022/05/12 02:53:27 Closing DB instances... [2022-05-12T02:53:28.332Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T02:53:29.001Z] time="2022-05-12T02:53:28Z" 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-12T02:53:29.041Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-05-12T02:53:29.041Z] === RUN TestInspect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T02:53:29.708Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T02:53:29.708Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-12T02:53:29.961Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2022-05-12T02:53:29.961Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T02:53:30.646Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T02:53:30.646Z] daemon_test.go:198: [d44e29f362970] daemon is not started [2022-05-12T02:53:30.646Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s) [2022-05-12T02:53:30.646Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-05-12T02:53:30.646Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-05-12T02:53:30.646Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-05-12T02:53:30.646Z] === RUN TestDaemonProxy [2022-05-12T02:53:30.646Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T02:53:30.646Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-12T02:53:31.214Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-12T02:53:31.489Z] --- PASS: TestRequest (8.66s) [2022-05-12T02:53:31.489Z] === RUN TestOverlappingRequests [2022-05-12T02:53:31.620Z] 2022/05/12 02:53:29 Closing DB instances... [2022-05-12T02:53:31.621Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-05-12T02:53:31.621Z] === RUN TestFindNode [2022-05-12T02:53:31.621Z] 2022/05/12 02:53:31 Closing DB instances... [2022-05-12T02:53:31.621Z] --- PASS: TestFindNode (0.02s) [2022-05-12T02:53:31.621Z] === RUN TestChangeNodeState [2022-05-12T02:53:31.621Z] 2022/05/12 02:53:31 Closing DB instances... [2022-05-12T02:53:31.621Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-12T02:53:31.621Z] === RUN TestNodeReincarnation [2022-05-12T02:53:31.621Z] 2022/05/12 02:53:31 Closing DB instances... [2022-05-12T02:53:31.782Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-12T02:53:31.782Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-05-12T02:53:31.782Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T02:53:31.945Z] --- PASS: TestOverlappingRequests (0.48s) [2022-05-12T02:53:31.945Z] === RUN TestRelease [2022-05-12T02:53:32.305Z] --- PASS: TestInspect (2.74s) [2022-05-12T02:53:32.305Z] === RUN TestCreateJob [2022-05-12T02:53:32.349Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T02:53:32.349Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-05-12T02:53:32.917Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-05-12T02:53:33.177Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-05-12T02:53:33.473Z] time="2022-05-12T02:53:33Z" 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-12T02:53:33.745Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-05-12T02:53:33.930Z] --- PASS: TestRelease (1.80s) [2022-05-12T02:53:33.930Z] === RUN TestAllocateRandomDeallocate [2022-05-12T02:53:34.004Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T02:53:34.264Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-05-12T02:53:34.820Z] --- PASS: TestCreateJob (2.99s) [2022-05-12T02:53:34.820Z] === RUN TestReplicatedJob [2022-05-12T02:53:34.831Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-05-12T02:53:35.398Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-05-12T02:53:35.657Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T02:53:35.657Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T02:53:35.915Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-05-12T02:53:35.915Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T02:53:36.173Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T02:53:36.287Z] time="2022-05-12T02:53:36Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T02:53:36.287Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-12T02:53:36.287Z] === RUN TestParallelCreate [2022-05-12T02:53:36.287Z] 2022/05/12 02:53:36 Closing DB instances... [2022-05-12T02:53:36.287Z] --- PASS: TestParallelCreate (0.02s) [2022-05-12T02:53:36.287Z] === RUN TestParallelDelete [2022-05-12T02:53:36.287Z] 2022/05/12 02:53:36 Closing DB instances... [2022-05-12T02:53:36.287Z] --- PASS: TestParallelDelete (0.02s) [2022-05-12T02:53:36.287Z] === RUN TestNetworkDBIslands [2022-05-12T02:53:36.287Z] time="2022-05-12T02:53:36Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9cd8b3963fc8 with config:&{NodeID:9cd8b3963fc8 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-12T02:53:36.287Z] time="2022-05-12T02:53:36Z" level=info msg="Node 9cd8b3963fc8/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:36.287Z] time="2022-05-12T02:53:36Z" level=info msg="Node 9cd8b3963fc8/172.28.85.93, added to nodes list" [2022-05-12T02:53:36.287Z] time="2022-05-12T02:53:36Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:03038a266ba2 with config:&{NodeID:03038a266ba2 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-12T02:53:36.287Z] time="2022-05-12T02:53:36Z" level=info msg="Node 03038a266ba2/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:36.287Z] time="2022-05-12T02:53:36Z" level=info msg="Node 03038a266ba2/172.28.85.93, added to nodes list" [2022-05-12T02:53:36.287Z] time="2022-05-12T02:53:36Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T02:53:36.287Z] time="2022-05-12T02:53:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T02:53:36.287Z] time="2022-05-12T02:53:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49419" [2022-05-12T02:53:36.287Z] time="2022-05-12T02:53:36Z" level=info msg="Node 03038a266ba2/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:36.287Z] time="2022-05-12T02:53:36Z" level=info msg="Node 03038a266ba2/172.28.85.93, added to nodes list" [2022-05-12T02:53:36.287Z] time="2022-05-12T02:53:36Z" level=info msg="Node 9cd8b3963fc8/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:36.287Z] time="2022-05-12T02:53:36Z" level=info msg="Node 9cd8b3963fc8/172.28.85.93, added to nodes list" [2022-05-12T02:53:36.287Z] time="2022-05-12T02:53:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T02:53:36.287Z] time="2022-05-12T02:53:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49420" [2022-05-12T02:53:36.432Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-05-12T02:53:36.691Z] daemon_test.go:375: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-05-12T02:53:36.691Z] --- PASS: TestDaemonProxy (6.25s) [2022-05-12T02:53:36.691Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-05-12T02:53:36.691Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-05-12T02:53:36.691Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-05-12T02:53:36.691Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T02:53:36.691Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.51s) [2022-05-12T02:53:36.691Z] PASS [2022-05-12T02:53:36.691Z] [2022-05-12T02:53:36.691Z] === Skipped [2022-05-12T02:53:36.691Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.51s) [2022-05-12T02:53:36.691Z] daemon_test.go:375: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-05-12T02:53:36.691Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.51s) [2022-05-12T02:53:36.691Z] [2022-05-12T02:53:36.691Z] DONE 18 tests, 1 skipped in 11.814s [2022-05-12T02:53:36.691Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T02:53:36.691Z] ++ 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-12T02:53:36.691Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T02:53:36.691Z] ++ set -e [2022-05-12T02:53:36.691Z] ++ '[' -n 0 ']' [2022-05-12T02:53:36.691Z] ++ set -x [2022-05-12T02:53:36.691Z] ++ 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-12T02:53:36.951Z] check_test.go:307: [dcc1b68078d1b] daemon is not started [2022-05-12T02:53:36.951Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-12T02:53:36.951Z] INFO: Testing against a local daemon [2022-05-12T02:53:36.951Z] === RUN TestCommitInheritsEnv [2022-05-12T02:53:37.209Z] --- PASS: TestCommitInheritsEnv (0.42s) [2022-05-12T02:53:37.209Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T02:53:37.209Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T02:53:37.209Z] === RUN TestImportWithCustomPlatform [2022-05-12T02:53:37.209Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T02:53:37.246Z] time="2022-05-12T02:53:36Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:97d9c8edc7bf with config:&{NodeID:97d9c8edc7bf 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-12T02:53:37.246Z] time="2022-05-12T02:53:36Z" level=info msg="Node 97d9c8edc7bf/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:37.246Z] time="2022-05-12T02:53:36Z" level=info msg="Node 97d9c8edc7bf/172.28.85.93, added to nodes list" [2022-05-12T02:53:37.246Z] time="2022-05-12T02:53:36Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T02:53:37.246Z] time="2022-05-12T02:53:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T02:53:37.246Z] time="2022-05-12T02:53:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49421" [2022-05-12T02:53:37.246Z] time="2022-05-12T02:53:36Z" level=info msg="Node 97d9c8edc7bf/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:37.246Z] time="2022-05-12T02:53:36Z" level=info msg="Node 97d9c8edc7bf/172.28.85.93, added to nodes list" [2022-05-12T02:53:37.246Z] time="2022-05-12T02:53:36Z" level=info msg="Node 9cd8b3963fc8/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:37.246Z] time="2022-05-12T02:53:36Z" level=info msg="Node 9cd8b3963fc8/172.28.85.93, added to nodes list" [2022-05-12T02:53:37.246Z] time="2022-05-12T02:53:36Z" level=info msg="Node 03038a266ba2/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:37.246Z] time="2022-05-12T02:53:36Z" level=info msg="Node 03038a266ba2/172.28.85.93, added to nodes list" [2022-05-12T02:53:37.246Z] time="2022-05-12T02:53:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T02:53:37.246Z] time="2022-05-12T02:53:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49422" [2022-05-12T02:53:37.246Z] time="2022-05-12T02:53:37Z" level=info msg="Node 97d9c8edc7bf/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:37.246Z] time="2022-05-12T02:53:37Z" level=info msg="Node 97d9c8edc7bf/172.28.85.93, added to nodes list" [2022-05-12T02:53:37.468Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T02:53:37.468Z] === RUN TestImportWithCustomPlatform// [2022-05-12T02:53:37.468Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T02:53:37.468Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:862ebb31fe27 with config:&{NodeID:862ebb31fe27 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-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=info msg="Node 862ebb31fe27/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=info msg="Node 862ebb31fe27/172.28.85.93, added to nodes list" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49423" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=info msg="Node 862ebb31fe27/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=info msg="Node 862ebb31fe27/172.28.85.93, added to nodes list" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=info msg="Node 03038a266ba2/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=info msg="Node 03038a266ba2/172.28.85.93, added to nodes list" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=info msg="Node 97d9c8edc7bf/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=info msg="Node 97d9c8edc7bf/172.28.85.93, added to nodes list" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=info msg="Node 9cd8b3963fc8/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=info msg="Node 9cd8b3963fc8/172.28.85.93, added to nodes list" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49424" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=info msg="Node 862ebb31fe27/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=info msg="Node 862ebb31fe27/172.28.85.93, added to nodes list" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=info msg="Node 862ebb31fe27/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=info msg="Node 862ebb31fe27/172.28.85.93, added to nodes list" [2022-05-12T02:53:37.701Z] time="2022-05-12T02:53:37Z" level=debug msg="memberlist: Failed to join 172.28.85.93: dial tcp 172.28.85.93:10009: connectex: No connection could be made because the target machine actively refused it." [2022-05-12T02:53:37.726Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T02:53:37.726Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T02:53:37.726Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T02:53:37.726Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T02:53:37.985Z] --- PASS: TestImportWithCustomPlatform (0.55s) [2022-05-12T02:53:37.985Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-05-12T02:53:37.985Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T02:53:37.985Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T02:53:37.985Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-05-12T02:53:37.985Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) [2022-05-12T02:53:37.985Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-05-12T02:53:37.985Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T02:53:37.985Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T02:53:37.985Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T02:53:37.985Z] === RUN TestImagesFilterMultiReference [2022-05-12T02:53:37.985Z] check_test.go:307: [d45fe1fdcc007] daemon is not started [2022-05-12T02:53:37.985Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-12T02:53:37.985Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-12T02:53:37.985Z] === RUN TestImagePullPlatformInvalid [2022-05-12T02:53:37.985Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-12T02:53:37.985Z] === RUN TestRemoveImageOrphaning [2022-05-12T02:53:38.155Z] time="2022-05-12T02:53:37Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:7690f5385a39 with config:&{NodeID:7690f5385a39 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-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=info msg="Node 7690f5385a39/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=info msg="Node 7690f5385a39/172.28.85.93, added to nodes list" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49426" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=info msg="Node 7690f5385a39/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=info msg="Node 7690f5385a39/172.28.85.93, added to nodes list" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=info msg="Node 9cd8b3963fc8/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=info msg="Node 9cd8b3963fc8/172.28.85.93, added to nodes list" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=info msg="Node 97d9c8edc7bf/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=info msg="Node 97d9c8edc7bf/172.28.85.93, added to nodes list" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=info msg="Node 862ebb31fe27/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=info msg="Node 862ebb31fe27/172.28.85.93, added to nodes list" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=info msg="Node 03038a266ba2/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=info msg="Node 03038a266ba2/172.28.85.93, added to nodes list" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49427" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=info msg="Node 7690f5385a39/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:37Z" level=info msg="Node 7690f5385a39/172.28.85.93, added to nodes list" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:38Z" level=info msg="Node 7690f5385a39/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:38.156Z] time="2022-05-12T02:53:38Z" level=info msg="Node 7690f5385a39/172.28.85.93, added to nodes list" [2022-05-12T02:53:38.245Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2022-05-12T02:53:38.245Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T02:53:38.504Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-12T02:53:38.595Z] === RUN TestParseEmptyInterface [2022-05-12T02:53:38.595Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T02:53:38.595Z] === RUN TestParseNonInterfaceType [2022-05-12T02:53:38.595Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T02:53:38.595Z] === RUN TestParseWithOneFunction [2022-05-12T02:53:38.595Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T02:53:38.595Z] === RUN TestParseWithMultipleFuncs [2022-05-12T02:53:38.595Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T02:53:38.595Z] === RUN TestParseWithUnnamedReturn [2022-05-12T02:53:38.595Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T02:53:38.595Z] === RUN TestEmbeddedInterface [2022-05-12T02:53:38.595Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T02:53:38.595Z] === RUN TestParsedImports [2022-05-12T02:53:38.595Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T02:53:38.595Z] === RUN TestAliasedImports [2022-05-12T02:53:38.595Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T02:53:38.595Z] PASS [2022-05-12T02:53:38.595Z] coverage: 56.8% of statements [2022-05-12T02:53:38.595Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.058s coverage: 56.8% of statements [2022-05-12T02:53:38.610Z] time="2022-05-12T02:53:38Z" level=info msg="Node 7690f5385a39/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:38.610Z] time="2022-05-12T02:53:38Z" level=info msg="Node 7690f5385a39/172.28.85.93, added to nodes list" [2022-05-12T02:53:38.610Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T02:53:38.610Z] time="2022-05-12T02:53:38Z" level=info msg="The new bootstrap node list is:[172.28.85.93:10033 172.28.85.93:10034 172.28.85.93:10035]" [2022-05-12T02:53:38.610Z] time="2022-05-12T02:53:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.85.93:10033" [2022-05-12T02:53:38.610Z] time="2022-05-12T02:53:38Z" level=debug msg="memberlist: Stream connection from=172.28.85.93:49428" [2022-05-12T02:53:38.610Z] time="2022-05-12T02:53:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.85.93:10034" [2022-05-12T02:53:38.610Z] time="2022-05-12T02:53:38Z" level=debug msg="memberlist: Stream connection from=172.28.85.93:49429" [2022-05-12T02:53:38.610Z] time="2022-05-12T02:53:38Z" level=debug msg="memberlist: Stream connection from=172.28.85.93:49430" [2022-05-12T02:53:38.610Z] time="2022-05-12T02:53:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.85.93:10035" [2022-05-12T02:53:38.610Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T02:53:38.610Z] time="2022-05-12T02:53:38Z" level=info msg="The new bootstrap node list is:[172.28.85.93:10033 172.28.85.93:10034 172.28.85.93:10035]" [2022-05-12T02:53:38.610Z] time="2022-05-12T02:53:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.85.93:10033" [2022-05-12T02:53:38.610Z] time="2022-05-12T02:53:38Z" level=debug msg="memberlist: Stream connection from=172.28.85.93:49431" [2022-05-12T02:53:38.610Z] time="2022-05-12T02:53:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.85.93:10034" [2022-05-12T02:53:38.610Z] time="2022-05-12T02:53:38Z" level=debug msg="memberlist: Stream connection from=172.28.85.93:49432" [2022-05-12T02:53:38.610Z] time="2022-05-12T02:53:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.85.93:10035" [2022-05-12T02:53:38.610Z] time="2022-05-12T02:53:38Z" level=debug msg="memberlist: Stream connection from=172.28.85.93:49433" [2022-05-12T02:53:38.762Z] time="2022-05-12T02:53:38Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-12T02:53:39.051Z] --- PASS: TestAllocateRandomDeallocate (5.09s) [2022-05-12T02:53:39.051Z] === RUN TestRetrieveFromStore [2022-05-12T02:53:39.065Z] time="2022-05-12T02:53:38Z" level=info msg="node 0 leaving" [2022-05-12T02:53:39.065Z] time="2022-05-12T02:53:38Z" level=info msg="Node 9cd8b3963fc8 change state NodeActive --> NodeLeft" [2022-05-12T02:53:39.065Z] time="2022-05-12T02:53:38Z" level=info msg="node3(97d9c8edc7bf): Node leave event for 9cd8b3963fc8/172.28.85.93" [2022-05-12T02:53:39.065Z] time="2022-05-12T02:53:38Z" level=info msg="Node 9cd8b3963fc8 change state NodeActive --> NodeLeft" [2022-05-12T02:53:39.065Z] time="2022-05-12T02:53:38Z" level=info msg="node5(7690f5385a39): Node leave event for 9cd8b3963fc8/172.28.85.93" [2022-05-12T02:53:39.065Z] time="2022-05-12T02:53:38Z" level=info msg="Node 9cd8b3963fc8 change state NodeActive --> NodeLeft" [2022-05-12T02:53:39.065Z] time="2022-05-12T02:53:38Z" level=info msg="node2(03038a266ba2): Node leave event for 9cd8b3963fc8/172.28.85.93" [2022-05-12T02:53:39.065Z] time="2022-05-12T02:53:38Z" level=info msg="Node 9cd8b3963fc8 change state NodeActive --> NodeLeft" [2022-05-12T02:53:39.065Z] time="2022-05-12T02:53:38Z" level=info msg="node4(862ebb31fe27): Node leave event for 9cd8b3963fc8/172.28.85.93" [2022-05-12T02:53:39.065Z] time="2022-05-12T02:53:38Z" level=info msg="Node 9cd8b3963fc8 change state NodeActive --> NodeLeft" [2022-05-12T02:53:39.065Z] time="2022-05-12T02:53:38Z" level=info msg="node1(9cd8b3963fc8): Node leave event for 9cd8b3963fc8/172.28.85.93" [2022-05-12T02:53:39.065Z] time="2022-05-12T02:53:38Z" level=info msg="Node 9cd8b3963fc8/172.28.85.93, left gossip cluster" [2022-05-12T02:53:39.065Z] time="2022-05-12T02:53:38Z" level=info msg="Node 9cd8b3963fc8/172.28.85.93, left gossip cluster" [2022-05-12T02:53:39.065Z] time="2022-05-12T02:53:38Z" level=info msg="Node 9cd8b3963fc8/172.28.85.93, left gossip cluster" [2022-05-12T02:53:39.065Z] time="2022-05-12T02:53:38Z" level=info msg="Node 9cd8b3963fc8/172.28.85.93, left gossip cluster" [2022-05-12T02:53:39.065Z] time="2022-05-12T02:53:38Z" level=info msg="Node 9cd8b3963fc8/172.28.85.93, left gossip cluster" [2022-05-12T02:53:39.506Z] === RUN TestHTTPTransport [2022-05-12T02:53:39.506Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T02:53:39.506Z] PASS [2022-05-12T02:53:39.506Z] coverage: 85.7% of statements [2022-05-12T02:53:39.506Z] ok github.com/docker/docker/pkg/plugins/transport 0.052s coverage: 85.7% of statements [2022-05-12T02:53:39.519Z] time="2022-05-12T02:53:39Z" level=info msg="node 1 leaving" [2022-05-12T02:53:39.519Z] time="2022-05-12T02:53:39Z" level=info msg="Node 03038a266ba2 change state NodeActive --> NodeLeft" [2022-05-12T02:53:39.519Z] time="2022-05-12T02:53:39Z" level=info msg="node3(97d9c8edc7bf): Node leave event for 03038a266ba2/172.28.85.93" [2022-05-12T02:53:39.519Z] time="2022-05-12T02:53:39Z" level=info msg="Node 03038a266ba2 change state NodeActive --> NodeLeft" [2022-05-12T02:53:39.519Z] time="2022-05-12T02:53:39Z" level=info msg="node4(862ebb31fe27): Node leave event for 03038a266ba2/172.28.85.93" [2022-05-12T02:53:39.519Z] time="2022-05-12T02:53:39Z" level=info msg="Node 03038a266ba2/172.28.85.93, left gossip cluster" [2022-05-12T02:53:39.519Z] time="2022-05-12T02:53:39Z" level=info msg="Node 03038a266ba2 change state NodeActive --> NodeFailed" [2022-05-12T02:53:39.519Z] time="2022-05-12T02:53:39Z" level=info msg="Node 03038a266ba2/172.28.85.93, added to failed nodes list" [2022-05-12T02:53:39.519Z] time="2022-05-12T02:53:39Z" level=info msg="Node 03038a266ba2 change state NodeActive --> NodeLeft" [2022-05-12T02:53:39.519Z] time="2022-05-12T02:53:39Z" level=info msg="node5(7690f5385a39): Node leave event for 03038a266ba2/172.28.85.93" [2022-05-12T02:53:39.519Z] time="2022-05-12T02:53:39Z" level=error msg="node: 03038a266ba2 is unknown to memberlist" [2022-05-12T02:53:39.519Z] time="2022-05-12T02:53:39Z" level=info msg="Node 03038a266ba2/172.28.85.93, left gossip cluster" [2022-05-12T02:53:39.519Z] time="2022-05-12T02:53:39Z" level=info msg="Node 03038a266ba2/172.28.85.93, left gossip cluster" [2022-05-12T02:53:39.519Z] time="2022-05-12T02:53:39Z" level=info msg="Node 03038a266ba2/172.28.85.93, left gossip cluster" [2022-05-12T02:53:39.697Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T02:53:39.956Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-12T02:53:39.961Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T02:53:39.961Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T02:53:39.961Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T02:53:39.961Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T02:53:39.961Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T02:53:39.961Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T02:53:39.961Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T02:53:39.961Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T02:53:39.961Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T02:53:39.961Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T02:53:39.961Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T02:53:39.961Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T02:53:39.961Z] === RUN TestBufferPoolPutAndGet [2022-05-12T02:53:39.961Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T02:53:39.961Z] PASS [2022-05-12T02:53:39.961Z] coverage: 88.2% of statements [2022-05-12T02:53:39.961Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-05-12T02:53:39.974Z] time="2022-05-12T02:53:39Z" level=info msg="node 2 leaving" [2022-05-12T02:53:39.974Z] time="2022-05-12T02:53:39Z" level=info msg="Node 97d9c8edc7bf change state NodeActive --> NodeLeft" [2022-05-12T02:53:39.974Z] time="2022-05-12T02:53:39Z" level=info msg="node5(7690f5385a39): Node leave event for 97d9c8edc7bf/172.28.85.93" [2022-05-12T02:53:39.974Z] time="2022-05-12T02:53:39Z" level=info msg="Node 97d9c8edc7bf change state NodeActive --> NodeLeft" [2022-05-12T02:53:39.974Z] time="2022-05-12T02:53:39Z" level=info msg="node4(862ebb31fe27): Node leave event for 97d9c8edc7bf/172.28.85.93" [2022-05-12T02:53:39.974Z] time="2022-05-12T02:53:39Z" level=info msg="Node 97d9c8edc7bf change state NodeActive --> NodeLeft" [2022-05-12T02:53:39.974Z] time="2022-05-12T02:53:39Z" level=info msg="node3(97d9c8edc7bf): Node leave event for 97d9c8edc7bf/172.28.85.93" [2022-05-12T02:53:39.974Z] time="2022-05-12T02:53:39Z" level=debug msg="memberlist: Failed ping: 7690f5385a39 (timeout reached)" [2022-05-12T02:53:39.974Z] time="2022-05-12T02:53:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.85.93:10034: use of closed network connection" [2022-05-12T02:53:39.974Z] time="2022-05-12T02:53:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.85.93:10035: use of closed network connection" [2022-05-12T02:53:39.974Z] time="2022-05-12T02:53:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.85.93:10036: use of closed network connection" [2022-05-12T02:53:39.974Z] time="2022-05-12T02:53:39Z" level=debug msg="memberlist: Stream connection from=172.28.85.93:49434" [2022-05-12T02:53:39.974Z] time="2022-05-12T02:53:39Z" level=debug msg="memberlist: Failed to join 172.28.85.93: dial tcp 172.28.85.93:10009: connectex: No connection could be made because the target machine actively refused it." [2022-05-12T02:53:39.974Z] time="2022-05-12T02:53:39Z" level=info msg="Node 97d9c8edc7bf/172.28.85.93, left gossip cluster" [2022-05-12T02:53:39.974Z] time="2022-05-12T02:53:39Z" level=info msg="Node 97d9c8edc7bf/172.28.85.93, left gossip cluster" [2022-05-12T02:53:40.065Z] --- PASS: TestReplicatedJob (4.45s) [2022-05-12T02:53:40.065Z] === RUN TestUpdateReplicatedJob [2022-05-12T02:53:40.214Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T02:53:40.214Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T02:53:40.429Z] networkdb_test.go:867: node4: OK [2022-05-12T02:53:40.429Z] time="2022-05-12T02:53:39Z" level=warning msg="memberlist: Failed to send gossip to 172.28.85.93:10036: write udp [::]:10035->172.28.85.93:10036: use of closed network connection" [2022-05-12T02:53:40.429Z] networkdb_test.go:867: node5: OK [2022-05-12T02:53:40.429Z] time="2022-05-12T02:53:39Z" level=info msg="node 0 coming back" [2022-05-12T02:53:40.429Z] time="2022-05-12T02:53:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:138a9784770e with config:&{NodeID:138a9784770e 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-12T02:53:40.429Z] time="2022-05-12T02:53:39Z" level=info msg="Node 97d9c8edc7bf/172.28.85.93, left gossip cluster" [2022-05-12T02:53:40.429Z] time="2022-05-12T02:53:40Z" level=info msg="Node 138a9784770e/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:40.429Z] time="2022-05-12T02:53:40Z" level=info msg="Node 138a9784770e/172.28.85.93, added to nodes list" [2022-05-12T02:53:40.429Z] time="2022-05-12T02:53:40Z" level=info msg="node 1 coming back" [2022-05-12T02:53:40.429Z] time="2022-05-12T02:53:40Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4427d22d674d with config:&{NodeID:4427d22d674d 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-12T02:53:40.429Z] time="2022-05-12T02:53:40Z" level=info msg="Node 4427d22d674d/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:40.429Z] time="2022-05-12T02:53:40Z" level=info msg="Node 4427d22d674d/172.28.85.93, added to nodes list" [2022-05-12T02:53:40.429Z] time="2022-05-12T02:53:40Z" level=info msg="node 2 coming back" [2022-05-12T02:53:40.429Z] time="2022-05-12T02:53:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a5976a9b4511 with config:&{NodeID:a5976a9b4511 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-12T02:53:40.429Z] time="2022-05-12T02:53:40Z" level=info msg="Node a5976a9b4511/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:40.429Z] time="2022-05-12T02:53:40Z" level=info msg="Node a5976a9b4511/172.28.85.93, added to nodes list" [2022-05-12T02:53:40.429Z] time="2022-05-12T02:53:40Z" level=warning msg="memberlist: Was able to connect to 7690f5385a39 but other probes failed, network may be misconfigured" [2022-05-12T02:53:40.782Z] --- PASS: TestRemoveImageGarbageCollector (2.46s) [2022-05-12T02:53:40.782Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T02:53:40.782Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-12T02:53:40.782Z] === RUN TestTagInvalidReference [2022-05-12T02:53:40.782Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-12T02:53:40.782Z] === RUN TestTagValidPrefixedRepo [2022-05-12T02:53:40.884Z] time="2022-05-12T02:53:40Z" level=debug msg="memberlist: Failed ping: 862ebb31fe27 (timeout reached)" [2022-05-12T02:53:40.884Z] time="2022-05-12T02:53:40Z" level=debug msg="memberlist: Stream connection from=172.28.85.93:49436" [2022-05-12T02:53:40.922Z] --- PASS: TestRetrieveFromStore (1.75s) [2022-05-12T02:53:40.922Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T02:53:40.922Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-12T02:53:40.922Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T02:53:40.922Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T02:53:40.922Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T02:53:40.922Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T02:53:40.922Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T02:53:40.922Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T02:53:40.922Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T02:53:40.922Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T02:53:40.922Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T02:53:40.922Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T02:53:40.922Z] === RUN TestDebug [2022-05-12T02:53:40.922Z] --- PASS: TestDebug (0.00s) [2022-05-12T02:53:40.922Z] === RUN TestRequestPoolParallel [2022-05-12T02:53:40.922Z] === RUN TestOutputOnPrematureClose [2022-05-12T02:53:40.922Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T02:53:40.922Z] === RUN TestCompleteSilently [2022-05-12T02:53:40.922Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T02:53:40.922Z] PASS [2022-05-12T02:53:40.922Z] coverage: 75.9% of statements [2022-05-12T02:53:40.922Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2022-05-12T02:53:41.040Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-12T02:53:41.040Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T02:53:41.040Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-05-12T02:53:41.040Z] === RUN TestTagOfficialNames [2022-05-12T02:53:41.040Z] --- PASS: TestTagOfficialNames (0.07s) [2022-05-12T02:53:41.040Z] === RUN TestTagMatchesDigest [2022-05-12T02:53:41.040Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-05-12T02:53:41.040Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T02:53:41.338Z] time="2022-05-12T02:53:40Z" level=warning msg="memberlist: Was able to connect to 862ebb31fe27 but other probes failed, network may be misconfigured" [2022-05-12T02:53:41.377Z] --- PASS: TestRequestPoolParallel (0.63s) [2022-05-12T02:53:41.377Z] === RUN TestFullAllocateRelease [2022-05-12T02:53:41.377Z] === RUN TestSendToOneSub [2022-05-12T02:53:41.377Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T02:53:41.377Z] === RUN TestSendToMultipleSubs [2022-05-12T02:53:41.377Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T02:53:41.377Z] === RUN TestEvictOneSub [2022-05-12T02:53:41.377Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T02:53:41.377Z] === RUN TestClosePublisher [2022-05-12T02:53:41.377Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T02:53:41.377Z] === RUN TestPubSubRace [2022-05-12T02:53:41.606Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T02:53:41.795Z] time="2022-05-12T02:53:41Z" level=debug msg="memberlist: Failed to join 172.28.85.93: dial tcp 172.28.85.93:10009: connectex: No connection could be made because the target machine actively refused it." [2022-05-12T02:53:41.833Z] --- PASS: TestFullAllocateRelease (0.45s) [2022-05-12T02:53:41.833Z] === RUN TestOddAllocateRelease [2022-05-12T02:53:41.833Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-05-12T02:53:41.833Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T02:53:42.289Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-05-12T02:53:42.289Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T02:53:42.289Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-12T02:53:42.289Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T02:53:42.289Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-12T02:53:42.289Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T02:53:42.289Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T02:53:42.289Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T02:53:42.289Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T02:53:42.289Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:53:42.289Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T02:53:42.289Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:53:42.289Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T02:53:42.289Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:53:42.289Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T02:53:42.289Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T02:53:42.289Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:53:42.289Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T02:53:42.289Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T02:53:42.289Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:53:42.289Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T02:53:42.289Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T02:53:42.289Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T02:53:42.289Z] PASS [2022-05-12T02:53:42.289Z] coverage: 85.3% of statements [2022-05-12T02:53:42.289Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-12T02:53:42.289Z] === RUN TestClientStream [2022-05-12T02:53:42.289Z] --- PASS: TestClientStream (0.00s) [2022-05-12T02:53:42.289Z] === RUN TestClientSendFile [2022-05-12T02:53:42.289Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T02:53:42.289Z] === RUN TestClientWithRequestTimeout [2022-05-12T02:53:42.289Z] ok github.com/docker/docker/libnetwork/ipam 53.462s coverage: 85.3% of statements [2022-05-12T02:53:42.289Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-12T02:53:42.289Z] === RUN TestFileSpecPlugin [2022-05-12T02:53:42.289Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T02:53:42.289Z] === RUN TestFileJSONSpecPlugin [2022-05-12T02:53:42.289Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-12T02:53:42.289Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T02:53:42.289Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T02:53:42.289Z] === RUN TestPluginAddHandler [2022-05-12T02:53:42.289Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T02:53:42.289Z] === RUN TestPluginWaitBadPlugin [2022-05-12T02:53:42.289Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T02:53:42.289Z] === RUN TestGet [2022-05-12T02:53:42.289Z] time="2022-05-12T02:53:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T02:53:42.580Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-05-12T02:53:42.580Z] === RUN TestServiceListWithStatuses [2022-05-12T02:53:42.580Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T02:53:42.580Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T02:53:42.580Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T02:53:42.744Z] --- PASS: TestPubSubRace (1.07s) [2022-05-12T02:53:42.744Z] PASS [2022-05-12T02:53:42.744Z] coverage: 75.0% of statements [2022-05-12T02:53:42.744Z] ok github.com/docker/docker/pkg/pubsub 1.110s coverage: 75.0% of statements [2022-05-12T02:53:42.984Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T02:53:42.984Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-12T02:53:43.201Z] time="2022-05-12T02:53:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T02:53:43.201Z] === RUN TestRegister [2022-05-12T02:53:43.201Z] --- PASS: TestRegister (0.00s) [2022-05-12T02:53:43.201Z] === RUN TestCommand [2022-05-12T02:53:43.201Z] --- PASS: TestCommand (0.04s) [2022-05-12T02:53:43.201Z] === RUN TestNaiveSelf [2022-05-12T02:53:43.551Z] check_test.go:307: [dca32c9d6be53] daemon is not started [2022-05-12T02:53:43.551Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-12T02:53:43.657Z] --- PASS: TestNaiveSelf (0.04s) [2022-05-12T02:53:43.657Z] PASS [2022-05-12T02:53:43.657Z] coverage: 82.4% of statements [2022-05-12T02:53:43.657Z] ok github.com/docker/docker/pkg/reexec 0.121s coverage: 82.4% of statements [2022-05-12T02:53:43.957Z] time="2022-05-12T02:53:43Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.85.93:10033 172.28.85.93:10034 172.28.85.93:10035]" [2022-05-12T02:53:43.957Z] time="2022-05-12T02:53:43Z" level=debug msg="memberlist: Failed to join 172.28.85.93: dial tcp 172.28.85.93:10009: connectex: No connection could be made because the target machine actively refused it." [2022-05-12T02:53:43.957Z] time="2022-05-12T02:53:43Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.85.93:10033 172.28.85.93:10034 172.28.85.93:10035]" [2022-05-12T02:53:44.119Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T02:53:44.620Z] === RUN TestDump [2022-05-12T02:53:44.620Z] goroutine 21 [running]: [2022-05-12T02:53:44.620Z] github.com/docker/docker/pkg/stack.dump(0xfa2d57?) [2022-05-12T02:53:44.620Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T02:53:44.620Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T02:53:44.620Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T02:53:44.620Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T02:53:44.620Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T02:53:44.620Z] testing.tRunner(0xc0000856c0, 0x116a498) [2022-05-12T02:53:44.620Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T02:53:44.620Z] created by testing.(*T).Run [2022-05-12T02:53:44.620Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T02:53:44.620Z] [2022-05-12T02:53:44.620Z] goroutine 1 [chan receive]: [2022-05-12T02:53:44.620Z] testing.(*T).Run(0xc000085520, {0x115913c?, 0xf7c1f3?}, 0x116a498) [2022-05-12T02:53:44.620Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T02:53:44.620Z] testing.runTests.func1(0xc0000c6840?) [2022-05-12T02:53:44.620Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T02:53:44.620Z] testing.tRunner(0xc000085520, 0xc0000d1ca0) [2022-05-12T02:53:44.620Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T02:53:44.620Z] testing.runTests(0xc0000a4460?, {0x12ee400, 0x3, 0x3}, {0x1deebc20598?, 0x40?, 0x12f34a0?}) [2022-05-12T02:53:44.620Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T02:53:44.620Z] testing.(*M).Run(0xc0000a4460) [2022-05-12T02:53:44.620Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T02:53:44.620Z] main.main() [2022-05-12T02:53:44.620Z] _testmain.go:99 +0x255 [2022-05-12T02:53:44.620Z] --- PASS: TestDump (0.00s) [2022-05-12T02:53:44.620Z] === RUN TestDumpToFile [2022-05-12T02:53:44.620Z] --- PASS: TestDumpToFile (0.22s) [2022-05-12T02:53:44.620Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T02:53:44.620Z] goroutine 23 [running]: [2022-05-12T02:53:44.620Z] github.com/docker/docker/pkg/stack.dump(0x101ed13?) [2022-05-12T02:53:44.620Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T02:53:44.620Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x101ece0?}) [2022-05-12T02:53:44.620Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T02:53:44.620Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000856c0?) [2022-05-12T02:53:44.620Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T02:53:44.620Z] testing.tRunner(0xc000085d40, 0x116a488) [2022-05-12T02:53:44.620Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T02:53:44.620Z] created by testing.(*T).Run [2022-05-12T02:53:44.620Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T02:53:44.620Z] [2022-05-12T02:53:44.620Z] goroutine 1 [chan receive]: [2022-05-12T02:53:44.620Z] testing.(*T).Run(0xc000085520, {0x1160713?, 0xf7c1f3?}, 0x116a488) [2022-05-12T02:53:44.620Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T02:53:44.620Z] testing.runTests.func1(0xc0000c6840?) [2022-05-12T02:53:44.620Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T02:53:44.620Z] testing.tRunner(0xc000085520, 0xc0000d1ca0) [2022-05-12T02:53:44.620Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T02:53:44.620Z] testing.runTests(0xc0000a4460?, {0x12ee400, 0x3, 0x3}, {0x1deebc20598?, 0x40?, 0x12f34a0?}) [2022-05-12T02:53:44.620Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T02:53:44.620Z] testing.(*M).Run(0xc0000a4460) [2022-05-12T02:53:44.620Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T02:53:44.620Z] main.main() [2022-05-12T02:53:44.620Z] _testmain.go:99 +0x255 [2022-05-12T02:53:44.620Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T02:53:44.620Z] PASS [2022-05-12T02:53:44.620Z] coverage: 90.9% of statements [2022-05-12T02:53:44.620Z] ok github.com/docker/docker/pkg/stack 0.269s coverage: 90.9% of statements [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.85.93:10033" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=debug msg="memberlist: Stream connection from=172.28.85.93:49439" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 862ebb31fe27/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 862ebb31fe27/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 7690f5385a39/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 138a9784770e/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 7690f5385a39/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 138a9784770e/172.28.85.93, is the new incarnation of the shutdown node 9cd8b3963fc8/172.28.85.93" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 138a9784770e/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.85.93:10034" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=debug msg="memberlist: Stream connection from=172.28.85.93:49440" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 138a9784770e/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 138a9784770e/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 862ebb31fe27/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 862ebb31fe27/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 7690f5385a39/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 7690f5385a39/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 4427d22d674d/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 4427d22d674d/172.28.85.93, is the new incarnation of the shutdown node 03038a266ba2/172.28.85.93" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 4427d22d674d/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.85.93:10035" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=debug msg="memberlist: Stream connection from=172.28.85.93:49441" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 138a9784770e/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 138a9784770e/172.28.85.93, is the new incarnation of the shutdown node 9cd8b3963fc8/172.28.85.93" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 138a9784770e/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 138a9784770e/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 138a9784770e/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 4427d22d674d/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 4427d22d674d/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 7690f5385a39/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 7690f5385a39/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 862ebb31fe27/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.917Z] time="2022-05-12T02:53:44Z" level=info msg="Node 862ebb31fe27/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=info msg="Node a5976a9b4511/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=info msg="Node a5976a9b4511/172.28.85.93, is the new incarnation of the shutdown node 97d9c8edc7bf/172.28.85.93" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=info msg="Node a5976a9b4511/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=info msg="Node 4427d22d674d/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=info msg="Node 4427d22d674d/172.28.85.93, is the new incarnation of the shutdown node 03038a266ba2/172.28.85.93" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=info msg="Node 4427d22d674d/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=info msg="Node 4427d22d674d/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=info msg="Node 4427d22d674d/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=info msg="Node a5976a9b4511/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=info msg="Node a5976a9b4511/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=info msg="Node a5976a9b4511/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=info msg="Node a5976a9b4511/172.28.85.93, joined gossip cluster" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=info msg="Node a5976a9b4511/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=info msg="Node a5976a9b4511/172.28.85.93, is the new incarnation of the shutdown node 97d9c8edc7bf/172.28.85.93" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=info msg="Node a5976a9b4511/172.28.85.93, added to nodes list" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.85.93:10033" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=debug msg="memberlist: Stream connection from=172.28.85.93:49442" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.85.93:10034" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=debug msg="memberlist: Stream connection from=172.28.85.93:49443" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.85.93:10035" [2022-05-12T02:53:44.918Z] time="2022-05-12T02:53:44Z" level=debug msg="memberlist: Stream connection from=172.28.85.93:49444" [2022-05-12T02:53:45.075Z] time="2022-05-12T02:53:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T02:53:45.374Z] 2022/05/12 02:53:45 Closing DB instances... [2022-05-12T02:53:45.374Z] time="2022-05-12T02:53:45Z" level=info msg="Node 138a9784770e change state NodeActive --> NodeLeft" [2022-05-12T02:53:45.374Z] time="2022-05-12T02:53:45Z" level=info msg="node4(862ebb31fe27): Node leave event for 138a9784770e/172.28.85.93" [2022-05-12T02:53:45.374Z] time="2022-05-12T02:53:45Z" level=info msg="Node 138a9784770e change state NodeActive --> NodeLeft" [2022-05-12T02:53:45.374Z] time="2022-05-12T02:53:45Z" level=info msg="node3(a5976a9b4511): Node leave event for 138a9784770e/172.28.85.93" [2022-05-12T02:53:45.374Z] time="2022-05-12T02:53:45Z" level=info msg="Node 138a9784770e change state NodeActive --> NodeLeft" [2022-05-12T02:53:45.374Z] time="2022-05-12T02:53:45Z" level=info msg="node5(7690f5385a39): Node leave event for 138a9784770e/172.28.85.93" [2022-05-12T02:53:45.374Z] time="2022-05-12T02:53:45Z" level=info msg="Node 138a9784770e change state NodeActive --> NodeLeft" [2022-05-12T02:53:45.374Z] time="2022-05-12T02:53:45Z" level=info msg="node2(4427d22d674d): Node leave event for 138a9784770e/172.28.85.93" [2022-05-12T02:53:45.374Z] time="2022-05-12T02:53:45Z" level=info msg="Node 138a9784770e change state NodeActive --> NodeLeft" [2022-05-12T02:53:45.374Z] time="2022-05-12T02:53:45Z" level=info msg="node1(138a9784770e): Node leave event for 138a9784770e/172.28.85.93" [2022-05-12T02:53:45.531Z] === RUN TestNewStdWriter [2022-05-12T02:53:45.531Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T02:53:45.531Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T02:53:45.531Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T02:53:45.531Z] === RUN TestWriteWithNilBytes [2022-05-12T02:53:45.531Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T02:53:45.531Z] === RUN TestWrite [2022-05-12T02:53:45.531Z] --- PASS: TestWrite (0.00s) [2022-05-12T02:53:45.531Z] === RUN TestWriteWithWriterError [2022-05-12T02:53:45.531Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T02:53:45.531Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T02:53:45.531Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T02:53:45.531Z] === RUN TestStdCopyWriteAndRead [2022-05-12T02:53:45.531Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T02:53:45.531Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T02:53:45.531Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T02:53:45.531Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T02:53:45.531Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T02:53:45.531Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T02:53:45.531Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T02:53:45.531Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T02:53:45.531Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T02:53:45.531Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T02:53:45.531Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T02:53:45.531Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T02:53:45.531Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T02:53:45.531Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T02:53:45.531Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T02:53:45.531Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T02:53:45.531Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T02:53:45.531Z] PASS [2022-05-12T02:53:45.531Z] coverage: 100.0% of statements [2022-05-12T02:53:45.531Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2022-05-12T02:53:45.829Z] time="2022-05-12T02:53:45Z" level=info msg="Node 138a9784770e/172.28.85.93, left gossip cluster" [2022-05-12T02:53:45.829Z] time="2022-05-12T02:53:45Z" level=info msg="Node 138a9784770e/172.28.85.93, left gossip cluster" [2022-05-12T02:53:45.829Z] time="2022-05-12T02:53:45Z" level=info msg="Node 138a9784770e/172.28.85.93, left gossip cluster" [2022-05-12T02:53:45.829Z] time="2022-05-12T02:53:45Z" level=info msg="Node 138a9784770e/172.28.85.93, left gossip cluster" [2022-05-12T02:53:45.829Z] time="2022-05-12T02:53:45Z" level=info msg="Node 138a9784770e/172.28.85.93, left gossip cluster" [2022-05-12T02:53:45.829Z] time="2022-05-12T02:53:45Z" level=info msg="Node 4427d22d674d change state NodeActive --> NodeLeft" [2022-05-12T02:53:45.829Z] time="2022-05-12T02:53:45Z" level=info msg="node5(7690f5385a39): Node leave event for 4427d22d674d/172.28.85.93" [2022-05-12T02:53:45.829Z] time="2022-05-12T02:53:45Z" level=info msg="Node 4427d22d674d change state NodeActive --> NodeLeft" [2022-05-12T02:53:45.829Z] time="2022-05-12T02:53:45Z" level=info msg="node4(862ebb31fe27): Node leave event for 4427d22d674d/172.28.85.93" [2022-05-12T02:53:45.830Z] time="2022-05-12T02:53:45Z" level=info msg="Node 4427d22d674d change state NodeActive --> NodeLeft" [2022-05-12T02:53:45.830Z] time="2022-05-12T02:53:45Z" level=info msg="node3(a5976a9b4511): Node leave event for 4427d22d674d/172.28.85.93" [2022-05-12T02:53:45.830Z] time="2022-05-12T02:53:45Z" level=info msg="Node 4427d22d674d change state NodeActive --> NodeLeft" [2022-05-12T02:53:45.830Z] time="2022-05-12T02:53:45Z" level=info msg="node2(4427d22d674d): Node leave event for 4427d22d674d/172.28.85.93" [2022-05-12T02:53:45.830Z] time="2022-05-12T02:53:45Z" level=debug msg="memberlist: Failed to join 172.28.85.93: dial tcp 172.28.85.93:10009: connectex: No connection could be made because the target machine actively refused it." [2022-05-12T02:53:46.285Z] time="2022-05-12T02:53:45Z" level=info msg="Node 4427d22d674d/172.28.85.93, left gossip cluster" [2022-05-12T02:53:46.285Z] time="2022-05-12T02:53:45Z" level=info msg="Node 4427d22d674d/172.28.85.93, left gossip cluster" [2022-05-12T02:53:46.285Z] time="2022-05-12T02:53:45Z" level=info msg="Node 4427d22d674d/172.28.85.93, left gossip cluster" [2022-05-12T02:53:46.285Z] time="2022-05-12T02:53:45Z" level=info msg="Node 4427d22d674d/172.28.85.93, left gossip cluster" [2022-05-12T02:53:46.285Z] time="2022-05-12T02:53:46Z" level=info msg="Node a5976a9b4511 change state NodeActive --> NodeLeft" [2022-05-12T02:53:46.285Z] time="2022-05-12T02:53:46Z" level=info msg="node5(7690f5385a39): Node leave event for a5976a9b4511/172.28.85.93" [2022-05-12T02:53:46.285Z] time="2022-05-12T02:53:46Z" level=info msg="Node a5976a9b4511 change state NodeActive --> NodeLeft" [2022-05-12T02:53:46.285Z] time="2022-05-12T02:53:46Z" level=info msg="node4(862ebb31fe27): Node leave event for a5976a9b4511/172.28.85.93" [2022-05-12T02:53:46.285Z] time="2022-05-12T02:53:46Z" level=info msg="Node a5976a9b4511 change state NodeActive --> NodeLeft" [2022-05-12T02:53:46.285Z] time="2022-05-12T02:53:46Z" level=info msg="node3(a5976a9b4511): Node leave event for a5976a9b4511/172.28.85.93" [2022-05-12T02:53:46.493Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T02:53:46.493Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T02:53:46.493Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T02:53:46.493Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T02:53:46.493Z] === RUN TestFormatStatus [2022-05-12T02:53:46.493Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T02:53:46.493Z] === RUN TestFormatError [2022-05-12T02:53:46.493Z] --- PASS: TestFormatError (0.00s) [2022-05-12T02:53:46.493Z] === RUN TestFormatJSONError [2022-05-12T02:53:46.493Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T02:53:46.493Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T02:53:46.493Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T02:53:46.493Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T02:53:46.493Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T02:53:46.493Z] === RUN TestNewJSONProgressOutput [2022-05-12T02:53:46.493Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T02:53:46.493Z] === RUN TestAuxFormatterEmit [2022-05-12T02:53:46.493Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T02:53:46.493Z] === RUN TestStreamWriterStdout [2022-05-12T02:53:46.493Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T02:53:46.493Z] === RUN TestStreamWriterStderr [2022-05-12T02:53:46.493Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T02:53:46.493Z] PASS [2022-05-12T02:53:46.493Z] coverage: 66.2% of statements [2022-05-12T02:53:46.493Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2022-05-12T02:53:46.695Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-12T02:53:46.740Z] time="2022-05-12T02:53:46Z" level=info msg="Node a5976a9b4511/172.28.85.93, left gossip cluster" [2022-05-12T02:53:46.740Z] time="2022-05-12T02:53:46Z" level=info msg="Node a5976a9b4511/172.28.85.93, left gossip cluster" [2022-05-12T02:53:46.740Z] time="2022-05-12T02:53:46Z" level=info msg="Node a5976a9b4511/172.28.85.93, left gossip cluster" [2022-05-12T02:53:46.740Z] time="2022-05-12T02:53:46Z" level=debug msg="memberlist: Failed ping: 7690f5385a39 (timeout reached)" [2022-05-12T02:53:46.740Z] time="2022-05-12T02:53:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.85.93:10036: use of closed network connection" [2022-05-12T02:53:46.740Z] time="2022-05-12T02:53:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.85.93:10035: use of closed network connection" [2022-05-12T02:53:46.740Z] time="2022-05-12T02:53:46Z" level=debug msg="memberlist: Stream connection from=172.28.85.93:49446" [2022-05-12T02:53:46.745Z] --- PASS: TestDockerNetworkConnectAlias (3.93s) [2022-05-12T02:53:46.745Z] === RUN TestDockerNetworkReConnect [2022-05-12T02:53:46.949Z] === RUN TestGenerateRandomID [2022-05-12T02:53:46.949Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T02:53:46.949Z] === RUN TestShortenId [2022-05-12T02:53:46.949Z] --- PASS: TestShortenId (0.00s) [2022-05-12T02:53:46.949Z] === RUN TestShortenSha256Id [2022-05-12T02:53:46.949Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T02:53:46.949Z] === RUN TestShortenIdEmpty [2022-05-12T02:53:46.949Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T02:53:46.949Z] === RUN TestShortenIdInvalid [2022-05-12T02:53:46.949Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T02:53:46.949Z] === RUN TestIsShortIDNonHex [2022-05-12T02:53:46.949Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T02:53:46.949Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T02:53:46.949Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T02:53:46.949Z] PASS [2022-05-12T02:53:46.949Z] coverage: 70.6% of statements [2022-05-12T02:53:46.949Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-05-12T02:53:47.196Z] time="2022-05-12T02:53:46Z" level=info msg="Node 862ebb31fe27 change state NodeActive --> NodeLeft" [2022-05-12T02:53:47.196Z] time="2022-05-12T02:53:46Z" level=info msg="node5(7690f5385a39): Node leave event for 862ebb31fe27/172.28.85.93" [2022-05-12T02:53:47.196Z] time="2022-05-12T02:53:46Z" level=info msg="Node 862ebb31fe27 change state NodeActive --> NodeLeft" [2022-05-12T02:53:47.196Z] time="2022-05-12T02:53:46Z" level=info msg="node4(862ebb31fe27): Node leave event for 862ebb31fe27/172.28.85.93" [2022-05-12T02:53:47.196Z] time="2022-05-12T02:53:47Z" level=warning msg="memberlist: Was able to connect to 7690f5385a39 but other probes failed, network may be misconfigured" [2022-05-12T02:53:47.754Z] time="2022-05-12T02:53:47Z" level=info msg="Node 862ebb31fe27/172.28.85.93, left gossip cluster" [2022-05-12T02:53:47.754Z] time="2022-05-12T02:53:47Z" level=info msg="Node 862ebb31fe27/172.28.85.93, left gossip cluster" [2022-05-12T02:53:47.754Z] time="2022-05-12T02:53:47Z" level=debug msg="memberlist: Failed to join 172.28.85.93: dial tcp 172.28.85.93:10009: connectex: No connection could be made because the target machine actively refused it." [2022-05-12T02:53:47.910Z] === RUN TestIsCpusetListAvailable [2022-05-12T02:53:47.910Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T02:53:47.910Z] PASS [2022-05-12T02:53:47.910Z] coverage: 39.4% of statements [2022-05-12T02:53:47.910Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2022-05-12T02:53:48.602Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-12T02:53:48.718Z] time="2022-05-12T02:53:48Z" level=info msg="Node 7690f5385a39/172.28.85.93, left gossip cluster" [2022-05-12T02:53:48.718Z] time="2022-05-12T02:53:48Z" level=info msg="Node 7690f5385a39 change state NodeActive --> NodeFailed" [2022-05-12T02:53:48.718Z] time="2022-05-12T02:53:48Z" level=info msg="Node 7690f5385a39/172.28.85.93, added to failed nodes list" [2022-05-12T02:53:48.718Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-05-12T02:53:48.718Z] PASS [2022-05-12T02:53:48.718Z] coverage: 60.7% of statements [2022-05-12T02:53:48.718Z] ok github.com/docker/docker/libnetwork/networkdb 105.764s coverage: 60.7% of statements [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T02:53:48.718Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T02:53:49.436Z] time="2022-05-12T02:53:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T02:53:49.896Z] === RUN TestChtimes [2022-05-12T02:53:49.896Z] --- PASS: TestChtimes (0.00s) [2022-05-12T02:53:49.896Z] === RUN TestChtimesWindows [2022-05-12T02:53:49.896Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T02:53:49.896Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T02:53:49.896Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T02:53:49.896Z] PASS [2022-05-12T02:53:49.896Z] coverage: 13.0% of statements [2022-05-12T02:53:49.896Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 13.0% of statements [2022-05-12T02:53:50.010Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-05-12T02:53:50.010Z] === RUN TestServicePlugin [2022-05-12T02:53:50.010Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T02:53:50.010Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T02:53:50.010Z] === RUN TestServiceUpdateLabel [2022-05-12T02:53:50.922Z] === RUN TestTailFile [2022-05-12T02:53:50.922Z] --- PASS: TestTailFile (0.00s) [2022-05-12T02:53:50.922Z] === RUN TestTailFileManyLines [2022-05-12T02:53:50.922Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T02:53:50.922Z] === RUN TestTailEmptyFile [2022-05-12T02:53:50.922Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T02:53:50.922Z] === RUN TestTailNegativeN [2022-05-12T02:53:50.922Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T02:53:50.922Z] === RUN TestNewTailReader [2022-05-12T02:53:50.922Z] === PAUSE TestNewTailReader [2022-05-12T02:53:50.922Z] === CONT TestNewTailReader [2022-05-12T02:53:50.922Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T02:53:50.922Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T02:53:50.922Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T02:53:50.922Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T02:53:50.922Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T02:53:50.922Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T02:53:50.923Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.923Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T02:53:50.923Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T02:53:50.923Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.923Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.923Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.923Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.923Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.923Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T02:53:50.923Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T02:53:50.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T02:53:50.924Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T02:53:50.924Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.925Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:50.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:50.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:50.926Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:50.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:50.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:50.927Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:50.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:50.927Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:50.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:50.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:50.927Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:50.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:50.927Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:51.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:51.386Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:51.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T02:53:51.386Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:51.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:51.386Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:51.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:51.386Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:51.386Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:51.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T02:53:51.386Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:51.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:51.386Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:51.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:51.386Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:51.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:51.386Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:51.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:51.386Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:51.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:51.386Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:51.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:51.386Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:51.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:51.386Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:51.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:51.386Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:51.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:51.386Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:51.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:51.386Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:51.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:51.386Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:51.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:51.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:51.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:51.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:51.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:51.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:51.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:51.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:51.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:53:51.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.02s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:53:51.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:53:51.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:53:51.390Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:53:51.390Z] PASS [2022-05-12T02:53:51.390Z] coverage: 88.6% of statements [2022-05-12T02:53:51.390Z] ok github.com/docker/docker/pkg/tailfile 0.470s coverage: 88.6% of statements [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === Skipped [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T02:53:51.605Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-12T02:53:51.605Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T02:53:51.605Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-12T02:53:51.605Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-12T02:53:51.605Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T02:53:51.605Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T02:53:51.605Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T02:53:51.605Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T02:53:51.605Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T02:53:51.605Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T02:53:51.605Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T02:53:51.605Z] daemon_test.go:145: root required [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T02:53:51.605Z] reload_test.go:342: root required [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T02:53:51.605Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T02:53:51.605Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T02:53:51.605Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T02:53:51.605Z] download_test.go:267: Needs fixing on Windows [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T02:53:51.605Z] layer_test.go:291: Failing on Windows [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T02:53:51.605Z] layer_test.go:340: Failing on Windows [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T02:53:51.605Z] layer_test.go:455: Failing on Windows [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T02:53:51.605Z] layer_test.go:684: Failing on Windows [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T02:53:51.605Z] migration_test.go:45: Failing on Windows [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T02:53:51.605Z] migration_test.go:181: Failing on Windows [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T02:53:51.605Z] mount_test.go:17: Failing on Windows [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T02:53:51.605Z] mount_test.go:76: Failing on Windows [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T02:53:51.605Z] mount_test.go:125: Failing on Windows [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T02:53:51.605Z] mount_test.go:212: Failing on Windows [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-12T02:53:51.605Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.02s) [2022-05-12T02:53:51.605Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T02:53:51.605Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T02:53:51.605Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T02:53:51.605Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T02:53:51.605Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T02:53:51.605Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T02:53:51.605Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T02:53:51.605Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T02:53:51.605Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T02:53:51.605Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T02:53:51.605Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T02:53:51.605Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T02:53:51.605Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T02:53:51.605Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T02:53:51.605Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T02:53:51.605Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T02:53:51.605Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-12T02:53:51.605Z] archive_test.go:140: zstd not installed [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T02:53:51.605Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T02:53:51.605Z] archive_windows_test.go:16: Currently fails [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T02:53:51.605Z] changes_test.go:196: needs more investigation [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-12T02:53:51.605Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-12T02:53:51.605Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T02:53:51.605Z] changes_test.go:433: needs further investigation [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T02:53:51.605Z] changes_test.go:469: needs further investigation [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T02:53:51.605Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T02:53:51.605Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:51.605Z] [2022-05-12T02:53:51.605Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T02:53:51.606Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:53:51.606Z] [2022-05-12T02:53:51.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T02:53:51.606Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:53:51.606Z] [2022-05-12T02:53:51.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T02:53:51.606Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:51.606Z] [2022-05-12T02:53:51.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T02:53:51.606Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:53:51.606Z] [2022-05-12T02:53:51.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T02:53:51.606Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:51.606Z] [2022-05-12T02:53:51.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T02:53:51.606Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:51.606Z] [2022-05-12T02:53:51.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T02:53:51.606Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:51.606Z] [2022-05-12T02:53:51.606Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T02:53:51.606Z] poller_test.go:40: No chmod on Windows [2022-05-12T02:53:51.606Z] [2022-05-12T02:53:51.606Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T02:53:51.606Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T02:53:51.606Z] [2022-05-12T02:53:51.606Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T02:53:51.606Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T02:53:51.606Z] [2022-05-12T02:53:51.606Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-12T02:53:51.606Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:51.606Z] [2022-05-12T02:53:51.606Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-12T02:53:51.606Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:51.606Z] [2022-05-12T02:53:51.606Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T02:53:51.606Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:51.606Z] [2022-05-12T02:53:51.606Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T02:53:51.606Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T02:53:51.606Z] [2022-05-12T02:53:51.606Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T02:53:51.606Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T02:53:51.606Z] [2022-05-12T02:53:51.606Z] DONE 2285 tests, 70 skipped in 310.584s [2022-05-12T02:53:51.898Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-05-12T02:53:51.898Z] === RUN TestServiceUpdateSecrets [2022-05-12T02:53:52.061Z] INFO: make.ps1 ended at 05/12/2022 02:53:51 [2022-05-12T02:53:52.351Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T02:53:52.351Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-05-12T02:53:52.351Z] === RUN TestTarSumRemove [2022-05-12T02:53:52.351Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T02:53:52.351Z] === RUN TestSortFileInfoSums [2022-05-12T02:53:52.351Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T02:53:52.351Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T02:53:52.351Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T02:53:52.793Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-12T02:53:52.808Z] === RUN TestNewTarSumForLabel [2022-05-12T02:53:52.808Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T02:53:52.808Z] === RUN TestEmptyTar [2022-05-12T02:53:52.808Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T02:53:52.808Z] === RUN TestTarSumsReadSize [2022-05-12T02:53:52.808Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T02:53:52.808Z] === RUN TestTarSums [2022-05-12T02:53:52.808Z] --- PASS: TestTarSums (0.07s) [2022-05-12T02:53:52.808Z] === RUN TestIteration [2022-05-12T02:53:52.808Z] --- PASS: TestIteration (0.00s) [2022-05-12T02:53:52.808Z] === RUN TestVersionLabelForChecksum [2022-05-12T02:53:52.808Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T02:53:52.808Z] === RUN TestVersion [2022-05-12T02:53:52.808Z] --- PASS: TestVersion (0.00s) [2022-05-12T02:53:52.808Z] === RUN TestGetVersion [2022-05-12T02:53:52.808Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T02:53:52.808Z] === RUN TestGetVersions [2022-05-12T02:53:52.808Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T02:53:52.808Z] PASS [2022-05-12T02:53:52.808Z] coverage: 89.3% of statements [2022-05-12T02:53:52.808Z] ok github.com/docker/docker/pkg/tarsum 0.124s coverage: 89.3% of statements [2022-05-12T02:53:53.264Z] === RUN TestTruncIndex [2022-05-12T02:53:53.264Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T02:53:53.264Z] PASS [2022-05-12T02:53:53.264Z] coverage: 91.5% of statements [2022-05-12T02:53:53.264Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-05-12T02:53:53.362Z] check_test.go:307: [d6ecdbc2f764e] daemon is not started [2022-05-12T02:53:53.362Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-12T02:53:53.596Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T02:53:53.596Z] INFO: Unit tests ended at 05/12/2022 02:53:53. Duration:00:05:26.9744726 [2022-05-12T02:53:53.596Z] INFO: Building busybox [2022-05-12T02:53:53.596Z] Sending build context to Docker daemon 5.12kB [2022-05-12T02:53:53.596Z] [2022-05-12T02:53:53.596Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T02:53:53.596Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T02:53:53.596Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T02:53:53.596Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T02:53:53.596Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T02:53:53.596Z] ---> 7c569352fed3 [2022-05-12T02:53:53.596Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T02:53:54.053Z] ---> Running in 15505aa145d8 [2022-05-12T02:53:54.226Z] === RUN TestVersionInfo [2022-05-12T02:53:54.226Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T02:53:54.226Z] === RUN TestAppendVersions [2022-05-12T02:53:54.226Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T02:53:54.226Z] PASS [2022-05-12T02:53:54.226Z] coverage: 88.9% of statements [2022-05-12T02:53:54.226Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2022-05-12T02:53:54.739Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T02:53:55.754Z] === RUN TestValidatePrivileges [2022-05-12T02:53:55.754Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T02:53:55.754Z] === RUN TestFilterByCapNeg [2022-05-12T02:53:55.754Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T02:53:55.754Z] === RUN TestFilterByCapPos [2022-05-12T02:53:55.754Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T02:53:55.754Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T02:53:55.754Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T02:53:55.754Z] PASS [2022-05-12T02:53:55.754Z] coverage: 12.2% of statements [2022-05-12T02:53:55.754Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.2% of statements [2022-05-12T02:53:55.754Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T02:53:55.754Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T02:53:55.754Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T02:53:55.754Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T02:53:56.116Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T02:53:56.717Z] === RUN TestNewSettable [2022-05-12T02:53:56.717Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T02:53:56.717Z] === RUN TestIsSettable [2022-05-12T02:53:56.717Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T02:53:56.717Z] === RUN TestUpdateSettingsEnv [2022-05-12T02:53:56.717Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T02:53:56.717Z] PASS [2022-05-12T02:53:56.717Z] coverage: 20.0% of statements [2022-05-12T02:53:56.717Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-05-12T02:53:56.717Z] === RUN TestLoad [2022-05-12T02:53:56.717Z] --- PASS: TestLoad (0.00s) [2022-05-12T02:53:56.717Z] === RUN TestSave [2022-05-12T02:53:56.717Z] --- PASS: TestSave (0.03s) [2022-05-12T02:53:56.717Z] === RUN TestAddDeleteGet [2022-05-12T02:53:57.173Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-12T02:53:57.173Z] === RUN TestInvalidTags [2022-05-12T02:53:57.173Z] --- PASS: TestInvalidTags (0.01s) [2022-05-12T02:53:57.173Z] PASS [2022-05-12T02:53:57.173Z] coverage: 84.4% of statements [2022-05-12T02:53:57.173Z] ok github.com/docker/docker/reference 0.112s coverage: 84.4% of statements [2022-05-12T02:53:57.173Z] --- PASS: TestGet (15.01s) [2022-05-12T02:53:57.173Z] === RUN TestPluginWithNoManifest [2022-05-12T02:53:57.173Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T02:53:57.173Z] === RUN TestGetAll [2022-05-12T02:53:57.173Z] --- PASS: TestGetAll (0.00s) [2022-05-12T02:53:57.173Z] PASS [2022-05-12T02:53:57.173Z] coverage: 73.2% of statements [2022-05-12T02:53:57.173Z] ok github.com/docker/docker/pkg/plugins 36.143s coverage: 73.2% of statements [2022-05-12T02:53:58.027Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T02:53:58.134Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T02:53:58.134Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-12T02:53:58.134Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T02:53:58.134Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T02:53:58.134Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T02:53:58.134Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T02:53:58.134Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T02:53:58.135Z] time="2022-05-12T02:53:57Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T02:53:58.135Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-05-12T02:53:58.135Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T02:53:58.135Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T02:53:58.135Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T02:53:58.135Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T02:53:58.135Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T02:53:58.135Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T02:53:58.135Z] === RUN TestResumableRequestReader [2022-05-12T02:53:58.135Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T02:53:58.135Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T02:53:58.135Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T02:53:58.135Z] PASS [2022-05-12T02:53:58.135Z] coverage: 100.0% of statements [2022-05-12T02:53:58.135Z] ok github.com/docker/docker/registry/resumable 0.273s coverage: 100.0% of statements [2022-05-12T02:53:58.591Z] === RUN TestRestartManagerTimeout [2022-05-12T02:53:58.591Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T02:53:58.591Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T02:53:58.591Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T02:53:58.591Z] PASS [2022-05-12T02:53:58.591Z] coverage: 50.9% of statements [2022-05-12T02:53:58.591Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2022-05-12T02:53:59.047Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T02:53:59.047Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T02:53:59.047Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T02:53:59.047Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestValidateMirror [2022-05-12T02:53:59.047Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestLoadInsecureRegistries [2022-05-12T02:53:59.047Z] time="2022-05-12T02:53:58Z" 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-12T02:53:59.047Z] time="2022-05-12T02:53:58Z" 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-12T02:53:59.047Z] time="2022-05-12T02:53:58Z" 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-12T02:53:59.047Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-05-12T02:53:59.047Z] === RUN TestNewServiceConfig [2022-05-12T02:53:59.047Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestValidateIndexName [2022-05-12T02:53:59.047Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestValidateIndexNameWithError [2022-05-12T02:53:59.047Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestEndpointParse [2022-05-12T02:53:59.047Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestEndpointParseInvalid [2022-05-12T02:53:59.047Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestValidateEndpoint [2022-05-12T02:53:59.047Z] === RUN TestDecodeContainerConfig [2022-05-12T02:53:59.047Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T02:53:59.047Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-12T02:53:59.047Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T02:53:59.047Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestValidatePrivileged [2022-05-12T02:53:59.047Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T02:53:59.047Z] PASS [2022-05-12T02:53:59.047Z] coverage: 52.4% of statements [2022-05-12T02:53:59.047Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-12T02:53:59.047Z] === RUN TestPing [2022-05-12T02:53:59.047Z] --- PASS: TestPing (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestPingRegistryEndpoint [2022-05-12T02:53:59.047Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:59.047Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-12T02:53:59.047Z] === RUN TestEndpoint [2022-05-12T02:53:59.047Z] ok github.com/docker/docker/runconfig 0.053s coverage: 52.4% of statements [2022-05-12T02:53:59.047Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:59.047Z] --- SKIP: TestEndpoint (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestParseRepositoryInfo [2022-05-12T02:53:59.047Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestNewIndexInfo [2022-05-12T02:53:59.047Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestMirrorEndpointLookup [2022-05-12T02:53:59.047Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:53:59.047Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestSearchRepositories [2022-05-12T02:53:59.047Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T02:53:59.047Z] Host: 127.0.0.1:49338 [2022-05-12T02:53:59.047Z] User-Agent: docker test client [2022-05-12T02:53:59.047Z] Authorization: Token fake-token [2022-05-12T02:53:59.047Z] X-Docker-Token: true [2022-05-12T02:53:59.047Z] Accept-Encoding: gzip [2022-05-12T02:53:59.047Z] [2022-05-12T02:53:59.047Z] [2022-05-12T02:53:59.047Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T02:53:59.047Z] Connection: close [2022-05-12T02:53:59.047Z] Content-Length: 144 [2022-05-12T02:53:59.047Z] Cache-Control: no-cache [2022-05-12T02:53:59.047Z] Content-Type: application/json [2022-05-12T02:53:59.047Z] Date: Thu, 12 May 2022 02:53:58 GMT [2022-05-12T02:53:59.047Z] Expires: -1 [2022-05-12T02:53:59.047Z] Pragma: no-cache [2022-05-12T02:53:59.047Z] Server: docker-tests/mock [2022-05-12T02:53:59.047Z] X-Docker-Registry-Config: mock [2022-05-12T02:53:59.047Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T02:53:59.047Z] [2022-05-12T02:53:59.047Z] [2022-05-12T02:53:59.047Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestTrustedLocation [2022-05-12T02:53:59.047Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T02:53:59.047Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T02:53:59.047Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T02:53:59.047Z] === RUN TestIsSecureIndex [2022-05-12T02:53:59.047Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T02:53:59.047Z] PASS [2022-05-12T02:53:59.047Z] coverage: 51.7% of statements [2022-05-12T02:53:59.047Z] ok github.com/docker/docker/registry 0.280s coverage: 51.7% of statements [2022-05-12T02:53:59.402Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T02:53:59.503Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T02:53:59.503Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T02:53:59.503Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T02:53:59.503Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T02:53:59.503Z] PASS [2022-05-12T02:53:59.503Z] coverage: 62.5% of statements [2022-05-12T02:53:59.503Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2022-05-12T02:53:59.815Z] Removing intermediate container 15505aa145d8 [2022-05-12T02:53:59.815Z] ---> 28d2ef161cf4 [2022-05-12T02:53:59.815Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T02:53:59.815Z] ---> Running in eb9fc5777400 [2022-05-12T02:54:00.269Z] Removing intermediate container eb9fc5777400 [2022-05-12T02:54:00.269Z] ---> 61a534d9ce21 [2022-05-12T02:54:00.269Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T02:54:00.724Z] ---> Running in 189b28534d1f [2022-05-12T02:54:01.179Z] Removing intermediate container 189b28534d1f [2022-05-12T02:54:01.179Z] ---> 567378934258 [2022-05-12T02:54:01.179Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T02:54:01.669Z] === RUN TestGetDriver [2022-05-12T02:54:01.669Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T02:54:01.669Z] === RUN TestVolumeRequestError [2022-05-12T02:54:01.669Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T02:54:01.669Z] PASS [2022-05-12T02:54:01.669Z] coverage: 36.1% of statements [2022-05-12T02:54:01.669Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2022-05-12T02:54:01.669Z] === RUN TestGetAddress [2022-05-12T02:54:01.669Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T02:54:01.669Z] === RUN TestRemove [2022-05-12T02:54:01.669Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T02:54:01.669Z] --- SKIP: TestRemove (0.00s) [2022-05-12T02:54:01.669Z] === RUN TestInitializeWithVolumes [2022-05-12T02:54:01.669Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-12T02:54:01.669Z] === RUN TestCreate [2022-05-12T02:54:01.669Z] --- PASS: TestCreate (0.01s) [2022-05-12T02:54:01.669Z] === RUN TestValidateName [2022-05-12T02:54:01.669Z] --- PASS: TestValidateName (0.00s) [2022-05-12T02:54:01.669Z] === RUN TestCreateWithOpts [2022-05-12T02:54:01.669Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T02:54:01.669Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T02:54:01.669Z] === RUN TestRelaodNoOpts [2022-05-12T02:54:01.669Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-12T02:54:01.669Z] PASS [2022-05-12T02:54:01.669Z] coverage: 41.5% of statements [2022-05-12T02:54:01.669Z] ok github.com/docker/docker/volume/local 0.081s coverage: 41.5% of statements [2022-05-12T02:54:01.934Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-12T02:54:02.126Z] === RUN TestLCOWParseMountRaw [2022-05-12T02:54:02.126Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T02:54:02.126Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T02:54:02.126Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T02:54:02.126Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T02:54:02.126Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T02:54:02.126Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T02:54:02.126Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T02:54:02.126Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T02:54:02.126Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T02:54:02.126Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T02:54:02.126Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T02:54:02.126Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T02:54:02.126Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T02:54:02.126Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T02:54:02.126Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T02:54:02.126Z] === RUN TestLinuxParseMountRaw [2022-05-12T02:54:02.126Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T02:54:02.126Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T02:54:02.126Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T02:54:02.126Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T02:54:02.126Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T02:54:02.126Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T02:54:02.126Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T02:54:02.126Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T02:54:02.126Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T02:54:02.126Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T02:54:02.126Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T02:54:02.126Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T02:54:02.126Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T02:54:02.126Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T02:54:02.126Z] === RUN TestConvertTmpfsOptions [2022-05-12T02:54:02.126Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T02:54:02.126Z] linux_parser_test.go:209: data="ro" [2022-05-12T02:54:02.126Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T02:54:02.126Z] === RUN TestParseMountSpec [2022-05-12T02:54:02.126Z] parser_test.go:62: case 0 [2022-05-12T02:54:02.126Z] parser_test.go:62: case 1 [2022-05-12T02:54:02.126Z] parser_test.go:62: case 2 [2022-05-12T02:54:02.126Z] parser_test.go:62: case 3 [2022-05-12T02:54:02.126Z] parser_test.go:62: case 4 [2022-05-12T02:54:02.126Z] parser_test.go:62: case 5 [2022-05-12T02:54:02.126Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T02:54:02.126Z] === RUN TestValidateMount [2022-05-12T02:54:02.126Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T02:54:02.126Z] === RUN TestWindowsParseMountRaw [2022-05-12T02:54:02.126Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T02:54:02.126Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T02:54:02.126Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T02:54:02.126Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T02:54:02.126Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T02:54:02.126Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T02:54:02.126Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T02:54:02.126Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T02:54:02.126Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T02:54:02.126Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T02:54:02.126Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T02:54:02.126Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T02:54:02.126Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T02:54:02.126Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T02:54:02.126Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T02:54:02.126Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T02:54:02.126Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T02:54:02.126Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T02:54:02.126Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T02:54:02.126Z] PASS [2022-05-12T02:54:02.126Z] coverage: 67.6% of statements [2022-05-12T02:54:02.126Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.6% of statements [2022-05-12T02:54:02.139Z] [2022-05-12T02:54:03.088Z] === RUN TestSetGetMeta [2022-05-12T02:54:03.088Z] === PAUSE TestSetGetMeta [2022-05-12T02:54:03.088Z] === RUN TestRestore [2022-05-12T02:54:03.088Z] === PAUSE TestRestore [2022-05-12T02:54:03.088Z] === RUN TestServiceCreate [2022-05-12T02:54:03.088Z] === PAUSE TestServiceCreate [2022-05-12T02:54:03.088Z] === RUN TestServiceList [2022-05-12T02:54:03.088Z] === PAUSE TestServiceList [2022-05-12T02:54:03.088Z] === RUN TestServiceRemove [2022-05-12T02:54:03.088Z] === PAUSE TestServiceRemove [2022-05-12T02:54:03.088Z] === RUN TestServiceGet [2022-05-12T02:54:03.088Z] === PAUSE TestServiceGet [2022-05-12T02:54:03.088Z] === RUN TestServicePrune [2022-05-12T02:54:03.088Z] === PAUSE TestServicePrune [2022-05-12T02:54:03.088Z] === RUN TestCreate [2022-05-12T02:54:03.088Z] === PAUSE TestCreate [2022-05-12T02:54:03.088Z] === RUN TestRemove [2022-05-12T02:54:03.088Z] === PAUSE TestRemove [2022-05-12T02:54:03.088Z] === RUN TestList [2022-05-12T02:54:03.088Z] === PAUSE TestList [2022-05-12T02:54:03.088Z] === RUN TestFindByDriver [2022-05-12T02:54:03.088Z] === PAUSE TestFindByDriver [2022-05-12T02:54:03.088Z] === RUN TestFindByReferenced [2022-05-12T02:54:03.088Z] === PAUSE TestFindByReferenced [2022-05-12T02:54:03.088Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T02:54:03.088Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T02:54:03.088Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T02:54:03.088Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T02:54:03.088Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T02:54:03.088Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T02:54:03.088Z] === RUN TestRefDerefRemove [2022-05-12T02:54:03.088Z] === PAUSE TestRefDerefRemove [2022-05-12T02:54:03.088Z] === RUN TestGet [2022-05-12T02:54:03.088Z] === PAUSE TestGet [2022-05-12T02:54:03.088Z] === RUN TestGetWithReference [2022-05-12T02:54:03.088Z] === PAUSE TestGetWithReference [2022-05-12T02:54:03.088Z] === RUN TestFilterFunc [2022-05-12T02:54:03.088Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T02:54:03.088Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T02:54:03.088Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T02:54:03.088Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T02:54:03.088Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T02:54:03.088Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T02:54:03.088Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T02:54:03.088Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T02:54:03.088Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T02:54:03.088Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T02:54:03.088Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T02:54:03.088Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T02:54:03.088Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T02:54:03.088Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T02:54:03.088Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T02:54:03.088Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T02:54:03.088Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T02:54:03.088Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T02:54:03.088Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T02:54:03.088Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T02:54:03.088Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T02:54:03.088Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T02:54:03.088Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T02:54:03.088Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T02:54:03.088Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T02:54:03.088Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T02:54:03.088Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T02:54:03.088Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T02:54:03.088Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T02:54:03.088Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T02:54:03.088Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T02:54:03.088Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T02:54:03.088Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T02:54:03.088Z] === CONT TestSetGetMeta [2022-05-12T02:54:03.088Z] === CONT TestList [2022-05-12T02:54:03.088Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T02:54:03.088Z] === CONT TestGet [2022-05-12T02:54:03.088Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-12T02:54:03.088Z] === CONT TestRemove [2022-05-12T02:54:03.088Z] --- PASS: TestGet (0.03s) [2022-05-12T02:54:03.088Z] === CONT TestCreate [2022-05-12T02:54:03.088Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-12T02:54:03.088Z] === CONT TestServicePrune [2022-05-12T02:54:03.088Z] --- PASS: TestList (0.04s) [2022-05-12T02:54:03.088Z] === CONT TestServiceGet [2022-05-12T02:54:03.088Z] --- PASS: TestRemove (0.03s) [2022-05-12T02:54:03.088Z] === CONT TestServiceRemove [2022-05-12T02:54:03.088Z] --- PASS: TestCreate (0.02s) [2022-05-12T02:54:03.088Z] === CONT TestServiceList [2022-05-12T02:54:03.099Z] ---> d02fb893b35f [2022-05-12T02:54:03.099Z] 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-12T02:54:03.099Z] ---> Running in bc6b7ad00160 [2022-05-12T02:54:03.544Z] --- PASS: TestServiceGet (0.18s) [2022-05-12T02:54:03.544Z] === CONT TestServiceCreate [2022-05-12T02:54:03.544Z] time="2022-05-12T02:54:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T02:54:03.544Z] --- PASS: TestServiceRemove (0.17s) [2022-05-12T02:54:03.544Z] === CONT TestRestore [2022-05-12T02:54:03.544Z] --- PASS: TestServiceList (0.17s) [2022-05-12T02:54:03.544Z] === CONT TestRefDerefRemove [2022-05-12T02:54:03.544Z] time="2022-05-12T02:54:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T02:54:03.544Z] time="2022-05-12T02:54:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T02:54:03.544Z] time="2022-05-12T02:54:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T02:54:03.544Z] --- PASS: TestServiceCreate (0.03s) [2022-05-12T02:54:03.544Z] === CONT TestGetWithReference [2022-05-12T02:54:03.544Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-12T02:54:03.544Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T02:54:03.544Z] --- PASS: TestRestore (0.03s) [2022-05-12T02:54:03.544Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T02:54:03.544Z] time="2022-05-12T02:54:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T02:54:03.544Z] --- PASS: TestServicePrune (0.23s) [2022-05-12T02:54:03.544Z] === CONT TestFindByReferenced [2022-05-12T02:54:03.544Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-12T02:54:03.544Z] === CONT TestFindByDriver [2022-05-12T02:54:03.544Z] --- PASS: TestGetWithReference (0.03s) [2022-05-12T02:54:03.544Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-12T02:54:03.544Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-12T02:54:03.544Z] --- PASS: TestFindByDriver (0.02s) [2022-05-12T02:54:03.544Z] PASS [2022-05-12T02:54:03.544Z] coverage: 69.0% of statements [2022-05-12T02:54:03.544Z] ok github.com/docker/docker/volume/service 0.331s coverage: 69.0% of statements [2022-05-12T02:54:04.470Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-12T02:54:06.733Z] --- PASS: TestServiceUpdateSecrets (14.21s) [2022-05-12T02:54:06.733Z] === RUN TestServiceUpdateConfigs [2022-05-12T02:54:07.007Z] check_test.go:307: [d9dd6b8b289a2] daemon is not started [2022-05-12T02:54:07.007Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-12T02:54:07.576Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-12T02:54:08.145Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-12T02:54:08.713Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-12T02:54:10.618Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T02:54:10.618Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-12T02:54:10.618Z] check_test.go:307: [daea0af4b34bc] daemon is not started [2022-05-12T02:54:10.618Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-12T02:54:11.555Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T02:54:11.555Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T02:54:12.933Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-12T02:54:13.405Z] Removing intermediate container bc6b7ad00160 [2022-05-12T02:54:13.405Z] ---> 8afcada45741 [2022-05-12T02:54:13.405Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T02:54:13.405Z] ---> Running in 0d5906e0d674 [2022-05-12T02:54:14.929Z] [2022-05-12T02:54:14.929Z] SUCCESS: Specified value was saved. [2022-05-12T02:54:15.466Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-12T02:54:15.466Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T02:54:17.372Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T02:54:18.645Z] Removing intermediate container 0d5906e0d674 [2022-05-12T02:54:18.645Z] ---> 55e829ad0536 [2022-05-12T02:54:18.645Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T02:54:18.645Z] ---> Running in d3cc53953bb2 [2022-05-12T02:54:19.278Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-12T02:54:19.278Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T02:54:19.592Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-12T02:54:19.592Z] Copying nested executables into bundles/binary-daemon [2022-05-12T02:54:20.656Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-12T02:54:20.956Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-12T02:54:20.956Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T02:54:21.212Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-12T02:54:21.212Z] [2022-05-12T02:54:21.624Z] --- PASS: TestServiceUpdateConfigs (14.40s) [2022-05-12T02:54:21.624Z] === RUN TestServiceUpdateNetwork [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-12T02:54:22.472Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43583/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=51e046b4d71fe10a604b02ab5cd3525f13adc4d7 -e DOCKER_GRAPHDRIVER docker:51e046b4d71fe10a604b02ab5cd3525f13adc4d7 hack/make.sh cross [2022-05-12T02:54:22.559Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-12T02:54:22.727Z] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T02:54:22.784Z] === RUN TestBoolValue [2022-05-12T02:54:22.784Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestBoolValueOrDefault [2022-05-12T02:54:22.784Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestInt64ValueOrZero [2022-05-12T02:54:22.784Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestInt64ValueOrDefault [2022-05-12T02:54:22.784Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T02:54:22.784Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestJsonContentType [2022-05-12T02:54:22.784Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestReadJSON [2022-05-12T02:54:22.784Z] === RUN TestReadJSON/nil_body [2022-05-12T02:54:22.784Z] === RUN TestReadJSON/empty_body [2022-05-12T02:54:22.784Z] === RUN TestReadJSON/with_valid_request [2022-05-12T02:54:22.784Z] === RUN TestReadJSON/with_whitespace [2022-05-12T02:54:22.784Z] === RUN TestReadJSON/with_extra_content [2022-05-12T02:54:22.784Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T02:54:22.784Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T02:54:22.784Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T02:54:22.784Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T02:54:22.784Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T02:54:22.784Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T02:54:22.784Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T02:54:22.784Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T02:54:22.784Z] PASS [2022-05-12T02:54:22.784Z] coverage: 31.9% of statements [2022-05-12T02:54:22.784Z] ok github.com/docker/docker/api/server/httputils 0.057s coverage: 31.9% of statements [2022-05-12T02:54:22.784Z] === RUN TestMaskSecretKeys [2022-05-12T02:54:22.784Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T02:54:22.784Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T02:54:22.784Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T02:54:22.784Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T02:54:22.784Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T02:54:22.784Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T02:54:22.784Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestVersionMiddlewareVersion [2022-05-12T02:54:22.784Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T02:54:22.784Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T02:54:22.784Z] PASS [2022-05-12T02:54:22.784Z] coverage: 37.7% of statements [2022-05-12T02:54:22.784Z] ok github.com/docker/docker/api/server/middleware 0.088s coverage: 37.7% of statements [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T02:54:22.784Z] === RUN TestStrSliceMarshalJSON [2022-05-12T02:54:22.784Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T02:54:22.784Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestStrSliceUnmarshalString [2022-05-12T02:54:22.784Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T02:54:22.784Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T02:54:22.784Z] PASS [2022-05-12T02:54:22.784Z] coverage: 90.0% of statements [2022-05-12T02:54:22.784Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2022-05-12T02:54:22.784Z] === RUN TestToJSON [2022-05-12T02:54:22.784Z] --- PASS: TestToJSON (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestToParamWithVersion [2022-05-12T02:54:22.784Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestFromJSON [2022-05-12T02:54:22.784Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestEmpty [2022-05-12T02:54:22.784Z] --- PASS: TestEmpty (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T02:54:22.784Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestArgsMatchKVList [2022-05-12T02:54:22.784Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestArgsMatch [2022-05-12T02:54:22.784Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestAdd [2022-05-12T02:54:22.784Z] --- PASS: TestAdd (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestDel [2022-05-12T02:54:22.784Z] --- PASS: TestDel (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestLen [2022-05-12T02:54:22.784Z] --- PASS: TestLen (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestExactMatch [2022-05-12T02:54:22.784Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestOnlyOneExactMatch [2022-05-12T02:54:22.784Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestContains [2022-05-12T02:54:22.784Z] --- PASS: TestContains (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestValidate [2022-05-12T02:54:22.784Z] --- PASS: TestValidate (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestWalkValues [2022-05-12T02:54:22.784Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestFuzzyMatch [2022-05-12T02:54:22.784Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T02:54:22.784Z] === RUN TestClone [2022-05-12T02:54:22.784Z] --- PASS: TestClone (0.00s) [2022-05-12T02:54:22.784Z] PASS [2022-05-12T02:54:22.784Z] coverage: 92.2% of statements [2022-05-12T02:54:22.784Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2022-05-12T02:54:22.784Z] === RUN TestGetTimestamp [2022-05-12T02:54:22.784Z] === RUN TestAdjustForAPIVersion [2022-05-12T02:54:22.784Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T02:54:22.784Z] PASS [2022-05-12T02:54:22.784Z] coverage: 6.1% of statements [2022-05-12T02:54:22.784Z] ok github.com/docker/docker/api/server/router/swarm 0.053s coverage: 6.1% of statements [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T02:54:22.784Z] --- PASS: TestGetTimestamp (0.17s) [2022-05-12T02:54:22.784Z] === RUN TestParseTimestamps [2022-05-12T02:54:22.784Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T02:54:22.784Z] PASS [2022-05-12T02:54:22.784Z] coverage: 100.0% of statements [2022-05-12T02:54:22.784Z] ok github.com/docker/docker/api/types/time 0.228s coverage: 100.0% of statements [2022-05-12T02:54:22.784Z] === RUN TestCompareVersion [2022-05-12T02:54:22.784Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T02:54:22.784Z] PASS [2022-05-12T02:54:22.784Z] coverage: 77.3% of statements [2022-05-12T02:54:22.784Z] ok github.com/docker/docker/api/types/versions 0.093s coverage: 77.3% of statements [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T02:54:22.784Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T02:54:22.784Z] === RUN TestIsGIT [2022-05-12T02:54:22.784Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T02:54:22.785Z] PASS [2022-05-12T02:54:22.785Z] coverage: 100.0% of statements [2022-05-12T02:54:22.785Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.048s coverage: 100.0% of statements [2022-05-12T02:54:22.785Z] === RUN TestParseRemoteURL [2022-05-12T02:54:22.785Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T02:54:22.785Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T02:54:22.785Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T02:54:22.785Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T02:54:22.785Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T02:54:22.785Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T02:54:22.785Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T02:54:22.785Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T02:54:22.785Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T02:54:22.785Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T02:54:22.785Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T02:54:22.785Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T02:54:22.785Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T02:54:22.785Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T02:54:22.785Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T02:54:22.785Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T02:54:22.785Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T02:54:22.785Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T02:54:22.785Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T02:54:22.785Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T02:54:22.785Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T02:54:22.785Z] === RUN TestCloneArgsSmartHttp [2022-05-12T02:54:22.785Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-05-12T02:54:22.785Z] === RUN TestCloneArgsDumbHttp [2022-05-12T02:54:22.785Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T02:54:22.785Z] === RUN TestCloneArgsGit [2022-05-12T02:54:22.785Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T02:54:22.785Z] === RUN TestCheckoutGit [2022-05-12T02:54:22.982Z] Removing bundles/ [2022-05-12T02:54:22.983Z] [2022-05-12T02:54:22.983Z] ---> Making bundle: cross (in bundles/cross) [2022-05-12T02:54:22.983Z] Cross building: bundles/cross/linux/amd64 [2022-05-12T02:54:22.983Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-12T02:54:22.983Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-12T02:54:23.246Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T02:54:23.246Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-12T02:54:23.246Z] === RUN TestProcessNoDockerignore [2022-05-12T02:54:23.305Z] Cannot create a file when that file already exists. [2022-05-12T02:54:23.708Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T02:54:23.708Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T02:54:23.708Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-12T02:54:23.708Z] === RUN TestDetectContentType [2022-05-12T02:54:23.708Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T02:54:23.708Z] === RUN TestSelectAcceptableMIME [2022-05-12T02:54:23.708Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T02:54:23.708Z] === RUN TestInspectEmptyResponse [2022-05-12T02:54:23.708Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T02:54:23.708Z] === RUN TestInspectResponseBinary [2022-05-12T02:54:23.708Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T02:54:23.708Z] === RUN TestResponseUnsupportedContentType [2022-05-12T02:54:23.708Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T02:54:23.708Z] === RUN TestInspectResponseTextSimple [2022-05-12T02:54:23.708Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T02:54:23.708Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T02:54:23.708Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T02:54:23.708Z] === RUN TestUnknownContentLength [2022-05-12T02:54:23.708Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T02:54:23.708Z] === RUN TestDownloadRemote [2022-05-12T02:54:23.708Z] --- PASS: TestDownloadRemote (0.19s) [2022-05-12T02:54:23.708Z] === RUN TestGetWithStatusError [2022-05-12T02:54:23.708Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T02:54:23.708Z] === RUN TestCloseRootDirectory [2022-05-12T02:54:23.708Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:23.708Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-12T02:54:23.708Z] === RUN TestHashFile [2022-05-12T02:54:23.708Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:23.708Z] --- SKIP: TestHashFile (0.01s) [2022-05-12T02:54:23.708Z] === RUN TestHashSubdir [2022-05-12T02:54:23.708Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:23.708Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-12T02:54:23.708Z] === RUN TestRemoveDirectory [2022-05-12T02:54:23.708Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:23.708Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-12T02:54:23.708Z] PASS [2022-05-12T02:54:23.708Z] coverage: 9.3% of statements [2022-05-12T02:54:23.708Z] ok github.com/docker/docker/builder/remotecontext 0.407s coverage: 9.3% of statements [2022-05-12T02:54:23.708Z] === RUN TestEnable [2022-05-12T02:54:23.708Z] --- PASS: TestEnable (0.00s) [2022-05-12T02:54:23.708Z] === RUN TestDisable [2022-05-12T02:54:23.708Z] --- PASS: TestDisable (0.00s) [2022-05-12T02:54:23.708Z] === RUN TestEnabled [2022-05-12T02:54:23.708Z] --- PASS: TestEnabled (0.00s) [2022-05-12T02:54:23.708Z] PASS [2022-05-12T02:54:23.708Z] coverage: 100.0% of statements [2022-05-12T02:54:23.708Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2022-05-12T02:54:24.169Z] === RUN TestGetAllAllowed [2022-05-12T02:54:24.169Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestGetAllMeta [2022-05-12T02:54:24.169Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T02:54:24.169Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T02:54:24.169Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestIsExistingDirectory [2022-05-12T02:54:24.169Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-12T02:54:24.169Z] === RUN TestGetFilenameForDownload [2022-05-12T02:54:24.169Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestEnv2Variables [2022-05-12T02:54:24.169Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T02:54:24.169Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestMaintainer [2022-05-12T02:54:24.169Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestLabel [2022-05-12T02:54:24.169Z] --- PASS: TestLabel (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestFromScratch [2022-05-12T02:54:24.169Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestFromWithArg [2022-05-12T02:54:24.169Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T02:54:24.169Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestFromWithUndefinedArg [2022-05-12T02:54:24.169Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T02:54:24.169Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestOnbuild [2022-05-12T02:54:24.169Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestWorkdir [2022-05-12T02:54:24.169Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestCmd [2022-05-12T02:54:24.169Z] --- PASS: TestCmd (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestHealthcheckNone [2022-05-12T02:54:24.169Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestHealthcheckCmd [2022-05-12T02:54:24.169Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestEntrypoint [2022-05-12T02:54:24.169Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestExpose [2022-05-12T02:54:24.169Z] --- PASS: TestExpose (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestUser [2022-05-12T02:54:24.169Z] --- PASS: TestUser (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestVolume [2022-05-12T02:54:24.169Z] --- PASS: TestVolume (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestStopSignal [2022-05-12T02:54:24.169Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T02:54:24.169Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestArg [2022-05-12T02:54:24.169Z] --- PASS: TestArg (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestShell [2022-05-12T02:54:24.169Z] --- PASS: TestShell (0.00s) [2022-05-12T02:54:24.169Z] === RUN TestPrependEnvOnCmd [2022-05-12T02:54:24.169Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T02:54:24.170Z] === RUN TestRunWithBuildArgs [2022-05-12T02:54:24.170Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T02:54:24.170Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T02:54:24.170Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T02:54:24.170Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T02:54:24.170Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T02:54:24.170Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T02:54:24.170Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T02:54:24.170Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T02:54:24.170Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T02:54:24.170Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T02:54:24.170Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T02:54:24.170Z] === RUN TestNormalizeWorkdir [2022-05-12T02:54:24.170Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T02:54:24.170Z] === RUN TestDispatch [2022-05-12T02:54:24.170Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T02:54:24.170Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T02:54:24.170Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T02:54:24.170Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T02:54:24.170Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T02:54:24.170Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T02:54:24.170Z] === RUN TestDispatch/COPY_url [2022-05-12T02:54:24.170Z] --- PASS: TestDispatch (0.07s) [2022-05-12T02:54:24.170Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-12T02:54:24.170Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-12T02:54:24.170Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-12T02:54:24.170Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T02:54:24.170Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T02:54:24.170Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-12T02:54:24.170Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T02:54:24.170Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T02:54:24.170Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T02:54:24.170Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T02:54:24.170Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T02:54:24.170Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T02:54:24.170Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T02:54:24.170Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T02:54:24.170Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T02:54:24.170Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T02:54:24.170Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T02:54:24.170Z] === RUN TestEmptyDockerfile [2022-05-12T02:54:24.170Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-12T02:54:24.170Z] === RUN TestSymlinkDockerfile [2022-05-12T02:54:24.170Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T02:54:24.170Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T02:54:24.170Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-12T02:54:24.170Z] === RUN TestNonExistingDockerfile [2022-05-12T02:54:24.170Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T02:54:24.170Z] === RUN TestCopyRunConfig [2022-05-12T02:54:24.170Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T02:54:24.170Z] === RUN TestDeepCopyRunConfig [2022-05-12T02:54:24.170Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T02:54:24.170Z] === RUN TestExportImage [2022-05-12T02:54:24.170Z] --- PASS: TestExportImage (0.00s) [2022-05-12T02:54:24.170Z] === RUN TestNormalizeDest [2022-05-12T02:54:24.170Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T02:54:24.170Z] PASS [2022-05-12T02:54:24.170Z] coverage: 46.7% of statements [2022-05-12T02:54:24.170Z] ok github.com/docker/docker/builder/dockerfile 0.298s coverage: 46.7% of statements [2022-05-12T02:54:24.582Z] 2022/05/12 02:54:22 Closing DB instances... [2022-05-12T02:54:24.583Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-05-12T02:54:24.583Z] === RUN TestFindNode [2022-05-12T02:54:24.583Z] 2022/05/12 02:54:23 Closing DB instances... [2022-05-12T02:54:24.583Z] --- PASS: TestFindNode (0.02s) [2022-05-12T02:54:24.583Z] === RUN TestChangeNodeState [2022-05-12T02:54:24.583Z] 2022/05/12 02:54:23 Closing DB instances... [2022-05-12T02:54:24.583Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-12T02:54:24.583Z] === RUN TestNodeReincarnation [2022-05-12T02:54:24.583Z] 2022/05/12 02:54:23 Closing DB instances... [2022-05-12T02:54:25.714Z] === RUN TestTCP4Proxy [2022-05-12T02:54:25.714Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-12T02:54:25.714Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T02:54:25.714Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-12T02:54:25.714Z] === RUN TestTCP6Proxy [2022-05-12T02:54:25.714Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T02:54:25.714Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T02:54:25.714Z] === RUN TestTCPDualStackProxy [2022-05-12T02:54:25.714Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T02:54:25.714Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T02:54:25.714Z] === RUN TestUDP4Proxy [2022-05-12T02:54:25.714Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T02:54:25.714Z] === RUN TestUDP6Proxy [2022-05-12T02:54:25.714Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T02:54:25.714Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T02:54:25.714Z] === RUN TestUDPWriteError [2022-05-12T02:54:25.714Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T02:54:25.714Z] === RUN TestSCTP4Proxy [2022-05-12T02:54:25.714Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T02:54:25.714Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T02:54:25.714Z] === RUN TestSCTP6Proxy [2022-05-12T02:54:25.714Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T02:54:25.714Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T02:54:25.714Z] PASS [2022-05-12T02:54:25.714Z] coverage: 49.4% of statements [2022-05-12T02:54:25.714Z] ok github.com/docker/docker/cmd/docker-proxy 0.062s coverage: 49.4% of statements [2022-05-12T02:54:25.847Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T02:54:25.847Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-12T02:54:28.381Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T02:54:28.951Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-12T02:54:29.067Z] Removing intermediate container d3cc53953bb2 [2022-05-12T02:54:29.067Z] ---> ce4a2ee4558a [2022-05-12T02:54:29.067Z] Step 13/13 : CMD ["sh"] [2022-05-12T02:54:29.067Z] ---> Running in 1a1eb47a2234 [2022-05-12T02:54:29.067Z] Removing intermediate container 1a1eb47a2234 [2022-05-12T02:54:29.067Z] ---> e7c72baff434 [2022-05-12T02:54:29.067Z] Successfully built e7c72baff434 [2022-05-12T02:54:29.067Z] Successfully tagged busybox:latest [2022-05-12T02:54:29.067Z] INFO: Docker images of the daemon under test [2022-05-12T02:54:29.067Z] [2022-05-12T02:54:29.067Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T02:54:29.067Z] busybox latest e7c72baff434 Less than a second ago 4.95GB [2022-05-12T02:54:29.067Z] microsoft/windowsservercore latest 7c569352fed3 7 days ago 4.9GB [2022-05-12T02:54:29.067Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 7 days ago 4.9GB [2022-05-12T02:54:29.067Z] [2022-05-12T02:54:29.067Z] INFO: Running integration tests at 05/12/2022 02:54:28... [2022-05-12T02:54:29.067Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T02:54:29.067Z] INFO: Integration API tests being run from the host: [2022-05-12T02:54:29.067Z] INFO: make.ps1 starting at 05/12/2022 02:54:28 [2022-05-12T02:54:29.245Z] time="2022-05-12T02:54:28Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T02:54:29.245Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-12T02:54:29.245Z] === RUN TestParallelCreate [2022-05-12T02:54:29.245Z] 2022/05/12 02:54:28 Closing DB instances... [2022-05-12T02:54:29.245Z] --- PASS: TestParallelCreate (0.03s) [2022-05-12T02:54:29.245Z] === RUN TestParallelDelete [2022-05-12T02:54:29.245Z] 2022/05/12 02:54:28 Closing DB instances... [2022-05-12T02:54:29.245Z] --- PASS: TestParallelDelete (0.03s) [2022-05-12T02:54:29.245Z] === RUN TestNetworkDBIslands [2022-05-12T02:54:29.245Z] time="2022-05-12T02:54:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cabb436791d4 with config:&{NodeID:cabb436791d4 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-12T02:54:29.246Z] time="2022-05-12T02:54:28Z" level=info msg="Node cabb436791d4/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:29.246Z] time="2022-05-12T02:54:28Z" level=info msg="Node cabb436791d4/172.17.173.142, added to nodes list" [2022-05-12T02:54:29.246Z] time="2022-05-12T02:54:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3d6204510586 with config:&{NodeID:3d6204510586 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-12T02:54:29.246Z] time="2022-05-12T02:54:28Z" level=info msg="Node 3d6204510586/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:29.246Z] time="2022-05-12T02:54:28Z" level=info msg="Node 3d6204510586/172.17.173.142, added to nodes list" [2022-05-12T02:54:29.246Z] time="2022-05-12T02:54:28Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T02:54:29.246Z] time="2022-05-12T02:54:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T02:54:29.246Z] time="2022-05-12T02:54:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-05-12T02:54:29.246Z] time="2022-05-12T02:54:28Z" level=info msg="Node 3d6204510586/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:29.246Z] time="2022-05-12T02:54:28Z" level=info msg="Node 3d6204510586/172.17.173.142, added to nodes list" [2022-05-12T02:54:29.246Z] time="2022-05-12T02:54:28Z" level=info msg="Node cabb436791d4/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:29.246Z] time="2022-05-12T02:54:28Z" level=info msg="Node cabb436791d4/172.17.173.142, added to nodes list" [2022-05-12T02:54:29.246Z] time="2022-05-12T02:54:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-05-12T02:54:29.246Z] time="2022-05-12T02:54:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T02:54:30.207Z] time="2022-05-12T02:54:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c7c572417d31 with config:&{NodeID:c7c572417d31 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-12T02:54:30.207Z] time="2022-05-12T02:54:29Z" level=info msg="Node c7c572417d31/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:30.207Z] time="2022-05-12T02:54:29Z" level=info msg="Node c7c572417d31/172.17.173.142, added to nodes list" [2022-05-12T02:54:30.207Z] time="2022-05-12T02:54:29Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T02:54:30.207Z] time="2022-05-12T02:54:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T02:54:30.207Z] time="2022-05-12T02:54:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2022-05-12T02:54:30.207Z] time="2022-05-12T02:54:29Z" level=info msg="Node c7c572417d31/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:30.207Z] time="2022-05-12T02:54:29Z" level=info msg="Node c7c572417d31/172.17.173.142, added to nodes list" [2022-05-12T02:54:30.207Z] time="2022-05-12T02:54:29Z" level=info msg="Node cabb436791d4/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:30.207Z] time="2022-05-12T02:54:29Z" level=info msg="Node cabb436791d4/172.17.173.142, added to nodes list" [2022-05-12T02:54:30.207Z] time="2022-05-12T02:54:29Z" level=info msg="Node 3d6204510586/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:30.207Z] time="2022-05-12T02:54:29Z" level=info msg="Node 3d6204510586/172.17.173.142, added to nodes list" [2022-05-12T02:54:30.207Z] time="2022-05-12T02:54:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2022-05-12T02:54:30.207Z] time="2022-05-12T02:54:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T02:54:30.207Z] time="2022-05-12T02:54:29Z" level=info msg="Node c7c572417d31/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:30.207Z] time="2022-05-12T02:54:29Z" level=info msg="Node c7c572417d31/172.17.173.142, added to nodes list" [2022-05-12T02:54:30.597Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e8419d352139 with config:&{NodeID:e8419d352139 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-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=info msg="Node e8419d352139/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=info msg="Node e8419d352139/172.17.173.142, added to nodes list" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49375" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=info msg="Node e8419d352139/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=info msg="Node e8419d352139/172.17.173.142, added to nodes list" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=info msg="Node cabb436791d4/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=info msg="Node cabb436791d4/172.17.173.142, added to nodes list" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=info msg="Node 3d6204510586/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=info msg="Node 3d6204510586/172.17.173.142, added to nodes list" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=info msg="Node c7c572417d31/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=info msg="Node c7c572417d31/172.17.173.142, added to nodes list" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49376" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=info msg="Node e8419d352139/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=info msg="Node e8419d352139/172.17.173.142, added to nodes list" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=info msg="Node e8419d352139/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:30.663Z] time="2022-05-12T02:54:30Z" level=info msg="Node e8419d352139/172.17.173.142, added to nodes list" [2022-05-12T02:54:30.857Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b6a54339e815 with config:&{NodeID:b6a54339e815 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-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node b6a54339e815/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node b6a54339e815/172.17.173.142, added to nodes list" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49379" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node b6a54339e815/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node b6a54339e815/172.17.173.142, added to nodes list" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node cabb436791d4/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node cabb436791d4/172.17.173.142, added to nodes list" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node 3d6204510586/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node 3d6204510586/172.17.173.142, added to nodes list" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node c7c572417d31/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node c7c572417d31/172.17.173.142, added to nodes list" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node e8419d352139/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node e8419d352139/172.17.173.142, added to nodes list" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49380" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node b6a54339e815/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node b6a54339e815/172.17.173.142, added to nodes list" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node b6a54339e815/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node b6a54339e815/172.17.173.142, added to nodes list" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node b6a54339e815/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="Node b6a54339e815/172.17.173.142, added to nodes list" [2022-05-12T02:54:31.119Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=info msg="The new bootstrap node list is:[172.17.173.142:10033 172.17.173.142:10034 172.17.173.142:10035]" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.173.142:10033" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=debug msg="memberlist: Stream connection from=172.17.173.142:49382" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.173.142:10034" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=debug msg="memberlist: Stream connection from=172.17.173.142:49383" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.173.142:10035" [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:30Z" level=debug msg="memberlist: Stream connection from=172.17.173.142:49384" [2022-05-12T02:54:31.119Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T02:54:31.119Z] time="2022-05-12T02:54:31Z" level=info msg="The new bootstrap node list is:[172.17.173.142:10033 172.17.173.142:10034 172.17.173.142:10035]" [2022-05-12T02:54:31.120Z] time="2022-05-12T02:54:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.173.142:10033" [2022-05-12T02:54:31.120Z] time="2022-05-12T02:54:31Z" level=debug msg="memberlist: Stream connection from=172.17.173.142:49385" [2022-05-12T02:54:31.120Z] time="2022-05-12T02:54:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.173.142:10034" [2022-05-12T02:54:31.120Z] time="2022-05-12T02:54:31Z" level=debug msg="memberlist: Stream connection from=172.17.173.142:49386" [2022-05-12T02:54:31.120Z] time="2022-05-12T02:54:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.173.142:10035" [2022-05-12T02:54:31.120Z] time="2022-05-12T02:54:31Z" level=debug msg="memberlist: Stream connection from=172.17.173.142:49387" [2022-05-12T02:54:31.574Z] time="2022-05-12T02:54:31Z" level=info msg="node 0 leaving" [2022-05-12T02:54:31.574Z] time="2022-05-12T02:54:31Z" level=info msg="Node cabb436791d4 change state NodeActive --> NodeLeft" [2022-05-12T02:54:31.574Z] time="2022-05-12T02:54:31Z" level=info msg="node2(3d6204510586): Node leave event for cabb436791d4/172.17.173.142" [2022-05-12T02:54:31.574Z] time="2022-05-12T02:54:31Z" level=info msg="Node cabb436791d4 change state NodeActive --> NodeLeft" [2022-05-12T02:54:31.574Z] time="2022-05-12T02:54:31Z" level=info msg="node4(e8419d352139): Node leave event for cabb436791d4/172.17.173.142" [2022-05-12T02:54:31.574Z] time="2022-05-12T02:54:31Z" level=info msg="Node cabb436791d4 change state NodeActive --> NodeLeft" [2022-05-12T02:54:31.574Z] time="2022-05-12T02:54:31Z" level=info msg="node3(c7c572417d31): Node leave event for cabb436791d4/172.17.173.142" [2022-05-12T02:54:31.574Z] time="2022-05-12T02:54:31Z" level=info msg="Node cabb436791d4 change state NodeActive --> NodeLeft" [2022-05-12T02:54:31.574Z] time="2022-05-12T02:54:31Z" level=info msg="node1(cabb436791d4): Node leave event for cabb436791d4/172.17.173.142" [2022-05-12T02:54:31.574Z] time="2022-05-12T02:54:31Z" level=info msg="Node cabb436791d4 change state NodeActive --> NodeLeft" [2022-05-12T02:54:31.574Z] time="2022-05-12T02:54:31Z" level=info msg="node5(b6a54339e815): Node leave event for cabb436791d4/172.17.173.142" [2022-05-12T02:54:32.030Z] time="2022-05-12T02:54:31Z" level=info msg="Node cabb436791d4/172.17.173.142, left gossip cluster" [2022-05-12T02:54:32.030Z] time="2022-05-12T02:54:31Z" level=info msg="Node cabb436791d4/172.17.173.142, left gossip cluster" [2022-05-12T02:54:32.030Z] time="2022-05-12T02:54:31Z" level=info msg="Node cabb436791d4/172.17.173.142, left gossip cluster" [2022-05-12T02:54:32.030Z] time="2022-05-12T02:54:31Z" level=info msg="Node cabb436791d4/172.17.173.142, left gossip cluster" [2022-05-12T02:54:32.030Z] time="2022-05-12T02:54:31Z" level=info msg="Node cabb436791d4/172.17.173.142, left gossip cluster" [2022-05-12T02:54:32.030Z] time="2022-05-12T02:54:31Z" level=info msg="node 1 leaving" [2022-05-12T02:54:32.030Z] time="2022-05-12T02:54:31Z" level=info msg="Node 3d6204510586 change state NodeActive --> NodeLeft" [2022-05-12T02:54:32.030Z] time="2022-05-12T02:54:31Z" level=info msg="node5(b6a54339e815): Node leave event for 3d6204510586/172.17.173.142" [2022-05-12T02:54:32.030Z] time="2022-05-12T02:54:31Z" level=info msg="Node 3d6204510586 change state NodeActive --> NodeLeft" [2022-05-12T02:54:32.030Z] time="2022-05-12T02:54:31Z" level=info msg="node4(e8419d352139): Node leave event for 3d6204510586/172.17.173.142" [2022-05-12T02:54:32.030Z] time="2022-05-12T02:54:31Z" level=info msg="Node 3d6204510586 change state NodeActive --> NodeLeft" [2022-05-12T02:54:32.030Z] time="2022-05-12T02:54:31Z" level=info msg="node3(c7c572417d31): Node leave event for 3d6204510586/172.17.173.142" [2022-05-12T02:54:32.030Z] time="2022-05-12T02:54:31Z" level=info msg="Node 3d6204510586 change state NodeActive --> NodeLeft" [2022-05-12T02:54:32.030Z] time="2022-05-12T02:54:31Z" level=info msg="node2(3d6204510586): Node leave event for 3d6204510586/172.17.173.142" [2022-05-12T02:54:32.030Z] time="2022-05-12T02:54:31Z" level=info msg="Node 3d6204510586/172.17.173.142, left gossip cluster" [2022-05-12T02:54:32.485Z] time="2022-05-12T02:54:31Z" level=info msg="Node 3d6204510586/172.17.173.142, left gossip cluster" [2022-05-12T02:54:32.485Z] time="2022-05-12T02:54:31Z" level=info msg="node 2 leaving" [2022-05-12T02:54:32.485Z] time="2022-05-12T02:54:31Z" level=info msg="Node 3d6204510586/172.17.173.142, left gossip cluster" [2022-05-12T02:54:32.485Z] time="2022-05-12T02:54:31Z" level=info msg="Node 3d6204510586/172.17.173.142, left gossip cluster" [2022-05-12T02:54:32.485Z] time="2022-05-12T02:54:32Z" level=info msg="Node c7c572417d31 change state NodeActive --> NodeLeft" [2022-05-12T02:54:32.485Z] time="2022-05-12T02:54:32Z" level=info msg="node5(b6a54339e815): Node leave event for c7c572417d31/172.17.173.142" [2022-05-12T02:54:32.485Z] time="2022-05-12T02:54:32Z" level=info msg="Node c7c572417d31 change state NodeActive --> NodeLeft" [2022-05-12T02:54:32.485Z] time="2022-05-12T02:54:32Z" level=info msg="node4(e8419d352139): Node leave event for c7c572417d31/172.17.173.142" [2022-05-12T02:54:32.485Z] time="2022-05-12T02:54:32Z" level=info msg="Node c7c572417d31 change state NodeActive --> NodeLeft" [2022-05-12T02:54:32.485Z] time="2022-05-12T02:54:32Z" level=info msg="node3(c7c572417d31): Node leave event for c7c572417d31/172.17.173.142" [2022-05-12T02:54:32.485Z] time="2022-05-12T02:54:32Z" level=info msg="Node c7c572417d31/172.17.173.142, left gossip cluster" [2022-05-12T02:54:32.485Z] time="2022-05-12T02:54:32Z" level=info msg="Node c7c572417d31/172.17.173.142, left gossip cluster" [2022-05-12T02:54:32.485Z] time="2022-05-12T02:54:32Z" level=info msg="Node c7c572417d31/172.17.173.142, left gossip cluster" [2022-05-12T02:54:32.941Z] networkdb_test.go:867: node5: OK [2022-05-12T02:54:32.941Z] networkdb_test.go:867: node4: OK [2022-05-12T02:54:32.941Z] time="2022-05-12T02:54:32Z" level=info msg="node 0 coming back" [2022-05-12T02:54:32.941Z] time="2022-05-12T02:54:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2c49bf817ab6 with config:&{NodeID:2c49bf817ab6 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-12T02:54:32.941Z] time="2022-05-12T02:54:32Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:32.941Z] time="2022-05-12T02:54:32Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, added to nodes list" [2022-05-12T02:54:32.941Z] time="2022-05-12T02:54:32Z" level=info msg="node 1 coming back" [2022-05-12T02:54:32.941Z] time="2022-05-12T02:54:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:397a6ad6acc3 with config:&{NodeID:397a6ad6acc3 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-12T02:54:32.941Z] time="2022-05-12T02:54:32Z" level=info msg="Node 397a6ad6acc3/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:32.941Z] time="2022-05-12T02:54:32Z" level=info msg="Node 397a6ad6acc3/172.17.173.142, added to nodes list" [2022-05-12T02:54:32.941Z] time="2022-05-12T02:54:32Z" level=info msg="node 2 coming back" [2022-05-12T02:54:32.941Z] time="2022-05-12T02:54:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2dcc05cd4862 with config:&{NodeID:2dcc05cd4862 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-12T02:54:32.941Z] time="2022-05-12T02:54:32Z" level=info msg="Node 2dcc05cd4862/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:32.941Z] time="2022-05-12T02:54:32Z" level=info msg="Node 2dcc05cd4862/172.17.173.142, added to nodes list" [2022-05-12T02:54:33.392Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-12T02:54:33.788Z] --- PASS: TestServiceUpdateNetwork (11.81s) [2022-05-12T02:54:33.788Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T02:54:33.788Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T02:54:34.350Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T02:54:35.295Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-12T02:54:36.234Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-12T02:54:36.654Z] time="2022-05-12T02:54:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.173.142:10033 172.17.173.142:10034 172.17.173.142:10035]" [2022-05-12T02:54:37.110Z] time="2022-05-12T02:54:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.173.142:10033 172.17.173.142:10034 172.17.173.142:10035]" [2022-05-12T02:54:37.170Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.173.142:10033" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=debug msg="memberlist: Stream connection from=172.17.173.142:49392" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node b6a54339e815/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node b6a54339e815/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node e8419d352139/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, is the new incarnation of the shutdown node cabb436791d4/172.17.173.142" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node e8419d352139/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.173.142:10034" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=debug msg="memberlist: Stream connection from=172.17.173.142:49393" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 397a6ad6acc3/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node e8419d352139/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node e8419d352139/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 397a6ad6acc3/172.17.173.142, is the new incarnation of the shutdown node 3d6204510586/172.17.173.142" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 397a6ad6acc3/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node b6a54339e815/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node b6a54339e815/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=debug msg="memberlist: Stream connection from=172.17.173.142:49394" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.173.142:10035" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 397a6ad6acc3/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 397a6ad6acc3/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node e8419d352139/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node e8419d352139/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node b6a54339e815/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node b6a54339e815/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2dcc05cd4862/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2dcc05cd4862/172.17.173.142, is the new incarnation of the shutdown node c7c572417d31/172.17.173.142" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2dcc05cd4862/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 397a6ad6acc3/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 397a6ad6acc3/172.17.173.142, is the new incarnation of the shutdown node 3d6204510586/172.17.173.142" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 397a6ad6acc3/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, is the new incarnation of the shutdown node cabb436791d4/172.17.173.142" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 397a6ad6acc3/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 397a6ad6acc3/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2dcc05cd4862/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2dcc05cd4862/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2dcc05cd4862/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2dcc05cd4862/172.17.173.142, added to nodes list" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2dcc05cd4862/172.17.173.142, joined gossip cluster" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2dcc05cd4862/172.17.173.142, is the new incarnation of the shutdown node c7c572417d31/172.17.173.142" [2022-05-12T02:54:37.573Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2dcc05cd4862/172.17.173.142, added to nodes list" [2022-05-12T02:54:38.028Z] time="2022-05-12T02:54:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.173.142:10033" [2022-05-12T02:54:38.028Z] time="2022-05-12T02:54:37Z" level=debug msg="memberlist: Stream connection from=172.17.173.142:49395" [2022-05-12T02:54:38.028Z] time="2022-05-12T02:54:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.173.142:10034" [2022-05-12T02:54:38.028Z] time="2022-05-12T02:54:37Z" level=debug msg="memberlist: Stream connection from=172.17.173.142:49396" [2022-05-12T02:54:38.028Z] time="2022-05-12T02:54:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.173.142:10035" [2022-05-12T02:54:38.028Z] time="2022-05-12T02:54:37Z" level=debug msg="memberlist: Stream connection from=172.17.173.142:49397" [2022-05-12T02:54:38.028Z] 2022/05/12 02:54:37 Closing DB instances... [2022-05-12T02:54:38.028Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2c49bf817ab6 change state NodeActive --> NodeLeft" [2022-05-12T02:54:38.028Z] time="2022-05-12T02:54:37Z" level=info msg="node3(2dcc05cd4862): Node leave event for 2c49bf817ab6/172.17.173.142" [2022-05-12T02:54:38.028Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2c49bf817ab6 change state NodeActive --> NodeLeft" [2022-05-12T02:54:38.028Z] time="2022-05-12T02:54:37Z" level=info msg="node2(397a6ad6acc3): Node leave event for 2c49bf817ab6/172.17.173.142" [2022-05-12T02:54:38.028Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2c49bf817ab6 change state NodeActive --> NodeLeft" [2022-05-12T02:54:38.028Z] time="2022-05-12T02:54:37Z" level=info msg="node4(e8419d352139): Node leave event for 2c49bf817ab6/172.17.173.142" [2022-05-12T02:54:38.028Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2c49bf817ab6 change state NodeActive --> NodeLeft" [2022-05-12T02:54:38.028Z] time="2022-05-12T02:54:37Z" level=info msg="node5(b6a54339e815): Node leave event for 2c49bf817ab6/172.17.173.142" [2022-05-12T02:54:38.028Z] time="2022-05-12T02:54:37Z" level=info msg="Node 2c49bf817ab6 change state NodeActive --> NodeLeft" [2022-05-12T02:54:38.028Z] time="2022-05-12T02:54:37Z" level=info msg="node1(2c49bf817ab6): Node leave event for 2c49bf817ab6/172.17.173.142" [2022-05-12T02:54:38.132Z] === RUN TestCheckpointCreateError [2022-05-12T02:54:38.132Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestCheckpointCreate [2022-05-12T02:54:38.132Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestCheckpointDeleteError [2022-05-12T02:54:38.132Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestCheckpointDelete [2022-05-12T02:54:38.132Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestCheckpointListError [2022-05-12T02:54:38.132Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestCheckpointList [2022-05-12T02:54:38.132Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T02:54:38.132Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T02:54:38.132Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T02:54:38.132Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestGetAPIPath [2022-05-12T02:54:38.132Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestParseHostURL [2022-05-12T02:54:38.132Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T02:54:38.132Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T02:54:38.132Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestNegotiateAPIVersion [2022-05-12T02:54:38.132Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T02:54:38.132Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T02:54:38.132Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T02:54:38.132Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T02:54:38.132Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T02:54:38.132Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T02:54:38.132Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T02:54:38.132Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T02:54:38.132Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T02:54:38.132Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T02:54:38.132Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T02:54:38.132Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T02:54:38.132Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T02:54:38.132Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T02:54:38.132Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestClientRedirect [2022-05-12T02:54:38.132Z] === RUN TestClientRedirect/GET [2022-05-12T02:54:38.132Z] === RUN TestClientRedirect/POST [2022-05-12T02:54:38.132Z] === RUN TestClientRedirect/PUT [2022-05-12T02:54:38.132Z] === RUN TestClientRedirect/DELETE [2022-05-12T02:54:38.132Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T02:54:38.132Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T02:54:38.132Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T02:54:38.132Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T02:54:38.132Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestConfigCreateUnsupported [2022-05-12T02:54:38.132Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestConfigCreateError [2022-05-12T02:54:38.132Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestConfigCreate [2022-05-12T02:54:38.132Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestConfigInspectNotFound [2022-05-12T02:54:38.132Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T02:54:38.132Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestConfigInspectUnsupported [2022-05-12T02:54:38.132Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestConfigInspectError [2022-05-12T02:54:38.132Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T02:54:38.132Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestConfigInspect [2022-05-12T02:54:38.132Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestConfigListUnsupported [2022-05-12T02:54:38.132Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestConfigListError [2022-05-12T02:54:38.132Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestConfigList [2022-05-12T02:54:38.132Z] --- PASS: TestConfigList (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestConfigRemoveUnsupported [2022-05-12T02:54:38.132Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T02:54:38.132Z] === RUN TestConfigRemoveError [2022-05-12T02:54:38.485Z] time="2022-05-12T02:54:38Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, left gossip cluster" [2022-05-12T02:54:38.485Z] time="2022-05-12T02:54:38Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, left gossip cluster" [2022-05-12T02:54:38.485Z] time="2022-05-12T02:54:38Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, left gossip cluster" [2022-05-12T02:54:38.485Z] time="2022-05-12T02:54:38Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, left gossip cluster" [2022-05-12T02:54:38.485Z] time="2022-05-12T02:54:38Z" level=info msg="Node 2c49bf817ab6/172.17.173.142, left gossip cluster" [2022-05-12T02:54:38.485Z] time="2022-05-12T02:54:38Z" level=info msg="Node 397a6ad6acc3 change state NodeActive --> NodeLeft" [2022-05-12T02:54:38.485Z] time="2022-05-12T02:54:38Z" level=info msg="node4(e8419d352139): Node leave event for 397a6ad6acc3/172.17.173.142" [2022-05-12T02:54:38.485Z] time="2022-05-12T02:54:38Z" level=info msg="Node 397a6ad6acc3 change state NodeActive --> NodeLeft" [2022-05-12T02:54:38.485Z] time="2022-05-12T02:54:38Z" level=info msg="node3(2dcc05cd4862): Node leave event for 397a6ad6acc3/172.17.173.142" [2022-05-12T02:54:38.485Z] time="2022-05-12T02:54:38Z" level=info msg="Node 397a6ad6acc3 change state NodeActive --> NodeLeft" [2022-05-12T02:54:38.485Z] time="2022-05-12T02:54:38Z" level=info msg="node5(b6a54339e815): Node leave event for 397a6ad6acc3/172.17.173.142" [2022-05-12T02:54:38.485Z] time="2022-05-12T02:54:38Z" level=info msg="Node 397a6ad6acc3 change state NodeActive --> NodeLeft" [2022-05-12T02:54:38.485Z] time="2022-05-12T02:54:38Z" level=info msg="node2(397a6ad6acc3): Node leave event for 397a6ad6acc3/172.17.173.142" [2022-05-12T02:54:38.594Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestConfigRemove [2022-05-12T02:54:38.594Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestConfigUpdateUnsupported [2022-05-12T02:54:38.594Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestConfigUpdateError [2022-05-12T02:54:38.594Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestConfigUpdate [2022-05-12T02:54:38.594Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerCommitError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerCommit [2022-05-12T02:54:38.594Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerStatPathError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerStatPath [2022-05-12T02:54:38.594Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestCopyToContainerError [2022-05-12T02:54:38.594Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T02:54:38.594Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T02:54:38.594Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestCopyToContainer [2022-05-12T02:54:38.594Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestCopyFromContainerError [2022-05-12T02:54:38.594Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T02:54:38.594Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T02:54:38.594Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T02:54:38.594Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestCopyFromContainer [2022-05-12T02:54:38.594Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerCreateError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerCreateImageNotFound [2022-05-12T02:54:38.594Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerCreateWithName [2022-05-12T02:54:38.594Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerCreateAutoRemove [2022-05-12T02:54:38.594Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerDiffError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerDiff [2022-05-12T02:54:38.594Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerExecCreateError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerExecCreate [2022-05-12T02:54:38.594Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerExecStartError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerExecStart [2022-05-12T02:54:38.594Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerExecInspectError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerExecInspect [2022-05-12T02:54:38.594Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerExportError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerExport [2022-05-12T02:54:38.594Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerInspectError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T02:54:38.594Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T02:54:38.594Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerInspect [2022-05-12T02:54:38.594Z] --- PASS: TestContainerInspect (0.02s) [2022-05-12T02:54:38.594Z] === RUN TestContainerInspectNode [2022-05-12T02:54:38.594Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerKillError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerKill [2022-05-12T02:54:38.594Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerListError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerList [2022-05-12T02:54:38.594Z] --- PASS: TestContainerList (0.01s) [2022-05-12T02:54:38.594Z] === RUN TestContainerLogsNotFoundError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerLogsError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerLogs [2022-05-12T02:54:38.594Z] --- PASS: TestContainerLogs (0.23s) [2022-05-12T02:54:38.594Z] === RUN TestContainerPauseError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerPause [2022-05-12T02:54:38.594Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainersPruneError [2022-05-12T02:54:38.594Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainersPrune [2022-05-12T02:54:38.594Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerRemoveError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerRemove [2022-05-12T02:54:38.594Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerRenameError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerRename [2022-05-12T02:54:38.594Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerResizeError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerExecResizeError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerResize [2022-05-12T02:54:38.594Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerExecResize [2022-05-12T02:54:38.594Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerRestartError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerRestart [2022-05-12T02:54:38.594Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerStartError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerStart [2022-05-12T02:54:38.594Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerStatsError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerStats [2022-05-12T02:54:38.594Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerStopError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerStop [2022-05-12T02:54:38.594Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerTopError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerTop [2022-05-12T02:54:38.594Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerUnpauseError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerUnpause [2022-05-12T02:54:38.594Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerUpdateError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerUpdate [2022-05-12T02:54:38.594Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerWaitError [2022-05-12T02:54:38.594Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestContainerWait [2022-05-12T02:54:38.594Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestDiskUsageError [2022-05-12T02:54:38.594Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestDiskUsage [2022-05-12T02:54:38.594Z] --- PASS: TestDiskUsage (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestDistributionInspectUnsupported [2022-05-12T02:54:38.594Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T02:54:38.594Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestEventsErrorInOptions [2022-05-12T02:54:38.594Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestEventsErrorFromServer [2022-05-12T02:54:38.594Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestEvents [2022-05-12T02:54:38.594Z] --- PASS: TestEvents (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestTLSCloseWriter [2022-05-12T02:54:38.594Z] === PAUSE TestTLSCloseWriter [2022-05-12T02:54:38.594Z] === RUN TestImageBuildError [2022-05-12T02:54:38.594Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageBuild [2022-05-12T02:54:38.594Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestGetDockerOS [2022-05-12T02:54:38.594Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageCreateError [2022-05-12T02:54:38.594Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageCreate [2022-05-12T02:54:38.594Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageHistoryError [2022-05-12T02:54:38.594Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageHistory [2022-05-12T02:54:38.594Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageImportError [2022-05-12T02:54:38.594Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageImport [2022-05-12T02:54:38.594Z] --- PASS: TestImageImport (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageInspectError [2022-05-12T02:54:38.594Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageInspectImageNotFound [2022-05-12T02:54:38.594Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageInspectWithEmptyID [2022-05-12T02:54:38.594Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageInspect [2022-05-12T02:54:38.594Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageListError [2022-05-12T02:54:38.594Z] --- PASS: TestImageListError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageList [2022-05-12T02:54:38.594Z] --- PASS: TestImageList (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageListApiBefore125 [2022-05-12T02:54:38.594Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageLoadError [2022-05-12T02:54:38.594Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageLoad [2022-05-12T02:54:38.594Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImagesPruneError [2022-05-12T02:54:38.594Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImagesPrune [2022-05-12T02:54:38.594Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImagePullReferenceParseError [2022-05-12T02:54:38.594Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImagePullAnyError [2022-05-12T02:54:38.594Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T02:54:38.594Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T02:54:38.594Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T02:54:38.594Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T02:54:38.594Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImagePullWithoutErrors [2022-05-12T02:54:38.594Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImagePushReferenceError [2022-05-12T02:54:38.594Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImagePushAnyError [2022-05-12T02:54:38.594Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T02:54:38.594Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T02:54:38.594Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T02:54:38.594Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T02:54:38.594Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImagePushWithoutErrors [2022-05-12T02:54:38.594Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T02:54:38.594Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T02:54:38.594Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T02:54:38.594Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T02:54:38.594Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T02:54:38.594Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T02:54:38.594Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T02:54:38.594Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T02:54:38.594Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageRemoveError [2022-05-12T02:54:38.594Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageRemoveImageNotFound [2022-05-12T02:54:38.594Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageRemove [2022-05-12T02:54:38.594Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageSaveError [2022-05-12T02:54:38.594Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageSave [2022-05-12T02:54:38.594Z] --- PASS: TestImageSave (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageSearchAnyError [2022-05-12T02:54:38.594Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T02:54:38.594Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T02:54:38.594Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T02:54:38.595Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T02:54:38.595Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T02:54:38.595Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestImageSearchWithoutErrors [2022-05-12T02:54:38.595Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestImageTagError [2022-05-12T02:54:38.595Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestImageTagInvalidReference [2022-05-12T02:54:38.595Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T02:54:38.595Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestImageTagHexSource [2022-05-12T02:54:38.595Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestImageTag [2022-05-12T02:54:38.595Z] --- PASS: TestImageTag (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestInfoServerError [2022-05-12T02:54:38.595Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T02:54:38.595Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestInfo [2022-05-12T02:54:38.595Z] --- PASS: TestInfo (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNetworkConnectError [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNetworkConnect [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNetworkCreateError [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNetworkCreate [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNetworkDisconnectError [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNetworkDisconnect [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNetworkInspect [2022-05-12T02:54:38.595Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T02:54:38.595Z] === RUN TestNetworkInspect/no_options [2022-05-12T02:54:38.595Z] === RUN TestNetworkInspect/verbose [2022-05-12T02:54:38.595Z] === RUN TestNetworkInspect/global_scope [2022-05-12T02:54:38.595Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T02:54:38.595Z] === RUN TestNetworkInspect/server_error [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNetworkListError [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNetworkList [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNetworksPruneError [2022-05-12T02:54:38.595Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNetworksPrune [2022-05-12T02:54:38.595Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNetworkRemoveError [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNetworkRemove [2022-05-12T02:54:38.595Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNodeInspectError [2022-05-12T02:54:38.595Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T02:54:38.595Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T02:54:38.595Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNodeInspect [2022-05-12T02:54:38.595Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNodeListError [2022-05-12T02:54:38.595Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNodeList [2022-05-12T02:54:38.595Z] --- PASS: TestNodeList (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNodeRemoveError [2022-05-12T02:54:38.595Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNodeRemove [2022-05-12T02:54:38.595Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNodeUpdateError [2022-05-12T02:54:38.595Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestNodeUpdate [2022-05-12T02:54:38.595Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestOptionWithHostFromEnv [2022-05-12T02:54:38.595Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestOptionWithTimeout [2022-05-12T02:54:38.595Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T02:54:38.595Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestPingFail [2022-05-12T02:54:38.595Z] --- PASS: TestPingFail (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestPingWithError [2022-05-12T02:54:38.595Z] 2022/05/12 02:54:38 RoundTripper returned a response & error; ignoring response [2022-05-12T02:54:38.595Z] 2022/05/12 02:54:38 RoundTripper returned a response & error; ignoring response [2022-05-12T02:54:38.595Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestPingSuccess [2022-05-12T02:54:38.595Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestPingHeadFallback [2022-05-12T02:54:38.595Z] === RUN TestPingHeadFallback/OK [2022-05-12T02:54:38.595Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T02:54:38.595Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T02:54:38.595Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T02:54:38.595Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T02:54:38.595Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T02:54:38.595Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T02:54:38.595Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T02:54:38.595Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestPluginDisableError [2022-05-12T02:54:38.595Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestPluginDisable [2022-05-12T02:54:38.595Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestPluginEnableError [2022-05-12T02:54:38.595Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestPluginEnable [2022-05-12T02:54:38.595Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestPluginInspectError [2022-05-12T02:54:38.595Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T02:54:38.595Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestPluginInspect [2022-05-12T02:54:38.595Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestPluginListError [2022-05-12T02:54:38.595Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T02:54:38.595Z] === RUN TestPluginList [2022-05-12T02:54:38.941Z] time="2022-05-12T02:54:38Z" level=info msg="Node 397a6ad6acc3/172.17.173.142, left gossip cluster" [2022-05-12T02:54:38.941Z] time="2022-05-12T02:54:38Z" level=info msg="Node 397a6ad6acc3/172.17.173.142, left gossip cluster" [2022-05-12T02:54:38.941Z] time="2022-05-12T02:54:38Z" level=info msg="Node 397a6ad6acc3/172.17.173.142, left gossip cluster" [2022-05-12T02:54:38.941Z] time="2022-05-12T02:54:38Z" level=info msg="Node 397a6ad6acc3/172.17.173.142, left gossip cluster" [2022-05-12T02:54:38.941Z] time="2022-05-12T02:54:38Z" level=info msg="Node 2dcc05cd4862 change state NodeActive --> NodeLeft" [2022-05-12T02:54:38.941Z] time="2022-05-12T02:54:38Z" level=info msg="node5(b6a54339e815): Node leave event for 2dcc05cd4862/172.17.173.142" [2022-05-12T02:54:38.941Z] time="2022-05-12T02:54:38Z" level=info msg="Node 2dcc05cd4862 change state NodeActive --> NodeLeft" [2022-05-12T02:54:38.941Z] time="2022-05-12T02:54:38Z" level=info msg="node4(e8419d352139): Node leave event for 2dcc05cd4862/172.17.173.142" [2022-05-12T02:54:38.941Z] time="2022-05-12T02:54:38Z" level=info msg="Node 2dcc05cd4862 change state NodeActive --> NodeLeft" [2022-05-12T02:54:38.941Z] time="2022-05-12T02:54:38Z" level=info msg="node3(2dcc05cd4862): Node leave event for 2dcc05cd4862/172.17.173.142" [2022-05-12T02:54:38.941Z] time="2022-05-12T02:54:38Z" level=info msg="Node 2dcc05cd4862/172.17.173.142, left gossip cluster" [2022-05-12T02:54:38.941Z] time="2022-05-12T02:54:38Z" level=info msg="Node 2dcc05cd4862/172.17.173.142, left gossip cluster" [2022-05-12T02:54:39.058Z] --- PASS: TestPluginList (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestPluginPushError [2022-05-12T02:54:39.058Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestPluginPush [2022-05-12T02:54:39.058Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestPluginRemoveError [2022-05-12T02:54:39.058Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestPluginRemove [2022-05-12T02:54:39.058Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestPluginSetError [2022-05-12T02:54:39.058Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestPluginSet [2022-05-12T02:54:39.058Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSetHostHeader [2022-05-12T02:54:39.058Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestPlainTextError [2022-05-12T02:54:39.058Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestInfiniteError [2022-05-12T02:54:39.058Z] --- PASS: TestInfiniteError (0.02s) [2022-05-12T02:54:39.058Z] === RUN TestCanceledContext [2022-05-12T02:54:39.058Z] 2022/05/12 02:54:38 RoundTripper returned a response & error; ignoring response [2022-05-12T02:54:39.058Z] --- PASS: TestCanceledContext (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestDeadlineExceededContext [2022-05-12T02:54:39.058Z] 2022/05/12 02:54:38 RoundTripper returned a response & error; ignoring response [2022-05-12T02:54:39.058Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretCreateUnsupported [2022-05-12T02:54:39.058Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretCreateError [2022-05-12T02:54:39.058Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretCreate [2022-05-12T02:54:39.058Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretInspectUnsupported [2022-05-12T02:54:39.058Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretInspectError [2022-05-12T02:54:39.058Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T02:54:39.058Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T02:54:39.058Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretInspect [2022-05-12T02:54:39.058Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretListUnsupported [2022-05-12T02:54:39.058Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretListError [2022-05-12T02:54:39.058Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretList [2022-05-12T02:54:39.058Z] --- PASS: TestSecretList (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretRemoveUnsupported [2022-05-12T02:54:39.058Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretRemoveError [2022-05-12T02:54:39.058Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretRemove [2022-05-12T02:54:39.058Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretUpdateUnsupported [2022-05-12T02:54:39.058Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretUpdateError [2022-05-12T02:54:39.058Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSecretUpdate [2022-05-12T02:54:39.058Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceCreateError [2022-05-12T02:54:39.058Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceCreate [2022-05-12T02:54:39.058Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T02:54:39.058Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceCreateDigestPinning [2022-05-12T02:54:39.058Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceInspectError [2022-05-12T02:54:39.058Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T02:54:39.058Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T02:54:39.058Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceInspect [2022-05-12T02:54:39.058Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceListError [2022-05-12T02:54:39.058Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceList [2022-05-12T02:54:39.058Z] --- PASS: TestServiceList (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceLogsError [2022-05-12T02:54:39.058Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceLogs [2022-05-12T02:54:39.058Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceRemoveError [2022-05-12T02:54:39.058Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T02:54:39.058Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceRemove [2022-05-12T02:54:39.058Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceUpdateError [2022-05-12T02:54:39.058Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestServiceUpdate [2022-05-12T02:54:39.058Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T02:54:39.058Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSwarmGetUnlockKey [2022-05-12T02:54:39.058Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSwarmInitError [2022-05-12T02:54:39.058Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSwarmInit [2022-05-12T02:54:39.058Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSwarmInspectError [2022-05-12T02:54:39.058Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSwarmInspect [2022-05-12T02:54:39.058Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSwarmJoinError [2022-05-12T02:54:39.058Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSwarmJoin [2022-05-12T02:54:39.058Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSwarmLeaveError [2022-05-12T02:54:39.058Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSwarmLeave [2022-05-12T02:54:39.058Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSwarmUnlockError [2022-05-12T02:54:39.058Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSwarmUnlock [2022-05-12T02:54:39.058Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSwarmUpdateError [2022-05-12T02:54:39.058Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestSwarmUpdate [2022-05-12T02:54:39.058Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestTaskInspectError [2022-05-12T02:54:39.058Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T02:54:39.058Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestTaskInspect [2022-05-12T02:54:39.058Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestTaskListError [2022-05-12T02:54:39.058Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestTaskList [2022-05-12T02:54:39.058Z] --- PASS: TestTaskList (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestVolumeCreateError [2022-05-12T02:54:39.058Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestVolumeCreate [2022-05-12T02:54:39.058Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestVolumeInspectError [2022-05-12T02:54:39.058Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestVolumeInspectNotFound [2022-05-12T02:54:39.058Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T02:54:39.058Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestVolumeInspect [2022-05-12T02:54:39.058Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestVolumeListError [2022-05-12T02:54:39.058Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestVolumeList [2022-05-12T02:54:39.058Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestVolumeRemoveError [2022-05-12T02:54:39.058Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T02:54:39.058Z] === RUN TestVolumeRemove [2022-05-12T02:54:39.058Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T02:54:39.058Z] === CONT TestTLSCloseWriter [2022-05-12T02:54:39.058Z] --- PASS: TestTLSCloseWriter (0.04s) [2022-05-12T02:54:39.058Z] PASS [2022-05-12T02:54:39.058Z] coverage: 75.1% of statements [2022-05-12T02:54:39.058Z] ok github.com/docker/docker/client 0.534s coverage: 75.1% of statements [2022-05-12T02:54:39.397Z] time="2022-05-12T02:54:39Z" level=info msg="Node 2dcc05cd4862/172.17.173.142, left gossip cluster" [2022-05-12T02:54:39.397Z] time="2022-05-12T02:54:39Z" level=debug msg="memberlist: Failed ping: b6a54339e815 (timeout reached)" [2022-05-12T02:54:39.397Z] time="2022-05-12T02:54:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.173.142:10035: use of closed network connection" [2022-05-12T02:54:39.397Z] time="2022-05-12T02:54:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.173.142:10036: use of closed network connection" [2022-05-12T02:54:39.397Z] time="2022-05-12T02:54:39Z" level=debug msg="memberlist: Stream connection from=172.17.173.142:49398" [2022-05-12T02:54:39.853Z] time="2022-05-12T02:54:39Z" level=info msg="Node e8419d352139 change state NodeActive --> NodeLeft" [2022-05-12T02:54:39.853Z] time="2022-05-12T02:54:39Z" level=info msg="node5(b6a54339e815): Node leave event for e8419d352139/172.17.173.142" [2022-05-12T02:54:39.853Z] time="2022-05-12T02:54:39Z" level=info msg="Node e8419d352139 change state NodeActive --> NodeLeft" [2022-05-12T02:54:39.853Z] time="2022-05-12T02:54:39Z" level=info msg="node4(e8419d352139): Node leave event for e8419d352139/172.17.173.142" [2022-05-12T02:54:39.853Z] time="2022-05-12T02:54:39Z" level=warning msg="memberlist: Was able to connect to b6a54339e815 but other probes failed, network may be misconfigured" [2022-05-12T02:54:40.309Z] time="2022-05-12T02:54:40Z" level=info msg="Node e8419d352139/172.17.173.142, left gossip cluster" [2022-05-12T02:54:40.309Z] time="2022-05-12T02:54:40Z" level=info msg="Node e8419d352139/172.17.173.142, left gossip cluster" [2022-05-12T02:54:40.511Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-12T02:54:41.271Z] time="2022-05-12T02:54:40Z" level=info msg="Node b6a54339e815/172.17.173.142, left gossip cluster" [2022-05-12T02:54:41.271Z] time="2022-05-12T02:54:40Z" level=info msg="Node b6a54339e815 change state NodeActive --> NodeFailed" [2022-05-12T02:54:41.271Z] time="2022-05-12T02:54:40Z" level=info msg="Node b6a54339e815/172.17.173.142, added to failed nodes list" [2022-05-12T02:54:41.271Z] --- PASS: TestNetworkDBIslands (11.91s) [2022-05-12T02:54:41.271Z] PASS [2022-05-12T02:54:41.271Z] coverage: 60.0% of statements [2022-05-12T02:54:41.271Z] ok github.com/docker/docker/libnetwork/networkdb 104.190s coverage: 60.0% of statements [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T02:54:41.271Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T02:54:42.430Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === Skipped [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T02:54:44.174Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-12T02:54:44.174Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T02:54:44.174Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-12T02:54:44.174Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-12T02:54:44.174Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2022-05-12T02:54:44.174Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T02:54:44.174Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T02:54:44.174Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T02:54:44.174Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T02:54:44.174Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T02:54:44.174Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T02:54:44.174Z] daemon_test.go:145: root required [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T02:54:44.174Z] reload_test.go:342: root required [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T02:54:44.174Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T02:54:44.174Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T02:54:44.174Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T02:54:44.174Z] download_test.go:267: Needs fixing on Windows [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T02:54:44.174Z] layer_test.go:291: Failing on Windows [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T02:54:44.174Z] layer_test.go:340: Failing on Windows [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T02:54:44.174Z] layer_test.go:455: Failing on Windows [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T02:54:44.174Z] layer_test.go:684: Failing on Windows [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T02:54:44.174Z] migration_test.go:45: Failing on Windows [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T02:54:44.174Z] migration_test.go:181: Failing on Windows [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T02:54:44.174Z] mount_test.go:17: Failing on Windows [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T02:54:44.174Z] mount_test.go:76: Failing on Windows [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T02:54:44.174Z] mount_test.go:125: Failing on Windows [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T02:54:44.174Z] mount_test.go:212: Failing on Windows [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-12T02:54:44.174Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-12T02:54:44.174Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T02:54:44.174Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T02:54:44.174Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T02:54:44.174Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T02:54:44.174Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T02:54:44.174Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T02:54:44.174Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T02:54:44.174Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T02:54:44.174Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T02:54:44.174Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T02:54:44.174Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T02:54:44.174Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T02:54:44.174Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T02:54:44.174Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T02:54:44.174Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T02:54:44.174Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T02:54:44.174Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-12T02:54:44.174Z] archive_test.go:140: zstd not installed [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T02:54:44.174Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T02:54:44.174Z] archive_windows_test.go:16: Currently fails [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T02:54:44.174Z] changes_test.go:196: needs more investigation [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-12T02:54:44.174Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-12T02:54:44.174Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T02:54:44.174Z] changes_test.go:433: needs further investigation [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T02:54:44.174Z] changes_test.go:469: needs further investigation [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T02:54:44.174Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T02:54:44.174Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T02:54:44.174Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.174Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T02:54:44.174Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:54:44.174Z] [2022-05-12T02:54:44.175Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.01s) [2022-05-12T02:54:44.175Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:44.175Z] [2022-05-12T02:54:44.175Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T02:54:44.175Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:54:44.175Z] [2022-05-12T02:54:44.175Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T02:54:44.175Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:44.175Z] [2022-05-12T02:54:44.175Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T02:54:44.175Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:44.175Z] [2022-05-12T02:54:44.175Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T02:54:44.175Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:44.175Z] [2022-05-12T02:54:44.175Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T02:54:44.175Z] poller_test.go:40: No chmod on Windows [2022-05-12T02:54:44.175Z] [2022-05-12T02:54:44.175Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T02:54:44.175Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T02:54:44.175Z] [2022-05-12T02:54:44.175Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T02:54:44.175Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T02:54:44.175Z] [2022-05-12T02:54:44.175Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-12T02:54:44.175Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:44.175Z] [2022-05-12T02:54:44.175Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-12T02:54:44.175Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:44.175Z] [2022-05-12T02:54:44.175Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T02:54:44.175Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:54:44.175Z] [2022-05-12T02:54:44.175Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T02:54:44.175Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T02:54:44.175Z] [2022-05-12T02:54:44.175Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T02:54:44.175Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T02:54:44.175Z] [2022-05-12T02:54:44.175Z] DONE 2285 tests, 70 skipped in 301.380s [2022-05-12T02:54:44.175Z] INFO: make.ps1 ended at 05/12/2022 02:54:43 [2022-05-12T02:54:47.060Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T02:54:47.060Z] INFO: Unit tests ended at 05/12/2022 02:54:46. Duration:00:05:17.8218622 [2022-05-12T02:54:47.060Z] INFO: Building busybox [2022-05-12T02:54:47.060Z] Sending build context to Docker daemon 5.12kB [2022-05-12T02:54:47.060Z] [2022-05-12T02:54:47.060Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T02:54:47.060Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T02:54:47.060Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T02:54:47.060Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T02:54:47.060Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T02:54:47.060Z] ---> 7c569352fed3 [2022-05-12T02:54:47.060Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T02:54:47.060Z] ---> Running in 04766a186f04 [2022-05-12T02:54:47.084Z] docker_cli_daemon_test.go:2503: [d26881fb84dab] daemon is not started [2022-05-12T02:54:47.084Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T02:54:47.084Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T02:54:48.021Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-12T02:54:48.961Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2022-05-12T02:54:48.961Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-05-12T02:54:48.961Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-05-12T02:54:48.961Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-05-12T02:54:48.961Z] PASS [2022-05-12T02:54:48.961Z] [2022-05-12T02:54:48.961Z] === Skipped [2022-05-12T02:54:48.961Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T02:54:48.961Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T02:54:48.961Z] [2022-05-12T02:54:48.961Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-12T02:54:48.961Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T02:54:48.961Z] [2022-05-12T02:54:48.961Z] DONE 27 tests, 2 skipped in 129.635s [2022-05-12T02:54:48.961Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T02:54:48.961Z] ++ 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-12T02:54:48.961Z] ++ set -e [2022-05-12T02:54:48.961Z] ++ '[' -n 0 ']' [2022-05-12T02:54:48.961Z] ++ set -x [2022-05-12T02:54:48.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=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-12T02:54:48.961Z] INFO: Testing against a local daemon [2022-05-12T02:54:48.961Z] === RUN TestSessionCreate [2022-05-12T02:54:48.961Z] --- PASS: TestSessionCreate (0.02s) [2022-05-12T02:54:48.961Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T02:54:48.961Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-12T02:54:48.961Z] PASS [2022-05-12T02:54:48.961Z] [2022-05-12T02:54:48.961Z] DONE 2 tests in 0.139s [2022-05-12T02:54:48.961Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T02:54:48.961Z] ++ 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-12T02:54:48.961Z] ++ set -e [2022-05-12T02:54:48.961Z] ++ '[' -n 0 ']' [2022-05-12T02:54:48.961Z] ++ set -x [2022-05-12T02:54:48.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=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-12T02:54:48.961Z] INFO: Testing against a local daemon [2022-05-12T02:54:48.961Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T02:54:48.961Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T02:54:48.961Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T02:54:48.961Z] === RUN TestDiskUsage [2022-05-12T02:54:48.961Z] === PAUSE TestDiskUsage [2022-05-12T02:54:48.961Z] === RUN TestEventsExecDie [2022-05-12T02:54:49.217Z] --- PASS: TestEventsExecDie (0.50s) [2022-05-12T02:54:49.217Z] === RUN TestEventsBackwardsCompatible [2022-05-12T02:54:49.217Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-12T02:54:49.217Z] === RUN TestEventsVolumeCreate [2022-05-12T02:54:49.217Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-12T02:54:49.217Z] === RUN TestInfoBinaryCommits [2022-05-12T02:54:49.217Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T02:54:49.217Z] === RUN TestInfoAPIVersioned [2022-05-12T02:54:49.472Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T02:54:49.472Z] === RUN TestInfoAPI [2022-05-12T02:54:49.472Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T02:54:49.472Z] === RUN TestInfoAPIWarnings [2022-05-12T02:54:52.214Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T02:54:52.214Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T02:54:52.214Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T02:54:52.830Z] Removing intermediate container 04766a186f04 [2022-05-12T02:54:52.830Z] ---> 90d83ccc185f [2022-05-12T02:54:52.830Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T02:54:52.830Z] ---> Running in 6f87cd9c7560 [2022-05-12T02:54:52.830Z] Removing intermediate container 6f87cd9c7560 [2022-05-12T02:54:52.830Z] ---> bdde94864085 [2022-05-12T02:54:52.830Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T02:54:52.830Z] ---> Running in 28fac8a32139 [2022-05-12T02:54:53.150Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T02:54:53.151Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T02:54:53.286Z] Removing intermediate container 28fac8a32139 [2022-05-12T02:54:53.286Z] ---> e19fd642a6b0 [2022-05-12T02:54:53.286Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T02:54:53.409Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T02:54:53.977Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T02:54:54.811Z] [2022-05-12T02:54:55.267Z] ---> 5fe179c8d28f [2022-05-12T02:54:55.267Z] 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-12T02:54:55.267Z] ---> Running in efc6d3ced86c [2022-05-12T02:54:55.879Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T02:54:56.445Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T02:54:57.012Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T02:54:58.915Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T02:54:59.174Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-12T02:55:00.204Z] --- PASS: TestCheckoutGit (36.63s) [2022-05-12T02:55:00.204Z] === RUN TestValidGitTransport [2022-05-12T02:55:00.204Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T02:55:00.204Z] === RUN TestGitInvalidRef [2022-05-12T02:55:00.204Z] --- PASS: TestGitInvalidRef (0.29s) [2022-05-12T02:55:00.204Z] PASS [2022-05-12T02:55:00.204Z] coverage: 86.3% of statements [2022-05-12T02:55:00.204Z] ok github.com/docker/docker/builder/remotecontext/git 37.032s coverage: 86.3% of statements [2022-05-12T02:55:00.204Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T02:55:00.204Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T02:55:00.204Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T02:55:00.204Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T02:55:00.553Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T02:55:01.121Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-12T02:55:02.059Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T02:55:02.996Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T02:55:03.564Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-12T02:55:03.823Z] check_test.go:307: [d9680fc26aa8d] daemon is not started [2022-05-12T02:55:03.823Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-12T02:55:05.551Z] Removing intermediate container efc6d3ced86c [2022-05-12T02:55:05.551Z] ---> 986f8254a552 [2022-05-12T02:55:05.551Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T02:55:05.551Z] ---> Running in 212e8fce148c [2022-05-12T02:55:06.006Z] [2022-05-12T02:55:06.006Z] SUCCESS: Specified value was saved. [2022-05-12T02:55:07.510Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-12T02:55:07.510Z] === RUN TestInfoDebug [2022-05-12T02:55:07.510Z] --- PASS: TestInfoDebug (0.52s) [2022-05-12T02:55:07.510Z] === RUN TestInfoInsecureRegistries [2022-05-12T02:55:07.510Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T02:55:07.510Z] === RUN TestInfoRegistryMirrors [2022-05-12T02:55:07.510Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T02:55:07.510Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T02:55:07.510Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-12T02:55:07.510Z] === RUN TestPingCacheHeaders [2022-05-12T02:55:07.510Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-12T02:55:07.510Z] === RUN TestPingGet [2022-05-12T02:55:07.510Z] --- PASS: TestPingGet (0.01s) [2022-05-12T02:55:07.510Z] === RUN TestPingHead [2022-05-12T02:55:07.510Z] --- PASS: TestPingHead (0.02s) [2022-05-12T02:55:07.510Z] === RUN TestPingSwarmHeader [2022-05-12T02:55:08.070Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T02:55:08.631Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T02:55:08.893Z] Removing intermediate container 212e8fce148c [2022-05-12T02:55:08.893Z] ---> 00c6d850b27b [2022-05-12T02:55:08.893Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T02:55:09.348Z] ---> Running in aec2743cb518 [2022-05-12T02:55:09.556Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T02:55:09.556Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-05-12T02:55:09.556Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T02:55:09.556Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T02:55:09.556Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T02:55:09.556Z] === RUN TestVersion [2022-05-12T02:55:09.556Z] --- PASS: TestVersion (0.02s) [2022-05-12T02:55:09.556Z] === CONT TestDiskUsage [2022-05-12T02:55:10.117Z] === RUN TestDiskUsage/empty [2022-05-12T02:55:10.117Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T02:55:10.117Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T02:55:10.117Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T02:55:10.117Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T02:55:10.117Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T02:55:10.117Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T02:55:10.117Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T02:55:10.117Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T02:55:10.117Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T02:55:10.117Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T02:55:10.117Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T02:55:10.373Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T02:55:10.373Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T02:55:10.373Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T02:55:10.373Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T02:55:10.373Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T02:55:10.373Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T02:55:10.373Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T02:55:10.373Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T02:55:10.373Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T02:55:10.373Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T02:55:10.373Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite (349.18s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.54s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.67s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.86s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (6.48s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.02s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (4.05s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.53s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.75s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.50s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.64s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.01s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.21s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.08s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.24s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.24s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.23s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.19s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.14s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.72s) [2022-05-12T02:55:10.390Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.19s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.76s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.36s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.53s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.50s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.05s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.20s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.43s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.71s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.76s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.87s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.94s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.39s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.50s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.99s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.28s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.66s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.05s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.39s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.26s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.10s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.99s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.13s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.05s) [2022-05-12T02:55:10.390Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-12T02:55:10.390Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.10s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.60s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.06s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.58s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.58s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.74s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.48s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.67s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.56s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.26s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.68s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.34s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.13s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.99s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.78s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.03s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.81s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.58s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.76s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.17s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.31s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.05s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.80s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.31s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.13s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.34s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.02s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.58s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.58s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.72s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-05-12T02:55:10.390Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.76s) [2022-05-12T02:55:10.390Z] === RUN TestDockerSwarmSuite [2022-05-12T02:55:10.390Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-12T02:55:10.390Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T02:55:10.554Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T02:55:10.554Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T02:55:10.554Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T02:55:10.554Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T02:55:10.554Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T02:55:10.554Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T02:55:10.554Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T02:55:10.554Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T02:55:10.554Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T02:55:10.554Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T02:55:10.554Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T02:55:10.554Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T02:55:10.554Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T02:55:10.554Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-12T02:55:10.554Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T02:55:10.554Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T02:55:10.554Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T02:55:10.554Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-12T02:55:10.554Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T02:55:10.554Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-12T02:55:10.554Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T02:55:10.554Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-12T02:55:10.554Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T02:55:10.554Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T02:55:10.554Z] === RUN TestConfigureDaemonLogs [2022-05-12T02:55:10.554Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T02:55:10.554Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T02:55:10.554Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T02:55:10.554Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T02:55:10.554Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T02:55:10.554Z] PASS [2022-05-12T02:55:10.554Z] coverage: 19.7% of statements [2022-05-12T02:55:10.554Z] ok github.com/docker/docker/cmd/dockerd 0.232s coverage: 19.7% of statements [2022-05-12T02:55:10.554Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T02:55:10.554Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T02:55:10.628Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T02:55:10.629Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T02:55:10.629Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T02:55:10.629Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T02:55:10.629Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T02:55:10.629Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T02:55:10.629Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T02:55:10.629Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T02:55:10.629Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T02:55:10.629Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage (1.13s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T02:55:10.884Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T02:55:10.884Z] PASS [2022-05-12T02:55:10.884Z] [2022-05-12T02:55:10.884Z] === Skipped [2022-05-12T02:55:10.884Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T02:55:10.884Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T02:55:10.884Z] [2022-05-12T02:55:10.884Z] DONE 54 tests, 1 skipped in 22.164s [2022-05-12T02:55:10.884Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T02:55:10.884Z] ++ 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-12T02:55:10.884Z] ++ set -e [2022-05-12T02:55:10.884Z] ++ '[' -n 0 ']' [2022-05-12T02:55:10.884Z] ++ set -x [2022-05-12T02:55:10.884Z] ++ 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-12T02:55:10.884Z] INFO: Testing against a local daemon [2022-05-12T02:55:10.884Z] === RUN TestVolumesCreateAndList [2022-05-12T02:55:10.884Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-12T02:55:10.885Z] === RUN TestVolumesRemove [2022-05-12T02:55:10.885Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-12T02:55:10.885Z] === RUN TestVolumesInspect [2022-05-12T02:55:10.885Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T02:55:10.885Z] === RUN TestVolumesInvalidJSON [2022-05-12T02:55:10.885Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T02:55:10.885Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T02:55:10.885Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T02:55:10.885Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T02:55:10.885Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T02:55:10.885Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T02:55:10.885Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T02:55:10.885Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T02:55:10.885Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T02:55:10.885Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T02:55:10.885Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T02:55:10.885Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T02:55:10.885Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T02:55:10.885Z] PASS [2022-05-12T02:55:10.885Z] [2022-05-12T02:55:10.885Z] DONE 9 tests in 0.197s [2022-05-12T02:55:10.885Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T02:55:11.140Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T02:55:11.140Z] +++ kill 14284 [2022-05-12T02:55:11.396Z] +++ /etc/init.d/apparmor stop [2022-05-12T02:55:11.396Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T02:55:11.396Z] [2022-05-12T02:55:11.396Z] Unloading profiles will leave already running processes permanently [2022-05-12T02:55:11.396Z] unconfined, which can lead to unexpected situations. [2022-05-12T02:55:11.396Z] [2022-05-12T02:55:11.396Z] To set a process to complain mode, use the command line tool [2022-05-12T02:55:11.396Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T02:55:11.396Z] +++ true [2022-05-12T02:55:11.396Z] exiting test-integration [2022-05-12T02:55:11.396Z] ++ exit 0 [2022-05-12T02:55:11.396Z] [2022-05-12T02:55:11.531Z] === RUN TestContainerStopSignal [2022-05-12T02:55:11.531Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T02:55:11.531Z] === RUN TestContainerStopTimeout [2022-05-12T02:55:11.531Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T02:55:11.531Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T02:55:11.531Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T02:55:11.531Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T02:55:11.531Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-05-12T02:55:11.531Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T02:55:11.531Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-05-12T02:55:11.531Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T02:55:11.531Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T02:55:11.531Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T02:55:11.531Z] === RUN TestNewMemoryStore [2022-05-12T02:55:11.531Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T02:55:11.531Z] === RUN TestAddContainers [2022-05-12T02:55:11.531Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T02:55:11.531Z] === RUN TestGetContainer [2022-05-12T02:55:11.531Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T02:55:11.531Z] === RUN TestDeleteContainer [2022-05-12T02:55:11.531Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T02:55:11.531Z] === RUN TestListContainers [2022-05-12T02:55:11.531Z] --- PASS: TestListContainers (0.00s) [2022-05-12T02:55:11.531Z] === RUN TestFirstContainer [2022-05-12T02:55:11.531Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T02:55:11.531Z] === RUN TestApplyAllContainer [2022-05-12T02:55:11.531Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T02:55:11.531Z] === RUN TestIsValidHealthString [2022-05-12T02:55:11.531Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T02:55:11.531Z] === RUN TestStateRunStop [2022-05-12T02:55:11.531Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T02:55:11.531Z] === RUN TestStateTimeoutWait [2022-05-12T02:55:11.531Z] state_test.go:141: Stop callback fired Post stage [Pipeline] junit [2022-05-12T02:55:11.966Z] Recording test results [2022-05-12T02:55:11.994Z] state_test.go:165: Stop callback fired [2022-05-12T02:55:11.994Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T02:55:11.994Z] === RUN TestIsValidStateString [2022-05-12T02:55:11.994Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T02:55:11.994Z] === RUN TestViewSaveDelete [2022-05-12T02:55:11.994Z] --- PASS: TestViewSaveDelete (0.04s) [2022-05-12T02:55:11.994Z] === RUN TestViewAll [2022-05-12T02:55:11.994Z] --- PASS: TestViewAll (0.02s) [2022-05-12T02:55:11.994Z] === RUN TestViewGet [2022-05-12T02:55:11.994Z] --- PASS: TestViewGet (0.01s) [2022-05-12T02:55:11.994Z] === RUN TestNames [2022-05-12T02:55:11.994Z] --- PASS: TestNames (0.00s) [2022-05-12T02:55:11.994Z] === RUN TestViewWithHealthCheck [2022-05-12T02:55:11.994Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-12T02:55:11.994Z] PASS [2022-05-12T02:55:11.994Z] coverage: 41.7% of statements [2022-05-12T02:55:11.994Z] ok github.com/docker/docker/container 0.299s coverage: 41.7% of statements [2022-05-12T02:55:11.994Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T02:55:11.994Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T02:55:11.994Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T02:55:11.994Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T02:55:12.179Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T02:55:12.456Z] === RUN TestPrepare [2022-05-12T02:55:12.456Z] --- PASS: TestPrepare (0.00s) [2022-05-12T02:55:12.456Z] === RUN TestStart [2022-05-12T02:55:12.456Z] --- PASS: TestStart (0.00s) [2022-05-12T02:55:12.456Z] === RUN TestWaitCancel [2022-05-12T02:55:12.456Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T02:55:12.456Z] === RUN TestWaitDisabled [2022-05-12T02:55:12.456Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T02:55:12.456Z] === RUN TestWaitEnabled [2022-05-12T02:55:12.456Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T02:55:12.456Z] === RUN TestRemove [2022-05-12T02:55:12.456Z] --- PASS: TestRemove (0.00s) [2022-05-12T02:55:12.456Z] PASS [2022-05-12T02:55:12.456Z] coverage: 65.3% of statements [2022-05-12T02:55:12.456Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.078s coverage: 65.3% of statements [2022-05-12T02:55:12.508Z] + echo Ensuring container killed. [2022-05-12T02:55:12.508Z] Ensuring container killed. [2022-05-12T02:55:12.508Z] + docker rm -vf docker-pr2 [2022-05-12T02:55:12.508Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-12T02:55:12.783Z] + echo Chowning /workspace to jenkins user [2022-05-12T02:55:12.783Z] Chowning /workspace to jenkins user [2022-05-12T02:55:12.783Z] + id -u [2022-05-12T02:55:12.783Z] + id -g [2022-05-12T02:55:12.783Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43583:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T02:55:12.783Z] Unable to find image 'busybox:latest' locally [2022-05-12T02:55:12.783Z] latest: Pulling from library/busybox [2022-05-12T02:55:12.922Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-12T02:55:13.039Z] 2f0e692259c0: Pulling fs layer [2022-05-12T02:55:13.039Z] 2f0e692259c0: Verifying Checksum [2022-05-12T02:55:13.039Z] 2f0e692259c0: Download complete [2022-05-12T02:55:13.039Z] 2f0e692259c0: Pull complete [2022-05-12T02:55:13.039Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-12T02:55:13.039Z] Status: Downloaded newer image for busybox:latest [2022-05-12T02:55:13.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T02:55:13.235Z] INFO: Testing against a local daemon [2022-05-12T02:55:13.235Z] === RUN TestBuildWithSession [2022-05-12T02:55:13.235Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T02:55:13.235Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T02:55:13.235Z] === RUN TestBuildSquashParent [2022-05-12T02:55:13.235Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:55:13.235Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T02:55:13.235Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T02:55:13.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:55:13.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:55:13.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:55:13.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:55:13.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:55:13.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:55:13.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:55:13.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:55:13.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:55:13.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:55:13.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:55:13.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:55:13.235Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:55:13.235Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:55:13.235Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:55:13.235Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:55:14.013Z] Cannot create a file when that file already exists. [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T02:55:14.740Z] + bundleName=arm64-integration [2022-05-12T02:55:14.740Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-12T02:55:14.740Z] Creating arm64-integration-bundles.tar.gz [2022-05-12T02:55:14.740Z] + 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-12T02:55:14.740Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-12T02:55:15.005Z] Archiving artifacts [2022-05-12T02:55:15.381Z] === RUN TestNewListSecretsFilters [2022-05-12T02:55:15.381Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T02:55:15.381Z] === RUN TestNewListConfigsFilters [2022-05-12T02:55:15.381Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T02:55:15.381Z] PASS [2022-05-12T02:55:15.381Z] coverage: 0.5% of statements [2022-05-12T02:55:15.381Z] ok github.com/docker/docker/daemon/cluster 0.216s coverage: 0.5% of statements [2022-05-12T02:55:16.215Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-12T02:55:16.357Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T02:55:16.357Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-05-12T02:55:16.357Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T02:55:16.357Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T02:55:16.357Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T02:55:16.357Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T02:55:16.357Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T02:55:16.357Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T02:55:16.357Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T02:55:16.357Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T02:55:16.357Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T02:55:16.357Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T02:55:16.357Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T02:55:16.357Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T02:55:16.357Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T02:55:16.357Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T02:55:16.357Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T02:55:16.357Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T02:55:16.357Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T02:55:16.818Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T02:55:16.818Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T02:55:16.819Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T02:55:16.819Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T02:55:16.819Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T02:55:16.819Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T02:55:16.819Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T02:55:16.819Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T02:55:16.819Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T02:55:16.819Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T02:55:16.819Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T02:55:16.819Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T02:55:16.819Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T02:55:16.819Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T02:55:16.819Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T02:55:16.819Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T02:55:16.819Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T02:55:16.819Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T02:55:16.819Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T02:55:16.819Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T02:55:16.819Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T02:55:16.819Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T02:55:16.819Z] PASS [2022-05-12T02:55:16.819Z] coverage: 35.9% of statements [2022-05-12T02:55:16.819Z] ok github.com/docker/docker/daemon/cluster/convert 0.746s coverage: 35.9% of statements [2022-05-12T02:55:16.833Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43583/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T02:55:17.139Z] + make clean [2022-05-12T02:55:17.395Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T02:55:17.395Z] docker-dev-cache [2022-05-12T02:55:17.395Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T02:55:18.677Z] Removing intermediate container aec2743cb518 [2022-05-12T02:55:18.677Z] ---> e771db3cdbfc [2022-05-12T02:55:18.677Z] Step 13/13 : CMD ["sh"] [2022-05-12T02:55:18.677Z] ---> Running in df0af1b28c23 [2022-05-12T02:55:19.133Z] Removing intermediate container df0af1b28c23 [2022-05-12T02:55:19.133Z] ---> 7b04175c94e0 [2022-05-12T02:55:19.133Z] Successfully built 7b04175c94e0 [2022-05-12T02:55:19.133Z] Successfully tagged busybox:latest [2022-05-12T02:55:19.133Z] INFO: Docker images of the daemon under test [2022-05-12T02:55:19.133Z] [2022-05-12T02:55:19.133Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T02:55:19.133Z] busybox latest 7b04175c94e0 Less than a second ago 4.95GB [2022-05-12T02:55:19.133Z] microsoft/windowsservercore latest 7c569352fed3 7 days ago 4.9GB [2022-05-12T02:55:19.133Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 7 days ago 4.9GB [2022-05-12T02:55:19.133Z] [2022-05-12T02:55:19.133Z] INFO: Running integration tests at 05/12/2022 02:55:18... [2022-05-12T02:55:19.133Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T02:55:19.133Z] INFO: Integration API tests being run from the host: [2022-05-12T02:55:19.133Z] INFO: make.ps1 starting at 05/12/2022 02:55:18 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T02:55:19.736Z] === RUN TestWaitNodeAttachment [2022-05-12T02:55:19.736Z] === RUN TestBuilderGC [2022-05-12T02:55:19.736Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T02:55:19.736Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T02:55:19.736Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T02:55:19.736Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T02:55:19.736Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T02:55:19.736Z] === RUN TestFindConfigurationConflicts [2022-05-12T02:55:19.736Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T02:55:19.736Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T02:55:19.736Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T02:55:19.736Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T02:55:19.736Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T02:55:19.736Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T02:55:19.736Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T02:55:19.736Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T02:55:19.736Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T02:55:19.736Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T02:55:19.736Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T02:55:19.736Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T02:55:19.736Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T02:55:19.736Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T02:55:19.736Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T02:55:19.736Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-12T02:55:19.736Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T02:55:19.736Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T02:55:19.736Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T02:55:19.736Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T02:55:19.736Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T02:55:19.736Z] === RUN TestValidateConfigurationErrors [2022-05-12T02:55:19.736Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T02:55:19.736Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T02:55:19.736Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T02:55:19.736Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T02:55:19.736Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T02:55:19.736Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T02:55:19.736Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T02:55:19.736Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T02:55:19.736Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T02:55:19.736Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T02:55:19.736Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T02:55:19.736Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T02:55:19.736Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T02:55:19.736Z] === RUN TestValidateConfiguration [2022-05-12T02:55:19.736Z] === RUN TestValidateConfiguration/with_label [2022-05-12T02:55:19.736Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T02:55:19.736Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T02:55:19.736Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T02:55:19.736Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T02:55:19.736Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T02:55:19.736Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T02:55:19.736Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T02:55:19.736Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T02:55:19.736Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T02:55:19.736Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T02:55:19.736Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T02:55:19.736Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-12T02:55:20.198Z] === RUN TestIsolationConversion [2022-05-12T02:55:20.198Z] === RUN TestIsolationConversion/default [2022-05-12T02:55:20.198Z] === RUN TestIsolationConversion/process [2022-05-12T02:55:20.198Z] === RUN TestIsolationConversion/hyperv [2022-05-12T02:55:20.198Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T02:55:20.198Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T02:55:20.198Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T02:55:20.198Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T02:55:20.198Z] === RUN TestContainerLabels [2022-05-12T02:55:20.198Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T02:55:20.198Z] === RUN TestCredentialSpecConversion [2022-05-12T02:55:20.198Z] === RUN TestCredentialSpecConversion/none [2022-05-12T02:55:20.198Z] === RUN TestCredentialSpecConversion/config [2022-05-12T02:55:20.198Z] === RUN TestCredentialSpecConversion/file [2022-05-12T02:55:20.198Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T02:55:20.198Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T02:55:20.198Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T02:55:20.198Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T02:55:20.198Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T02:55:20.198Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T02:55:20.198Z] === RUN TestControllerValidateMountBind [2022-05-12T02:55:20.198Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-12T02:55:20.198Z] === RUN TestControllerValidateMountVolume [2022-05-12T02:55:20.198Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T02:55:20.198Z] === RUN TestControllerValidateMountTarget [2022-05-12T02:55:20.198Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-12T02:55:20.198Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T02:55:20.198Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T02:55:20.198Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T02:55:20.198Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T02:55:20.198Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T02:55:20.198Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T02:55:20.198Z] PASS [2022-05-12T02:55:20.198Z] coverage: 11.0% of statements [2022-05-12T02:55:20.198Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.716s coverage: 11.0% of statements [2022-05-12T02:55:20.198Z] time="2022-05-12T02:55:19Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T02:55:20.198Z] --- PASS: TestReloadSetConfigFileNotExist (0.23s) [2022-05-12T02:55:20.198Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T02:55:20.198Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:55:20.198Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T02:55:20.198Z] === RUN TestReloadBadDefaultConfig [2022-05-12T02:55:20.198Z] time="2022-05-12T02:55:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1674396343" [2022-05-12T02:55:20.198Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T02:55:20.198Z] === RUN TestReloadWithConflictingLabels [2022-05-12T02:55:20.198Z] time="2022-05-12T02:55:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1277321871" [2022-05-12T02:55:20.198Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T02:55:20.198Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T02:55:20.198Z] time="2022-05-12T02:55:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3157217730" [2022-05-12T02:55:20.198Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T02:55:20.198Z] === RUN TestMaskURLCredentials [2022-05-12T02:55:20.198Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T02:55:20.198Z] === RUN TestDaemonConfigurationMerge [2022-05-12T02:55:20.198Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T02:55:20.198Z] PASS [2022-05-12T02:55:20.198Z] coverage: 79.8% of statements [2022-05-12T02:55:20.198Z] ok github.com/docker/docker/daemon/config 0.397s coverage: 79.8% of statements [2022-05-12T02:55:20.198Z] === RUN TestEventsLog [2022-05-12T02:55:20.198Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T02:55:20.198Z] === RUN TestEventsLogTimeout [2022-05-12T02:55:20.198Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T02:55:20.198Z] === RUN TestLogEvents [2022-05-12T02:55:20.198Z] --- PASS: TestLogEvents (0.05s) [2022-05-12T02:55:20.198Z] === RUN TestLoadBufferedEvents [2022-05-12T02:55:20.659Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-05-12T02:55:20.659Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T02:55:20.659Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T02:55:20.659Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T02:55:20.659Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T02:55:20.659Z] PASS [2022-05-12T02:55:20.659Z] coverage: 50.0% of statements [2022-05-12T02:55:20.659Z] ok github.com/docker/docker/daemon/events 0.349s coverage: 50.0% of statements [2022-05-12T02:55:20.660Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T02:55:21.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-12T02:55:21.632Z] === RUN TestIsEmptyDir [2022-05-12T02:55:21.632Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-12T02:55:21.632Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T02:55:21.632Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T02:55:21.632Z] PASS [2022-05-12T02:55:21.632Z] coverage: 2.3% of statements [2022-05-12T02:55:21.632Z] ok github.com/docker/docker/daemon/graphdriver 0.166s coverage: 2.3% of statements [2022-05-12T02:55:22.093Z] === RUN TestLinkNaming [2022-05-12T02:55:22.093Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T02:55:22.093Z] === RUN TestLinkNew [2022-05-12T02:55:22.093Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T02:55:22.093Z] === RUN TestLinkEnv [2022-05-12T02:55:22.093Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T02:55:22.093Z] === RUN TestLinkMultipleEnv [2022-05-12T02:55:22.093Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T02:55:22.093Z] === RUN TestLinkPortRangeEnv [2022-05-12T02:55:22.093Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T02:55:22.093Z] PASS [2022-05-12T02:55:22.093Z] coverage: 93.0% of statements [2022-05-12T02:55:22.093Z] ok github.com/docker/docker/daemon/links 0.052s coverage: 93.0% of statements [2022-05-12T02:55:23.066Z] === RUN TestVerifyNetworkingConfig [2022-05-12T02:55:23.066Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestGetContainer [2022-05-12T02:55:23.066Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestValidContainerNames [2022-05-12T02:55:23.066Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestContainerInitDNS [2022-05-12T02:55:23.066Z] daemon_test.go:145: root required [2022-05-12T02:55:23.066Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestMerge [2022-05-12T02:55:23.066Z] --- PASS: TestMerge (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestValidateContainerIsolation [2022-05-12T02:55:23.066Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestFindNetworkErrorType [2022-05-12T02:55:23.066Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestEnsureServicesExist [2022-05-12T02:55:23.066Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestEnsureServicesExistErrors [2022-05-12T02:55:23.066Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T02:55:23.066Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T02:55:23.066Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T02:55:23.066Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T02:55:23.066Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T02:55:23.066Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T02:55:23.066Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestContainerDelete [2022-05-12T02:55:23.066Z] --- PASS: TestContainerDelete (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestContainerDoubleDelete [2022-05-12T02:55:23.066Z] --- PASS: TestContainerDoubleDelete (0.01s) [2022-05-12T02:55:23.066Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T02:55:23.066Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T02:55:23.066Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestNoneHealthcheck [2022-05-12T02:55:23.066Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestHealthStates [2022-05-12T02:55:23.066Z] time="2022-05-12T02:55:22Z" 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-12T02:55:23.066Z] time="2022-05-12T02:55:22Z" 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-12T02:55:23.066Z] time="2022-05-12T02:55:22Z" 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-12T02:55:23.066Z] time="2022-05-12T02:55:22Z" 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-12T02:55:23.066Z] time="2022-05-12T02:55:22Z" 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-12T02:55:23.066Z] time="2022-05-12T02:55:22Z" 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-12T02:55:23.066Z] time="2022-05-12T02:55:22Z" 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-12T02:55:23.066Z] time="2022-05-12T02:55:22Z" 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-12T02:55:23.066Z] time="2022-05-12T02:55:22Z" 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-12T02:55:23.066Z] time="2022-05-12T02:55:22Z" 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-12T02:55:23.066Z] --- PASS: TestHealthStates (0.20s) [2022-05-12T02:55:23.066Z] === RUN TestGetInspectData [2022-05-12T02:55:23.066Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestFillLicense [2022-05-12T02:55:23.066Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestListInvalidFilter [2022-05-12T02:55:23.066Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestNameFilter [2022-05-12T02:55:23.066Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T02:55:23.066Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T02:55:23.066Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T02:55:23.066Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T02:55:23.066Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T02:55:23.066Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T02:55:23.066Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T02:55:23.066Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T02:55:23.066Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T02:55:23.066Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T02:55:23.066Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T02:55:23.066Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T02:55:23.066Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T02:55:23.066Z] === 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-12T02:55:23.066Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T02:55:23.066Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T02:55:23.066Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T02:55:23.066Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T02:55:23.528Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T02:55:23.528Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T02:55:23.528Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T02:55:23.528Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T02:55:23.528Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-12T02:55:23.528Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T02:55:23.528Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T02:55:23.528Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T02:55:23.528Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T02:55:23.528Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T02:55:23.528Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T02:55:23.528Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T02:55:23.528Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T02:55:23.528Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T02:55:23.528Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T02:55:23.528Z] --- 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-12T02:55:23.528Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T02:55:23.529Z] === RUN TestSetupWindowsDevices [2022-05-12T02:55:23.529Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T02:55:23.529Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T02:55:23.529Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T02:55:23.529Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T02:55:23.529Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T02:55:23.529Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T02:55:23.529Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T02:55:23.529Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T02:55:23.529Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T02:55:23.529Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T02:55:23.529Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T02:55:23.529Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T02:55:23.529Z] === RUN TestDaemonReloadLabels [2022-05-12T02:55:23.529Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T02:55:23.529Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T02:55:23.529Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T02:55:23.529Z] === RUN TestDaemonReloadMirrors [2022-05-12T02:55:23.529Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T02:55:23.529Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T02:55:23.529Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T02:55:23.529Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T02:55:23.529Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T02:55:23.529Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T02:55:23.529Z] reload_test.go:342: root required [2022-05-12T02:55:23.529Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T02:55:23.529Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T02:55:23.529Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-12T02:55:23.529Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T02:55:23.529Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-05-12T02:55:23.529Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T02:55:23.529Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-05-12T02:55:23.529Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T02:55:23.529Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-12T02:55:23.529Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T02:55:23.529Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T02:55:23.529Z] === RUN TestParseVolumesFrom [2022-05-12T02:55:23.529Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T02:55:23.529Z] PASS [2022-05-12T02:55:23.529Z] coverage: 8.5% of statements [2022-05-12T02:55:23.529Z] ok github.com/docker/docker/daemon 0.632s coverage: 8.5% of statements [2022-05-12T02:55:23.529Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T02:55:23.529Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T02:55:23.529Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T02:55:23.529Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T02:55:23.529Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T02:55:23.529Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T02:55:23.529Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T02:55:23.529Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T02:55:23.529Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T02:55:23.529Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T02:55:23.529Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T02:55:23.529Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T02:55:23.529Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T02:55:23.529Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T02:55:25.076Z] === RUN TestNewStreamConfig [2022-05-12T02:55:25.076Z] === RUN TestNewStreamConfig/defaults [2022-05-12T02:55:25.076Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T02:55:25.076Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T02:55:25.076Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T02:55:25.076Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T02:55:25.076Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T02:55:25.076Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T02:55:25.076Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T02:55:25.076Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T02:55:25.076Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T02:55:25.076Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T02:55:25.076Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T02:55:25.076Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T02:55:25.076Z] time="2022-05-12T02:55:24Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T02:55:25.076Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-05-12T02:55:25.076Z] === RUN TestCreateSuccess [2022-05-12T02:55:25.076Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestCreateStreamSkipped [2022-05-12T02:55:25.076Z] time="2022-05-12T02:55:24Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T02:55:25.076Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestCreateLogGroupSuccess [2022-05-12T02:55:25.076Z] time="2022-05-12T02:55:24Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T02:55:25.076Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestCreateError [2022-05-12T02:55:25.076Z] --- PASS: TestCreateError (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestCreateAlreadyExists [2022-05-12T02:55:25.076Z] time="2022-05-12T02:55:24Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T02:55:25.076Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestLogClosed [2022-05-12T02:55:25.076Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestLogBlocking [2022-05-12T02:55:25.076Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T02:55:25.076Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T02:55:25.076Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestPublishBatchSuccess [2022-05-12T02:55:25.076Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestPublishBatchError [2022-05-12T02:55:25.076Z] time="2022-05-12T02:55:24Z" level=error msg=error [2022-05-12T02:55:25.076Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T02:55:25.076Z] time="2022-05-12T02:55:24Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T02:55:25.076Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T02:55:25.076Z] time="2022-05-12T02:55:24Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T02:55:25.076Z] time="2022-05-12T02:55:24Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T02:55:25.076Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestCollectBatchSimple [2022-05-12T02:55:25.076Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestCollectBatchTicker [2022-05-12T02:55:25.076Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T02:55:25.076Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T02:55:25.076Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T02:55:25.076Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T02:55:25.076Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-12T02:55:25.076Z] === RUN TestCollectBatchClose [2022-05-12T02:55:25.076Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestEffectiveLen [2022-05-12T02:55:25.076Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T02:55:25.076Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T02:55:25.076Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T02:55:25.076Z] === RUN TestEffectiveLen/3/���� [2022-05-12T02:55:25.076Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T02:55:25.076Z] === RUN TestEffectiveLen/5/ [2022-05-12T02:55:25.076Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestFindValidSplit [2022-05-12T02:55:25.076Z] === RUN TestFindValidSplit/0/ [2022-05-12T02:55:25.076Z] cloudwatchlogs_test.go:1076: [2022-05-12T02:55:25.076Z] cloudwatchlogs_test.go:1077: [2022-05-12T02:55:25.076Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T02:55:25.076Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T02:55:25.076Z] cloudwatchlogs_test.go:1077: [2022-05-12T02:55:25.076Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T02:55:25.076Z] cloudwatchlogs_test.go:1076: He [2022-05-12T02:55:25.076Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T02:55:25.076Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T02:55:25.076Z] cloudwatchlogs_test.go:1076: [2022-05-12T02:55:25.076Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T02:55:25.076Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T02:55:25.076Z] cloudwatchlogs_test.go:1076: [2022-05-12T02:55:25.076Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T02:55:25.076Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T02:55:25.076Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T02:55:25.076Z] cloudwatchlogs_test.go:1077: [2022-05-12T02:55:25.076Z] === RUN TestFindValidSplit/6/a� [2022-05-12T02:55:25.076Z] cloudwatchlogs_test.go:1076: a [2022-05-12T02:55:25.076Z] cloudwatchlogs_test.go:1077: � [2022-05-12T02:55:25.076Z] === RUN TestFindValidSplit/7/a� [2022-05-12T02:55:25.076Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T02:55:25.076Z] cloudwatchlogs_test.go:1077: [2022-05-12T02:55:25.076Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T02:55:25.076Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestProcessEventEmoji [2022-05-12T02:55:25.076Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-12T02:55:25.076Z] === RUN TestCollectBatchLineSplit [2022-05-12T02:55:25.076Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-12T02:55:25.076Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T02:55:25.076Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-12T02:55:25.076Z] === RUN TestCollectBatchMaxEvents [2022-05-12T02:55:25.076Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-12T02:55:25.076Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T02:55:25.076Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s) [2022-05-12T02:55:25.077Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T02:55:25.077Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-12T02:55:25.539Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T02:55:25.539Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-05-12T02:55:25.539Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T02:55:25.539Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T02:55:25.539Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T02:55:25.539Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T02:55:25.539Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T02:55:25.539Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T02:55:25.539Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T02:55:25.539Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T02:55:25.539Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T02:55:25.539Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsFormat [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T02:55:25.539Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T02:55:25.539Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestCreateTagSuccess [2022-05-12T02:55:25.539Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T02:55:25.539Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-12T02:55:25.539Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T02:55:25.539Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T02:55:25.539Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-05-12T02:55:25.539Z] PASS [2022-05-12T02:55:25.539Z] coverage: 80.2% of statements [2022-05-12T02:55:25.539Z] ok github.com/docker/docker/daemon/logger/awslogs 0.516s coverage: 80.2% of statements [2022-05-12T02:55:25.539Z] === RUN TestAdapterReadLogs [2022-05-12T02:55:25.539Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestCopier [2022-05-12T02:55:25.539Z] --- PASS: TestCopier (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestCopierLongLines [2022-05-12T02:55:25.539Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestCopierSlow [2022-05-12T02:55:25.539Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T02:55:25.539Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestSearchRegistryForImages [2022-05-12T02:55:25.539Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T02:55:25.539Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestImageDelete [2022-05-12T02:55:25.539Z] === RUN TestImageDelete/no_lease [2022-05-12T02:55:25.539Z] === RUN TestImageDelete/lease_exists [2022-05-12T02:55:25.539Z] --- PASS: TestImageDelete (0.05s) [2022-05-12T02:55:25.539Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-12T02:55:25.539Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-12T02:55:25.539Z] === RUN TestContentStoreForPull [2022-05-12T02:55:25.539Z] --- PASS: TestCopierSlow (0.21s) [2022-05-12T02:55:25.539Z] === RUN TestCopierWithSized [2022-05-12T02:55:25.539Z] === RUN TestCopierWithSized/as_is [2022-05-12T02:55:25.539Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T02:55:25.539Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-12T02:55:25.539Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-12T02:55:25.539Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestCopierWithPartial [2022-05-12T02:55:25.539Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestRingLogger [2022-05-12T02:55:25.539Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestRingCap [2022-05-12T02:55:25.539Z] --- PASS: TestRingCap (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestRingClose [2022-05-12T02:55:25.539Z] --- PASS: TestRingClose (0.00s) [2022-05-12T02:55:25.539Z] === RUN TestRingDrain [2022-05-12T02:55:25.539Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T02:55:25.539Z] PASS [2022-05-12T02:55:25.539Z] coverage: 43.2% of statements [2022-05-12T02:55:25.539Z] ok github.com/docker/docker/daemon/logger 0.332s coverage: 43.2% of statements [2022-05-12T02:55:26.002Z] --- PASS: TestContentStoreForPull (0.25s) [2022-05-12T02:55:26.002Z] PASS [2022-05-12T02:55:26.002Z] coverage: 6.6% of statements [2022-05-12T02:55:26.002Z] ok github.com/docker/docker/daemon/images 0.418s coverage: 6.6% of statements [2022-05-12T02:55:26.002Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T02:55:26.002Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T02:55:26.002Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T02:55:26.002Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T02:55:26.002Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T02:55:26.003Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T02:55:26.003Z] PASS [2022-05-12T02:55:26.003Z] coverage: 53.6% of statements [2022-05-12T02:55:26.003Z] ok github.com/docker/docker/daemon/logger/fluentd 0.116s coverage: 53.6% of statements [2022-05-12T02:55:26.003Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T02:55:26.003Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T02:55:26.003Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T02:55:26.977Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T02:55:26.977Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T02:55:26.977Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T02:55:26.977Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-05-12T02:55:26.977Z] === RUN TestFastTimeMarshalJSON [2022-05-12T02:55:26.977Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-05-12T02:55:26.977Z] PASS [2022-05-12T02:55:26.977Z] coverage: 87.2% of statements [2022-05-12T02:55:26.977Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.330s coverage: 87.2% of statements [2022-05-12T02:55:27.439Z] === RUN TestJSONFileLogger [2022-05-12T02:55:27.439Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T02:55:27.439Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T02:55:27.439Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T02:55:27.439Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T02:55:27.439Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-12T02:55:27.439Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T02:55:27.439Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-05-12T02:55:27.439Z] === RUN TestEncodeDecode [2022-05-12T02:55:27.439Z] === PAUSE TestEncodeDecode [2022-05-12T02:55:27.439Z] === RUN TestUnexpectedEOF [2022-05-12T02:55:27.439Z] time="2022-05-12T02:55:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T02:55:27.439Z] time="2022-05-12T02:55:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T02:55:27.439Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-05-12T02:55:27.439Z] === CONT TestEncodeDecode [2022-05-12T02:55:27.439Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T02:55:27.439Z] PASS [2022-05-12T02:55:27.439Z] coverage: 69.9% of statements [2022-05-12T02:55:27.439Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.325s coverage: 69.9% of statements [2022-05-12T02:55:27.900Z] === RUN TestWriteLog [2022-05-12T02:55:27.900Z] === PAUSE TestWriteLog [2022-05-12T02:55:27.900Z] === RUN TestReadLog [2022-05-12T02:55:27.900Z] === PAUSE TestReadLog [2022-05-12T02:55:27.900Z] === RUN TestDecode [2022-05-12T02:55:27.900Z] --- PASS: TestDecode (0.02s) [2022-05-12T02:55:27.900Z] === CONT TestWriteLog [2022-05-12T02:55:27.900Z] --- PASS: TestWriteLog (0.00s) [2022-05-12T02:55:27.900Z] === CONT TestReadLog [2022-05-12T02:55:27.900Z] === RUN TestReadLog/tail_exact [2022-05-12T02:55:28.361Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T02:55:28.361Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T02:55:28.361Z] --- PASS: TestReadLog (0.40s) [2022-05-12T02:55:28.361Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-05-12T02:55:28.361Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T02:55:28.361Z] --- PASS: TestReadLog/tail_more_than_available (0.12s) [2022-05-12T02:55:28.361Z] PASS [2022-05-12T02:55:28.361Z] coverage: 78.7% of statements [2022-05-12T02:55:28.361Z] ok github.com/docker/docker/daemon/logger/local 0.549s coverage: 78.7% of statements [2022-05-12T02:55:28.361Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T02:55:28.361Z] === RUN TestOpenFileDelete [2022-05-12T02:55:28.361Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T02:55:28.361Z] === RUN TestOpenFileRename [2022-05-12T02:55:28.361Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-12T02:55:28.361Z] === RUN TestHandleDecoderErr [2022-05-12T02:55:28.361Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T02:55:28.361Z] === RUN TestParseLogTagDefaultTag [2022-05-12T02:55:28.361Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T02:55:28.361Z] === RUN TestParseLogTag [2022-05-12T02:55:28.361Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T02:55:28.361Z] === RUN TestParseLogTagEmptyTag [2022-05-12T02:55:28.361Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T02:55:28.361Z] === RUN TestTailFiles [2022-05-12T02:55:28.361Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T02:55:28.361Z] === RUN TestFollowLogsConsumerGone [2022-05-12T02:55:28.361Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T02:55:28.361Z] === RUN TestFollowLogsProducerGone [2022-05-12T02:55:28.361Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-12T02:55:28.361Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-12T02:55:28.361Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-12T02:55:28.361Z] === RUN TestCheckCapacityAndRotate [2022-05-12T02:55:28.361Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T02:55:28.361Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T02:55:28.822Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-05-12T02:55:28.822Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-12T02:55:28.822Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-05-12T02:55:28.822Z] PASS [2022-05-12T02:55:28.822Z] coverage: 55.6% of statements [2022-05-12T02:55:28.822Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.234s coverage: 55.6% of statements [2022-05-12T02:55:29.283Z] === RUN TestLog [2022-05-12T02:55:29.283Z] --- PASS: TestLog (0.03s) [2022-05-12T02:55:29.283Z] PASS [2022-05-12T02:55:29.283Z] coverage: 31.5% of statements [2022-05-12T02:55:29.283Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.105s coverage: 31.5% of statements [2022-05-12T02:55:29.604Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T02:55:29.744Z] === RUN TestNewParse [2022-05-12T02:55:29.744Z] --- PASS: TestNewParse (0.00s) [2022-05-12T02:55:29.744Z] PASS [2022-05-12T02:55:29.744Z] coverage: 8.3% of statements [2022-05-12T02:55:29.744Z] === RUN TestValidateLogOpt [2022-05-12T02:55:29.744Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T02:55:29.744Z] === RUN TestNewMissedConfig [2022-05-12T02:55:29.744Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T02:55:29.744Z] === RUN TestNewMissedUrl [2022-05-12T02:55:29.744Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T02:55:29.744Z] === RUN TestNewMissedToken [2022-05-12T02:55:29.744Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T02:55:29.744Z] === RUN TestNewWithProxy [2022-05-12T02:55:29.744Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T02:55:29.744Z] === RUN TestDefault [2022-05-12T02:55:29.744Z] ok github.com/docker/docker/daemon/logger/templates 0.073s coverage: 8.3% of statements [2022-05-12T02:55:29.744Z] --- PASS: TestDefault (0.01s) [2022-05-12T02:55:29.744Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T02:55:29.744Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T02:55:29.744Z] === RUN TestJsonFormat [2022-05-12T02:55:29.744Z] --- PASS: TestJsonFormat (0.02s) [2022-05-12T02:55:29.744Z] === RUN TestRawFormat [2022-05-12T02:55:29.744Z] --- PASS: TestRawFormat (0.01s) [2022-05-12T02:55:29.744Z] === RUN TestRawFormatWithLabels [2022-05-12T02:55:29.744Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T02:55:29.744Z] === RUN TestRawFormatWithoutTag [2022-05-12T02:55:29.744Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T02:55:29.744Z] === RUN TestBatching [2022-05-12T02:55:30.205Z] --- PASS: TestBatching (0.30s) [2022-05-12T02:55:30.205Z] === RUN TestFrequency [2022-05-12T02:55:30.205Z] === RUN TestParseLogFormat [2022-05-12T02:55:30.205Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T02:55:30.205Z] === RUN TestValidateLogOptEmpty [2022-05-12T02:55:30.205Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T02:55:30.205Z] === RUN TestValidateSyslogAddress [2022-05-12T02:55:30.205Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T02:55:30.205Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T02:55:30.205Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T02:55:30.205Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T02:55:30.205Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T02:55:30.205Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-12T02:55:30.205Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T02:55:30.205Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T02:55:30.205Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T02:55:30.205Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T02:55:30.205Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T02:55:30.205Z] === RUN TestParseAddressDefaultPort [2022-05-12T02:55:30.205Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T02:55:30.205Z] === RUN TestValidateSyslogFacility [2022-05-12T02:55:30.205Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T02:55:30.205Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T02:55:30.205Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T02:55:30.205Z] === RUN TestValidateLogOpt [2022-05-12T02:55:30.205Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T02:55:30.206Z] PASS [2022-05-12T02:55:30.206Z] coverage: 43.6% of statements [2022-05-12T02:55:30.206Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 43.6% of statements [2022-05-12T02:55:30.206Z] --- PASS: TestFrequency (0.17s) [2022-05-12T02:55:30.206Z] === RUN TestOneMessagePerRequest [2022-05-12T02:55:30.206Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-05-12T02:55:30.206Z] === RUN TestVerify [2022-05-12T02:55:30.206Z] --- PASS: TestVerify (0.00s) [2022-05-12T02:55:30.206Z] === RUN TestSkipVerify [2022-05-12T02:55:30.667Z] time="2022-05-12T02:55:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:55:30.667Z] time="2022-05-12T02:55:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:55:30.667Z] time="2022-05-12T02:55:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:55:31.129Z] --- PASS: TestSkipVerify (0.54s) [2022-05-12T02:55:31.129Z] === RUN TestBufferMaximum [2022-05-12T02:55:31.129Z] time="2022-05-12T02:55:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:55:31.129Z] time="2022-05-12T02:55:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:55:31.129Z] time="2022-05-12T02:55:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:55:31.129Z] time="2022-05-12T02:55:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:55:31.129Z] time="2022-05-12T02:55:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:55:31.129Z] time="2022-05-12T02:55:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652324130.585023\",\"host\":\"c42e0c93a15b\"}'" [2022-05-12T02:55:31.129Z] time="2022-05-12T02:55:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652324130.585023\",\"host\":\"c42e0c93a15b\"}'" [2022-05-12T02:55:31.129Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-12T02:55:31.129Z] === RUN TestServerAlwaysDown [2022-05-12T02:55:31.129Z] time="2022-05-12T02:55:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:55:31.129Z] time="2022-05-12T02:55:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:55:31.129Z] time="2022-05-12T02:55:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652324130.589010\",\"host\":\"c42e0c93a15b\"}'" [2022-05-12T02:55:31.129Z] time="2022-05-12T02:55:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652324130.589010\",\"host\":\"c42e0c93a15b\"}'" [2022-05-12T02:55:31.129Z] time="2022-05-12T02:55:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T02:55:31.129Z] time="2022-05-12T02:55:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652324130.589010\",\"host\":\"c42e0c93a15b\"}'" [2022-05-12T02:55:31.129Z] time="2022-05-12T02:55:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652324130.590004\",\"host\":\"c42e0c93a15b\"}'" [2022-05-12T02:55:31.129Z] time="2022-05-12T02:55:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652324130.590004\",\"host\":\"c42e0c93a15b\"}'" [2022-05-12T02:55:31.129Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T02:55:31.129Z] === RUN TestCannotSendAfterClose [2022-05-12T02:55:31.129Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T02:55:31.129Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T02:55:31.129Z] === RUN TestV2MetadataService [2022-05-12T02:55:32.104Z] time="2022-05-12T02:55:31Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-12T02:55:32.104Z] time="2022-05-12T02:55:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c42e0c93a15b\"}'" [2022-05-12T02:55:32.104Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-12T02:55:32.104Z] PASS [2022-05-12T02:55:32.104Z] coverage: 82.5% of statements [2022-05-12T02:55:32.104Z] ok github.com/docker/docker/daemon/logger/splunk 2.150s coverage: 82.5% of statements [2022-05-12T02:55:32.104Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T02:55:32.104Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T02:55:32.104Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T02:55:32.134Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T02:55:32.565Z] === RUN TestSuccessfulDownload [2022-05-12T02:55:32.565Z] download_test.go:267: Needs fixing on Windows [2022-05-12T02:55:32.565Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T02:55:32.565Z] === RUN TestCancelledDownload [2022-05-12T02:55:32.565Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T02:55:32.565Z] === RUN TestMaxDownloadAttempts [2022-05-12T02:55:32.565Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T02:55:32.565Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T02:55:32.565Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T02:55:32.565Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T02:55:32.565Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T02:55:32.565Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T02:55:32.565Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T02:55:32.565Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T02:55:32.565Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T02:55:32.565Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T02:55:32.565Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T02:55:32.565Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T02:55:32.565Z] --- PASS: TestV2MetadataService (1.34s) [2022-05-12T02:55:32.565Z] PASS [2022-05-12T02:55:32.565Z] coverage: 44.4% of statements [2022-05-12T02:55:32.565Z] ok github.com/docker/docker/distribution/metadata 1.491s coverage: 44.4% of statements [2022-05-12T02:55:33.027Z] time="2022-05-12T02:55:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T02:55:33.027Z] time="2022-05-12T02:55:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T02:55:33.027Z] time="2022-05-12T02:55:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T02:55:33.027Z] time="2022-05-12T02:55:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T02:55:33.027Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T02:55:33.027Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-05-12T02:55:33.027Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-05-12T02:55:33.027Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-05-12T02:55:33.027Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-05-12T02:55:33.027Z] === RUN TestTransfer [2022-05-12T02:55:33.027Z] --- PASS: TestTransfer (0.17s) [2022-05-12T02:55:33.027Z] === RUN TestConcurrencyLimit [2022-05-12T02:55:33.027Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T02:55:33.027Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T02:55:33.027Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T02:55:33.027Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T02:55:33.027Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T02:55:33.027Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T02:55:33.027Z] === RUN TestManifestStore [2022-05-12T02:55:33.027Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T02:55:33.488Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-05-12T02:55:33.488Z] === RUN TestInactiveJobs [2022-05-12T02:55:33.488Z] time="2022-05-12T02:55:33Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1058418205\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T02:55:33.488Z] === RUN TestManifestStore/no_local_cache [2022-05-12T02:55:33.488Z] === RUN TestManifestStore/with_local_cache [2022-05-12T02:55:33.488Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T02:55:33.488Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T02:55:33.488Z] time="2022-05-12T02:55:33Z" level=warning msg="reference for unknown type: " [2022-05-12T02:55:33.488Z] time="2022-05-12T02:55:33Z" level=warning msg="reference for unknown type: " [2022-05-12T02:55:33.488Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T02:55:33.488Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T02:55:33.488Z] time="2022-05-12T02:55:33Z" level=warning msg="reference for unknown type: " [2022-05-12T02:55:33.488Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T02:55:33.488Z] time="2022-05-12T02:55:33Z" level=warning msg="reference for unknown type: " [2022-05-12T02:55:33.488Z] time="2022-05-12T02:55:33Z" level=warning msg="reference for unknown type: " [2022-05-12T02:55:33.488Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T02:55:33.488Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T02:55:33.488Z] === RUN TestNotFound [2022-05-12T02:55:33.488Z] --- PASS: TestNotFound (0.00s) [2022-05-12T02:55:33.488Z] === RUN TestConflict [2022-05-12T02:55:33.488Z] --- PASS: TestConflict (0.00s) [2022-05-12T02:55:33.488Z] === RUN TestForbidden [2022-05-12T02:55:33.488Z] --- PASS: TestForbidden (0.00s) [2022-05-12T02:55:33.488Z] === RUN TestInvalidParameter [2022-05-12T02:55:33.488Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T02:55:33.488Z] === RUN TestNotImplemented [2022-05-12T02:55:33.488Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T02:55:33.488Z] === RUN TestNotModified [2022-05-12T02:55:33.488Z] --- PASS: TestNotModified (0.00s) [2022-05-12T02:55:33.488Z] === RUN TestUnauthorized [2022-05-12T02:55:33.488Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T02:55:33.488Z] === RUN TestUnknown [2022-05-12T02:55:33.488Z] --- PASS: TestUnknown (0.00s) [2022-05-12T02:55:33.488Z] === RUN TestCancelled [2022-05-12T02:55:33.488Z] --- PASS: TestCancelled (0.00s) [2022-05-12T02:55:33.488Z] === RUN TestDeadline [2022-05-12T02:55:33.488Z] --- PASS: TestDeadline (0.00s) [2022-05-12T02:55:33.489Z] === RUN TestDataLoss [2022-05-12T02:55:33.489Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T02:55:33.489Z] === RUN TestUnavailable [2022-05-12T02:55:33.489Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T02:55:33.489Z] === RUN TestSystem [2022-05-12T02:55:33.489Z] --- PASS: TestSystem (0.00s) [2022-05-12T02:55:33.489Z] === RUN TestFromStatusCode [2022-05-12T02:55:33.489Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T02:55:33.489Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T02:55:33.489Z] === RUN TestFromStatusCode/Conflict [2022-05-12T02:55:33.489Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T02:55:33.489Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T02:55:33.489Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T02:55:33.489Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T02:55:33.489Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T02:55:33.489Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T02:55:33.489Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T02:55:33.489Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T02:55:33.489Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T02:55:33.489Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T02:55:33.489Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T02:55:33.489Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T02:55:33.489Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T02:55:33.489Z] PASS [2022-05-12T02:55:33.489Z] coverage: 77.0% of statements [2022-05-12T02:55:33.489Z] time="2022-05-12T02:55:33Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T02:55:33.489Z] --- PASS: TestManifestStore (0.32s) [2022-05-12T02:55:33.489Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2022-05-12T02:55:33.489Z] ok github.com/docker/docker/errdefs 0.052s coverage: 77.0% of statements [2022-05-12T02:55:33.489Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-12T02:55:33.489Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-12T02:55:33.489Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-05-12T02:55:33.489Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-12T02:55:33.489Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-05-12T02:55:33.489Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-12T02:55:33.489Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-12T02:55:33.489Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-12T02:55:33.489Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T02:55:33.489Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T02:55:33.489Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T02:55:33.489Z] === RUN TestFixManifestLayers [2022-05-12T02:55:33.489Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T02:55:33.489Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T02:55:33.489Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T02:55:33.489Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T02:55:33.489Z] === RUN TestFixManifestLayersBadParent [2022-05-12T02:55:33.489Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T02:55:33.489Z] === RUN TestValidateManifest [2022-05-12T02:55:33.489Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T02:55:33.489Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T02:55:33.489Z] === RUN TestFormatPlatform [2022-05-12T02:55:33.489Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T02:55:33.489Z] === RUN TestPullSchema2Config [2022-05-12T02:55:33.489Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T02:55:33.489Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T02:55:33.489Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:55:33.489Z] === RUN TestPullSchema2Config/500_status [2022-05-12T02:55:33.489Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T02:55:33.489Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:55:33.952Z] --- PASS: TestInactiveJobs (0.37s) [2022-05-12T02:55:33.952Z] === RUN TestWatchRelease [2022-05-12T02:55:33.952Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T02:55:33.952Z] === RUN TestWatchFinishedTransfer [2022-05-12T02:55:33.952Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T02:55:33.952Z] === RUN TestDuplicateTransfer [2022-05-12T02:55:33.952Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:55:33.952Z] === RUN TestPullSchema2Config/EOF [2022-05-12T02:55:33.952Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T02:55:33.952Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:55:33.952Z] 2022/05/12 02:55:33 http: panic serving 127.0.0.1:49220: intentional panic [2022-05-12T02:55:33.952Z] goroutine 136 [running]: [2022-05-12T02:55:33.952Z] net/http.(*conn).serve.func1() [2022-05-12T02:55:33.952Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T02:55:33.952Z] panic({0x17f8f00, 0x19db320}) [2022-05-12T02:55:33.952Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T02:55:33.952Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000356340?, {0x19e2ab8?, 0xc000368540?}) [2022-05-12T02:55:33.952Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T02:55:33.952Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x19e2ab8, 0xc000368540}, 0xc000365400) [2022-05-12T02:55:33.952Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T02:55:33.952Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x19e2ab8?, 0xc000368540?}, 0xc00005a800?) [2022-05-12T02:55:33.952Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T02:55:33.952Z] net/http.serverHandler.ServeHTTP({0xc00016b680?}, {0x19e2ab8, 0xc000368540}, 0xc000365400) [2022-05-12T02:55:33.952Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T02:55:33.952Z] net/http.(*conn).serve(0xc00019d7c0, {0x19e3330, 0xc00016a420}) [2022-05-12T02:55:33.952Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T02:55:33.952Z] created by net/http.(*Server).Serve [2022-05-12T02:55:33.952Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T02:55:33.952Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-12T02:55:33.952Z] === RUN TestSuccessfulUpload [2022-05-12T02:55:33.952Z] time="2022-05-12T02:55:33Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T02:55:33.952Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:55:33.952Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T02:55:33.952Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T02:55:33.952Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T02:55:33.952Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-12T02:55:33.952Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-05-12T02:55:33.952Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-12T02:55:33.952Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-12T02:55:33.952Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-12T02:55:33.952Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T02:55:33.952Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T02:55:33.952Z] === RUN TestLayerAlreadyExists [2022-05-12T02:55:33.952Z] 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-12T02:55:33.952Z] 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-12T02:55:33.952Z] 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-12T02:55:33.952Z] 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-12T02:55:33.952Z] 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-12T02:55:33.952Z] 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-12T02:55:33.952Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T02:55:33.952Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T02:55:33.952Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-05-12T02:55:33.952Z] === RUN TestCancelledUpload [2022-05-12T02:55:33.952Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T02:55:33.952Z] PASS [2022-05-12T02:55:33.952Z] coverage: 76.8% of statements [2022-05-12T02:55:33.952Z] ok github.com/docker/docker/distribution/xfer 1.854s coverage: 76.8% of statements [2022-05-12T02:55:34.307Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:55:34.307Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:55:34.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-12T02:55:34.925Z] === RUN TestFSGetInvalidData [2022-05-12T02:55:34.925Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-12T02:55:34.925Z] === RUN TestFSInvalidSet [2022-05-12T02:55:34.925Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-12T02:55:34.925Z] === RUN TestFSInvalidRoot [2022-05-12T02:55:34.925Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-12T02:55:34.925Z] === RUN TestFSMetadataGetSet [2022-05-12T02:55:34.925Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-05-12T02:55:34.925Z] === RUN TestFSInvalidWalker [2022-05-12T02:55:34.925Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T02:55:34.925Z] === RUN TestFSGetSet [2022-05-12T02:55:34.925Z] === RUN TestCompare [2022-05-12T02:55:34.925Z] --- PASS: TestCompare (0.00s) [2022-05-12T02:55:34.925Z] PASS [2022-05-12T02:55:34.925Z] coverage: 19.2% of statements [2022-05-12T02:55:34.925Z] ok github.com/docker/docker/image/cache 0.080s coverage: 19.2% of statements [2022-05-12T02:55:34.925Z] --- PASS: TestFSGetSet (0.04s) [2022-05-12T02:55:34.925Z] === RUN TestFSGetUnsetKey [2022-05-12T02:55:34.925Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-12T02:55:34.925Z] === RUN TestFSGetEmptyData [2022-05-12T02:55:34.925Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-12T02:55:34.925Z] === RUN TestFSDelete [2022-05-12T02:55:34.925Z] --- PASS: TestFSDelete (0.02s) [2022-05-12T02:55:34.925Z] === RUN TestFSWalker [2022-05-12T02:55:34.925Z] --- PASS: TestFSWalker (0.02s) [2022-05-12T02:55:34.925Z] === RUN TestFSWalkerStopOnError [2022-05-12T02:55:34.925Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-12T02:55:34.925Z] === RUN TestNewFromJSON [2022-05-12T02:55:34.925Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T02:55:34.925Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T02:55:34.925Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T02:55:34.925Z] === RUN TestMarshalKeyOrder [2022-05-12T02:55:34.925Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T02:55:34.925Z] === RUN TestHistoryEqual [2022-05-12T02:55:34.925Z] --- PASS: TestHistoryEqual (0.19s) [2022-05-12T02:55:34.925Z] === RUN TestImage [2022-05-12T02:55:34.925Z] --- PASS: TestImage (0.00s) [2022-05-12T02:55:34.925Z] === RUN TestImageOSNotEmpty [2022-05-12T02:55:34.925Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T02:55:34.925Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T02:55:34.925Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T02:55:34.925Z] === RUN TestCreate [2022-05-12T02:55:34.925Z] --- PASS: TestCreate (0.01s) [2022-05-12T02:55:34.925Z] === RUN TestRestore [2022-05-12T02:55:34.925Z] time="2022-05-12T02:55:34Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T02:55:34.925Z] --- PASS: TestRestore (0.04s) [2022-05-12T02:55:34.925Z] === RUN TestAddDelete [2022-05-12T02:55:35.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-12T02:55:35.387Z] --- PASS: TestAddDelete (0.04s) [2022-05-12T02:55:35.387Z] === RUN TestSearchAfterDelete [2022-05-12T02:55:35.387Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T02:55:35.387Z] === RUN TestParentReset [2022-05-12T02:55:35.387Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-05-12T02:55:35.387Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T02:55:35.387Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T02:55:35.387Z] === RUN TestTokenPassThru [2022-05-12T02:55:35.387Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-12T02:55:35.387Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T02:55:35.387Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-12T02:55:35.387Z] PASS [2022-05-12T02:55:35.387Z] coverage: 26.6% of statements [2022-05-12T02:55:35.387Z] --- PASS: TestParentReset (0.03s) [2022-05-12T02:55:35.387Z] === RUN TestGetAndSetLastUpdated [2022-05-12T02:55:35.387Z] ok github.com/docker/docker/distribution 2.112s coverage: 26.6% of statements [2022-05-12T02:55:35.387Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-12T02:55:35.387Z] === RUN TestStoreLen [2022-05-12T02:55:35.387Z] --- PASS: TestStoreLen (0.06s) [2022-05-12T02:55:35.387Z] PASS [2022-05-12T02:55:35.387Z] coverage: 86.9% of statements [2022-05-12T02:55:35.387Z] ok github.com/docker/docker/image 0.713s coverage: 86.9% of statements [2022-05-12T02:55:35.387Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T02:55:35.387Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T02:55:35.849Z] === RUN TestValidateManifest [2022-05-12T02:55:35.849Z] === RUN TestValidateManifest/nil [2022-05-12T02:55:35.849Z] === RUN TestValidateManifest/non-nil [2022-05-12T02:55:35.849Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T02:55:35.849Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T02:55:35.849Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T02:55:35.849Z] PASS [2022-05-12T02:55:35.849Z] coverage: 0.7% of statements [2022-05-12T02:55:35.849Z] ok github.com/docker/docker/image/tarexport 0.094s coverage: 0.7% of statements [2022-05-12T02:55:35.849Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T02:55:35.849Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T02:55:37.397Z] === RUN TestSerialization [2022-05-12T02:55:37.397Z] --- PASS: TestSerialization (0.02s) [2022-05-12T02:55:37.397Z] PASS [2022-05-12T02:55:37.397Z] coverage: 100.0% of statements [2022-05-12T02:55:37.397Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2022-05-12T02:55:37.397Z] === RUN TestEmptyLayer [2022-05-12T02:55:37.397Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T02:55:37.397Z] === RUN TestCommitFailure [2022-05-12T02:55:37.859Z] --- PASS: TestCommitFailure (0.06s) [2022-05-12T02:55:37.859Z] === RUN TestStartTransactionFailure [2022-05-12T02:55:37.859Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T02:55:37.859Z] === RUN TestGetOrphan [2022-05-12T02:55:37.859Z] --- PASS: TestGetOrphan (0.01s) [2022-05-12T02:55:37.859Z] === RUN TestMountAndRegister [2022-05-12T02:55:37.859Z] layer_test.go:258: Layer size: 14 [2022-05-12T02:55:37.859Z] --- PASS: TestMountAndRegister (0.07s) [2022-05-12T02:55:37.859Z] === RUN TestLayerRelease [2022-05-12T02:55:37.859Z] layer_test.go:291: Failing on Windows [2022-05-12T02:55:37.859Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T02:55:37.859Z] === RUN TestStoreRestore [2022-05-12T02:55:37.859Z] layer_test.go:340: Failing on Windows [2022-05-12T02:55:37.859Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T02:55:37.859Z] === RUN TestTarStreamStability [2022-05-12T02:55:37.859Z] layer_test.go:455: Failing on Windows [2022-05-12T02:55:37.859Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T02:55:37.859Z] === RUN TestRegisterExistingLayer [2022-05-12T02:55:37.859Z] --- PASS: TestRegisterExistingLayer (0.22s) [2022-05-12T02:55:37.859Z] === RUN TestTarStreamVerification [2022-05-12T02:55:37.859Z] layer_test.go:684: Failing on Windows [2022-05-12T02:55:37.859Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T02:55:37.859Z] === RUN TestLayerMigration [2022-05-12T02:55:37.859Z] migration_test.go:45: Failing on Windows [2022-05-12T02:55:37.859Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T02:55:37.859Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T02:55:37.859Z] migration_test.go:181: Failing on Windows [2022-05-12T02:55:37.859Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T02:55:37.859Z] === RUN TestMountInit [2022-05-12T02:55:37.859Z] mount_test.go:17: Failing on Windows [2022-05-12T02:55:38.324Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T02:55:38.324Z] === RUN TestMountSize [2022-05-12T02:55:38.324Z] mount_test.go:76: Failing on Windows [2022-05-12T02:55:38.324Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T02:55:38.324Z] === RUN TestMountChanges [2022-05-12T02:55:38.324Z] mount_test.go:125: Failing on Windows [2022-05-12T02:55:38.324Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T02:55:38.324Z] === RUN TestMountApply [2022-05-12T02:55:38.324Z] mount_test.go:212: Failing on Windows [2022-05-12T02:55:38.324Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T02:55:38.324Z] PASS [2022-05-12T02:55:38.324Z] coverage: 30.6% of statements [2022-05-12T02:55:38.324Z] ok github.com/docker/docker/layer 0.462s coverage: 30.6% of statements [2022-05-12T02:55:38.324Z] === RUN TestEnvironmentParsing [2022-05-12T02:55:38.324Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T02:55:38.324Z] PASS [2022-05-12T02:55:38.324Z] coverage: 1.2% of statements [2022-05-12T02:55:38.324Z] ok github.com/docker/docker/libcontainerd/local 0.086s coverage: 1.2% of statements [2022-05-12T02:55:38.324Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T02:55:38.324Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T02:55:38.324Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T02:55:38.324Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T02:55:38.623Z] docker_api_swarm_test.go:563: [d9d5fd6dac08b] joining swarm manager [db25b58eb16ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T02:55:38.786Z] === RUN TestSequenceGetAvailableBit [2022-05-12T02:55:38.786Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T02:55:38.786Z] === RUN TestSequenceEqual [2022-05-12T02:55:38.786Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T02:55:38.786Z] === RUN TestSequenceCopy [2022-05-12T02:55:38.786Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T02:55:38.786Z] === RUN TestGetFirstAvailable [2022-05-12T02:55:38.786Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T02:55:38.786Z] === RUN TestFindSequence [2022-05-12T02:55:38.786Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T02:55:38.786Z] === RUN TestCheckIfAvailable [2022-05-12T02:55:38.786Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T02:55:38.786Z] === RUN TestMergeSequences [2022-05-12T02:55:38.786Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T02:55:38.786Z] === RUN TestPushReservation [2022-05-12T02:55:38.786Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T02:55:38.786Z] === RUN TestSerializeDeserialize [2022-05-12T02:55:38.786Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T02:55:38.786Z] === RUN TestSet [2022-05-12T02:55:38.786Z] --- PASS: TestSet (0.00s) [2022-05-12T02:55:38.786Z] === RUN TestSetUnset [2022-05-12T02:55:38.786Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T02:55:38.786Z] === RUN TestOffsetSetUnset [2022-05-12T02:55:38.786Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T02:55:38.786Z] === RUN TestSetInRange [2022-05-12T02:55:38.786Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T02:55:38.786Z] === RUN TestSetAnyInRange [2022-05-12T02:55:38.786Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T02:55:38.786Z] === RUN TestMethods [2022-05-12T02:55:38.786Z] --- PASS: TestMethods (0.00s) [2022-05-12T02:55:38.786Z] === RUN TestRandomAllocateDeallocate [2022-05-12T02:55:40.529Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T02:55:40.976Z] === RUN TestInvalidConfig [2022-05-12T02:55:40.976Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T02:55:40.976Z] === RUN TestConfig [2022-05-12T02:55:40.976Z] --- PASS: TestConfig (0.00s) [2022-05-12T02:55:40.976Z] === RUN TestOptionsLabels [2022-05-12T02:55:40.976Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T02:55:40.976Z] === RUN TestValidName [2022-05-12T02:55:40.976Z] --- PASS: TestValidName (0.00s) [2022-05-12T02:55:40.976Z] PASS [2022-05-12T02:55:40.976Z] coverage: 19.7% of statements [2022-05-12T02:55:40.976Z] ok github.com/docker/docker/libnetwork/config 0.117s coverage: 19.7% of statements [2022-05-12T02:55:41.466Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T02:55:41.952Z] === RUN TestKey [2022-05-12T02:55:41.953Z] --- PASS: TestKey (0.00s) [2022-05-12T02:55:41.953Z] === RUN TestParseKey [2022-05-12T02:55:41.953Z] --- PASS: TestParseKey (0.00s) [2022-05-12T02:55:41.953Z] === RUN TestInvalidDataStore [2022-05-12T02:55:41.953Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T02:55:41.953Z] === RUN TestKVObjectFlatKey [2022-05-12T02:55:41.953Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T02:55:41.953Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T02:55:41.953Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T02:55:41.953Z] PASS [2022-05-12T02:55:41.953Z] coverage: 21.9% of statements [2022-05-12T02:55:41.953Z] ok github.com/docker/docker/libnetwork/datastore 0.051s coverage: 21.9% of statements [2022-05-12T02:55:41.953Z] === RUN TestErrorInterfaces [2022-05-12T02:55:41.953Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T02:55:41.953Z] === RUN TestNetworkMarshalling [2022-05-12T02:55:41.953Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-05-12T02:55:41.953Z] === RUN TestEndpointMarshalling [2022-05-12T02:55:41.953Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T02:55:41.953Z] === RUN TestAuxAddresses [2022-05-12T02:55:41.953Z] time="2022-05-12T02:55:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T02:55:41.953Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-12T02:55:41.953Z] === RUN TestSRVServiceQuery [2022-05-12T02:55:41.953Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:55:41.953Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-12T02:55:41.953Z] === RUN TestServiceVIPReuse [2022-05-12T02:55:42.035Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T02:55:42.415Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:55:42.415Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-12T02:55:42.415Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T02:55:42.415Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:55:42.415Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-12T02:55:42.415Z] === RUN TestDNSIPQuery [2022-05-12T02:55:42.415Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:55:42.415Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T02:55:42.415Z] === RUN TestDNSProxyServFail [2022-05-12T02:55:42.415Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:55:42.415Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T02:55:42.415Z] === RUN TestSandboxAddEmpty [2022-05-12T02:55:42.415Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:55:42.415Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T02:55:42.415Z] === RUN TestSandboxAddMultiPrio [2022-05-12T02:55:42.415Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:55:42.415Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T02:55:42.415Z] === RUN TestSandboxAddSamePrio [2022-05-12T02:55:42.415Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:55:42.415Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T02:55:42.415Z] === RUN TestCleanupServiceDiscovery [2022-05-12T02:55:42.415Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:55:42.415Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T02:55:42.415Z] === RUN TestDNSOptions [2022-05-12T02:55:42.415Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:55:42.415Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T02:55:42.415Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T02:55:42.415Z] time="2022-05-12T02:55:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T02:55:42.415Z] time="2022-05-12T02:55:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T02:55:42.415Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-05-12T02:55:42.415Z] PASS [2022-05-12T02:55:42.415Z] coverage: 8.5% of statements [2022-05-12T02:55:42.415Z] ok github.com/docker/docker/libnetwork 0.383s coverage: 8.5% of statements [2022-05-12T02:55:42.415Z] === RUN TestIPDataMarshalling [2022-05-12T02:55:42.415Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T02:55:42.415Z] === RUN TestValidateAndIsV6 [2022-05-12T02:55:42.415Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T02:55:42.415Z] PASS [2022-05-12T02:55:42.415Z] coverage: 68.9% of statements [2022-05-12T02:55:42.415Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2022-05-12T02:55:42.603Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T02:55:43.387Z] === RUN TestDriver [2022-05-12T02:55:43.387Z] --- PASS: TestDriver (0.00s) [2022-05-12T02:55:43.387Z] PASS [2022-05-12T02:55:43.387Z] coverage: 34.8% of statements [2022-05-12T02:55:43.387Z] ok github.com/docker/docker/libnetwork/drivers/host 0.042s coverage: 34.8% of statements [2022-05-12T02:55:43.387Z] === RUN TestDriver [2022-05-12T02:55:43.387Z] --- PASS: TestDriver (0.00s) [2022-05-12T02:55:43.387Z] PASS [2022-05-12T02:55:43.387Z] coverage: 34.8% of statements [2022-05-12T02:55:43.387Z] ok github.com/docker/docker/libnetwork/drivers/null 0.054s coverage: 34.8% of statements [2022-05-12T02:55:43.848Z] === RUN TestNetworkAllocateFree [2022-05-12T02:55:43.848Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T02:55:43.848Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T02:55:43.848Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T02:55:43.848Z] PASS [2022-05-12T02:55:43.848Z] coverage: 63.6% of statements [2022-05-12T02:55:43.848Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-05-12T02:55:43.985Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T02:55:43.985Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-12T02:55:43.985Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T02:55:43.985Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T02:55:44.632Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-12T02:55:44.632Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.96s) [2022-05-12T02:55:44.632Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.70s) [2022-05-12T02:55:44.632Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (20.85s) [2022-05-12T02:55:44.632Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (20.97s) [2022-05-12T02:55:44.632Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.53s) [2022-05-12T02:55:44.632Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.33s) [2022-05-12T02:55:44.632Z] === RUN TestBuildMultiStageCopy [2022-05-12T02:55:44.632Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T02:55:44.820Z] === RUN TestGetEmptyCapabilities [2022-05-12T02:55:44.820Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T02:55:44.820Z] === RUN TestGetExtraCapabilities [2022-05-12T02:55:44.820Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-12T02:55:44.820Z] === RUN TestGetInvalidCapabilities [2022-05-12T02:55:44.820Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-12T02:55:44.820Z] === RUN TestRemoteDriver [2022-05-12T02:55:44.820Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T02:55:44.820Z] === RUN TestDriverError [2022-05-12T02:55:44.820Z] --- PASS: TestDriverError (0.00s) [2022-05-12T02:55:44.820Z] === RUN TestMissingValues [2022-05-12T02:55:44.820Z] --- PASS: TestMissingValues (0.01s) [2022-05-12T02:55:44.820Z] === RUN TestRollback [2022-05-12T02:55:44.820Z] --- PASS: TestRollback (0.01s) [2022-05-12T02:55:44.820Z] PASS [2022-05-12T02:55:44.820Z] coverage: 57.4% of statements [2022-05-12T02:55:44.820Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.101s coverage: 57.4% of statements [2022-05-12T02:55:45.282Z] === RUN TestNAT [2022-05-12T02:55:45.282Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T02:55:45.282Z] --- SKIP: TestNAT (0.00s) [2022-05-12T02:55:45.282Z] === RUN TestTransparent [2022-05-12T02:55:45.282Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T02:55:45.282Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T02:55:45.282Z] PASS [2022-05-12T02:55:45.282Z] coverage: 0.0% of statements [2022-05-12T02:55:45.282Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.061s coverage: 0.0% of statements [2022-05-12T02:55:45.745Z] === RUN TestNew [2022-05-12T02:55:45.745Z] --- PASS: TestNew (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestAddDriver [2022-05-12T02:55:45.745Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestAddDuplicateDriver [2022-05-12T02:55:45.745Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T02:55:45.745Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestDriver [2022-05-12T02:55:45.745Z] --- PASS: TestDriver (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestIPAM [2022-05-12T02:55:45.745Z] --- PASS: TestIPAM (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestWalkIPAMs [2022-05-12T02:55:45.745Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestWalkDrivers [2022-05-12T02:55:45.745Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T02:55:45.745Z] PASS [2022-05-12T02:55:45.745Z] coverage: 82.4% of statements [2022-05-12T02:55:45.745Z] ok github.com/docker/docker/libnetwork/drvregistry 0.096s coverage: 82.4% of statements [2022-05-12T02:55:45.745Z] === RUN TestBuildDefault [2022-05-12T02:55:45.745Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestBuildHostnameDomainname [2022-05-12T02:55:45.745Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestBuildHostname [2022-05-12T02:55:45.745Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestBuildHostnameFQDN [2022-05-12T02:55:45.745Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestBuildNoIP [2022-05-12T02:55:45.745Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestUpdate [2022-05-12T02:55:45.745Z] --- PASS: TestUpdate (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T02:55:45.745Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T02:55:45.745Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestAddEmpty [2022-05-12T02:55:45.745Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestAdd [2022-05-12T02:55:45.745Z] --- PASS: TestAdd (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestDeleteEmpty [2022-05-12T02:55:45.745Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestDeleteNewline [2022-05-12T02:55:45.745Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestDelete [2022-05-12T02:55:45.745Z] --- PASS: TestDelete (0.00s) [2022-05-12T02:55:45.745Z] === RUN TestConcurrentWrites [2022-05-12T02:55:46.207Z] --- PASS: TestConcurrentWrites (0.29s) [2022-05-12T02:55:46.207Z] PASS [2022-05-12T02:55:46.207Z] coverage: 81.2% of statements [2022-05-12T02:55:46.207Z] ok github.com/docker/docker/libnetwork/etchosts 0.366s coverage: 81.2% of statements [2022-05-12T02:55:46.207Z] === RUN TestNew [2022-05-12T02:55:46.207Z] --- PASS: TestNew (0.00s) [2022-05-12T02:55:46.207Z] === RUN TestAllocate [2022-05-12T02:55:46.207Z] --- PASS: TestAllocate (0.00s) [2022-05-12T02:55:46.207Z] === RUN TestUninitialized [2022-05-12T02:55:46.207Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T02:55:46.207Z] === RUN TestAllocateInRange [2022-05-12T02:55:46.207Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T02:55:46.207Z] === RUN TestAllocateSerial [2022-05-12T02:55:46.207Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T02:55:46.207Z] PASS [2022-05-12T02:55:46.207Z] coverage: 87.5% of statements [2022-05-12T02:55:46.207Z] ok github.com/docker/docker/libnetwork/idm 0.056s coverage: 87.5% of statements [2022-05-12T02:55:46.207Z] === RUN TestCaller [2022-05-12T02:55:46.207Z] --- PASS: TestCaller (0.00s) [2022-05-12T02:55:46.207Z] PASS [2022-05-12T02:55:46.207Z] coverage: 100.0% of statements [2022-05-12T02:55:46.207Z] ok github.com/docker/docker/libnetwork/internal/caller 0.050s coverage: 100.0% of statements [2022-05-12T02:55:46.670Z] --- PASS: TestRandomAllocateDeallocate (7.71s) [2022-05-12T02:55:46.670Z] === RUN TestAllocateRandomDeallocate [2022-05-12T02:55:47.132Z] === RUN TestSetSerialInsertDelete [2022-05-12T02:55:47.132Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T02:55:47.132Z] === RUN TestSetParallelInsertDelete [2022-05-12T02:55:48.678Z] === RUN TestInt2IP2IntConversion [2022-05-12T02:55:48.678Z] --- PASS: TestAllocateRandomDeallocate (1.91s) [2022-05-12T02:55:48.678Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T02:55:49.140Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-05-12T02:55:49.140Z] === RUN TestGetAddressVersion [2022-05-12T02:55:49.140Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T02:55:49.140Z] === RUN TestKeyString [2022-05-12T02:55:49.140Z] --- PASS: TestKeyString (0.00s) [2022-05-12T02:55:49.140Z] === RUN TestPoolDataMarshal [2022-05-12T02:55:49.140Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T02:55:49.140Z] === RUN TestSubnetsMarshal [2022-05-12T02:55:49.140Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-05-12T02:55:49.140Z] === RUN TestAddSubnets [2022-05-12T02:55:49.140Z] --- PASS: TestAddSubnets (0.07s) [2022-05-12T02:55:49.141Z] === RUN TestDoublePoolRelease [2022-05-12T02:55:49.141Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-05-12T02:55:49.141Z] === RUN TestAddReleasePoolID [2022-05-12T02:55:49.141Z] === RUN TestPoolRequest [2022-05-12T02:55:49.141Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T02:55:49.141Z] === RUN TestOtherRequests [2022-05-12T02:55:49.141Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T02:55:49.141Z] PASS [2022-05-12T02:55:49.141Z] coverage: 57.1% of statements [2022-05-12T02:55:49.141Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2022-05-12T02:55:49.141Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-05-12T02:55:49.141Z] === RUN TestPredefinedPool [2022-05-12T02:55:49.141Z] --- PASS: TestPredefinedPool (0.04s) [2022-05-12T02:55:49.141Z] === RUN TestRemoveSubnet [2022-05-12T02:55:49.603Z] --- PASS: TestRemoveSubnet (0.31s) [2022-05-12T02:55:49.603Z] === RUN TestGetSameAddress [2022-05-12T02:55:49.603Z] --- PASS: TestGetSameAddress (0.03s) [2022-05-12T02:55:49.603Z] === RUN TestPoolAllocationReuse [2022-05-12T02:55:50.065Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.39s) [2022-05-12T02:55:50.065Z] === RUN TestRetrieveFromStore [2022-05-12T02:55:50.527Z] === RUN TestGetCapabilities [2022-05-12T02:55:50.527Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T02:55:50.527Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T02:55:50.527Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-12T02:55:50.527Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T02:55:50.527Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-12T02:55:50.527Z] === RUN TestRemoteDriver [2022-05-12T02:55:50.527Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T02:55:50.527Z] PASS [2022-05-12T02:55:50.527Z] coverage: 47.4% of statements [2022-05-12T02:55:50.527Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.082s coverage: 47.4% of statements [2022-05-12T02:55:50.527Z] --- PASS: TestRetrieveFromStore (0.72s) [2022-05-12T02:55:50.527Z] === RUN TestIsCorrupted [2022-05-12T02:55:50.527Z] --- PASS: TestIsCorrupted (0.03s) [2022-05-12T02:55:50.527Z] === RUN TestSetRollover [2022-05-12T02:55:50.553Z] docker_api_swarm_test.go:585: [d48eca3beb6b1] joining swarm manager [db25b58eb16ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T02:55:51.500Z] === RUN TestWindowsIPAM [2022-05-12T02:55:51.500Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T02:55:51.500Z] PASS [2022-05-12T02:55:51.500Z] coverage: 71.4% of statements [2022-05-12T02:55:51.500Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.052s coverage: 71.4% of statements [2022-05-12T02:55:51.962Z] --- PASS: TestPoolAllocationReuse (2.23s) [2022-05-12T02:55:51.962Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T02:55:51.962Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-12T02:55:51.962Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T02:55:52.422Z] === RUN TestDefaultNetwork [2022-05-12T02:55:52.884Z] --- PASS: TestDefaultNetwork (0.30s) [2022-05-12T02:55:52.884Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T02:55:52.885Z] --- PASS: TestSetRollover (2.07s) [2022-05-12T02:55:52.885Z] === RUN TestSetRolloverSerial [2022-05-12T02:55:52.885Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-05-12T02:55:52.885Z] === RUN TestInitAddressPools [2022-05-12T02:55:52.885Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T02:55:52.885Z] PASS [2022-05-12T02:55:52.885Z] coverage: 74.0% of statements [2022-05-12T02:55:52.885Z] ok github.com/docker/docker/libnetwork/ipamutils 0.690s coverage: 74.0% of statements [2022-05-12T02:55:53.861Z] === RUN TestKeyValue [2022-05-12T02:55:53.861Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T02:55:53.861Z] PASS [2022-05-12T02:55:53.861Z] coverage: 60.0% of statements [2022-05-12T02:55:53.861Z] ok github.com/docker/docker/libnetwork/netlabel 0.050s coverage: 60.0% of statements [2022-05-12T02:55:54.746Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T02:55:54.746Z] check_test.go:378: [d9d5fd6dac08b] daemon is not started [2022-05-12T02:55:54.746Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T02:55:54.834Z] --- PASS: TestSetRolloverSerial (2.05s) [2022-05-12T02:55:54.834Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T02:55:54.834Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T02:55:54.834Z] PASS [2022-05-12T02:55:54.834Z] coverage: 84.4% of statements [2022-05-12T02:55:54.834Z] ok github.com/docker/docker/libnetwork/bitseq 15.927s coverage: 84.4% of statements [2022-05-12T02:55:54.834Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.01s) [2022-05-12T02:55:54.834Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T02:55:55.005Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T02:55:55.572Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T02:55:55.830Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T02:55:56.766Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T02:55:56.766Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T02:55:56.967Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T02:55:57.022Z] === RUN TestNetworkDBSimple [2022-05-12T02:55:57.022Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-12T02:55:57.022Z] PASS [2022-05-12T02:55:57.022Z] coverage: 100.0% of statements [2022-05-12T02:55:57.022Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.109s coverage: 100.0% of statements [2022-05-12T02:55:57.416Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T02:55:57.996Z] === RUN TestGenerate [2022-05-12T02:55:57.996Z] --- PASS: TestGenerate (0.00s) [2022-05-12T02:55:57.996Z] === RUN TestGeneratePtr [2022-05-12T02:55:57.996Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T02:55:57.996Z] === RUN TestGenerateMissingField [2022-05-12T02:55:57.996Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T02:55:57.996Z] === RUN TestFieldCannotBeSet [2022-05-12T02:55:57.996Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T02:55:57.996Z] === RUN TestTypeMismatchError [2022-05-12T02:55:57.996Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T02:55:57.996Z] PASS [2022-05-12T02:55:57.996Z] coverage: 100.0% of statements [2022-05-12T02:55:57.996Z] ok github.com/docker/docker/libnetwork/options 0.053s coverage: 100.0% of statements [2022-05-12T02:55:57.996Z] 2022/05/12 02:55:57 Closing DB instances... [2022-05-12T02:55:58.367Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T02:55:58.458Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.66s) [2022-05-12T02:55:58.458Z] === RUN TestGetAddress [2022-05-12T02:55:58.672Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T02:55:58.921Z] testing: warning: no tests to run [2022-05-12T02:55:58.921Z] PASS [2022-05-12T02:55:58.921Z] coverage: 0.0% of statements [2022-05-12T02:55:58.921Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2022-05-12T02:55:59.878Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T02:55:59.894Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-05-12T02:55:59.894Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T02:55:59.894Z] === RUN TestRequestNewPort [2022-05-12T02:55:59.894Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T02:55:59.894Z] === RUN TestRequestSpecificPort [2022-05-12T02:55:59.894Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T02:55:59.894Z] === RUN TestReleasePort [2022-05-12T02:55:59.894Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T02:55:59.894Z] === RUN TestReuseReleasedPort [2022-05-12T02:55:59.894Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T02:55:59.894Z] === RUN TestReleaseUnreadledPort [2022-05-12T02:55:59.894Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T02:55:59.894Z] === RUN TestUnknowProtocol [2022-05-12T02:55:59.894Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T02:55:59.894Z] === RUN TestAllocateAllPorts [2022-05-12T02:55:59.894Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T02:55:59.894Z] === RUN TestPortAllocation [2022-05-12T02:55:59.894Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T02:55:59.894Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T02:55:59.894Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T02:55:59.894Z] === RUN TestNoDuplicateBPR [2022-05-12T02:55:59.894Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T02:55:59.894Z] === RUN TestChangePortRange [2022-05-12T02:55:59.894Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T02:55:59.894Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T02:55:59.894Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T02:55:59.894Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T02:55:59.894Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T02:55:59.894Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T02:55:59.894Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T02:55:59.894Z] PASS [2022-05-12T02:55:59.894Z] coverage: 88.6% of statements [2022-05-12T02:55:59.894Z] ok github.com/docker/docker/libnetwork/portallocator 0.058s coverage: 88.6% of statements [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T02:56:00.357Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T02:56:00.576Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T02:56:00.819Z] testing: warning: no tests to run [2022-05-12T02:56:00.819Z] PASS [2022-05-12T02:56:00.819Z] coverage: 0.0% of statements [2022-05-12T02:56:00.819Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2022-05-12T02:56:00.819Z] 2022/05/12 02:56:00 Closing DB instances... [2022-05-12T02:56:01.282Z] === RUN TestHashData [2022-05-12T02:56:01.282Z] --- PASS: TestHashData (0.00s) [2022-05-12T02:56:01.282Z] PASS [2022-05-12T02:56:01.282Z] coverage: 2.8% of statements [2022-05-12T02:56:01.282Z] ok github.com/docker/docker/libnetwork/resolvconf 0.070s coverage: 2.8% of statements [2022-05-12T02:56:01.396Z] --- PASS: TestBuildMultiStageCopy (17.30s) [2022-05-12T02:56:01.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.85s) [2022-05-12T02:56:01.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.05s) [2022-05-12T02:56:01.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.22s) [2022-05-12T02:56:01.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.52s) [2022-05-12T02:56:01.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.66s) [2022-05-12T02:56:01.396Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T02:56:01.743Z] === RUN TestErrorConstructors [2022-05-12T02:56:01.743Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T02:56:01.743Z] === RUN TestCompareIPMask [2022-05-12T02:56:01.743Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T02:56:01.743Z] === RUN TestUtilGetHostPartIP [2022-05-12T02:56:01.743Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T02:56:01.743Z] === RUN TestUtilGetBroadcastIP [2022-05-12T02:56:01.743Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T02:56:01.743Z] === RUN TestParseCIDR [2022-05-12T02:56:01.743Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T02:56:01.743Z] PASS [2022-05-12T02:56:01.743Z] coverage: 37.3% of statements [2022-05-12T02:56:01.743Z] ok github.com/docker/docker/libnetwork/types 0.051s coverage: 37.3% of statements [2022-05-12T02:56:01.952Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T02:56:02.204Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-05-12T02:56:02.204Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T02:56:02.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T02:56:02.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T02:56:02.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T02:56:02.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T02:56:02.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T02:56:02.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T02:56:02.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T02:56:02.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T02:56:02.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T02:56:02.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T02:56:02.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T02:56:02.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T02:56:02.667Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T02:56:02.667Z] PASS [2022-05-12T02:56:02.667Z] coverage: 55.0% of statements [2022-05-12T02:56:02.667Z] ok github.com/docker/docker/oci 0.062s coverage: 55.0% of statements [2022-05-12T02:56:03.127Z] === RUN TestAddressPoolOpt [2022-05-12T02:56:03.127Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/a [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/something [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/_=a [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/PATH [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/=a [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/PATH= [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/PATH=something [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/1asd [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/123 [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/some_space [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/= [2022-05-12T02:56:03.127Z] === RUN TestValidateEnv/PaTh [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T02:56:03.127Z] === RUN TestParseHost [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T02:56:03.127Z] === RUN TestParseHost/something_with_spaces [2022-05-12T02:56:03.127Z] === RUN TestParseHost/:// [2022-05-12T02:56:03.127Z] === RUN TestParseHost/unknown:// [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://:port [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T02:56:03.127Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T02:56:03.127Z] === RUN TestParseHost/fd:// [2022-05-12T02:56:03.127Z] === RUN TestParseHost/fd://something [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T02:56:03.127Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T02:56:03.127Z] === RUN TestParseHost/_ [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://: [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T02:56:03.127Z] === RUN TestParseHost/npipe:// [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp:// [2022-05-12T02:56:03.127Z] === RUN TestParseHost/__ [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T02:56:03.127Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T02:56:03.127Z] === RUN TestParseHost/#00 [2022-05-12T02:56:03.127Z] === RUN TestParseHost/unix:// [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://host: [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T02:56:03.127Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T02:56:03.127Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T02:56:03.128Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T02:56:03.128Z] === RUN TestParseTCP [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/:5555/path [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/tcp://: [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/:5555 [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/::1 [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/[::1]: [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/#00 [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/tcp:// [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/: [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/localhost [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/localhost: [2022-05-12T02:56:03.128Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T02:56:03.128Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T02:56:03.128Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T02:56:03.128Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T02:56:03.128Z] === RUN TestValidateExtraHosts [2022-05-12T02:56:03.128Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T02:56:03.128Z] === RUN TestValidateIPAddress [2022-05-12T02:56:03.128Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T02:56:03.128Z] === RUN TestMapOpts [2022-05-12T02:56:03.128Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T02:56:03.128Z] === RUN TestListOptsWithoutValidator [2022-05-12T02:56:03.128Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T02:56:03.128Z] === RUN TestListOptsWithValidator [2022-05-12T02:56:03.128Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T02:56:03.128Z] === RUN TestValidateDNSSearch [2022-05-12T02:56:03.128Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T02:56:03.128Z] === RUN TestValidateLabel [2022-05-12T02:56:03.128Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T02:56:03.128Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T02:56:03.128Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T02:56:03.128Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T02:56:03.128Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T02:56:03.128Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T02:56:03.128Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T02:56:03.128Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T02:56:03.128Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T02:56:03.128Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T02:56:03.128Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T02:56:03.128Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T02:56:03.128Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T02:56:03.129Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T02:56:03.129Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T02:56:03.129Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T02:56:03.129Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T02:56:03.129Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T02:56:03.129Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T02:56:03.129Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T02:56:03.129Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T02:56:03.129Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T02:56:03.129Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T02:56:03.129Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T02:56:03.129Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T02:56:03.129Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T02:56:03.129Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T02:56:03.129Z] === RUN TestNamedListOpts [2022-05-12T02:56:03.129Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T02:56:03.129Z] === RUN TestNamedMapOpts [2022-05-12T02:56:03.129Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T02:56:03.129Z] === RUN TestParseLink [2022-05-12T02:56:03.129Z] --- PASS: TestParseLink (0.00s) [2022-05-12T02:56:03.129Z] === RUN TestUlimitOpt [2022-05-12T02:56:03.129Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T02:56:03.129Z] PASS [2022-05-12T02:56:03.129Z] coverage: 65.5% of statements [2022-05-12T02:56:03.129Z] ok github.com/docker/docker/opts 0.126s coverage: 65.5% of statements [2022-05-12T02:56:03.129Z] === RUN TestParseVersion [2022-05-12T02:56:03.129Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T02:56:03.129Z] PASS [2022-05-12T02:56:03.129Z] coverage: 52.9% of statements [2022-05-12T02:56:03.129Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 52.9% of statements [2022-05-12T02:56:03.206Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T02:56:03.206Z] INFO: Testing against a local daemon [2022-05-12T02:56:03.206Z] === RUN TestBuildWithSession [2022-05-12T02:56:03.206Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T02:56:03.206Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T02:56:03.206Z] === RUN TestBuildSquashParent [2022-05-12T02:56:03.206Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:56:03.206Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T02:56:03.206Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T02:56:03.206Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:56:03.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:56:03.207Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:56:03.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:56:03.207Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:56:03.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:56:03.207Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:56:03.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:56:03.207Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:56:03.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:56:03.207Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:56:03.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:56:03.207Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:56:03.207Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:56:03.207Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:56:03.207Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:56:03.329Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T02:56:03.897Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T02:56:04.101Z] 2022/05/12 02:56:03 Closing DB instances... [2022-05-12T02:56:04.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-12T02:56:04.465Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-12T02:56:04.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-12T02:56:04.724Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T02:56:05.074Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T02:56:05.113Z] --- PASS: TestBuildMultiStageParentConfig (3.17s) [2022-05-12T02:56:05.113Z] === RUN TestBuildLabelWithTargets [2022-05-12T02:56:05.113Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T02:56:05.113Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T02:56:05.113Z] === RUN TestBuildWithEmptyLayers [2022-05-12T02:56:05.534Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T02:56:05.534Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T02:56:05.534Z] --- PASS: TestPeerCertificateMarshalJSON (0.37s) [2022-05-12T02:56:05.534Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T02:56:05.534Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T02:56:05.534Z] === RUN TestMiddleware [2022-05-12T02:56:05.534Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T02:56:05.534Z] === RUN TestNewResponseModifier [2022-05-12T02:56:05.534Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T02:56:05.534Z] PASS [2022-05-12T02:56:05.534Z] coverage: 26.8% of statements [2022-05-12T02:56:05.534Z] ok github.com/docker/docker/pkg/authorization 0.423s coverage: 26.8% of statements [2022-05-12T02:56:05.534Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.07s) [2022-05-12T02:56:05.534Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T02:56:05.534Z] === RUN TestIsArchivePathDir [2022-05-12T02:56:05.995Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-05-12T02:56:05.996Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T02:56:05.996Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-05-12T02:56:05.996Z] === RUN TestIsArchivePathTar [2022-05-12T02:56:05.996Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-05-12T02:56:05.996Z] === RUN TestDecompressStreamGzip [2022-05-12T02:56:05.996Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-05-12T02:56:05.996Z] === RUN TestDecompressStreamBzip2 [2022-05-12T02:56:06.457Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-05-12T02:56:06.457Z] === RUN TestDecompressStreamXz [2022-05-12T02:56:06.457Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T02:56:06.457Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T02:56:06.457Z] === RUN TestDecompressStreamZstd [2022-05-12T02:56:06.457Z] === RUN TestUnbuffered [2022-05-12T02:56:06.457Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T02:56:06.457Z] === RUN TestRaceUnbuffered [2022-05-12T02:56:06.457Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T02:56:06.457Z] PASS [2022-05-12T02:56:06.457Z] coverage: 100.0% of statements [2022-05-12T02:56:06.457Z] ok github.com/docker/docker/pkg/broadcaster 0.049s coverage: 100.0% of statements [2022-05-12T02:56:06.457Z] archive_test.go:140: zstd not installed [2022-05-12T02:56:06.457Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-12T02:56:06.457Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T02:56:06.457Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T02:56:06.457Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T02:56:06.457Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T02:56:06.457Z] === RUN TestCompressStreamInvalid [2022-05-12T02:56:06.457Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T02:56:06.457Z] === RUN TestExtensionInvalid [2022-05-12T02:56:06.457Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T02:56:06.457Z] === RUN TestExtensionUncompressed [2022-05-12T02:56:06.457Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T02:56:06.457Z] === RUN TestExtensionBzip2 [2022-05-12T02:56:06.457Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T02:56:06.457Z] === RUN TestExtensionGzip [2022-05-12T02:56:06.457Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T02:56:06.457Z] === RUN TestExtensionXz [2022-05-12T02:56:06.457Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T02:56:06.457Z] === RUN TestExtensionZstd [2022-05-12T02:56:06.457Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T02:56:06.457Z] === RUN TestCmdStreamLargeStderr [2022-05-12T02:56:06.457Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-05-12T02:56:06.457Z] === RUN TestCmdStreamBad [2022-05-12T02:56:06.457Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T02:56:06.457Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T02:56:06.457Z] === RUN TestCmdStreamGood [2022-05-12T02:56:06.457Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-12T02:56:06.457Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T02:56:06.457Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-12T02:56:06.457Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T02:56:06.457Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-12T02:56:06.457Z] === RUN TestUntarPath [2022-05-12T02:56:06.457Z] --- PASS: TestUntarPath (0.07s) [2022-05-12T02:56:06.457Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T02:56:06.628Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T02:56:06.637Z] --- PASS: TestBuildWithEmptyLayers (1.71s) [2022-05-12T02:56:06.637Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T02:56:06.918Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-12T02:56:06.918Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T02:56:06.918Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-05-12T02:56:06.918Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T02:56:06.918Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T02:56:06.918Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T02:56:06.918Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T02:56:06.918Z] === RUN TestCopyWithTarSrcFile [2022-05-12T02:56:06.918Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-12T02:56:06.918Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T02:56:06.918Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-12T02:56:06.918Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T02:56:06.918Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T02:56:06.918Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T02:56:06.918Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T02:56:06.918Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T02:56:06.918Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T02:56:06.918Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T02:56:06.918Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-12T02:56:06.918Z] === RUN TestTarFiles [2022-05-12T02:56:06.918Z] === RUN TestMatch [2022-05-12T02:56:06.918Z] === RUN TestMatch/[[]] [2022-05-12T02:56:06.918Z] === RUN TestMatch/[[foo]] [2022-05-12T02:56:06.918Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T02:56:06.918Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T02:56:06.918Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T02:56:06.918Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T02:56:06.918Z] === RUN TestMatch/[] [2022-05-12T02:56:06.918Z] === RUN TestMatch/[]#01 [2022-05-12T02:56:06.918Z] === RUN TestMatch/[[qux]] [2022-05-12T02:56:06.918Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T02:56:06.918Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T02:56:06.918Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T02:56:06.918Z] --- PASS: TestMatch (0.00s) [2022-05-12T02:56:06.918Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T02:56:06.918Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T02:56:06.918Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T02:56:06.918Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T02:56:06.918Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T02:56:06.918Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T02:56:06.918Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T02:56:06.918Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T02:56:06.918Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T02:56:06.918Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T02:56:06.918Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T02:56:06.918Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T02:56:06.918Z] PASS [2022-05-12T02:56:06.918Z] coverage: 87.5% of statements [2022-05-12T02:56:06.918Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2022-05-12T02:56:07.379Z] 2022/05/12 02:56:07 Closing DB instances... [2022-05-12T02:56:07.565Z] docker_api_swarm_test.go:46: [d7c3e7e4c8b4d] joining swarm manager [d112eed3b5c81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T02:56:08.132Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T02:56:08.351Z] === RUN TestChrootTarUntar [2022-05-12T02:56:08.351Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:56:08.351Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T02:56:08.351Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T02:56:08.351Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:56:08.351Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T02:56:08.351Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T02:56:08.351Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-12T02:56:08.351Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T02:56:08.351Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:56:08.351Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T02:56:08.351Z] === RUN TestChrootCopyWithTar [2022-05-12T02:56:08.351Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:56:08.351Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T02:56:08.351Z] === RUN TestChrootCopyFileWithTar [2022-05-12T02:56:08.351Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:56:08.351Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T02:56:08.351Z] === RUN TestChrootUntarPath [2022-05-12T02:56:08.351Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:56:08.351Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T02:56:08.351Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T02:56:08.351Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:56:08.351Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T02:56:08.351Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T02:56:08.351Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:56:08.352Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T02:56:08.352Z] === RUN TestChrootApplyDotDotFile [2022-05-12T02:56:08.352Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:56:08.352Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T02:56:08.352Z] PASS [2022-05-12T02:56:08.352Z] coverage: 12.0% of statements [2022-05-12T02:56:08.352Z] ok github.com/docker/docker/pkg/chrootarchive 0.109s coverage: 12.0% of statements [2022-05-12T02:56:08.391Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T02:56:09.326Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T02:56:09.326Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T02:56:09.326Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T02:56:09.326Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T02:56:09.326Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T02:56:09.326Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T02:56:09.326Z] PASS [2022-05-12T02:56:09.326Z] coverage: 0.0% of statements [2022-05-12T02:56:09.326Z] ok github.com/docker/docker/pkg/containerfs 0.044s coverage: 0.0% of statements [2022-05-12T02:56:09.326Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-05-12T02:56:09.326Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T02:56:10.294Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T02:56:10.299Z] === RUN TestSizeEmpty [2022-05-12T02:56:10.299Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T02:56:10.299Z] === RUN TestSizeEmptyFile [2022-05-12T02:56:10.299Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T02:56:10.299Z] === RUN TestSizeNonemptyFile [2022-05-12T02:56:10.299Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T02:56:10.299Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T02:56:10.299Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T02:56:10.299Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T02:56:10.299Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T02:56:10.299Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T02:56:10.299Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T02:56:10.299Z] === RUN TestMoveToSubdir [2022-05-12T02:56:10.299Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-12T02:56:10.299Z] === RUN TestSizeNonExistingDirectory [2022-05-12T02:56:10.299Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T02:56:10.299Z] PASS [2022-05-12T02:56:10.299Z] coverage: 80.0% of statements [2022-05-12T02:56:10.299Z] ok github.com/docker/docker/pkg/directory 0.056s coverage: 80.0% of statements [2022-05-12T02:56:11.273Z] === RUN TestPollerAddRemove [2022-05-12T02:56:11.273Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T02:56:11.273Z] === RUN TestPollerEvent [2022-05-12T02:56:11.273Z] poller_test.go:40: No chmod on Windows [2022-05-12T02:56:11.273Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T02:56:11.273Z] === RUN TestPollerClose [2022-05-12T02:56:11.273Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T02:56:11.273Z] PASS [2022-05-12T02:56:11.273Z] coverage: 36.2% of statements [2022-05-12T02:56:11.273Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 36.2% of statements [2022-05-12T02:56:11.671Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T02:56:11.735Z] 2022/05/12 02:56:11 Closing DB instances... [2022-05-12T02:56:12.196Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T02:56:12.196Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T02:56:12.196Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T02:56:12.196Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T02:56:12.196Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T02:56:12.196Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T02:56:12.196Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T02:56:12.196Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-05-12T02:56:12.196Z] === RUN TestCopyFile [2022-05-12T02:56:12.196Z] --- PASS: TestCopyFile (0.00s) [2022-05-12T02:56:12.196Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T02:56:12.196Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T02:56:12.196Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T02:56:12.196Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T02:56:12.196Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T02:56:12.196Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T02:56:12.196Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T02:56:12.196Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T02:56:12.196Z] === RUN TestWildcardMatches [2022-05-12T02:56:12.196Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T02:56:12.196Z] === RUN TestPatternMatches [2022-05-12T02:56:12.196Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T02:56:12.196Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T02:56:12.196Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T02:56:12.196Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T02:56:12.196Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T02:56:12.196Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T02:56:12.197Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T02:56:12.197Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T02:56:12.197Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T02:56:12.197Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T02:56:12.197Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T02:56:12.197Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T02:56:12.197Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T02:56:12.197Z] === RUN TestSingleExclamationError [2022-05-12T02:56:12.197Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T02:56:12.197Z] === RUN TestMatchesWithNoPatterns [2022-05-12T02:56:12.197Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T02:56:12.197Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T02:56:12.197Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T02:56:12.197Z] === RUN TestMatches [2022-05-12T02:56:12.197Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T02:56:12.197Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T02:56:12.197Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T02:56:12.197Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T02:56:12.197Z] --- PASS: TestMatches (0.01s) [2022-05-12T02:56:12.197Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T02:56:12.197Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T02:56:12.197Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T02:56:12.197Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T02:56:12.197Z] === RUN TestCleanPatterns [2022-05-12T02:56:12.197Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T02:56:12.197Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T02:56:12.197Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T02:56:12.197Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T02:56:12.197Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T02:56:12.197Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T02:56:12.197Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T02:56:12.197Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T02:56:12.197Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T02:56:12.197Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T02:56:12.197Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T02:56:12.197Z] === RUN TestCreateIfNotExistsDir [2022-05-12T02:56:12.197Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-05-12T02:56:12.197Z] === RUN TestCreateIfNotExistsFile [2022-05-12T02:56:12.197Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-12T02:56:12.197Z] === RUN TestMatch [2022-05-12T02:56:12.197Z] --- PASS: TestMatch (0.00s) [2022-05-12T02:56:12.197Z] === RUN TestCompile [2022-05-12T02:56:12.197Z] === RUN TestCompile/slash [2022-05-12T02:56:12.197Z] === RUN TestCompile/backslash [2022-05-12T02:56:12.197Z] --- PASS: TestCompile (0.00s) [2022-05-12T02:56:12.197Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T02:56:12.197Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T02:56:12.197Z] PASS [2022-05-12T02:56:12.197Z] coverage: 84.7% of statements [2022-05-12T02:56:12.197Z] --- PASS: TestTarFiles (5.57s) [2022-05-12T02:56:12.197Z] === RUN TestDetectCompressionZstd [2022-05-12T02:56:12.197Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T02:56:12.197Z] === RUN TestTarUntar [2022-05-12T02:56:12.197Z] ok github.com/docker/docker/pkg/fileutils 0.113s coverage: 84.7% of statements [2022-05-12T02:56:12.197Z] --- PASS: TestTarUntar (0.04s) [2022-05-12T02:56:12.197Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T02:56:12.197Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-12T02:56:12.657Z] === RUN TestTarWithOptions [2022-05-12T02:56:12.658Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-12T02:56:12.658Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T02:56:12.658Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T02:56:12.658Z] === RUN TestUntarUstarGnuConflict [2022-05-12T02:56:12.658Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-12T02:56:12.658Z] === RUN TestUntarInvalidFilenames [2022-05-12T02:56:12.658Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1134876932\\dest" [2022-05-12T02:56:12.658Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-05-12T02:56:12.658Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T02:56:12.658Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T02:56:12.658Z] === RUN TestUntarInvalidHardlink [2022-05-12T02:56:12.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3583103637\\victim\\hello" -> "../victim/hello" [2022-05-12T02:56:12.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink134260506\\victim\\hello" -> "/../victim/hello" [2022-05-12T02:56:12.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4130040134\\victim" -> "../victim" [2022-05-12T02:56:12.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink113254736\\victim" -> "../victim" [2022-05-12T02:56:12.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3638172780\\victim" -> "../victim" [2022-05-12T02:56:12.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3137802316\\victim" -> "../victim" [2022-05-12T02:56:12.658Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-12T02:56:12.658Z] === RUN TestUntarInvalidSymlink [2022-05-12T02:56:12.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1087762395\\dest\\dotdot" -> "../victim/hello" [2022-05-12T02:56:12.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2775060851\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T02:56:12.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2721415135\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:56:12.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2166473592\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:56:12.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1436629938\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:56:12.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink964723302\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:56:12.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink594865133\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T02:56:12.658Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-12T02:56:12.658Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T02:56:12.658Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T02:56:12.658Z] === RUN TestXGlobalNoParent [2022-05-12T02:56:12.658Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T02:56:12.658Z] === RUN TestReplaceFileTarWrapper [2022-05-12T02:56:13.119Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-05-12T02:56:13.119Z] === RUN TestPrefixHeaderReadable [2022-05-12T02:56:13.119Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-12T02:56:13.119Z] === RUN TestDisablePigz [2022-05-12T02:56:13.119Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T02:56:13.119Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2022-05-12T02:56:13.119Z] === RUN TestNetworkDBNodeLeave [2022-05-12T02:56:13.119Z] --- PASS: TestDisablePigz (0.14s) [2022-05-12T02:56:13.119Z] === RUN TestPigz [2022-05-12T02:56:13.119Z] === RUN TestGet [2022-05-12T02:56:13.119Z] --- PASS: TestGet (0.00s) [2022-05-12T02:56:13.119Z] === RUN TestGetShortcutString [2022-05-12T02:56:13.119Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T02:56:13.119Z] PASS [2022-05-12T02:56:13.119Z] coverage: 42.9% of statements [2022-05-12T02:56:13.119Z] ok github.com/docker/docker/pkg/homedir 0.051s coverage: 42.9% of statements [2022-05-12T02:56:13.119Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T02:56:13.119Z] --- PASS: TestPigz (0.16s) [2022-05-12T02:56:13.119Z] === RUN TestNosysFileInfo [2022-05-12T02:56:13.119Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T02:56:13.119Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T02:56:13.119Z] archive_windows_test.go:16: Currently fails [2022-05-12T02:56:13.119Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T02:56:13.119Z] === RUN TestCanonicalTarNameForPath [2022-05-12T02:56:13.119Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T02:56:13.119Z] === RUN TestCanonicalTarName [2022-05-12T02:56:13.119Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T02:56:13.119Z] === RUN TestChmodTarEntry [2022-05-12T02:56:13.119Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T02:56:13.119Z] === RUN TestHardLinkOrder [2022-05-12T02:56:13.577Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T02:56:13.579Z] --- PASS: TestHardLinkOrder (0.09s) [2022-05-12T02:56:13.580Z] === RUN TestChangeString [2022-05-12T02:56:13.580Z] --- PASS: TestChangeString (0.00s) [2022-05-12T02:56:13.580Z] === RUN TestChangesWithNoChanges [2022-05-12T02:56:13.580Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-12T02:56:13.580Z] === RUN TestChangesWithChanges [2022-05-12T02:56:13.580Z] --- PASS: TestChangesWithChanges (0.10s) [2022-05-12T02:56:13.580Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T02:56:13.580Z] changes_test.go:196: needs more investigation [2022-05-12T02:56:13.580Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T02:56:13.580Z] === RUN TestChangesDirsEmpty [2022-05-12T02:56:13.580Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-05-12T02:56:13.580Z] === RUN TestChangesDirsMutated [2022-05-12T02:56:14.042Z] --- PASS: TestChangesDirsMutated (0.15s) [2022-05-12T02:56:14.042Z] === RUN TestApplyLayer [2022-05-12T02:56:14.042Z] changes_test.go:433: needs further investigation [2022-05-12T02:56:14.042Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T02:56:14.042Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T02:56:14.042Z] changes_test.go:469: needs further investigation [2022-05-12T02:56:14.042Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T02:56:14.042Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T02:56:14.042Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T02:56:14.042Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T02:56:14.042Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T02:56:14.042Z] === RUN TestChangesSize [2022-05-12T02:56:14.042Z] --- PASS: TestChangesSize (0.00s) [2022-05-12T02:56:14.042Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T02:56:14.042Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2483674847\\dest" [2022-05-12T02:56:14.042Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-12T02:56:14.042Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T02:56:14.042Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1573510673\\victim\\hello" -> "../victim/hello" [2022-05-12T02:56:14.042Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1691157513\\victim\\hello" -> "/../victim/hello" [2022-05-12T02:56:14.042Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2846343934\\victim" -> "../victim" [2022-05-12T02:56:14.042Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink120889449\\victim" -> "../victim" [2022-05-12T02:56:14.042Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink629820615\\victim" -> "../victim" [2022-05-12T02:56:14.042Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1550335695\\victim" -> "../victim" [2022-05-12T02:56:14.042Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-12T02:56:14.042Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T02:56:14.042Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink322032242\\dest\\dotdot" -> "../victim/hello" [2022-05-12T02:56:14.042Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4279968170\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T02:56:14.042Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink877238617\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:56:14.042Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2486802690\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:56:14.042Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink681358376\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:56:14.042Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2719661492\\dest\\loophole-victim" -> "../victim" [2022-05-12T02:56:14.042Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-12T02:56:14.042Z] === RUN TestApplyLayerWhiteouts [2022-05-12T02:56:14.042Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-05-12T02:56:14.042Z] === RUN TestGenerateEmptyFile [2022-05-12T02:56:14.042Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T02:56:14.042Z] === RUN TestGenerateWithContent [2022-05-12T02:56:14.042Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T02:56:14.042Z] PASS [2022-05-12T02:56:14.042Z] coverage: 62.9% of statements [2022-05-12T02:56:14.042Z] ok github.com/docker/docker/pkg/archive 8.313s coverage: 62.9% of statements [2022-05-12T02:56:14.042Z] === RUN TestCreateIDMapOrder [2022-05-12T02:56:14.042Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T02:56:14.042Z] PASS [2022-05-12T02:56:14.042Z] coverage: 7.2% of statements [2022-05-12T02:56:14.042Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.2% of statements [2022-05-12T02:56:14.376Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-12T02:56:14.376Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-12T02:56:15.586Z] === RUN TestFixedBufferCap [2022-05-12T02:56:15.586Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T02:56:15.586Z] === RUN TestFixedBufferLen [2022-05-12T02:56:15.586Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T02:56:15.586Z] === RUN TestFixedBufferString [2022-05-12T02:56:15.586Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T02:56:15.586Z] === RUN TestFixedBufferWrite [2022-05-12T02:56:15.586Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T02:56:15.586Z] === RUN TestFixedBufferRead [2022-05-12T02:56:15.586Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T02:56:15.586Z] === RUN TestBytesPipeRead [2022-05-12T02:56:15.586Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T02:56:15.586Z] === RUN TestBytesPipeWrite [2022-05-12T02:56:15.586Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T02:56:15.586Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T02:56:15.740Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-12T02:56:15.740Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-12T02:56:15.740Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-12T02:56:15.740Z] Cross building: bundles/cross/windows/amd64 [2022-05-12T02:56:15.740Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-12T02:56:15.740Z] { [2022-05-12T02:56:15.740Z] "RT_GROUP_ICON": { [2022-05-12T02:56:15.740Z] "#1": { [2022-05-12T02:56:15.740Z] "0409": "../../winresources/docker.ico" [2022-05-12T02:56:15.740Z] } [2022-05-12T02:56:15.740Z] }, [2022-05-12T02:56:15.740Z] "RT_MANIFEST": { [2022-05-12T02:56:15.740Z] "#1": { [2022-05-12T02:56:15.740Z] "0409": { [2022-05-12T02:56:15.740Z] "identity": {}, [2022-05-12T02:56:15.740Z] "description": "Docker Engine", [2022-05-12T02:56:15.740Z] "minimum-os": "vista", [2022-05-12T02:56:15.740Z] "execution-level": "", [2022-05-12T02:56:15.740Z] "ui-access": false, [2022-05-12T02:56:15.740Z] "auto-elevate": false, [2022-05-12T02:56:15.740Z] "dpi-awareness": "unaware", [2022-05-12T02:56:15.740Z] "disable-theming": false, [2022-05-12T02:56:15.740Z] "disable-window-filtering": false, [2022-05-12T02:56:15.740Z] "high-resolution-scrolling-aware": false, [2022-05-12T02:56:15.740Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T02:56:15.740Z] "long-path-aware": false, [2022-05-12T02:56:15.740Z] "printer-driver-isolation": false, [2022-05-12T02:56:15.740Z] "gdi-scaling": false, [2022-05-12T02:56:15.740Z] "segment-heap": false, [2022-05-12T02:56:15.740Z] "use-common-controls-v6": false [2022-05-12T02:56:15.740Z] } [2022-05-12T02:56:15.740Z] } [2022-05-12T02:56:15.740Z] }, [2022-05-12T02:56:15.740Z] "RT_MESSAGETABLE": { [2022-05-12T02:56:15.740Z] "#1": { [2022-05-12T02:56:15.740Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T02:56:15.740Z] } [2022-05-12T02:56:15.740Z] }, [2022-05-12T02:56:15.740Z] "RT_VERSION": { [2022-05-12T02:56:15.740Z] "#1": { [2022-05-12T02:56:15.740Z] "0409": { [2022-05-12T02:56:15.740Z] "fixed": { [2022-05-12T02:56:15.740Z] "file_version": "0.0.0.0", [2022-05-12T02:56:15.740Z] "product_version": "0.0.0.0", [2022-05-12T02:56:15.740Z] "type": "Unknown" [2022-05-12T02:56:15.740Z] }, [2022-05-12T02:56:15.740Z] "info": { [2022-05-12T02:56:15.740Z] "0000": { [2022-05-12T02:56:15.740Z] "CompanyName": "", [2022-05-12T02:56:15.740Z] "FileVersion": "dev", [2022-05-12T02:56:15.740Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-12T02:56:15.740Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-12T02:56:15.740Z] "ProductName": "", [2022-05-12T02:56:15.740Z] "ProductVersion": "dev", [2022-05-12T02:56:15.740Z] "SpecialBuild": "51e046b4d71fe10a604b02ab5cd3525f13adc4d7" [2022-05-12T02:56:15.740Z] } [2022-05-12T02:56:15.740Z] } [2022-05-12T02:56:15.740Z] } [2022-05-12T02:56:15.740Z] } [2022-05-12T02:56:15.740Z] } [2022-05-12T02:56:15.740Z] } [2022-05-12T02:56:15.996Z] cmd/dockerd/config.go [2022-05-12T02:56:15.996Z] cmd/dockerd/config_windows.go [2022-05-12T02:56:15.996Z] cmd/dockerd/daemon.go [2022-05-12T02:56:15.996Z] cmd/dockerd/daemon_test.go [2022-05-12T02:56:15.996Z] cmd/dockerd/daemon_windows.go [2022-05-12T02:56:15.996Z] cmd/dockerd/docker.go [2022-05-12T02:56:15.996Z] cmd/dockerd/docker_windows.go [2022-05-12T02:56:15.996Z] cmd/dockerd/genwinres_windows.go [2022-05-12T02:56:15.996Z] cmd/dockerd/metrics.go [2022-05-12T02:56:15.996Z] cmd/dockerd/options.go [2022-05-12T02:56:15.996Z] cmd/dockerd/options_test.go [2022-05-12T02:56:15.996Z] cmd/dockerd/service_windows.go [2022-05-12T02:56:15.996Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-12T02:56:15.996Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-12T02:56:16.048Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-05-12T02:56:16.048Z] === RUN TestNetworkDBWatch [2022-05-12T02:56:16.048Z] --- PASS: TestBytesPipeWriteRandomChunks (0.57s) [2022-05-12T02:56:16.048Z] === RUN TestAtomicWriteToFile [2022-05-12T02:56:16.048Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T02:56:16.048Z] === RUN TestAtomicWriteSetCommit [2022-05-12T02:56:16.048Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-12T02:56:16.048Z] === RUN TestAtomicWriteSetCancel [2022-05-12T02:56:16.509Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-12T02:56:16.509Z] === RUN TestReadCloserWrapperClose [2022-05-12T02:56:16.509Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T02:56:16.509Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T02:56:16.509Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T02:56:16.509Z] === RUN TestReaderErrWrapperRead [2022-05-12T02:56:16.509Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T02:56:16.509Z] === RUN TestCancelReadCloser [2022-05-12T02:56:16.509Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-12T02:56:16.509Z] === RUN TestWriteCloserWrapperClose [2022-05-12T02:56:16.509Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T02:56:16.509Z] === RUN TestNopWriteCloser [2022-05-12T02:56:16.509Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T02:56:16.509Z] === RUN TestNopWriter [2022-05-12T02:56:16.509Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T02:56:16.509Z] === RUN TestWriteCounter [2022-05-12T02:56:16.509Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T02:56:16.509Z] PASS [2022-05-12T02:56:16.509Z] coverage: 70.1% of statements [2022-05-12T02:56:16.510Z] ok github.com/docker/docker/pkg/ioutils 0.766s coverage: 70.1% of statements [2022-05-12T02:56:17.481Z] === RUN TestError [2022-05-12T02:56:17.481Z] --- PASS: TestError (0.00s) [2022-05-12T02:56:17.481Z] === RUN TestProgressString [2022-05-12T02:56:17.481Z] === RUN TestProgressString/no_progress [2022-05-12T02:56:17.481Z] === RUN TestProgressString/progress_1 [2022-05-12T02:56:17.481Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T02:56:17.481Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T02:56:17.481Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T02:56:17.481Z] === RUN TestProgressString/with_units [2022-05-12T02:56:17.481Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T02:56:17.481Z] === RUN TestProgressString/hide_counts [2022-05-12T02:56:17.481Z] --- PASS: TestProgressString (0.00s) [2022-05-12T02:56:17.481Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T02:56:17.481Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T02:56:17.481Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T02:56:17.481Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T02:56:17.481Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T02:56:17.481Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T02:56:17.481Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T02:56:17.481Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T02:56:17.481Z] === RUN TestJSONMessageDisplay [2022-05-12T02:56:17.481Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-05-12T02:56:17.481Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T02:56:17.481Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T02:56:17.481Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T02:56:17.481Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T02:56:17.481Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T02:56:17.481Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-12T02:56:17.481Z] PASS [2022-05-12T02:56:17.481Z] coverage: 91.7% of statements [2022-05-12T02:56:17.481Z] ok github.com/docker/docker/pkg/jsonmessage 0.267s coverage: 91.7% of statements [2022-05-12T02:56:17.774Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T02:56:17.774Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T02:56:17.943Z] 2022/05/12 02:56:17 Closing DB instances... [2022-05-12T02:56:18.342Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T02:56:18.403Z] === RUN TestStandardLongPath [2022-05-12T02:56:18.403Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T02:56:18.403Z] === RUN TestUNCLongPath [2022-05-12T02:56:18.403Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T02:56:18.403Z] PASS [2022-05-12T02:56:18.403Z] coverage: 100.0% of statements [2022-05-12T02:56:18.403Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2022-05-12T02:56:19.279Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T02:56:19.377Z] === RUN TestNameFormat [2022-05-12T02:56:19.377Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T02:56:19.377Z] === RUN TestNameRetries [2022-05-12T02:56:19.377Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T02:56:19.377Z] PASS [2022-05-12T02:56:19.377Z] coverage: 85.7% of statements [2022-05-12T02:56:19.377Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2022-05-12T02:56:19.377Z] --- PASS: TestNetworkDBWatch (3.31s) [2022-05-12T02:56:19.377Z] === RUN TestNetworkDBBulkSync [2022-05-12T02:56:19.848Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T02:56:20.107Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T02:56:20.350Z] === RUN TestParseKeyValueOpt [2022-05-12T02:56:20.350Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T02:56:20.350Z] === RUN TestParseUintList [2022-05-12T02:56:20.350Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T02:56:20.350Z] === RUN TestParseUintListMaximumLimits [2022-05-12T02:56:20.350Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T02:56:20.350Z] PASS [2022-05-12T02:56:20.350Z] coverage: 97.0% of statements [2022-05-12T02:56:20.350Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-05-12T02:56:20.350Z] 2022/05/12 02:56:20 Closing DB instances... [2022-05-12T02:56:20.860Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:56:20.861Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:56:21.044Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T02:56:21.302Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T02:56:21.326Z] === RUN Test_windowsOSRelease_String [2022-05-12T02:56:21.326Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T02:56:21.326Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T02:56:21.326Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T02:56:21.326Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T02:56:21.326Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T02:56:21.326Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T02:56:21.326Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T02:56:21.326Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T02:56:21.326Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T02:56:21.326Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T02:56:21.326Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T02:56:21.326Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T02:56:21.326Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T02:56:21.326Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T02:56:21.326Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T02:56:21.326Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T02:56:21.326Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T02:56:21.326Z] PASS [2022-05-12T02:56:21.326Z] coverage: 36.4% of statements [2022-05-12T02:56:21.326Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.054s coverage: 36.4% of statements [2022-05-12T02:56:21.789Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-05-12T02:56:21.789Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T02:56:21.870Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T02:56:22.251Z] === RUN TestNewAndRemove [2022-05-12T02:56:22.251Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T02:56:22.251Z] === RUN TestRemoveInvalidPath [2022-05-12T02:56:22.251Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T02:56:22.251Z] PASS [2022-05-12T02:56:22.251Z] coverage: 82.6% of statements [2022-05-12T02:56:22.251Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2022-05-12T02:56:22.437Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T02:56:22.696Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T02:56:22.955Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T02:56:24.274Z] --- PASS: TestBuildMultiStageOnBuild (17.37s) [2022-05-12T02:56:24.274Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T02:56:24.274Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T02:56:24.274Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T02:56:24.274Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T02:56:24.332Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T02:56:24.438Z] === RUN TestFailedConnection [2022-05-12T02:56:25.409Z] 2022/05/12 02:56:25 Closing DB instances... [2022-05-12T02:56:25.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-12T02:56:25.875Z] --- PASS: TestFailedConnection (1.26s) [2022-05-12T02:56:25.875Z] === RUN TestFailOnce [2022-05-12T02:56:25.875Z] 2022/05/12 02:56:25 http: panic serving 127.0.0.1:49300: Plugin not ready [2022-05-12T02:56:25.876Z] goroutine 22 [running]: [2022-05-12T02:56:25.876Z] net/http.(*conn).serve.func1() [2022-05-12T02:56:25.876Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T02:56:25.876Z] panic({0xcf3700, 0xe3d0e0}) [2022-05-12T02:56:25.876Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T02:56:25.876Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00024da70?) [2022-05-12T02:56:25.876Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T02:56:25.876Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xe428f8?, 0xc0002240e0?}, 0xc4da86?) [2022-05-12T02:56:25.876Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T02:56:25.876Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xe428f8, 0xc0002240e0}, 0xc000230200) [2022-05-12T02:56:25.876Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T02:56:25.876Z] net/http.serverHandler.ServeHTTP({0xe40f18?}, {0xe428f8, 0xc0002240e0}, 0xc000230200) [2022-05-12T02:56:25.876Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T02:56:25.876Z] net/http.(*conn).serve(0xc000240000, {0xe42df8, 0xc00020a420}) [2022-05-12T02:56:25.876Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T02:56:25.876Z] created by net/http.(*Server).Serve [2022-05-12T02:56:25.876Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T02:56:25.876Z] time="2022-05-12T02:56:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.FailOnce: Post \"http://127.0.0.1:49299/Test.FailOnce\": EOF, retrying in 1s" [2022-05-12T02:56:26.278Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-12T02:56:26.340Z] time="2022-05-12T02:56:25Z" level=error msg="node: 4f67216af9b7 is unknown to memberlist" [2022-05-12T02:56:26.340Z] --- PASS: TestGetAddress (27.93s) [2022-05-12T02:56:26.340Z] === RUN TestRequestSyntaxCheck [2022-05-12T02:56:26.340Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-05-12T02:56:26.340Z] === RUN TestRequest [2022-05-12T02:56:26.805Z] --- PASS: TestFailOnce (1.18s) [2022-05-12T02:56:26.805Z] === RUN TestEchoInputOutput [2022-05-12T02:56:26.805Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T02:56:26.805Z] === RUN TestBackoff [2022-05-12T02:56:26.805Z] --- PASS: TestBackoff (0.00s) [2022-05-12T02:56:26.805Z] === RUN TestAbortRetry [2022-05-12T02:56:26.805Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T02:56:26.805Z] === RUN TestClientScheme [2022-05-12T02:56:26.805Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T02:56:26.805Z] === RUN TestNewClientWithTimeout [2022-05-12T02:56:27.216Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T02:56:27.780Z] time="2022-05-12T02:56:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-12T02:56:28.751Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.65s) [2022-05-12T02:56:28.751Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T02:56:29.212Z] time="2022-05-12T02:56:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-12T02:56:29.447Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-12T02:56:29.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (20.68s) [2022-05-12T02:56:29.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.69s) [2022-05-12T02:56:29.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (20.69s) [2022-05-12T02:56:29.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.82s) [2022-05-12T02:56:29.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.08s) [2022-05-12T02:56:29.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.24s) [2022-05-12T02:56:29.447Z] === RUN TestBuildMultiStageCopy [2022-05-12T02:56:29.447Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T02:56:29.674Z] 2022/05/12 02:56:29 Closing DB instances... [2022-05-12T02:56:31.864Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.83s) [2022-05-12T02:56:31.864Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T02:56:31.864Z] time="2022-05-12T02:56:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-12T02:56:32.488Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T02:56:35.023Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T02:56:35.281Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T02:56:35.281Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T02:56:35.549Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T02:56:35.549Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T02:56:36.136Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T02:56:36.573Z] time="2022-05-12T02:56:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-12T02:56:36.573Z] === RUN TestParseEmptyInterface [2022-05-12T02:56:36.573Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T02:56:36.573Z] === RUN TestParseNonInterfaceType [2022-05-12T02:56:36.573Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T02:56:36.573Z] === RUN TestParseWithOneFunction [2022-05-12T02:56:36.573Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T02:56:36.573Z] === RUN TestParseWithMultipleFuncs [2022-05-12T02:56:36.573Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T02:56:36.573Z] === RUN TestParseWithUnnamedReturn [2022-05-12T02:56:36.573Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T02:56:36.573Z] === RUN TestEmbeddedInterface [2022-05-12T02:56:36.573Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T02:56:36.573Z] === RUN TestParsedImports [2022-05-12T02:56:36.573Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T02:56:36.573Z] === RUN TestAliasedImports [2022-05-12T02:56:36.573Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T02:56:36.573Z] PASS [2022-05-12T02:56:36.573Z] coverage: 56.8% of statements [2022-05-12T02:56:36.573Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.071s coverage: 56.8% of statements [2022-05-12T02:56:37.511Z] --- PASS: TestImportExtremelyLargeImageWorks (176.34s) [2022-05-12T02:56:37.511Z] PASS [2022-05-12T02:56:37.511Z] [2022-05-12T02:56:37.511Z] DONE 22 tests in 180.653s [2022-05-12T02:56:37.511Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T02:56:37.511Z] ++ 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-12T02:56:37.511Z] ++ set -e [2022-05-12T02:56:37.511Z] ++ '[' -n 0 ']' [2022-05-12T02:56:37.511Z] ++ set -x [2022-05-12T02:56:37.511Z] ++ 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-12T02:56:37.511Z] INFO: Testing against a local daemon [2022-05-12T02:56:37.511Z] === RUN TestNetworkCreateDelete [2022-05-12T02:56:37.511Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T02:56:37.772Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-05-12T02:56:37.772Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T02:56:38.032Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-05-12T02:56:38.032Z] === RUN TestDaemonDNSFallback [2022-05-12T02:56:38.116Z] === RUN TestHTTPTransport [2022-05-12T02:56:38.116Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T02:56:38.116Z] PASS [2022-05-12T02:56:38.116Z] coverage: 85.7% of statements [2022-05-12T02:56:38.116Z] ok github.com/docker/docker/pkg/plugins/transport 0.048s coverage: 85.7% of statements [2022-05-12T02:56:38.116Z] --- PASS: TestRequest (11.78s) [2022-05-12T02:56:38.116Z] === RUN TestOverlappingRequests [2022-05-12T02:56:38.577Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T02:56:38.577Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T02:56:38.577Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T02:56:38.577Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T02:56:38.577Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T02:56:38.577Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T02:56:38.578Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T02:56:38.578Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T02:56:38.578Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T02:56:38.578Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T02:56:38.578Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T02:56:38.578Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T02:56:38.578Z] === RUN TestBufferPoolPutAndGet [2022-05-12T02:56:38.578Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T02:56:38.578Z] PASS [2022-05-12T02:56:38.578Z] coverage: 88.2% of statements [2022-05-12T02:56:38.578Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2022-05-12T02:56:38.969Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T02:56:39.006Z] --- PASS: TestBuildMultiStageLayerLeak (14.06s) [2022-05-12T02:56:39.006Z] === RUN TestBuildWithHugeFile [2022-05-12T02:56:39.040Z] --- PASS: TestOverlappingRequests (0.59s) [2022-05-12T02:56:39.040Z] === RUN TestRelease [2022-05-12T02:56:39.040Z] === RUN TestOutputOnPrematureClose [2022-05-12T02:56:39.040Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T02:56:39.040Z] === RUN TestCompleteSilently [2022-05-12T02:56:39.040Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T02:56:39.040Z] PASS [2022-05-12T02:56:39.040Z] coverage: 75.9% of statements [2022-05-12T02:56:39.040Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2022-05-12T02:56:39.732Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T02:56:39.732Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T02:56:40.011Z] === RUN TestSendToOneSub [2022-05-12T02:56:40.011Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T02:56:40.011Z] === RUN TestSendToMultipleSubs [2022-05-12T02:56:40.011Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T02:56:40.011Z] === RUN TestEvictOneSub [2022-05-12T02:56:40.011Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T02:56:40.011Z] === RUN TestClosePublisher [2022-05-12T02:56:40.011Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T02:56:40.011Z] === RUN TestPubSubRace [2022-05-12T02:56:40.982Z] --- PASS: TestPubSubRace (1.07s) [2022-05-12T02:56:40.982Z] PASS [2022-05-12T02:56:40.982Z] coverage: 75.0% of statements [2022-05-12T02:56:40.982Z] ok github.com/docker/docker/pkg/pubsub 1.117s coverage: 75.0% of statements [2022-05-12T02:56:40.982Z] --- PASS: TestRelease (2.16s) [2022-05-12T02:56:40.982Z] === RUN TestAllocateRandomDeallocate [2022-05-12T02:56:41.258Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T02:56:41.502Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T02:56:41.502Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T02:56:41.760Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T02:56:41.954Z] === RUN TestRegister [2022-05-12T02:56:41.954Z] --- PASS: TestRegister (0.00s) [2022-05-12T02:56:41.954Z] === RUN TestCommand [2022-05-12T02:56:41.954Z] --- PASS: TestCommand (0.03s) [2022-05-12T02:56:41.954Z] === RUN TestNaiveSelf [2022-05-12T02:56:41.954Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-12T02:56:41.954Z] PASS [2022-05-12T02:56:41.954Z] coverage: 82.4% of statements [2022-05-12T02:56:41.954Z] ok github.com/docker/docker/pkg/reexec 0.116s coverage: 82.4% of statements [2022-05-12T02:56:42.218Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T02:56:42.417Z] === RUN TestDump [2022-05-12T02:56:42.417Z] goroutine 19 [running]: [2022-05-12T02:56:42.417Z] github.com/docker/docker/pkg/stack.dump(0xf02d57?) [2022-05-12T02:56:42.417Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T02:56:42.417Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T02:56:42.417Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T02:56:42.417Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T02:56:42.417Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T02:56:42.417Z] testing.tRunner(0xc000085380, 0x10ca498) [2022-05-12T02:56:42.417Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T02:56:42.417Z] created by testing.(*T).Run [2022-05-12T02:56:42.417Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T02:56:42.417Z] [2022-05-12T02:56:42.417Z] goroutine 1 [chan receive]: [2022-05-12T02:56:42.417Z] testing.(*T).Run(0xc0000851e0, {0x10b913c?, 0xedc1f3?}, 0x10ca498) [2022-05-12T02:56:42.417Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T02:56:42.417Z] testing.runTests.func1(0xc0000b6840?) [2022-05-12T02:56:42.417Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T02:56:42.417Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-05-12T02:56:42.417Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T02:56:42.417Z] testing.runTests(0xc000094500?, {0x124e400, 0x3, 0x3}, {0x2a672630598?, 0x40?, 0x12534a0?}) [2022-05-12T02:56:42.417Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T02:56:42.417Z] testing.(*M).Run(0xc000094500) [2022-05-12T02:56:42.417Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T02:56:42.417Z] main.main() [2022-05-12T02:56:42.417Z] _testmain.go:99 +0x255 [2022-05-12T02:56:42.417Z] --- PASS: TestDump (0.00s) [2022-05-12T02:56:42.417Z] === RUN TestDumpToFile [2022-05-12T02:56:42.881Z] --- PASS: TestDumpToFile (0.17s) [2022-05-12T02:56:42.881Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T02:56:42.881Z] goroutine 21 [running]: [2022-05-12T02:56:42.881Z] github.com/docker/docker/pkg/stack.dump(0xf7ed13?) [2022-05-12T02:56:42.881Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T02:56:42.881Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xf7ece0?}) [2022-05-12T02:56:42.881Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T02:56:42.881Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380?) [2022-05-12T02:56:42.881Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T02:56:42.881Z] testing.tRunner(0xc000085a00, 0x10ca488) [2022-05-12T02:56:42.881Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T02:56:42.881Z] created by testing.(*T).Run [2022-05-12T02:56:42.881Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T02:56:42.881Z] [2022-05-12T02:56:42.881Z] goroutine 1 [chan receive]: [2022-05-12T02:56:42.881Z] testing.(*T).Run(0xc0000851e0, {0x10c0713?, 0xedc1f3?}, 0x10ca488) [2022-05-12T02:56:42.881Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T02:56:42.881Z] testing.runTests.func1(0xc0000b6840?) [2022-05-12T02:56:42.881Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T02:56:42.882Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-05-12T02:56:42.882Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T02:56:42.882Z] testing.runTests(0xc000094500?, {0x124e400, 0x3, 0x3}, {0x2a672630598?, 0x40?, 0x12534a0?}) [2022-05-12T02:56:42.882Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T02:56:42.882Z] testing.(*M).Run(0xc000094500) [2022-05-12T02:56:42.882Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T02:56:42.882Z] main.main() [2022-05-12T02:56:42.882Z] _testmain.go:99 +0x255 [2022-05-12T02:56:42.882Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T02:56:42.882Z] PASS [2022-05-12T02:56:42.882Z] coverage: 90.9% of statements [2022-05-12T02:56:42.882Z] ok github.com/docker/docker/pkg/stack 0.213s coverage: 90.9% of statements [2022-05-12T02:56:43.343Z] === RUN TestNewStdWriter [2022-05-12T02:56:43.343Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T02:56:43.343Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T02:56:43.343Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T02:56:43.343Z] === RUN TestWriteWithNilBytes [2022-05-12T02:56:43.343Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T02:56:43.343Z] === RUN TestWrite [2022-05-12T02:56:43.343Z] --- PASS: TestWrite (0.00s) [2022-05-12T02:56:43.343Z] === RUN TestWriteWithWriterError [2022-05-12T02:56:43.343Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T02:56:43.343Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T02:56:43.343Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T02:56:43.343Z] === RUN TestStdCopyWriteAndRead [2022-05-12T02:56:43.343Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T02:56:43.343Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T02:56:43.343Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T02:56:43.343Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T02:56:43.343Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T02:56:43.343Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T02:56:43.343Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T02:56:43.343Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T02:56:43.343Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T02:56:43.343Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T02:56:43.343Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T02:56:43.343Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T02:56:43.343Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T02:56:43.343Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T02:56:43.343Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T02:56:43.343Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T02:56:43.343Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T02:56:43.343Z] PASS [2022-05-12T02:56:43.343Z] coverage: 100.0% of statements [2022-05-12T02:56:43.343Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2022-05-12T02:56:43.746Z] --- PASS: TestBuildMultiStageCopy (14.58s) [2022-05-12T02:56:43.746Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.75s) [2022-05-12T02:56:43.746Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2022-05-12T02:56:43.746Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2022-05-12T02:56:43.746Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s) [2022-05-12T02:56:43.746Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.53s) [2022-05-12T02:56:43.746Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T02:56:44.317Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T02:56:44.317Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T02:56:44.317Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T02:56:44.317Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T02:56:44.317Z] === RUN TestFormatStatus [2022-05-12T02:56:44.317Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T02:56:44.317Z] === RUN TestFormatError [2022-05-12T02:56:44.317Z] --- PASS: TestFormatError (0.00s) [2022-05-12T02:56:44.317Z] === RUN TestFormatJSONError [2022-05-12T02:56:44.317Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T02:56:44.317Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T02:56:44.317Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T02:56:44.317Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T02:56:44.317Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T02:56:44.317Z] === RUN TestNewJSONProgressOutput [2022-05-12T02:56:44.317Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T02:56:44.317Z] === RUN TestAuxFormatterEmit [2022-05-12T02:56:44.317Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T02:56:44.317Z] === RUN TestStreamWriterStdout [2022-05-12T02:56:44.317Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T02:56:44.317Z] === RUN TestStreamWriterStderr [2022-05-12T02:56:44.317Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T02:56:44.317Z] PASS [2022-05-12T02:56:44.317Z] coverage: 66.2% of statements [2022-05-12T02:56:44.317Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2022-05-12T02:56:44.778Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-12T02:56:44.779Z] === RUN TestClientStream [2022-05-12T02:56:44.779Z] --- PASS: TestClientStream (0.00s) [2022-05-12T02:56:44.779Z] === RUN TestClientSendFile [2022-05-12T02:56:44.779Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T02:56:44.779Z] === RUN TestClientWithRequestTimeout [2022-05-12T02:56:44.779Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-12T02:56:44.779Z] === RUN TestFileSpecPlugin [2022-05-12T02:56:44.779Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T02:56:44.779Z] === RUN TestFileJSONSpecPlugin [2022-05-12T02:56:44.779Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-12T02:56:44.779Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T02:56:44.779Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T02:56:44.779Z] === RUN TestPluginAddHandler [2022-05-12T02:56:44.779Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T02:56:44.779Z] === RUN TestPluginWaitBadPlugin [2022-05-12T02:56:44.779Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T02:56:44.779Z] === RUN TestGet [2022-05-12T02:56:44.779Z] time="2022-05-12T02:56:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T02:56:45.047Z] --- PASS: TestDaemonDNSFallback (6.63s) [2022-05-12T02:56:45.047Z] === RUN TestInspectNetwork [2022-05-12T02:56:45.241Z] === RUN TestGenerateRandomID [2022-05-12T02:56:45.241Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T02:56:45.241Z] === RUN TestShortenId [2022-05-12T02:56:45.241Z] --- PASS: TestShortenId (0.00s) [2022-05-12T02:56:45.241Z] === RUN TestShortenSha256Id [2022-05-12T02:56:45.241Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T02:56:45.241Z] === RUN TestShortenIdEmpty [2022-05-12T02:56:45.241Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T02:56:45.241Z] === RUN TestShortenIdInvalid [2022-05-12T02:56:45.241Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T02:56:45.241Z] === RUN TestIsShortIDNonHex [2022-05-12T02:56:45.241Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T02:56:45.241Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T02:56:45.241Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T02:56:45.241Z] PASS [2022-05-12T02:56:45.241Z] coverage: 70.6% of statements [2022-05-12T02:56:45.241Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2022-05-12T02:56:45.706Z] time="2022-05-12T02:56:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T02:56:46.167Z] === RUN TestIsCpusetListAvailable [2022-05-12T02:56:46.167Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T02:56:46.167Z] PASS [2022-05-12T02:56:46.167Z] coverage: 39.4% of statements [2022-05-12T02:56:46.167Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 39.4% of statements [2022-05-12T02:56:46.635Z] --- PASS: TestBuildMultiStageParentConfig (2.75s) [2022-05-12T02:56:46.635Z] === RUN TestBuildLabelWithTargets [2022-05-12T02:56:46.635Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T02:56:46.635Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T02:56:46.635Z] === RUN TestBuildWithEmptyLayers [2022-05-12T02:56:47.710Z] --- PASS: TestAllocateRandomDeallocate (6.53s) [2022-05-12T02:56:47.710Z] === RUN TestRetrieveFromStore [2022-05-12T02:56:47.710Z] time="2022-05-12T02:56:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T02:56:47.710Z] === RUN TestChtimes [2022-05-12T02:56:47.710Z] --- PASS: TestChtimes (0.00s) [2022-05-12T02:56:47.710Z] === RUN TestChtimesWindows [2022-05-12T02:56:47.710Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T02:56:47.710Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T02:56:47.710Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T02:56:47.710Z] PASS [2022-05-12T02:56:47.710Z] coverage: 13.0% of statements [2022-05-12T02:56:47.710Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 13.0% of statements [2022-05-12T02:56:48.161Z] --- PASS: TestBuildWithEmptyLayers (1.53s) [2022-05-12T02:56:48.162Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T02:56:48.685Z] === RUN TestTailFile [2022-05-12T02:56:48.685Z] --- PASS: TestTailFile (0.00s) [2022-05-12T02:56:48.685Z] === RUN TestTailFileManyLines [2022-05-12T02:56:48.685Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T02:56:48.685Z] === RUN TestTailEmptyFile [2022-05-12T02:56:48.685Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T02:56:48.685Z] === RUN TestTailNegativeN [2022-05-12T02:56:48.685Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader [2022-05-12T02:56:48.685Z] === CONT TestNewTailReader [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T02:56:48.685Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.685Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.685Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.685Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T02:56:48.685Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T02:56:48.685Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.685Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T02:56:48.685Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:48.685Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:48.686Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:48.686Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:48.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T02:56:48.687Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:48.687Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:48.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:48.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:48.688Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:48.689Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:48.689Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:48.689Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:48.689Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:48.689Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T02:56:48.689Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:56:48.689Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:56:48.689Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:48.689Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:49.152Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:49.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T02:56:49.153Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T02:56:49.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:56:49.154Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.01s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-05-12T02:56:49.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:56:49.156Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.238Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T02:56:49.238Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T02:56:49.238Z] === RUN TestInspectNetwork/network_name [2022-05-12T02:56:49.238Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T02:56:49.238Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-12T02:56:49.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T02:56:49.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T02:56:49.617Z] PASS [2022-05-12T02:56:49.617Z] coverage: 88.6% of statements [2022-05-12T02:56:49.617Z] ok github.com/docker/docker/pkg/tailfile 0.203s coverage: 88.6% of statements [2022-05-12T02:56:50.078Z] --- PASS: TestRetrieveFromStore (2.40s) [2022-05-12T02:56:50.078Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T02:56:50.078Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-12T02:56:50.078Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T02:56:50.078Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T02:56:50.078Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T02:56:50.078Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T02:56:50.078Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T02:56:50.078Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T02:56:50.078Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T02:56:50.078Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T02:56:50.078Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T02:56:50.078Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T02:56:50.078Z] === RUN TestDebug [2022-05-12T02:56:50.078Z] --- PASS: TestDebug (0.00s) [2022-05-12T02:56:50.078Z] === RUN TestRequestPoolParallel [2022-05-12T02:56:50.078Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T02:56:50.078Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-05-12T02:56:50.078Z] === RUN TestTarSumRemove [2022-05-12T02:56:50.078Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T02:56:50.078Z] === RUN TestSortFileInfoSums [2022-05-12T02:56:50.078Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T02:56:50.078Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T02:56:50.078Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T02:56:50.078Z] === RUN TestNewTarSumForLabel [2022-05-12T02:56:50.078Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T02:56:50.078Z] === RUN TestEmptyTar [2022-05-12T02:56:50.078Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T02:56:50.078Z] === RUN TestTarSumsReadSize [2022-05-12T02:56:50.078Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T02:56:50.078Z] === RUN TestTarSums [2022-05-12T02:56:50.078Z] --- PASS: TestTarSums (0.08s) [2022-05-12T02:56:50.078Z] === RUN TestIteration [2022-05-12T02:56:50.078Z] --- PASS: TestIteration (0.00s) [2022-05-12T02:56:50.078Z] === RUN TestVersionLabelForChecksum [2022-05-12T02:56:50.078Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T02:56:50.078Z] === RUN TestVersion [2022-05-12T02:56:50.078Z] --- PASS: TestVersion (0.00s) [2022-05-12T02:56:50.078Z] === RUN TestGetVersion [2022-05-12T02:56:50.078Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T02:56:50.078Z] === RUN TestGetVersions [2022-05-12T02:56:50.078Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T02:56:50.078Z] PASS [2022-05-12T02:56:50.078Z] coverage: 89.3% of statements [2022-05-12T02:56:50.078Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2022-05-12T02:56:50.539Z] --- PASS: TestRequestPoolParallel (0.55s) [2022-05-12T02:56:50.539Z] === RUN TestFullAllocateRelease [2022-05-12T02:56:51.000Z] === RUN TestTruncIndex [2022-05-12T02:56:51.000Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T02:56:51.000Z] PASS [2022-05-12T02:56:51.000Z] coverage: 91.5% of statements [2022-05-12T02:56:51.000Z] ok github.com/docker/docker/pkg/truncindex 0.151s coverage: 91.5% of statements [2022-05-12T02:56:51.000Z] --- PASS: TestFullAllocateRelease (0.47s) [2022-05-12T02:56:51.000Z] === RUN TestOddAllocateRelease [2022-05-12T02:56:51.140Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T02:56:51.461Z] --- PASS: TestOddAllocateRelease (0.26s) [2022-05-12T02:56:51.461Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T02:56:51.461Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2022-05-12T02:56:51.461Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T02:56:51.461Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-05-12T02:56:51.461Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T02:56:51.461Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-05-12T02:56:51.461Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T02:56:51.461Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T02:56:51.461Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T02:56:51.461Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:56:51.461Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T02:56:51.461Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:56:51.461Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T02:56:51.461Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T02:56:51.461Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:56:51.461Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T02:56:51.461Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:56:51.461Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T02:56:51.461Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T02:56:51.461Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:56:51.461Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T02:56:51.461Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T02:56:51.461Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T02:56:51.461Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T02:56:51.461Z] PASS [2022-05-12T02:56:51.461Z] coverage: 85.3% of statements [2022-05-12T02:56:51.461Z] ok github.com/docker/docker/libnetwork/ipam 63.184s coverage: 85.3% of statements [2022-05-12T02:56:51.461Z] === RUN TestVersionInfo [2022-05-12T02:56:51.461Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T02:56:51.461Z] === RUN TestAppendVersions [2022-05-12T02:56:51.461Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T02:56:51.461Z] PASS [2022-05-12T02:56:51.461Z] coverage: 88.9% of statements [2022-05-12T02:56:51.461Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2022-05-12T02:56:51.461Z] time="2022-05-12T02:56:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T02:56:51.707Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T02:56:53.083Z] --- PASS: TestInspectNetwork (8.08s) [2022-05-12T02:56:53.083Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T02:56:53.083Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T02:56:53.083Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T02:56:53.083Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T02:56:53.083Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T02:56:53.341Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T02:56:53.341Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-12T02:56:53.341Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T02:56:53.647Z] === RUN TestValidatePrivileges [2022-05-12T02:56:53.647Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T02:56:53.647Z] === RUN TestFilterByCapNeg [2022-05-12T02:56:53.647Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T02:56:53.647Z] === RUN TestFilterByCapPos [2022-05-12T02:56:53.647Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T02:56:53.647Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T02:56:53.647Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T02:56:53.647Z] PASS [2022-05-12T02:56:53.647Z] coverage: 12.2% of statements [2022-05-12T02:56:53.647Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.2% of statements [2022-05-12T02:56:54.622Z] === RUN TestNewSettable [2022-05-12T02:56:54.622Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T02:56:54.622Z] === RUN TestIsSettable [2022-05-12T02:56:54.622Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T02:56:54.622Z] === RUN TestUpdateSettingsEnv [2022-05-12T02:56:54.622Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T02:56:54.622Z] PASS [2022-05-12T02:56:54.622Z] coverage: 20.0% of statements [2022-05-12T02:56:54.622Z] ok github.com/docker/docker/plugin/v2 0.052s coverage: 20.0% of statements [2022-05-12T02:56:55.246Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2022-05-12T02:56:55.246Z] === RUN TestNetworkInvalidJSON [2022-05-12T02:56:55.246Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T02:56:55.246Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T02:56:55.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T02:56:55.246Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T02:56:55.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T02:56:55.246Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T02:56:55.246Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T02:56:55.246Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T02:56:55.246Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T02:56:55.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T02:56:55.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T02:56:55.246Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T02:56:55.246Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T02:56:55.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T02:56:55.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T02:56:55.246Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T02:56:55.246Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T02:56:55.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T02:56:55.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T02:56:55.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T02:56:55.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T02:56:55.246Z] === RUN TestNetworkList [2022-05-12T02:56:55.246Z] === RUN TestNetworkList//networks [2022-05-12T02:56:55.246Z] === PAUSE TestNetworkList//networks [2022-05-12T02:56:55.246Z] === RUN TestNetworkList//networks/ [2022-05-12T02:56:55.246Z] === PAUSE TestNetworkList//networks/ [2022-05-12T02:56:55.246Z] === CONT TestNetworkList//networks [2022-05-12T02:56:55.246Z] === CONT TestNetworkList//networks/ [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkList (0.02s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T02:56:55.246Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T02:56:55.246Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T02:56:55.505Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-05-12T02:56:55.506Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T02:56:55.596Z] === RUN TestLoad [2022-05-12T02:56:55.596Z] --- PASS: TestLoad (0.00s) [2022-05-12T02:56:55.596Z] === RUN TestSave [2022-05-12T02:56:56.058Z] --- PASS: TestSave (0.03s) [2022-05-12T02:56:56.058Z] === RUN TestAddDeleteGet [2022-05-12T02:56:56.058Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-12T02:56:56.058Z] === RUN TestInvalidTags [2022-05-12T02:56:56.058Z] --- PASS: TestInvalidTags (0.01s) [2022-05-12T02:56:56.058Z] PASS [2022-05-12T02:56:56.058Z] coverage: 84.4% of statements [2022-05-12T02:56:56.058Z] ok github.com/docker/docker/reference 0.155s coverage: 84.4% of statements [2022-05-12T02:56:56.441Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-05-12T02:56:56.441Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T02:56:57.009Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T02:56:57.268Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T02:56:57.268Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-05-12T02:56:57.268Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T02:56:58.248Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T02:56:58.248Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T02:56:58.248Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T02:56:58.248Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T02:56:58.248Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T02:56:58.248Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T02:56:58.248Z] === RUN TestValidateMirror [2022-05-12T02:56:58.248Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T02:56:58.248Z] === RUN TestLoadInsecureRegistries [2022-05-12T02:56:58.248Z] time="2022-05-12T02:56:58Z" 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-12T02:56:58.248Z] time="2022-05-12T02:56:58Z" 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-12T02:56:58.248Z] time="2022-05-12T02:56:58Z" 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-12T02:56:58.248Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2022-05-12T02:56:58.248Z] === RUN TestNewServiceConfig [2022-05-12T02:56:58.248Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T02:56:58.248Z] === RUN TestValidateIndexName [2022-05-12T02:56:58.248Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T02:56:58.248Z] === RUN TestValidateIndexNameWithError [2022-05-12T02:56:58.248Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T02:56:58.248Z] === RUN TestEndpointParse [2022-05-12T02:56:58.248Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T02:56:58.248Z] === RUN TestEndpointParseInvalid [2022-05-12T02:56:58.248Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T02:56:58.248Z] === RUN TestValidateEndpoint [2022-05-12T02:56:58.248Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-12T02:56:58.248Z] === RUN TestPing [2022-05-12T02:56:58.248Z] --- PASS: TestPing (0.00s) [2022-05-12T02:56:58.248Z] === RUN TestPingRegistryEndpoint [2022-05-12T02:56:58.248Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:56:58.649Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-05-12T02:56:58.649Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T02:56:58.649Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T02:56:58.710Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-12T02:56:58.710Z] === RUN TestEndpoint [2022-05-12T02:56:58.710Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:56:58.710Z] --- SKIP: TestEndpoint (0.00s) [2022-05-12T02:56:58.710Z] === RUN TestParseRepositoryInfo [2022-05-12T02:56:58.710Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T02:56:58.710Z] === RUN TestNewIndexInfo [2022-05-12T02:56:58.710Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T02:56:58.710Z] === RUN TestMirrorEndpointLookup [2022-05-12T02:56:58.710Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:56:58.710Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T02:56:58.710Z] === RUN TestSearchRepositories [2022-05-12T02:56:58.710Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T02:56:58.710Z] Host: 127.0.0.1:49330 [2022-05-12T02:56:58.710Z] User-Agent: docker test client [2022-05-12T02:56:58.710Z] Authorization: Token fake-token [2022-05-12T02:56:58.710Z] X-Docker-Token: true [2022-05-12T02:56:58.710Z] Accept-Encoding: gzip [2022-05-12T02:56:58.710Z] [2022-05-12T02:56:58.710Z] [2022-05-12T02:56:58.710Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T02:56:58.710Z] Connection: close [2022-05-12T02:56:58.710Z] Content-Length: 144 [2022-05-12T02:56:58.710Z] Cache-Control: no-cache [2022-05-12T02:56:58.710Z] Content-Type: application/json [2022-05-12T02:56:58.710Z] Date: Thu, 12 May 2022 02:56:58 GMT [2022-05-12T02:56:58.710Z] Expires: -1 [2022-05-12T02:56:58.710Z] Pragma: no-cache [2022-05-12T02:56:58.710Z] Server: docker-tests/mock [2022-05-12T02:56:58.710Z] X-Docker-Registry-Config: mock [2022-05-12T02:56:58.710Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T02:56:58.710Z] [2022-05-12T02:56:58.710Z] [2022-05-12T02:56:58.710Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-12T02:56:58.710Z] === RUN TestTrustedLocation [2022-05-12T02:56:58.710Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T02:56:58.710Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T02:56:58.710Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T02:56:58.710Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T02:56:58.710Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T02:56:58.710Z] === RUN TestIsSecureIndex [2022-05-12T02:56:58.710Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T02:56:58.710Z] PASS [2022-05-12T02:56:58.710Z] coverage: 51.7% of statements [2022-05-12T02:56:58.710Z] ok github.com/docker/docker/registry 0.265s coverage: 51.7% of statements [2022-05-12T02:56:58.909Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T02:56:59.685Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T02:56:59.685Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-12T02:56:59.685Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T02:56:59.685Z] --- PASS: TestGet (15.01s) [2022-05-12T02:56:59.685Z] === RUN TestPluginWithNoManifest [2022-05-12T02:56:59.685Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T02:56:59.685Z] === RUN TestGetAll [2022-05-12T02:56:59.685Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T02:56:59.685Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T02:56:59.685Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T02:56:59.685Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T02:56:59.685Z] --- PASS: TestGetAll (0.00s) [2022-05-12T02:56:59.685Z] PASS [2022-05-12T02:56:59.685Z] coverage: 73.2% of statements [2022-05-12T02:56:59.685Z] ok github.com/docker/docker/pkg/plugins 35.154s coverage: 73.2% of statements [2022-05-12T02:56:59.685Z] time="2022-05-12T02:56:59Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T02:56:59.685Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-05-12T02:56:59.685Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T02:56:59.685Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T02:56:59.685Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T02:56:59.685Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T02:56:59.685Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T02:56:59.685Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T02:56:59.685Z] === RUN TestResumableRequestReader [2022-05-12T02:56:59.685Z] --- PASS: TestResumableRequestReader (0.01s) [2022-05-12T02:56:59.685Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T02:56:59.685Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T02:56:59.685Z] PASS [2022-05-12T02:56:59.685Z] coverage: 100.0% of statements [2022-05-12T02:56:59.685Z] ok github.com/docker/docker/registry/resumable 0.291s coverage: 100.0% of statements [2022-05-12T02:56:59.846Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-05-12T02:56:59.846Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T02:57:00.412Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-05-12T02:57:00.412Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T02:57:00.659Z] === RUN TestRestartManagerTimeout [2022-05-12T02:57:00.659Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T02:57:00.659Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T02:57:00.659Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T02:57:00.659Z] PASS [2022-05-12T02:57:00.659Z] coverage: 45.3% of statements [2022-05-12T02:57:00.659Z] ok github.com/docker/docker/restartmanager 0.050s coverage: 45.3% of statements [2022-05-12T02:57:00.671Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T02:57:00.930Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T02:57:01.120Z] === RUN TestDecodeContainerConfig [2022-05-12T02:57:01.120Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T02:57:01.120Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-12T02:57:01.120Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T02:57:01.120Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T02:57:01.120Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T02:57:01.120Z] === RUN TestValidatePrivileged [2022-05-12T02:57:01.120Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T02:57:01.120Z] PASS [2022-05-12T02:57:01.120Z] coverage: 52.4% of statements [2022-05-12T02:57:01.120Z] ok github.com/docker/docker/runconfig 0.061s coverage: 52.4% of statements [2022-05-12T02:57:01.584Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T02:57:01.584Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T02:57:01.584Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T02:57:01.584Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T02:57:01.584Z] PASS [2022-05-12T02:57:01.584Z] coverage: 62.5% of statements [2022-05-12T02:57:01.584Z] ok github.com/docker/docker/testutil 0.053s coverage: 62.5% of statements [2022-05-12T02:57:01.867Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T02:57:02.803Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T02:57:02.928Z] --- PASS: TestBuildMultiStageOnBuild (14.30s) [2022-05-12T02:57:02.928Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T02:57:02.928Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T02:57:02.928Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T02:57:02.928Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T02:57:03.062Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2022-05-12T02:57:03.062Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T02:57:03.062Z] service_test.go:243: FLAKY_TEST [2022-05-12T02:57:03.062Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T02:57:03.062Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T02:57:03.998Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T02:57:04.256Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T02:57:04.502Z] === RUN TestGetDriver [2022-05-12T02:57:04.502Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T02:57:04.502Z] === RUN TestVolumeRequestError [2022-05-12T02:57:04.502Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T02:57:04.502Z] PASS [2022-05-12T02:57:04.502Z] coverage: 36.1% of statements [2022-05-12T02:57:04.502Z] ok github.com/docker/docker/volume/drivers 0.075s coverage: 36.1% of statements [2022-05-12T02:57:04.502Z] === RUN TestGetAddress [2022-05-12T02:57:04.502Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T02:57:04.502Z] === RUN TestRemove [2022-05-12T02:57:04.502Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T02:57:04.502Z] --- SKIP: TestRemove (0.01s) [2022-05-12T02:57:04.502Z] === RUN TestInitializeWithVolumes [2022-05-12T02:57:04.502Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-12T02:57:04.502Z] === RUN TestCreate [2022-05-12T02:57:04.502Z] --- PASS: TestCreate (0.01s) [2022-05-12T02:57:04.502Z] === RUN TestValidateName [2022-05-12T02:57:04.502Z] --- PASS: TestValidateName (0.00s) [2022-05-12T02:57:04.502Z] === RUN TestCreateWithOpts [2022-05-12T02:57:04.502Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T02:57:04.502Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T02:57:04.502Z] === RUN TestRelaodNoOpts [2022-05-12T02:57:04.502Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-12T02:57:04.502Z] PASS [2022-05-12T02:57:04.502Z] coverage: 41.5% of statements [2022-05-12T02:57:04.502Z] ok github.com/docker/docker/volume/local 0.092s coverage: 41.5% of statements [2022-05-12T02:57:04.515Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T02:57:04.774Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T02:57:05.342Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T02:57:05.910Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T02:57:06.051Z] === RUN TestLCOWParseMountRaw [2022-05-12T02:57:06.051Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T02:57:06.051Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T02:57:06.051Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T02:57:06.051Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T02:57:06.051Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T02:57:06.051Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T02:57:06.051Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T02:57:06.051Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T02:57:06.051Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T02:57:06.051Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T02:57:06.051Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T02:57:06.051Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T02:57:06.051Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T02:57:06.051Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T02:57:06.051Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T02:57:06.051Z] === RUN TestLinuxParseMountRaw [2022-05-12T02:57:06.051Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T02:57:06.051Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T02:57:06.051Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T02:57:06.051Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T02:57:06.051Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T02:57:06.051Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T02:57:06.051Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T02:57:06.051Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T02:57:06.051Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T02:57:06.051Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T02:57:06.051Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T02:57:06.051Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T02:57:06.051Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T02:57:06.051Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T02:57:06.051Z] === RUN TestConvertTmpfsOptions [2022-05-12T02:57:06.051Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T02:57:06.051Z] linux_parser_test.go:209: data="ro" [2022-05-12T02:57:06.051Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T02:57:06.051Z] === RUN TestParseMountSpec [2022-05-12T02:57:06.051Z] parser_test.go:62: case 0 [2022-05-12T02:57:06.051Z] parser_test.go:62: case 1 [2022-05-12T02:57:06.051Z] parser_test.go:62: case 2 [2022-05-12T02:57:06.051Z] parser_test.go:62: case 3 [2022-05-12T02:57:06.051Z] parser_test.go:62: case 4 [2022-05-12T02:57:06.051Z] parser_test.go:62: case 5 [2022-05-12T02:57:06.051Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T02:57:06.051Z] === RUN TestValidateMount [2022-05-12T02:57:06.051Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T02:57:06.051Z] === RUN TestWindowsParseMountRaw [2022-05-12T02:57:06.051Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T02:57:06.051Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T02:57:06.051Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T02:57:06.051Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T02:57:06.051Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T02:57:06.051Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T02:57:06.051Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T02:57:06.051Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T02:57:06.051Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T02:57:06.051Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T02:57:06.051Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T02:57:06.051Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T02:57:06.051Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T02:57:06.051Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T02:57:06.051Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T02:57:06.051Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T02:57:06.051Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T02:57:06.051Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T02:57:06.051Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T02:57:06.051Z] PASS [2022-05-12T02:57:06.051Z] coverage: 67.6% of statements [2022-05-12T02:57:06.051Z] ok github.com/docker/docker/volume/mounts 0.072s coverage: 67.6% of statements [2022-05-12T02:57:07.024Z] === RUN TestSetGetMeta [2022-05-12T02:57:07.024Z] === PAUSE TestSetGetMeta [2022-05-12T02:57:07.024Z] === RUN TestRestore [2022-05-12T02:57:07.024Z] === PAUSE TestRestore [2022-05-12T02:57:07.024Z] === RUN TestServiceCreate [2022-05-12T02:57:07.024Z] === PAUSE TestServiceCreate [2022-05-12T02:57:07.024Z] === RUN TestServiceList [2022-05-12T02:57:07.024Z] === PAUSE TestServiceList [2022-05-12T02:57:07.024Z] === RUN TestServiceRemove [2022-05-12T02:57:07.024Z] === PAUSE TestServiceRemove [2022-05-12T02:57:07.024Z] === RUN TestServiceGet [2022-05-12T02:57:07.024Z] === PAUSE TestServiceGet [2022-05-12T02:57:07.024Z] === RUN TestServicePrune [2022-05-12T02:57:07.024Z] === PAUSE TestServicePrune [2022-05-12T02:57:07.024Z] === RUN TestCreate [2022-05-12T02:57:07.024Z] === PAUSE TestCreate [2022-05-12T02:57:07.024Z] === RUN TestRemove [2022-05-12T02:57:07.024Z] === PAUSE TestRemove [2022-05-12T02:57:07.024Z] === RUN TestList [2022-05-12T02:57:07.024Z] === PAUSE TestList [2022-05-12T02:57:07.024Z] === RUN TestFindByDriver [2022-05-12T02:57:07.024Z] === PAUSE TestFindByDriver [2022-05-12T02:57:07.024Z] === RUN TestFindByReferenced [2022-05-12T02:57:07.024Z] === PAUSE TestFindByReferenced [2022-05-12T02:57:07.024Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T02:57:07.024Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T02:57:07.024Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T02:57:07.024Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T02:57:07.024Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T02:57:07.024Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T02:57:07.024Z] === RUN TestRefDerefRemove [2022-05-12T02:57:07.024Z] === PAUSE TestRefDerefRemove [2022-05-12T02:57:07.024Z] === RUN TestGet [2022-05-12T02:57:07.024Z] === PAUSE TestGet [2022-05-12T02:57:07.024Z] === RUN TestGetWithReference [2022-05-12T02:57:07.024Z] === PAUSE TestGetWithReference [2022-05-12T02:57:07.024Z] === RUN TestFilterFunc [2022-05-12T02:57:07.024Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T02:57:07.024Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T02:57:07.024Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T02:57:07.024Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T02:57:07.024Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T02:57:07.024Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T02:57:07.024Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T02:57:07.024Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T02:57:07.024Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T02:57:07.024Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T02:57:07.024Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T02:57:07.024Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T02:57:07.024Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T02:57:07.024Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T02:57:07.024Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T02:57:07.024Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T02:57:07.024Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T02:57:07.024Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T02:57:07.024Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T02:57:07.024Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T02:57:07.024Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T02:57:07.024Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T02:57:07.024Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T02:57:07.024Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T02:57:07.024Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T02:57:07.024Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T02:57:07.024Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T02:57:07.024Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T02:57:07.024Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T02:57:07.024Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T02:57:07.024Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T02:57:07.024Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T02:57:07.024Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T02:57:07.024Z] === CONT TestSetGetMeta [2022-05-12T02:57:07.024Z] === CONT TestList [2022-05-12T02:57:07.024Z] === CONT TestServiceGet [2022-05-12T02:57:07.024Z] === CONT TestServiceList [2022-05-12T02:57:07.024Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-12T02:57:07.024Z] === CONT TestServiceCreate [2022-05-12T02:57:07.024Z] --- PASS: TestList (0.06s) [2022-05-12T02:57:07.024Z] === CONT TestRestore [2022-05-12T02:57:07.024Z] --- PASS: TestRestore (0.03s) [2022-05-12T02:57:07.024Z] === CONT TestServiceRemove [2022-05-12T02:57:07.024Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T02:57:07.024Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T02:57:07.024Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T02:57:07.024Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T02:57:07.024Z] --- PASS: TestServiceGet (0.19s) [2022-05-12T02:57:07.024Z] === CONT TestCreate [2022-05-12T02:57:07.024Z] --- PASS: TestServiceRemove (0.11s) [2022-05-12T02:57:07.024Z] === CONT TestRemove [2022-05-12T02:57:07.024Z] --- PASS: TestServiceCreate (0.18s) [2022-05-12T02:57:07.024Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T02:57:07.024Z] --- PASS: TestServiceList (0.21s) [2022-05-12T02:57:07.024Z] === CONT TestGetWithReference [2022-05-12T02:57:07.024Z] --- PASS: TestCreate (0.02s) [2022-05-12T02:57:07.024Z] === CONT TestGet [2022-05-12T02:57:07.024Z] --- PASS: TestRemove (0.04s) [2022-05-12T02:57:07.024Z] === CONT TestRefDerefRemove [2022-05-12T02:57:07.024Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-12T02:57:07.024Z] === CONT TestServicePrune [2022-05-12T02:57:07.024Z] --- PASS: TestGetWithReference (0.03s) [2022-05-12T02:57:07.024Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T02:57:07.024Z] --- PASS: TestGet (0.03s) [2022-05-12T02:57:07.024Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T02:57:07.024Z] --- PASS: TestRefDerefRemove (0.03s) [2022-05-12T02:57:07.024Z] === CONT TestFindByReferenced [2022-05-12T02:57:07.024Z] time="2022-05-12T02:57:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T02:57:07.024Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-12T02:57:07.024Z] === CONT TestFindByDriver [2022-05-12T02:57:07.024Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-05-12T02:57:07.024Z] time="2022-05-12T02:57:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T02:57:07.024Z] time="2022-05-12T02:57:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T02:57:07.024Z] --- PASS: TestFindByReferenced (0.03s) [2022-05-12T02:57:07.024Z] time="2022-05-12T02:57:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T02:57:07.024Z] --- PASS: TestFindByDriver (0.04s) [2022-05-12T02:57:07.024Z] time="2022-05-12T02:57:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T02:57:07.024Z] --- PASS: TestServicePrune (0.08s) [2022-05-12T02:57:07.024Z] PASS [2022-05-12T02:57:07.024Z] coverage: 69.0% of statements [2022-05-12T02:57:07.024Z] ok github.com/docker/docker/volume/service 0.373s coverage: 69.0% of statements [2022-05-12T02:57:07.288Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T02:57:07.546Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T02:57:09.448Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T02:57:10.382Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T02:57:11.759Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T02:57:13.137Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T02:57:14.073Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T02:57:14.331Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T02:57:15.270Z] --- PASS: TestBuildMultiStageLayerLeak (12.31s) [2022-05-12T02:57:15.271Z] === RUN TestBuildWithHugeFile [2022-05-12T02:57:15.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-12T02:57:17.189Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T02:57:17.452Z] docker_api_swarm_test.go:304: [dbde49fde13c0] joining swarm manager [d9e4e10d1e319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T02:57:18.831Z] --- PASS: TestServiceWithDataPathPortInit (15.48s) [2022-05-12T02:57:18.831Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T02:57:19.090Z] docker_api_swarm_test.go:305: [d02a9b155d62c] joining swarm manager [d9e4e10d1e319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T02:57:19.090Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T02:57:19.656Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T02:57:20.222Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T02:57:21.157Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-12T02:57:22.533Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y86ook9wt9eh554upgo1eaxp7 Created:2022-05-12 02:57:20.080878485 +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[255047dc805a6f35a51679a1cf85fe65ffd93f327fa3b7e713e54da06d26563e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.saf5z1cpdy5wtmmhtjir07q57 EndpointID:373e78b18a1664d12d02099bd7fadd6f909d2ce54ef02b00815e93e91c126c27 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bc52fa528cc0411702e185619fc6ca88214b9e63857145b68d267e77f517cf3d 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:b934223e1897 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.saf5z1cpdy5wtmmhtjir07q57 EndpointID:373e78b18a1664d12d02099bd7fadd6f909d2ce54ef02b00815e93e91c126c27 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T02:57:24.734Z] 2022/05/12 02:57:23 Closing DB instances... [2022-05-12T02:57:25.195Z] time="2022-05-12T02:57:24Z" level=error msg="node: f4f4cf0f9119 is unknown to memberlist" [2022-05-12T02:57:25.655Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-05-12T02:57:25.655Z] === RUN TestFindNode [2022-05-12T02:57:25.655Z] 2022/05/12 02:57:25 Closing DB instances... [2022-05-12T02:57:25.655Z] --- PASS: TestFindNode (0.02s) [2022-05-12T02:57:25.655Z] === RUN TestChangeNodeState [2022-05-12T02:57:25.655Z] 2022/05/12 02:57:25 Closing DB instances... [2022-05-12T02:57:25.655Z] --- PASS: TestChangeNodeState (0.01s) [2022-05-12T02:57:25.655Z] === RUN TestNodeReincarnation [2022-05-12T02:57:25.656Z] 2022/05/12 02:57:25 Closing DB instances... [2022-05-12T02:57:26.720Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T02:57:26.720Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.11s) [2022-05-12T02:57:26.720Z] PASS [2022-05-12T02:57:26.720Z] [2022-05-12T02:57:26.720Z] === Skipped [2022-05-12T02:57:26.720Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T02:57:26.720Z] service_test.go:243: FLAKY_TEST [2022-05-12T02:57:26.720Z] [2022-05-12T02:57:26.720Z] DONE 38 tests, 1 skipped in 49.289s [2022-05-12T02:57:26.720Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T02:57:26.720Z] ++ 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-12T02:57:26.720Z] ++ set -e [2022-05-12T02:57:26.720Z] ++ '[' -n 0 ']' [2022-05-12T02:57:26.720Z] ++ set -x [2022-05-12T02:57:26.720Z] ++ 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-12T02:57:26.720Z] INFO: Testing against a local daemon [2022-05-12T02:57:26.720Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T02:57:26.720Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T02:57:26.720Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T02:57:26.720Z] === RUN TestDockerNetworkIpvlan [2022-05-12T02:57:26.720Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T02:57:26.720Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T02:57:26.720Z] PASS [2022-05-12T02:57:26.720Z] [2022-05-12T02:57:26.720Z] === Skipped [2022-05-12T02:57:26.720Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T02:57:26.720Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T02:57:26.720Z] [2022-05-12T02:57:26.720Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T02:57:26.720Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T02:57:26.720Z] [2022-05-12T02:57:26.720Z] DONE 2 tests, 2 skipped in 0.052s [2022-05-12T02:57:26.720Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T02:57:26.720Z] ++ 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-12T02:57:26.720Z] ++ set -e [2022-05-12T02:57:26.720Z] ++ '[' -n 0 ']' [2022-05-12T02:57:26.720Z] ++ set -x [2022-05-12T02:57:26.720Z] ++ 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-12T02:57:26.979Z] INFO: Testing against a local daemon [2022-05-12T02:57:26.979Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T02:57:28.358Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-05-12T02:57:28.358Z] === RUN TestDockerNetworkMacvlan [2022-05-12T02:57:28.927Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T02:57:29.494Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-12T02:57:30.062Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T02:57:30.632Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T02:57:31.199Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:30Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T02:57:31.470Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-12T02:57:31.470Z] === RUN TestParallelCreate [2022-05-12T02:57:31.470Z] 2022/05/12 02:57:30 Closing DB instances... [2022-05-12T02:57:31.470Z] --- PASS: TestParallelCreate (0.02s) [2022-05-12T02:57:31.470Z] === RUN TestParallelDelete [2022-05-12T02:57:31.470Z] 2022/05/12 02:57:30 Closing DB instances... [2022-05-12T02:57:31.470Z] --- PASS: TestParallelDelete (0.03s) [2022-05-12T02:57:31.470Z] === RUN TestNetworkDBIslands [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ed8c1d076fe6 with config:&{NodeID:ed8c1d076fe6 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-12T02:57:31.470Z] time="2022-05-12T02:57:30Z" level=info msg="Node ed8c1d076fe6/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:30Z" level=info msg="Node ed8c1d076fe6/172.18.106.164, added to nodes list" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7190a8a549cd with config:&{NodeID:7190a8a549cd 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-12T02:57:31.470Z] time="2022-05-12T02:57:30Z" level=info msg="Node 7190a8a549cd/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:30Z" level=info msg="Node 7190a8a549cd/172.18.106.164, added to nodes list" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:30Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:30Z" level=info msg="Node 7190a8a549cd/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:30Z" level=info msg="Node 7190a8a549cd/172.18.106.164, added to nodes list" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:30Z" level=info msg="Node ed8c1d076fe6/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:30Z" level=info msg="Node ed8c1d076fe6/172.18.106.164, added to nodes list" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:151bd456ff87 with config:&{NodeID:151bd456ff87 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-12T02:57:31.470Z] time="2022-05-12T02:57:31Z" level=info msg="Node 151bd456ff87/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:31Z" level=info msg="Node 151bd456ff87/172.18.106.164, added to nodes list" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:31Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:31Z" level=info msg="Node 151bd456ff87/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:31Z" level=info msg="Node 151bd456ff87/172.18.106.164, added to nodes list" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:31Z" level=info msg="Node ed8c1d076fe6/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:31Z" level=info msg="Node ed8c1d076fe6/172.18.106.164, added to nodes list" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:31Z" level=info msg="Node 7190a8a549cd/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:31Z" level=info msg="Node 7190a8a549cd/172.18.106.164, added to nodes list" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-05-12T02:57:31.470Z] time="2022-05-12T02:57:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=info msg="Node 151bd456ff87/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=info msg="Node 151bd456ff87/172.18.106.164, added to nodes list" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9d3a5ff48714 with config:&{NodeID:9d3a5ff48714 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-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, added to nodes list" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, added to nodes list" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=info msg="Node 7190a8a549cd/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=info msg="Node 7190a8a549cd/172.18.106.164, added to nodes list" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=info msg="Node 151bd456ff87/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=info msg="Node 151bd456ff87/172.18.106.164, added to nodes list" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=info msg="Node ed8c1d076fe6/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=info msg="Node ed8c1d076fe6/172.18.106.164, added to nodes list" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T02:57:31.931Z] time="2022-05-12T02:57:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, added to nodes list" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, added to nodes list" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9c514edbe1f0 with config:&{NodeID:9c514edbe1f0 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-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, added to nodes list" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, added to nodes list" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="Node 151bd456ff87/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="Node 151bd456ff87/172.18.106.164, added to nodes list" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, added to nodes list" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="Node ed8c1d076fe6/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="Node ed8c1d076fe6/172.18.106.164, added to nodes list" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="Node 7190a8a549cd/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=info msg="Node 7190a8a549cd/172.18.106.164, added to nodes list" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2022-05-12T02:57:32.392Z] time="2022-05-12T02:57:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T02:57:32.859Z] time="2022-05-12T02:57:32Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:32.859Z] time="2022-05-12T02:57:32Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, added to nodes list" [2022-05-12T02:57:32.859Z] time="2022-05-12T02:57:32Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:32.859Z] time="2022-05-12T02:57:32Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, added to nodes list" [2022-05-12T02:57:32.859Z] time="2022-05-12T02:57:32Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:32.859Z] time="2022-05-12T02:57:32Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, added to nodes list" [2022-05-12T02:57:32.859Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T02:57:32.859Z] time="2022-05-12T02:57:32Z" level=info msg="The new bootstrap node list is:[172.18.106.164:10033 172.18.106.164:10034 172.18.106.164:10035]" [2022-05-12T02:57:32.859Z] time="2022-05-12T02:57:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.106.164:10033" [2022-05-12T02:57:32.859Z] time="2022-05-12T02:57:32Z" level=debug msg="memberlist: Stream connection from=172.18.106.164:49374" [2022-05-12T02:57:32.859Z] time="2022-05-12T02:57:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.106.164:10034" [2022-05-12T02:57:32.859Z] time="2022-05-12T02:57:32Z" level=debug msg="memberlist: Stream connection from=172.18.106.164:49375" [2022-05-12T02:57:32.859Z] time="2022-05-12T02:57:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.106.164:10035" [2022-05-12T02:57:32.859Z] time="2022-05-12T02:57:32Z" level=debug msg="memberlist: Stream connection from=172.18.106.164:49376" [2022-05-12T02:57:33.103Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T02:57:33.320Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:32Z" level=info msg="The new bootstrap node list is:[172.18.106.164:10033 172.18.106.164:10034 172.18.106.164:10035]" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.106.164:10033" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:32Z" level=debug msg="memberlist: Stream connection from=172.18.106.164:49377" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.106.164:10034" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:32Z" level=debug msg="memberlist: Stream connection from=172.18.106.164:49378" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.106.164:10035" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:32Z" level=debug msg="memberlist: Stream connection from=172.18.106.164:49379" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:33Z" level=info msg="node 0 leaving" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:33Z" level=info msg="Node ed8c1d076fe6 change state NodeActive --> NodeLeft" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:33Z" level=info msg="node2(7190a8a549cd): Node leave event for ed8c1d076fe6/172.18.106.164" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:33Z" level=info msg="Node ed8c1d076fe6 change state NodeActive --> NodeLeft" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:33Z" level=info msg="node5(9c514edbe1f0): Node leave event for ed8c1d076fe6/172.18.106.164" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:33Z" level=info msg="Node ed8c1d076fe6 change state NodeActive --> NodeLeft" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:33Z" level=info msg="node4(9d3a5ff48714): Node leave event for ed8c1d076fe6/172.18.106.164" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:33Z" level=info msg="Node ed8c1d076fe6 change state NodeActive --> NodeLeft" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:33Z" level=info msg="node3(151bd456ff87): Node leave event for ed8c1d076fe6/172.18.106.164" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:33Z" level=info msg="Node ed8c1d076fe6 change state NodeActive --> NodeLeft" [2022-05-12T02:57:33.320Z] time="2022-05-12T02:57:33Z" level=info msg="node1(ed8c1d076fe6): Node leave event for ed8c1d076fe6/172.18.106.164" [2022-05-12T02:57:33.669Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T02:57:33.781Z] time="2022-05-12T02:57:33Z" level=info msg="Node ed8c1d076fe6/172.18.106.164, left gossip cluster" [2022-05-12T02:57:33.781Z] time="2022-05-12T02:57:33Z" level=info msg="Node ed8c1d076fe6/172.18.106.164, left gossip cluster" [2022-05-12T02:57:33.781Z] time="2022-05-12T02:57:33Z" level=info msg="Node ed8c1d076fe6/172.18.106.164, left gossip cluster" [2022-05-12T02:57:33.781Z] time="2022-05-12T02:57:33Z" level=info msg="Node ed8c1d076fe6/172.18.106.164, left gossip cluster" [2022-05-12T02:57:33.781Z] time="2022-05-12T02:57:33Z" level=info msg="Node ed8c1d076fe6/172.18.106.164, left gossip cluster" [2022-05-12T02:57:33.781Z] time="2022-05-12T02:57:33Z" level=info msg="node 1 leaving" [2022-05-12T02:57:33.781Z] time="2022-05-12T02:57:33Z" level=info msg="Node 7190a8a549cd change state NodeActive --> NodeLeft" [2022-05-12T02:57:33.781Z] time="2022-05-12T02:57:33Z" level=info msg="node3(151bd456ff87): Node leave event for 7190a8a549cd/172.18.106.164" [2022-05-12T02:57:33.781Z] time="2022-05-12T02:57:33Z" level=info msg="Node 7190a8a549cd change state NodeActive --> NodeLeft" [2022-05-12T02:57:33.781Z] time="2022-05-12T02:57:33Z" level=info msg="node4(9d3a5ff48714): Node leave event for 7190a8a549cd/172.18.106.164" [2022-05-12T02:57:33.781Z] time="2022-05-12T02:57:33Z" level=info msg="Node 7190a8a549cd/172.18.106.164, left gossip cluster" [2022-05-12T02:57:33.781Z] time="2022-05-12T02:57:33Z" level=info msg="Node 7190a8a549cd change state NodeActive --> NodeFailed" [2022-05-12T02:57:33.781Z] time="2022-05-12T02:57:33Z" level=info msg="Node 7190a8a549cd change state NodeActive --> NodeLeft" [2022-05-12T02:57:33.781Z] time="2022-05-12T02:57:33Z" level=info msg="node5(9c514edbe1f0): Node leave event for 7190a8a549cd/172.18.106.164" [2022-05-12T02:57:33.781Z] time="2022-05-12T02:57:33Z" level=info msg="Node 7190a8a549cd/172.18.106.164, added to failed nodes list" [2022-05-12T02:57:33.781Z] time="2022-05-12T02:57:33Z" level=error msg="node: 7190a8a549cd is unknown to memberlist" [2022-05-12T02:57:34.242Z] time="2022-05-12T02:57:33Z" level=info msg="Node 7190a8a549cd/172.18.106.164, left gossip cluster" [2022-05-12T02:57:34.242Z] time="2022-05-12T02:57:33Z" level=info msg="Node 7190a8a549cd/172.18.106.164, left gossip cluster" [2022-05-12T02:57:34.242Z] time="2022-05-12T02:57:33Z" level=info msg="Node 7190a8a549cd/172.18.106.164, left gossip cluster" [2022-05-12T02:57:34.242Z] time="2022-05-12T02:57:33Z" level=info msg="node 2 leaving" [2022-05-12T02:57:34.242Z] time="2022-05-12T02:57:34Z" level=info msg="Node 151bd456ff87 change state NodeActive --> NodeLeft" [2022-05-12T02:57:34.242Z] time="2022-05-12T02:57:34Z" level=info msg="node4(9d3a5ff48714): Node leave event for 151bd456ff87/172.18.106.164" [2022-05-12T02:57:34.242Z] time="2022-05-12T02:57:34Z" level=info msg="Node 151bd456ff87 change state NodeActive --> NodeLeft" [2022-05-12T02:57:34.242Z] time="2022-05-12T02:57:34Z" level=info msg="node5(9c514edbe1f0): Node leave event for 151bd456ff87/172.18.106.164" [2022-05-12T02:57:34.242Z] time="2022-05-12T02:57:34Z" level=info msg="Node 151bd456ff87 change state NodeActive --> NodeLeft" [2022-05-12T02:57:34.242Z] time="2022-05-12T02:57:34Z" level=info msg="node3(151bd456ff87): Node leave event for 151bd456ff87/172.18.106.164" [2022-05-12T02:57:34.242Z] time="2022-05-12T02:57:34Z" level=debug msg="memberlist: Failed ping: 7190a8a549cd (timeout reached)" [2022-05-12T02:57:34.242Z] time="2022-05-12T02:57:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.106.164:10037: use of closed network connection" [2022-05-12T02:57:34.242Z] time="2022-05-12T02:57:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.106.164:10036: use of closed network connection" [2022-05-12T02:57:34.242Z] time="2022-05-12T02:57:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.106.164:10035: use of closed network connection" [2022-05-12T02:57:34.242Z] time="2022-05-12T02:57:34Z" level=info msg="Node 151bd456ff87/172.18.106.164, left gossip cluster" [2022-05-12T02:57:34.703Z] time="2022-05-12T02:57:34Z" level=info msg="Node 151bd456ff87/172.18.106.164, left gossip cluster" [2022-05-12T02:57:34.703Z] networkdb_test.go:867: node4: OK [2022-05-12T02:57:34.703Z] networkdb_test.go:867: node5: OK [2022-05-12T02:57:34.703Z] time="2022-05-12T02:57:34Z" level=info msg="Node 151bd456ff87/172.18.106.164, left gossip cluster" [2022-05-12T02:57:34.703Z] time="2022-05-12T02:57:34Z" level=info msg="node 0 coming back" [2022-05-12T02:57:34.703Z] time="2022-05-12T02:57:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1873fe1b5e7f with config:&{NodeID:1873fe1b5e7f 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-12T02:57:34.703Z] time="2022-05-12T02:57:34Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:34.703Z] time="2022-05-12T02:57:34Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, added to nodes list" [2022-05-12T02:57:34.703Z] time="2022-05-12T02:57:34Z" level=info msg="node 1 coming back" [2022-05-12T02:57:34.703Z] time="2022-05-12T02:57:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:49b9203a197e with config:&{NodeID:49b9203a197e 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-12T02:57:34.703Z] time="2022-05-12T02:57:34Z" level=info msg="Node 49b9203a197e/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:34.703Z] time="2022-05-12T02:57:34Z" level=info msg="Node 49b9203a197e/172.18.106.164, added to nodes list" [2022-05-12T02:57:34.703Z] time="2022-05-12T02:57:34Z" level=info msg="node 2 coming back" [2022-05-12T02:57:34.703Z] time="2022-05-12T02:57:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:917ec963b751 with config:&{NodeID:917ec963b751 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-12T02:57:34.703Z] time="2022-05-12T02:57:34Z" level=info msg="Node 917ec963b751/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:34.703Z] time="2022-05-12T02:57:34Z" level=info msg="Node 917ec963b751/172.18.106.164, added to nodes list" [2022-05-12T02:57:34.703Z] time="2022-05-12T02:57:34Z" level=info msg="memberlist: Suspect 7190a8a549cd has failed, no acks received" [2022-05-12T02:57:35.054Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T02:57:35.165Z] time="2022-05-12T02:57:34Z" level=debug msg="memberlist: Failed ping: 9d3a5ff48714 (timeout reached)" [2022-05-12T02:57:35.165Z] time="2022-05-12T02:57:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.18.106.164:10037: use of closed network connection" [2022-05-12T02:57:35.165Z] time="2022-05-12T02:57:34Z" level=debug msg="memberlist: Stream connection from=172.18.106.164:49381" [2022-05-12T02:57:35.313Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T02:57:35.627Z] time="2022-05-12T02:57:35Z" level=warning msg="memberlist: Was able to connect to 9d3a5ff48714 but other probes failed, network may be misconfigured" [2022-05-12T02:57:36.248Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T02:57:36.507Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T02:57:37.074Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T02:57:37.333Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-12T02:57:38.270Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T02:57:38.540Z] time="2022-05-12T02:57:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.106.164:10033 172.18.106.164:10034 172.18.106.164:10035]" [2022-05-12T02:57:38.540Z] time="2022-05-12T02:57:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.106.164:10033 172.18.106.164:10034 172.18.106.164:10035]" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.106.164:10033" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=debug msg="memberlist: Stream connection from=172.18.106.164:49382" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, is the new incarnation of the shutdown node ed8c1d076fe6/172.18.106.164" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.106.164:10034" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=debug msg="memberlist: Stream connection from=172.18.106.164:49383" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 49b9203a197e/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 49b9203a197e/172.18.106.164, is the new incarnation of the shutdown node 7190a8a549cd/172.18.106.164" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 49b9203a197e/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.106.164:10035" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=debug msg="memberlist: Stream connection from=172.18.106.164:49384" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 49b9203a197e/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 49b9203a197e/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 917ec963b751/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 917ec963b751/172.18.106.164, is the new incarnation of the shutdown node 151bd456ff87/172.18.106.164" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 917ec963b751/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 49b9203a197e/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 49b9203a197e/172.18.106.164, is the new incarnation of the shutdown node 7190a8a549cd/172.18.106.164" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 49b9203a197e/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, is the new incarnation of the shutdown node ed8c1d076fe6/172.18.106.164" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 49b9203a197e/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 49b9203a197e/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 917ec963b751/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 917ec963b751/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 917ec963b751/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.002Z] time="2022-05-12T02:57:38Z" level=info msg="Node 917ec963b751/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.464Z] time="2022-05-12T02:57:39Z" level=info msg="Node 917ec963b751/172.18.106.164, joined gossip cluster" [2022-05-12T02:57:39.464Z] time="2022-05-12T02:57:39Z" level=info msg="Node 917ec963b751/172.18.106.164, is the new incarnation of the shutdown node 151bd456ff87/172.18.106.164" [2022-05-12T02:57:39.464Z] time="2022-05-12T02:57:39Z" level=info msg="Node 917ec963b751/172.18.106.164, added to nodes list" [2022-05-12T02:57:39.464Z] time="2022-05-12T02:57:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.106.164:10033" [2022-05-12T02:57:39.464Z] time="2022-05-12T02:57:39Z" level=debug msg="memberlist: Stream connection from=172.18.106.164:49385" [2022-05-12T02:57:39.464Z] time="2022-05-12T02:57:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.106.164:10034" [2022-05-12T02:57:39.464Z] time="2022-05-12T02:57:39Z" level=debug msg="memberlist: Stream connection from=172.18.106.164:49386" [2022-05-12T02:57:39.464Z] time="2022-05-12T02:57:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.106.164:10035" [2022-05-12T02:57:39.464Z] time="2022-05-12T02:57:39Z" level=debug msg="memberlist: Stream connection from=172.18.106.164:49387" [2022-05-12T02:57:39.649Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T02:57:39.927Z] 2022/05/12 02:57:39 Closing DB instances... [2022-05-12T02:57:39.927Z] time="2022-05-12T02:57:39Z" level=info msg="Node 1873fe1b5e7f change state NodeActive --> NodeLeft" [2022-05-12T02:57:39.927Z] time="2022-05-12T02:57:39Z" level=info msg="node5(9c514edbe1f0): Node leave event for 1873fe1b5e7f/172.18.106.164" [2022-05-12T02:57:39.927Z] time="2022-05-12T02:57:39Z" level=info msg="Node 1873fe1b5e7f change state NodeActive --> NodeLeft" [2022-05-12T02:57:39.927Z] time="2022-05-12T02:57:39Z" level=info msg="node3(917ec963b751): Node leave event for 1873fe1b5e7f/172.18.106.164" [2022-05-12T02:57:39.927Z] time="2022-05-12T02:57:39Z" level=info msg="Node 1873fe1b5e7f change state NodeActive --> NodeLeft" [2022-05-12T02:57:39.927Z] time="2022-05-12T02:57:39Z" level=info msg="node2(49b9203a197e): Node leave event for 1873fe1b5e7f/172.18.106.164" [2022-05-12T02:57:39.927Z] time="2022-05-12T02:57:39Z" level=info msg="Node 1873fe1b5e7f change state NodeActive --> NodeLeft" [2022-05-12T02:57:39.927Z] time="2022-05-12T02:57:39Z" level=info msg="node4(9d3a5ff48714): Node leave event for 1873fe1b5e7f/172.18.106.164" [2022-05-12T02:57:39.927Z] time="2022-05-12T02:57:39Z" level=info msg="Node 1873fe1b5e7f change state NodeActive --> NodeLeft" [2022-05-12T02:57:39.927Z] time="2022-05-12T02:57:39Z" level=info msg="node1(1873fe1b5e7f): Node leave event for 1873fe1b5e7f/172.18.106.164" [2022-05-12T02:57:39.927Z] time="2022-05-12T02:57:39Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, left gossip cluster" [2022-05-12T02:57:39.927Z] time="2022-05-12T02:57:39Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, left gossip cluster" [2022-05-12T02:57:39.927Z] time="2022-05-12T02:57:39Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, left gossip cluster" [2022-05-12T02:57:39.927Z] time="2022-05-12T02:57:39Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, left gossip cluster" [2022-05-12T02:57:39.927Z] time="2022-05-12T02:57:39Z" level=info msg="Node 1873fe1b5e7f/172.18.106.164, left gossip cluster" [2022-05-12T02:57:40.218Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T02:57:40.218Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T02:57:40.388Z] time="2022-05-12T02:57:40Z" level=info msg="Node 49b9203a197e change state NodeActive --> NodeLeft" [2022-05-12T02:57:40.388Z] time="2022-05-12T02:57:40Z" level=info msg="Node 49b9203a197e change state NodeActive --> NodeLeft" [2022-05-12T02:57:40.388Z] time="2022-05-12T02:57:40Z" level=info msg="node3(917ec963b751): Node leave event for 49b9203a197e/172.18.106.164" [2022-05-12T02:57:40.388Z] time="2022-05-12T02:57:40Z" level=info msg="node5(9c514edbe1f0): Node leave event for 49b9203a197e/172.18.106.164" [2022-05-12T02:57:40.388Z] time="2022-05-12T02:57:40Z" level=info msg="Node 49b9203a197e change state NodeActive --> NodeLeft" [2022-05-12T02:57:40.388Z] time="2022-05-12T02:57:40Z" level=info msg="node4(9d3a5ff48714): Node leave event for 49b9203a197e/172.18.106.164" [2022-05-12T02:57:40.388Z] time="2022-05-12T02:57:40Z" level=info msg="Node 49b9203a197e change state NodeActive --> NodeLeft" [2022-05-12T02:57:40.388Z] time="2022-05-12T02:57:40Z" level=info msg="node2(49b9203a197e): Node leave event for 49b9203a197e/172.18.106.164" [2022-05-12T02:57:40.388Z] time="2022-05-12T02:57:40Z" level=info msg="Node 49b9203a197e/172.18.106.164, left gossip cluster" [2022-05-12T02:57:40.388Z] time="2022-05-12T02:57:40Z" level=info msg="Node 49b9203a197e/172.18.106.164, left gossip cluster" [2022-05-12T02:57:40.388Z] time="2022-05-12T02:57:40Z" level=info msg="Node 49b9203a197e/172.18.106.164, left gossip cluster" [2022-05-12T02:57:40.388Z] time="2022-05-12T02:57:40Z" level=info msg="Node 49b9203a197e/172.18.106.164, left gossip cluster" [2022-05-12T02:57:40.850Z] time="2022-05-12T02:57:40Z" level=info msg="Node 917ec963b751 change state NodeActive --> NodeLeft" [2022-05-12T02:57:40.850Z] time="2022-05-12T02:57:40Z" level=info msg="node5(9c514edbe1f0): Node leave event for 917ec963b751/172.18.106.164" [2022-05-12T02:57:40.850Z] time="2022-05-12T02:57:40Z" level=info msg="Node 917ec963b751 change state NodeActive --> NodeLeft" [2022-05-12T02:57:40.850Z] time="2022-05-12T02:57:40Z" level=info msg="node4(9d3a5ff48714): Node leave event for 917ec963b751/172.18.106.164" [2022-05-12T02:57:40.850Z] time="2022-05-12T02:57:40Z" level=info msg="Node 917ec963b751 change state NodeActive --> NodeLeft" [2022-05-12T02:57:40.850Z] time="2022-05-12T02:57:40Z" level=info msg="node3(917ec963b751): Node leave event for 917ec963b751/172.18.106.164" [2022-05-12T02:57:40.850Z] time="2022-05-12T02:57:40Z" level=info msg="Node 917ec963b751/172.18.106.164, left gossip cluster" [2022-05-12T02:57:40.850Z] time="2022-05-12T02:57:40Z" level=info msg="Node 917ec963b751/172.18.106.164, left gossip cluster" [2022-05-12T02:57:41.155Z] --- PASS: TestDockerNetworkMacvlan (12.96s) [2022-05-12T02:57:41.155Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-05-12T02:57:41.155Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-12T02:57:41.155Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s) [2022-05-12T02:57:41.155Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.23s) [2022-05-12T02:57:41.155Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.31s) [2022-05-12T02:57:41.155Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2022-05-12T02:57:41.155Z] PASS [2022-05-12T02:57:41.155Z] [2022-05-12T02:57:41.155Z] DONE 8 tests in 14.357s [2022-05-12T02:57:41.155Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T02:57:41.155Z] ++ 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-12T02:57:41.155Z] ++ set -e [2022-05-12T02:57:41.155Z] ++ '[' -n 0 ']' [2022-05-12T02:57:41.155Z] ++ set -x [2022-05-12T02:57:41.155Z] ++ 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-12T02:57:41.155Z] testing: warning: no tests to run [2022-05-12T02:57:41.155Z] PASS [2022-05-12T02:57:41.155Z] [2022-05-12T02:57:41.155Z] DONE 0 tests in 0.013s [2022-05-12T02:57:41.155Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T02:57:41.155Z] ++ 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-12T02:57:41.155Z] ++ set -e [2022-05-12T02:57:41.155Z] ++ '[' -n 0 ']' [2022-05-12T02:57:41.155Z] ++ set -x [2022-05-12T02:57:41.155Z] ++ 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-12T02:57:41.313Z] time="2022-05-12T02:57:40Z" level=info msg="Node 917ec963b751/172.18.106.164, left gossip cluster" [2022-05-12T02:57:41.313Z] time="2022-05-12T02:57:40Z" level=debug msg="memberlist: Failed ping: 917ec963b751 (timeout reached)" [2022-05-12T02:57:41.313Z] time="2022-05-12T02:57:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.106.164:10036: use of closed network connection" [2022-05-12T02:57:41.313Z] time="2022-05-12T02:57:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.106.164:10037: use of closed network connection" [2022-05-12T02:57:41.313Z] time="2022-05-12T02:57:40Z" level=debug msg="memberlist: Stream connection from=172.18.106.164:49388" [2022-05-12T02:57:41.313Z] time="2022-05-12T02:57:41Z" level=info msg="Node 9d3a5ff48714 change state NodeActive --> NodeLeft" [2022-05-12T02:57:41.313Z] time="2022-05-12T02:57:41Z" level=info msg="node5(9c514edbe1f0): Node leave event for 9d3a5ff48714/172.18.106.164" [2022-05-12T02:57:41.313Z] time="2022-05-12T02:57:41Z" level=info msg="Node 9d3a5ff48714 change state NodeActive --> NodeLeft" [2022-05-12T02:57:41.313Z] time="2022-05-12T02:57:41Z" level=info msg="node4(9d3a5ff48714): Node leave event for 9d3a5ff48714/172.18.106.164" [2022-05-12T02:57:41.413Z] INFO: Testing against a local daemon [2022-05-12T02:57:41.413Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T02:57:41.774Z] time="2022-05-12T02:57:41Z" level=warning msg="memberlist: Was able to connect to 917ec963b751 but other probes failed, network may be misconfigured" [2022-05-12T02:57:41.774Z] time="2022-05-12T02:57:41Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, left gossip cluster" [2022-05-12T02:57:42.237Z] time="2022-05-12T02:57:41Z" level=info msg="Node 9d3a5ff48714/172.18.106.164, left gossip cluster" [2022-05-12T02:57:42.699Z] time="2022-05-12T02:57:42Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, left gossip cluster" [2022-05-12T02:57:42.699Z] time="2022-05-12T02:57:42Z" level=info msg="Node 9c514edbe1f0 change state NodeActive --> NodeFailed" [2022-05-12T02:57:42.699Z] time="2022-05-12T02:57:42Z" level=info msg="Node 9c514edbe1f0/172.18.106.164, added to failed nodes list" [2022-05-12T02:57:42.699Z] --- PASS: TestNetworkDBIslands (11.88s) [2022-05-12T02:57:42.699Z] PASS [2022-05-12T02:57:42.699Z] coverage: 60.0% of statements [2022-05-12T02:57:42.699Z] ok github.com/docker/docker/libnetwork/networkdb 105.641s coverage: 60.0% of statements [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T02:57:42.699Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T02:57:42.792Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2022-05-12T02:57:42.792Z] === RUN TestAuthZPluginTLS [2022-05-12T02:57:43.359Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T02:57:43.359Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-05-12T02:57:43.359Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T02:57:43.359Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T02:57:43.617Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T02:57:43.617Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-12T02:57:43.617Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T02:57:43.875Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-05-12T02:57:43.875Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T02:57:43.875Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T02:57:44.442Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-05-12T02:57:44.442Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T02:57:44.701Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T02:57:44.702Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T02:57:44.962Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-05-12T02:57:44.962Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T02:57:45.220Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T02:57:45.621Z] [2022-05-12T02:57:45.621Z] === Skipped [2022-05-12T02:57:45.621Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T02:57:45.621Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T02:57:45.621Z] [2022-05-12T02:57:45.621Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-12T02:57:45.621Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:57:45.621Z] [2022-05-12T02:57:45.621Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-05-12T02:57:45.621Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:57:45.621Z] [2022-05-12T02:57:45.621Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-12T02:57:45.621Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:57:45.621Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-12T02:57:45.622Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T02:57:45.622Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T02:57:45.622Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T02:57:45.622Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T02:57:45.622Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T02:57:45.622Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T02:57:45.622Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T02:57:45.622Z] daemon_test.go:145: root required [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T02:57:45.622Z] reload_test.go:342: root required [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T02:57:45.622Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T02:57:45.622Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T02:57:45.622Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T02:57:45.622Z] download_test.go:267: Needs fixing on Windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T02:57:45.622Z] layer_test.go:291: Failing on Windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T02:57:45.622Z] layer_test.go:340: Failing on Windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T02:57:45.622Z] layer_test.go:455: Failing on Windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T02:57:45.622Z] layer_test.go:684: Failing on Windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T02:57:45.622Z] migration_test.go:45: Failing on Windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T02:57:45.622Z] migration_test.go:181: Failing on Windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T02:57:45.622Z] mount_test.go:17: Failing on Windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T02:57:45.622Z] mount_test.go:76: Failing on Windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T02:57:45.622Z] mount_test.go:125: Failing on Windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T02:57:45.622Z] mount_test.go:212: Failing on Windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-12T02:57:45.622Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-12T02:57:45.622Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-12T02:57:45.622Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T02:57:45.622Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T02:57:45.622Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T02:57:45.622Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T02:57:45.622Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T02:57:45.622Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T02:57:45.622Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T02:57:45.622Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T02:57:45.622Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T02:57:45.622Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T02:57:45.622Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T02:57:45.622Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T02:57:45.622Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T02:57:45.622Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T02:57:45.622Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T02:57:45.622Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-12T02:57:45.622Z] archive_test.go:140: zstd not installed [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T02:57:45.622Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T02:57:45.622Z] archive_windows_test.go:16: Currently fails [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T02:57:45.622Z] changes_test.go:196: needs more investigation [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T02:57:45.622Z] changes_test.go:433: needs further investigation [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T02:57:45.622Z] changes_test.go:469: needs further investigation [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T02:57:45.622Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T02:57:45.622Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T02:57:45.622Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T02:57:45.622Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T02:57:45.622Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T02:57:45.622Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T02:57:45.622Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T02:57:45.622Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T02:57:45.622Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T02:57:45.622Z] poller_test.go:40: No chmod on Windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T02:57:45.622Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T02:57:45.622Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-12T02:57:45.622Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-12T02:57:45.622Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T02:57:45.622Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.01s) [2022-05-12T02:57:45.622Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T02:57:45.622Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T02:57:45.622Z] [2022-05-12T02:57:45.622Z] DONE 2285 tests, 68 skipped in 312.831s [2022-05-12T02:57:46.085Z] INFO: make.ps1 ended at 05/12/2022 02:57:45 [2022-05-12T02:57:46.156Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2022-05-12T02:57:46.156Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T02:57:46.725Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-05-12T02:57:46.725Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T02:57:47.291Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-05-12T02:57:47.291Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T02:57:47.859Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-12T02:57:47.859Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T02:57:48.269Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T02:57:48.269Z] INFO: Unit tests ended at 05/12/2022 02:57:47. Duration:00:05:32.4965895 [2022-05-12T02:57:48.269Z] INFO: Building busybox [2022-05-12T02:57:48.269Z] Sending build context to Docker daemon 5.12kB [2022-05-12T02:57:48.269Z] [2022-05-12T02:57:48.269Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T02:57:48.269Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T02:57:48.269Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T02:57:48.269Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T02:57:48.269Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T02:57:48.269Z] ---> 3e15a767850d [2022-05-12T02:57:48.269Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T02:57:48.269Z] ---> Running in 767b47ad8bb1 [2022-05-12T02:57:48.426Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T02:57:49.360Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T02:57:49.619Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2022-05-12T02:57:49.619Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T02:57:50.186Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T02:57:50.755Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T02:57:51.325Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2022-05-12T02:57:51.325Z] === RUN TestAuthZPluginHeader [2022-05-12T02:57:51.585Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T02:57:52.152Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-05-12T02:57:52.153Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T02:57:52.719Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T02:57:54.096Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T02:57:54.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-12T02:57:56.628Z] docker_api_swarm_test.go:272: [daf7e6a6b2624] joining swarm manager [dbda551682e84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T02:57:57.197Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T02:57:57.197Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.90s) [2022-05-12T02:57:57.197Z] === RUN TestAuthZPluginV2Disable [2022-05-12T02:57:58.132Z] docker_api_swarm_test.go:273: [d19f73517a39d] joining swarm manager [dbda551682e84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T02:58:01.419Z] --- PASS: TestAuthZPluginV2Disable (3.81s) [2022-05-12T02:58:01.419Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T02:58:04.707Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2022-05-12T02:58:04.707Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T02:58:05.985Z] Removing intermediate container 767b47ad8bb1 [2022-05-12T02:58:05.985Z] ---> 1ed30de7d1be [2022-05-12T02:58:05.985Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T02:58:05.985Z] ---> Running in 1302bbb8dfed [2022-05-12T02:58:05.985Z] Removing intermediate container 1302bbb8dfed [2022-05-12T02:58:05.985Z] ---> 346d6b53caef [2022-05-12T02:58:05.985Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T02:58:05.985Z] ---> Running in fd70a690aae3 [2022-05-12T02:58:05.985Z] Removing intermediate container fd70a690aae3 [2022-05-12T02:58:05.985Z] ---> 9631b5216b8c [2022-05-12T02:58:05.985Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T02:58:05.985Z] [2022-05-12T02:58:06.956Z] ---> afe41e5a10fa [2022-05-12T02:58:06.956Z] 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-12T02:58:06.956Z] ---> Running in 5ca2ed9c5297 [2022-05-12T02:58:07.391Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-12T02:58:07.391Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-12T02:58:07.391Z] { [2022-05-12T02:58:07.391Z] "RT_GROUP_ICON": { [2022-05-12T02:58:07.391Z] "#1": { [2022-05-12T02:58:07.391Z] "0409": "../../winresources/docker.ico" [2022-05-12T02:58:07.391Z] } [2022-05-12T02:58:07.391Z] }, [2022-05-12T02:58:07.391Z] "RT_MANIFEST": { [2022-05-12T02:58:07.391Z] "#1": { [2022-05-12T02:58:07.391Z] "0409": { [2022-05-12T02:58:07.391Z] "identity": {}, [2022-05-12T02:58:07.391Z] "description": "Docker Engine", [2022-05-12T02:58:07.391Z] "minimum-os": "vista", [2022-05-12T02:58:07.391Z] "execution-level": "", [2022-05-12T02:58:07.391Z] "ui-access": false, [2022-05-12T02:58:07.391Z] "auto-elevate": false, [2022-05-12T02:58:07.391Z] "dpi-awareness": "unaware", [2022-05-12T02:58:07.391Z] "disable-theming": false, [2022-05-12T02:58:07.391Z] "disable-window-filtering": false, [2022-05-12T02:58:07.391Z] "high-resolution-scrolling-aware": false, [2022-05-12T02:58:07.391Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T02:58:07.391Z] "long-path-aware": false, [2022-05-12T02:58:07.391Z] "printer-driver-isolation": false, [2022-05-12T02:58:07.391Z] "gdi-scaling": false, [2022-05-12T02:58:07.391Z] "segment-heap": false, [2022-05-12T02:58:07.391Z] "use-common-controls-v6": false [2022-05-12T02:58:07.391Z] } [2022-05-12T02:58:07.391Z] } [2022-05-12T02:58:07.391Z] }, [2022-05-12T02:58:07.391Z] "RT_MESSAGETABLE": { [2022-05-12T02:58:07.391Z] "#1": { [2022-05-12T02:58:07.391Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T02:58:07.391Z] } [2022-05-12T02:58:07.391Z] }, [2022-05-12T02:58:07.391Z] "RT_VERSION": { [2022-05-12T02:58:07.391Z] "#1": { [2022-05-12T02:58:07.391Z] "0409": { [2022-05-12T02:58:07.391Z] "fixed": { [2022-05-12T02:58:07.391Z] "file_version": "0.0.0.0", [2022-05-12T02:58:07.391Z] "product_version": "0.0.0.0", [2022-05-12T02:58:07.391Z] "type": "Unknown" [2022-05-12T02:58:07.391Z] }, [2022-05-12T02:58:07.391Z] "info": { [2022-05-12T02:58:07.391Z] "0000": { [2022-05-12T02:58:07.391Z] "CompanyName": "", [2022-05-12T02:58:07.391Z] "FileVersion": "dev", [2022-05-12T02:58:07.391Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-12T02:58:07.391Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-12T02:58:07.391Z] "ProductName": "", [2022-05-12T02:58:07.391Z] "ProductVersion": "dev", [2022-05-12T02:58:07.391Z] "SpecialBuild": "51e046b4d71fe10a604b02ab5cd3525f13adc4d7" [2022-05-12T02:58:07.391Z] } [2022-05-12T02:58:07.391Z] } [2022-05-12T02:58:07.391Z] } [2022-05-12T02:58:07.391Z] } [2022-05-12T02:58:07.391Z] } [2022-05-12T02:58:07.391Z] } [2022-05-12T02:58:07.391Z] cmd/docker-proxy/genwinres_windows.go [2022-05-12T02:58:07.391Z] cmd/docker-proxy/main.go [2022-05-12T02:58:07.391Z] cmd/docker-proxy/network_proxy_test.go [2022-05-12T02:58:07.391Z] cmd/docker-proxy/proxy.go [2022-05-12T02:58:07.391Z] cmd/docker-proxy/sctp_proxy.go [2022-05-12T02:58:07.391Z] cmd/docker-proxy/tcp_proxy.go [2022-05-12T02:58:07.391Z] cmd/docker-proxy/udp_proxy.go [2022-05-12T02:58:07.391Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-12T02:58:07.391Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-12T02:58:07.391Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-12T02:58:07.391Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-12T02:58:07.391Z] remote: Enumerating objects: 23, done. [2022-05-12T02:58:07.391Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-12T02:58:07.391Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-12T02:58:07.391Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-12T02:58:07.391Z] 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-12T02:58:07.391Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-12T02:58:07.391Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-12T02:58:07.391Z] Cross building: bundles/cross/linux/ppc64le [2022-05-12T02:58:07.391Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-12T02:58:07.391Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-12T02:58:08.895Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T02:58:08.895Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T02:58:09.463Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T02:58:10.397Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T02:58:11.332Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T02:58:13.236Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T02:58:13.236Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-12T02:58:13.236Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T02:58:13.236Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-12T02:58:13.236Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T02:58:13.236Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-12T02:58:13.236Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T02:58:13.236Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-12T02:58:13.236Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T02:58:14.623Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T02:58:14.623Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T02:58:15.192Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T02:58:15.759Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T02:58:16.329Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T02:58:16.329Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T02:58:16.588Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.09s) [2022-05-12T02:58:16.588Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T02:58:18.488Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T02:58:19.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-12T02:58:19.417Z] Removing intermediate container 5ca2ed9c5297 [2022-05-12T02:58:19.417Z] ---> 03278d9d15b4 [2022-05-12T02:58:19.417Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T02:58:19.417Z] ---> Running in fb61bbce8d9b [2022-05-12T02:58:19.624Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T02:58:20.191Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T02:58:20.387Z] [2022-05-12T02:58:20.387Z] SUCCESS: Specified value was saved. [2022-05-12T02:58:20.450Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T02:58:21.386Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T02:58:21.386Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-12T02:58:21.386Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T02:58:21.953Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T02:58:22.600Z] Removing intermediate container fb61bbce8d9b [2022-05-12T02:58:22.600Z] ---> e30ded025b9d [2022-05-12T02:58:22.600Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T02:58:22.600Z] ---> Running in b432c154abd5 [2022-05-12T02:58:23.331Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T02:58:23.331Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T02:58:23.331Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T02:58:23.331Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T02:58:23.589Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T02:58:24.156Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T02:58:25.091Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T02:58:25.350Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T02:58:26.726Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T02:58:27.293Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T02:58:27.859Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T02:58:28.797Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T02:58:29.365Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T02:58:29.696Z] Cannot create a file when that file already exists. [2022-05-12T02:58:30.299Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T02:58:30.879Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T02:58:30.879Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T02:58:30.879Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T02:58:31.138Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T02:58:31.138Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T02:58:31.138Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T02:58:31.138Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T02:58:32.073Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T02:58:33.009Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T02:58:33.269Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T02:58:33.269Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-05-12T02:58:33.269Z] PASS [2022-05-12T02:58:33.269Z] [2022-05-12T02:58:33.269Z] DONE 17 tests in 51.919s [2022-05-12T02:58:33.269Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T02:58:33.269Z] ++ 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-12T02:58:33.269Z] ++ set -e [2022-05-12T02:58:33.269Z] ++ '[' -n 0 ']' [2022-05-12T02:58:33.269Z] ++ set -x [2022-05-12T02:58:33.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-12T02:58:33.269Z] INFO: Testing against a local daemon [2022-05-12T02:58:33.269Z] === RUN TestPluginInvalidJSON [2022-05-12T02:58:33.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T02:58:33.269Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T02:58:33.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T02:58:33.269Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T02:58:33.269Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T02:58:33.269Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T02:58:33.269Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T02:58:33.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T02:58:33.269Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T02:58:33.269Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T02:58:33.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T02:58:33.269Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T02:58:33.269Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T02:58:33.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T02:58:33.269Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T02:58:33.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T02:58:33.269Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T02:58:33.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T02:58:33.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T02:58:33.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T02:58:33.269Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T02:58:33.269Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-12T02:58:33.269Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T02:58:33.269Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T02:58:33.269Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T02:58:33.269Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T02:58:33.269Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T02:58:33.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T02:58:33.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T02:58:33.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T02:58:33.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T02:58:33.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T02:58:33.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T02:58:33.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T02:58:33.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T02:58:33.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T02:58:33.269Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T02:58:33.269Z] === RUN TestPluginInstall [2022-05-12T02:58:33.269Z] === RUN TestPluginInstall/no_auth [2022-05-12T02:58:33.835Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T02:58:34.402Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T02:58:34.970Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T02:58:35.507Z] Removing intermediate container b432c154abd5 [2022-05-12T02:58:35.507Z] ---> ec8d8942c73e [2022-05-12T02:58:35.507Z] Step 13/13 : CMD ["sh"] [2022-05-12T02:58:35.507Z] ---> Running in 83a1f8029e2e [2022-05-12T02:58:35.507Z] Removing intermediate container 83a1f8029e2e [2022-05-12T02:58:35.507Z] ---> 19563c43a97c [2022-05-12T02:58:35.507Z] Successfully built 19563c43a97c [2022-05-12T02:58:35.507Z] Successfully tagged busybox:latest [2022-05-12T02:58:35.507Z] INFO: Docker images of the daemon under test [2022-05-12T02:58:35.507Z] [2022-05-12T02:58:35.507Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T02:58:35.507Z] busybox latest 19563c43a97c 1 second ago 5.29GB [2022-05-12T02:58:35.507Z] microsoft/windowsservercore latest 3e15a767850d 6 days ago 5.26GB [2022-05-12T02:58:35.507Z] mcr.microsoft.com/windows/servercore ltsc2019 3e15a767850d 6 days ago 5.26GB [2022-05-12T02:58:35.507Z] [2022-05-12T02:58:35.507Z] INFO: Running integration tests at 05/12/2022 02:58:35... [2022-05-12T02:58:35.507Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T02:58:35.507Z] INFO: Integration API tests being run from the host: [2022-05-12T02:58:35.507Z] INFO: make.ps1 starting at 05/12/2022 02:58:35 [2022-05-12T02:58:35.538Z] time="2022-05-12T02:58:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:58:35.538Z] time="2022-05-12T02:58:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca16568f260f5102d3aa595cbf2af43e9a2ab8f54f44f47e5808a80ee9c9b1aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:58:35.538Z] time="2022-05-12T02:58:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:58:35.538Z] time="2022-05-12T02:58:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca16568f260f5102d3aa595cbf2af43e9a2ab8f54f44f47e5808a80ee9c9b1aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:58:35.538Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T02:58:35.798Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T02:58:36.057Z] time="2022-05-12T02:58:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:58:36.057Z] time="2022-05-12T02:58:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b1e64928ed00d7424c6611b75651eb61f78c8dbf1bb42d5c74cef23218303af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:58:36.057Z] time="2022-05-12T02:58:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:58:36.057Z] time="2022-05-12T02:58:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b1e64928ed00d7424c6611b75651eb61f78c8dbf1bb42d5c74cef23218303af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:58:36.057Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T02:58:36.316Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T02:58:36.316Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T02:58:36.576Z] === RUN TestPluginInstall/with_insecure [2022-05-12T02:58:36.835Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T02:58:36.835Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T02:58:36.835Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T02:58:36.835Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T02:58:36.835Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T02:58:37.051Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T02:58:37.402Z] time="2022-05-12T02:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:58:37.402Z] time="2022-05-12T02:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11fe08b0b2519f552ba8eb1da14ae561c659cd7af169d024f53147452c812bed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:58:37.402Z] time="2022-05-12T02:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T02:58:37.402Z] time="2022-05-12T02:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11fe08b0b2519f552ba8eb1da14ae561c659cd7af169d024f53147452c812bed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T02:58:37.661Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T02:58:37.920Z] plugin_test.go:195: [d1c9d8bc76800] daemon is not started [2022-05-12T02:58:37.920Z] --- PASS: TestPluginInstall (4.54s) [2022-05-12T02:58:37.920Z] --- PASS: TestPluginInstall/no_auth (2.46s) [2022-05-12T02:58:37.920Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2022-05-12T02:58:37.920Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-05-12T02:58:37.920Z] === RUN TestPluginsWithRuntimes [2022-05-12T02:58:38.180Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T02:58:38.748Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T02:58:38.748Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T02:58:39.685Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T02:58:39.943Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T02:58:40.510Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T02:58:40.510Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T02:58:40.510Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T02:58:41.080Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T02:58:41.339Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T02:58:41.597Z] --- PASS: TestPluginsWithRuntimes (3.82s) [2022-05-12T02:58:41.597Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.02s) [2022-05-12T02:58:41.597Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.02s) [2022-05-12T02:58:41.597Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T02:58:42.168Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T02:58:42.428Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-05-12T02:58:42.428Z] PASS [2022-05-12T02:58:42.428Z] [2022-05-12T02:58:42.428Z] DONE 24 tests in 9.200s [2022-05-12T02:58:42.428Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T02:58:42.428Z] ++ 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-12T02:58:42.428Z] ++ set -e [2022-05-12T02:58:42.428Z] ++ '[' -n 0 ']' [2022-05-12T02:58:42.428Z] ++ set -x [2022-05-12T02:58:42.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=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-12T02:58:42.428Z] INFO: Testing against a local daemon [2022-05-12T02:58:42.428Z] === RUN TestExternalGraphDriver [2022-05-12T02:58:42.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-12T02:58:42.687Z] === RUN TestExternalGraphDriver/json [2022-05-12T02:58:42.946Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T02:58:42.946Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T02:58:43.883Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T02:58:44.451Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T02:58:44.451Z] === RUN TestExternalGraphDriver/spec [2022-05-12T02:58:45.390Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T02:58:45.649Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T02:58:47.037Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T02:58:47.037Z] === RUN TestExternalGraphDriver/pull [2022-05-12T02:58:47.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-12T02:58:48.235Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T02:58:49.173Z] --- PASS: TestExternalGraphDriver (6.50s) [2022-05-12T02:58:49.173Z] --- PASS: TestExternalGraphDriver/json (1.98s) [2022-05-12T02:58:49.173Z] --- PASS: TestExternalGraphDriver/spec (2.52s) [2022-05-12T02:58:49.173Z] --- PASS: TestExternalGraphDriver/pull (1.94s) [2022-05-12T02:58:49.173Z] === RUN TestGraphdriverPluginV2 [2022-05-12T02:58:49.432Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T02:58:49.432Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T02:58:49.691Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T02:58:49.691Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T02:58:49.691Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T02:58:49.691Z] docker_api_swarm_node_test.go:20: [d369ba801ba3e] joining swarm manager [d4a860c215074]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T02:58:50.258Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T02:58:50.517Z] docker_api_swarm_node_test.go:21: [de0fd210cf6b1] joining swarm manager [d4a860c215074]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T02:58:50.617Z] --- PASS: TestBuildWithHugeFile (121.71s) [2022-05-12T02:58:50.617Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T02:58:50.617Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T02:58:50.617Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T02:58:50.617Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T02:58:50.617Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:58:50.617Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:58:50.617Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:58:50.617Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:58:50.617Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:58:50.617Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:58:50.617Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:58:50.617Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:58:50.617Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:58:50.617Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-12T02:58:50.617Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-12T02:58:50.617Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-12T02:58:50.617Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-12T02:58:50.617Z] === RUN TestBuildPreserveOwnership [2022-05-12T02:58:50.617Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T02:58:50.617Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T02:58:50.617Z] === RUN TestBuildPlatformInvalid [2022-05-12T02:58:50.617Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-12T02:58:50.617Z] PASS [2022-05-12T02:58:50.617Z] ok github.com/docker/docker/integration/build 207.861s [2022-05-12T02:58:50.617Z] [2022-05-12T02:58:50.617Z] === Skipped [2022-05-12T02:58:50.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T02:58:50.617Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T02:58:50.617Z] [2022-05-12T02:58:50.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T02:58:50.617Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:58:50.617Z] [2022-05-12T02:58:50.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T02:58:50.617Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T02:58:50.617Z] [2022-05-12T02:58:50.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T02:58:50.617Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T02:58:50.617Z] [2022-05-12T02:58:50.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T02:58:50.617Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T02:58:50.617Z] [2022-05-12T02:58:50.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T02:58:50.617Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T02:58:50.617Z] [2022-05-12T02:58:50.617Z] DONE 29 tests, 6 skipped in 249.761s [2022-05-12T02:58:50.617Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T02:58:50.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T02:58:50.617Z] INFO: Testing against a local daemon [2022-05-12T02:58:50.617Z] === RUN TestConfigInspect [2022-05-12T02:58:50.617Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:58:50.617Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T02:58:50.617Z] === RUN TestConfigList [2022-05-12T02:58:50.617Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:58:50.617Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T02:58:50.617Z] === RUN TestConfigsCreateAndDelete [2022-05-12T02:58:50.617Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:58:50.617Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T02:58:50.617Z] === RUN TestConfigsUpdate [2022-05-12T02:58:50.617Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:58:50.617Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T02:58:50.617Z] === RUN TestTemplatedConfig [2022-05-12T02:58:50.617Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:58:50.617Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T02:58:50.617Z] === RUN TestConfigCreateResolve [2022-05-12T02:58:50.617Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T02:58:50.617Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T02:58:50.617Z] PASS [2022-05-12T02:58:50.617Z] ok github.com/docker/docker/integration/config 0.100s [2022-05-12T02:58:50.617Z] [2022-05-12T02:58:50.617Z] === Skipped [2022-05-12T02:58:50.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T02:58:50.617Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:58:50.617Z] [2022-05-12T02:58:50.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T02:58:50.617Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:58:50.617Z] [2022-05-12T02:58:50.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T02:58:50.617Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:58:50.617Z] [2022-05-12T02:58:50.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T02:58:50.617Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:58:50.617Z] [2022-05-12T02:58:50.617Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T02:58:50.617Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:58:50.617Z] [2022-05-12T02:58:50.618Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T02:58:50.618Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T02:58:50.618Z] [2022-05-12T02:58:50.618Z] DONE 6 tests, 6 skipped in 2.269s [2022-05-12T02:58:50.618Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T02:58:50.618Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T02:58:50.618Z] INFO: Testing against a local daemon [2022-05-12T02:58:50.618Z] === RUN TestCheckpoint [2022-05-12T02:58:50.618Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T02:58:50.618Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T02:58:50.618Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T02:58:50.618Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:58:50.618Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:58:50.618Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:58:50.618Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:58:50.618Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T02:58:50.618Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T02:58:50.618Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T02:58:50.618Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T02:58:50.618Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T02:58:50.618Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T02:58:50.618Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T02:58:50.618Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-05-12T02:58:50.618Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T02:58:50.618Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-05-12T02:58:50.618Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T02:58:50.618Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-05-12T02:58:50.618Z] === RUN TestCopyEmptyFile [2022-05-12T02:58:50.618Z] --- PASS: TestCopyEmptyFile (0.41s) [2022-05-12T02:58:50.618Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T02:58:50.618Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-05-12T02:58:50.618Z] === RUN TestCopyFromContainer [2022-05-12T02:58:50.618Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:58:50.618Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T02:58:50.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T02:58:50.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:58:50.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:58:50.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:58:50.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:58:50.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:58:50.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:58:50.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:58:50.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:58:50.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:58:50.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-12T02:58:50.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T02:58:50.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-12T02:58:50.618Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T02:58:50.618Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T02:58:50.618Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T02:58:50.618Z] === RUN TestCreateWithInvalidEnv [2022-05-12T02:58:50.618Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T02:58:50.618Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T02:58:50.618Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T02:58:50.618Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T02:58:50.618Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T02:58:50.618Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T02:58:50.618Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T02:58:50.618Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T02:58:50.618Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T02:58:50.618Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-12T02:58:50.618Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-05-12T02:58:50.618Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-05-12T02:58:50.618Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-05-12T02:58:50.618Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T02:58:50.618Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:58:50.618Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T02:58:50.618Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T02:58:50.618Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T02:58:50.618Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T02:58:50.618Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T02:58:50.618Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T02:58:50.618Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T02:58:50.618Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T02:58:50.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:58:50.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:58:50.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:58:50.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:58:50.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:58:50.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:58:50.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:58:50.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:58:50.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:58:50.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:58:50.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:58:50.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:58:50.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:58:50.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:58:50.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:58:50.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-12T02:58:50.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T02:58:50.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T02:58:50.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T02:58:50.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T02:58:50.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T02:58:50.618Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T02:58:50.618Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T02:58:50.618Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T02:58:50.618Z] === RUN TestCreateDifferentPlatform [2022-05-12T02:58:50.618Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T02:58:50.618Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T02:58:50.618Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-12T02:58:50.618Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-12T02:58:50.618Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T02:58:50.618Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T02:58:50.618Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-05-12T02:58:50.618Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T02:58:50.618Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T02:58:50.618Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T02:58:50.618Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T02:58:50.618Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:58:50.618Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T02:58:50.618Z] === RUN TestWindowsDevices [2022-05-12T02:58:50.618Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T02:58:50.618Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T02:58:50.618Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T02:58:50.618Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T02:58:50.618Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T02:58:50.618Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T02:58:50.618Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T02:58:50.618Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T02:58:50.618Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T02:58:50.618Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T02:58:50.618Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:50.618Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T02:58:50.618Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:58:53.047Z] --- PASS: TestGraphdriverPluginV2 (3.94s) [2022-05-12T02:58:53.047Z] PASS [2022-05-12T02:58:53.047Z] [2022-05-12T02:58:53.047Z] DONE 5 tests in 10.492s [2022-05-12T02:58:53.047Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T02:58:53.047Z] ++ 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-12T02:58:53.047Z] ++ set -e [2022-05-12T02:58:53.047Z] ++ '[' -n 0 ']' [2022-05-12T02:58:53.047Z] ++ set -x [2022-05-12T02:58:53.047Z] ++ 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-12T02:58:53.047Z] INFO: Testing against a local daemon [2022-05-12T02:58:53.047Z] === RUN TestContinueAfterPluginCrash [2022-05-12T02:58:53.047Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T02:58:53.047Z] === RUN TestReadPluginNoRead [2022-05-12T02:58:53.047Z] === PAUSE TestReadPluginNoRead [2022-05-12T02:58:53.047Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T02:58:53.047Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T02:58:53.047Z] === CONT TestContinueAfterPluginCrash [2022-05-12T02:58:53.047Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T02:58:54.575Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-12T02:58:54.575Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-12T02:58:54.575Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-05-12T02:58:54.575Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-12T02:58:54.575Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-12T02:58:54.575Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.22s) [2022-05-12T02:58:54.575Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.46s) [2022-05-12T02:58:54.575Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.27s) [2022-05-12T02:58:54.575Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.19s) [2022-05-12T02:58:54.575Z] === RUN TestDiff [2022-05-12T02:58:54.575Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T02:58:54.575Z] --- SKIP: TestDiff (0.00s) [2022-05-12T02:58:54.575Z] === RUN TestExecWithCloseStdin [2022-05-12T02:58:54.575Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T02:58:54.575Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-12T02:58:54.575Z] === RUN TestExec [2022-05-12T02:58:54.955Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T02:58:55.523Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T02:58:56.090Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T02:58:56.090Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-12T02:58:56.090Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T02:58:56.090Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T02:58:56.657Z] --- PASS: TestDaemonStartWithLogOpt (3.69s) [2022-05-12T02:58:56.657Z] === CONT TestReadPluginNoRead [2022-05-12T02:58:59.189Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T02:58:59.189Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T02:58:59.189Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T02:58:59.203Z] --- PASS: TestExec (4.05s) [2022-05-12T02:58:59.203Z] === RUN TestExecUser [2022-05-12T02:58:59.203Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T02:58:59.203Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T02:58:59.203Z] === RUN TestExportContainerAndImportImage [2022-05-12T02:58:59.203Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:58:59.203Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T02:58:59.203Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T02:58:59.203Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:58:59.203Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T02:58:59.203Z] === RUN TestHealthCheckWorkdir [2022-05-12T02:58:59.203Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T02:58:59.203Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T02:58:59.203Z] === RUN TestHealthKillContainer [2022-05-12T02:58:59.203Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T02:58:59.203Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T02:58:59.203Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T02:58:59.203Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T02:58:59.203Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T02:58:59.203Z] === RUN TestKillContainerInvalidSignal [2022-05-12T02:59:00.127Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T02:59:00.386Z] === RUN TestReadPluginNoRead/default [2022-05-12T02:59:00.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-12T02:59:01.893Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T02:59:02.079Z] --- PASS: TestKillContainerInvalidSignal (3.32s) [2022-05-12T02:59:02.079Z] === RUN TestKillContainer [2022-05-12T02:59:02.079Z] === RUN TestKillContainer/no_signal [2022-05-12T02:59:02.152Z] --- PASS: TestContinueAfterPluginCrash (9.12s) [2022-05-12T02:59:03.529Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T02:59:03.788Z] === CONT TestReadPluginNoRead [2022-05-12T02:59:03.788Z] read_test.go:92: [d2f780e6e86ed] daemon is not started [2022-05-12T02:59:03.788Z] --- PASS: TestReadPluginNoRead (7.05s) [2022-05-12T02:59:03.788Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s) [2022-05-12T02:59:03.788Z] --- PASS: TestReadPluginNoRead/default (1.67s) [2022-05-12T02:59:03.788Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.74s) [2022-05-12T02:59:03.788Z] PASS [2022-05-12T02:59:03.788Z] [2022-05-12T02:59:03.788Z] DONE 6 tests in 10.789s [2022-05-12T02:59:03.788Z] 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-12T02:59:03.788Z] ++ 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-12T02:59:03.788Z] ++ set -e [2022-05-12T02:59:03.788Z] ++ '[' -n 0 ']' [2022-05-12T02:59:03.788Z] ++ set -x [2022-05-12T02:59:03.788Z] ++ 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-12T02:59:03.788Z] testing: warning: no tests to run [2022-05-12T02:59:03.788Z] PASS [2022-05-12T02:59:03.788Z] [2022-05-12T02:59:03.788Z] DONE 0 tests in 0.010s [2022-05-12T02:59:03.788Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T02:59:03.788Z] ++ 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-12T02:59:03.788Z] ++ set -e [2022-05-12T02:59:03.788Z] ++ '[' -n 0 ']' [2022-05-12T02:59:03.788Z] ++ set -x [2022-05-12T02:59:03.788Z] ++ 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-12T02:59:03.788Z] INFO: Testing against a local daemon [2022-05-12T02:59:03.788Z] === RUN TestPluginWithDevMounts [2022-05-12T02:59:03.788Z] === PAUSE TestPluginWithDevMounts [2022-05-12T02:59:03.788Z] === CONT TestPluginWithDevMounts [2022-05-12T02:59:04.357Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T02:59:04.968Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T02:59:04.968Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T02:59:04.968Z] === RUN TestKillContainer/killing_signal [2022-05-12T02:59:06.273Z] docker_api_swarm_test.go:502: [dab78952a2259] joining swarm manager [dc8bfebbab328]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T02:59:06.273Z] --- PASS: TestPluginWithDevMounts (2.35s) [2022-05-12T02:59:06.273Z] PASS [2022-05-12T02:59:06.273Z] [2022-05-12T02:59:06.273Z] DONE 1 tests in 2.418s [2022-05-12T02:59:06.273Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T02:59:06.273Z] ++ 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-12T02:59:06.273Z] ++ set -e [2022-05-12T02:59:06.273Z] ++ '[' -n 0 ']' [2022-05-12T02:59:06.273Z] ++ set -x [2022-05-12T02:59:06.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T02:59:06.273Z] INFO: Testing against a local daemon [2022-05-12T02:59:06.273Z] === RUN TestSecretInspect [2022-05-12T02:59:06.531Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T02:59:07.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T02:59:08.038Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-05-12T02:59:08.690Z] --- PASS: TestKillContainer (6.53s) [2022-05-12T02:59:08.690Z] --- PASS: TestKillContainer/no_signal (3.26s) [2022-05-12T02:59:08.690Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T02:59:08.690Z] --- PASS: TestKillContainer/killing_signal (3.20s) [2022-05-12T02:59:08.690Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T02:59:08.690Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T02:59:08.690Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T02:59:08.690Z] === RUN TestKillStoppedContainer [2022-05-12T02:59:08.690Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T02:59:08.690Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T02:59:08.690Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T02:59:08.690Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T02:59:08.690Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T02:59:08.690Z] === RUN TestKillDifferentUserContainer [2022-05-12T02:59:08.690Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T02:59:08.690Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T02:59:08.690Z] === RUN TestInspectOomKilledTrue [2022-05-12T02:59:08.690Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:08.690Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T02:59:08.690Z] === RUN TestInspectOomKilledFalse [2022-05-12T02:59:08.690Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T02:59:08.690Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T02:59:08.690Z] === RUN TestLogsFollowTailEmpty [2022-05-12T02:59:08.973Z] --- PASS: TestSecretInspect (2.61s) [2022-05-12T02:59:08.974Z] === RUN TestSecretList [2022-05-12T02:59:09.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-05-12T02:59:11.286Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-05-12T02:59:11.286Z] --- PASS: TestSecretList (2.16s) [2022-05-12T02:59:11.286Z] === RUN TestSecretsCreateAndDelete [2022-05-12T02:59:12.408Z] --- PASS: TestLogsFollowTailEmpty (3.54s) [2022-05-12T02:59:12.408Z] === RUN TestNetworkNat [2022-05-12T02:59:12.408Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T02:59:12.408Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T02:59:12.408Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T02:59:12.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-05-12T02:59:13.598Z] --- PASS: TestSecretsCreateAndDelete (2.43s) [2022-05-12T02:59:13.598Z] === RUN TestSecretsUpdate [2022-05-12T02:59:13.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0011db938_} [2022-05-12T02:59:15.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13104641811_/foo_false____} [2022-05-12T02:59:15.799Z] docker_api_swarm_test.go:507: [dbe087e61d484] joining swarm manager [dc8bfebbab328]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T02:59:16.057Z] --- PASS: TestSecretsUpdate (2.52s) [2022-05-12T02:59:16.057Z] === RUN TestTemplatedSecret [2022-05-12T02:59:16.118Z] --- PASS: TestNetworkLocalhostTCPNat (4.12s) [2022-05-12T02:59:16.118Z] === RUN TestNetworkLoopbackNat [2022-05-12T02:59:16.118Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T02:59:16.118Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T02:59:16.118Z] === RUN TestPause [2022-05-12T02:59:16.118Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T02:59:16.118Z] --- SKIP: TestPause (0.00s) [2022-05-12T02:59:16.118Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T02:59:16.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13104641811_/foo_true____} [2022-05-12T02:59:18.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33248605340_/foo_false____} [2022-05-12T02:59:18.630Z] --- PASS: TestTemplatedSecret (2.49s) [2022-05-12T02:59:18.630Z] === RUN TestSecretCreateResolve [2022-05-12T02:59:19.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33248605340_/foo_true____} [2022-05-12T02:59:19.678Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T02:59:19.678Z] INFO: Testing against a local daemon [2022-05-12T02:59:19.678Z] === RUN TestBuildWithSession [2022-05-12T02:59:19.678Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T02:59:19.678Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T02:59:19.678Z] === RUN TestBuildSquashParent [2022-05-12T02:59:19.678Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:19.678Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T02:59:19.678Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T02:59:19.678Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:59:19.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:59:19.678Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:59:19.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:59:19.678Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:59:19.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:59:19.678Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:59:19.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:59:19.678Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:59:19.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:59:19.678Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:59:19.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:59:19.678Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T02:59:19.678Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T02:59:19.678Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T02:59:19.678Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T02:59:19.831Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.33s) [2022-05-12T02:59:19.831Z] === RUN TestPauseStopPausedContainer [2022-05-12T02:59:19.831Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:19.831Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T02:59:19.831Z] === RUN TestPsFilter [2022-05-12T02:59:19.831Z] --- PASS: TestPsFilter (0.40s) [2022-05-12T02:59:19.831Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T02:59:20.942Z] --- PASS: TestSecretCreateResolve (2.27s) [2022-05-12T02:59:20.942Z] PASS [2022-05-12T02:59:20.942Z] [2022-05-12T02:59:20.942Z] DONE 6 tests in 14.522s [2022-05-12T02:59:20.942Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T02:59:20.942Z] ++ 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-12T02:59:20.942Z] ++ set -e [2022-05-12T02:59:20.942Z] ++ '[' -n 0 ']' [2022-05-12T02:59:20.942Z] ++ set -x [2022-05-12T02:59:20.942Z] ++ 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-12T02:59:20.942Z] INFO: Testing against a local daemon [2022-05-12T02:59:20.942Z] === RUN TestServiceCreateInit [2022-05-12T02:59:20.942Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T02:59:20.942Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33248605340_/foo_true__0xc0011db968__} [2022-05-12T02:59:22.319Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0011db980_} [2022-05-12T02:59:23.547Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.19s) [2022-05-12T02:59:23.547Z] === RUN TestRemoveContainerWithVolume [2022-05-12T02:59:23.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0011db998_} [2022-05-12T02:59:25.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0011db9b0_} [2022-05-12T02:59:25.091Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T02:59:26.432Z] --- PASS: TestRemoveContainerWithVolume (3.33s) [2022-05-12T02:59:26.432Z] === RUN TestRemoveContainerRunning [2022-05-12T02:59:26.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0011db9c8_} [2022-05-12T02:59:26.940Z] --- PASS: TestBuildWithHugeFile (122.51s) [2022-05-12T02:59:26.940Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T02:59:26.940Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T02:59:26.940Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T02:59:26.940Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:59:26.940Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:59:26.940Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:59:26.940Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:59:26.940Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:59:26.940Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:59:26.940Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T02:59:26.940Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T02:59:26.940Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T02:59:26.940Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-05-12T02:59:26.940Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-12T02:59:26.940Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-12T02:59:26.940Z] === RUN TestBuildPreserveOwnership [2022-05-12T02:59:26.940Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T02:59:26.940Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestBuildPlatformInvalid [2022-05-12T02:59:26.940Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-12T02:59:26.940Z] PASS [2022-05-12T02:59:26.940Z] ok github.com/docker/docker/integration/build 199.153s [2022-05-12T02:59:26.940Z] [2022-05-12T02:59:26.940Z] === Skipped [2022-05-12T02:59:26.940Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T02:59:26.940Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T02:59:26.940Z] [2022-05-12T02:59:26.940Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T02:59:26.940Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:26.940Z] [2022-05-12T02:59:26.940Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T02:59:26.940Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T02:59:26.940Z] [2022-05-12T02:59:26.940Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T02:59:26.940Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T02:59:26.940Z] [2022-05-12T02:59:26.940Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T02:59:26.940Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T02:59:26.940Z] [2022-05-12T02:59:26.940Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T02:59:26.940Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T02:59:26.940Z] [2022-05-12T02:59:26.940Z] DONE 29 tests, 6 skipped in 237.276s [2022-05-12T02:59:26.940Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T02:59:26.940Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T02:59:26.940Z] INFO: Testing against a local daemon [2022-05-12T02:59:26.940Z] === RUN TestConfigInspect [2022-05-12T02:59:26.940Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:26.940Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestConfigList [2022-05-12T02:59:26.940Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:26.940Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestConfigsCreateAndDelete [2022-05-12T02:59:26.940Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:26.940Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestConfigsUpdate [2022-05-12T02:59:26.940Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:26.940Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestTemplatedConfig [2022-05-12T02:59:26.940Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:26.940Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestConfigCreateResolve [2022-05-12T02:59:26.940Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T02:59:26.940Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T02:59:26.940Z] PASS [2022-05-12T02:59:26.940Z] ok github.com/docker/docker/integration/config 0.105s [2022-05-12T02:59:26.940Z] [2022-05-12T02:59:26.940Z] === Skipped [2022-05-12T02:59:26.940Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T02:59:26.940Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:26.940Z] [2022-05-12T02:59:26.940Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T02:59:26.940Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:26.940Z] [2022-05-12T02:59:26.940Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T02:59:26.940Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:26.940Z] [2022-05-12T02:59:26.940Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T02:59:26.940Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:26.940Z] [2022-05-12T02:59:26.940Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T02:59:26.940Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:26.940Z] [2022-05-12T02:59:26.940Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T02:59:26.940Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T02:59:26.940Z] [2022-05-12T02:59:26.940Z] DONE 6 tests, 6 skipped in 2.089s [2022-05-12T02:59:26.940Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T02:59:26.940Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T02:59:26.940Z] INFO: Testing against a local daemon [2022-05-12T02:59:26.940Z] === RUN TestCheckpoint [2022-05-12T02:59:26.940Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T02:59:26.940Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T02:59:26.940Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T02:59:26.940Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:59:26.940Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:59:26.940Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:59:26.940Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:59:26.940Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T02:59:26.940Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T02:59:26.940Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T02:59:26.940Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T02:59:26.940Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T02:59:26.940Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T02:59:26.940Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-05-12T02:59:26.940Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T02:59:26.940Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-05-12T02:59:26.940Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T02:59:26.940Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-05-12T02:59:26.940Z] === RUN TestCopyEmptyFile [2022-05-12T02:59:26.940Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-05-12T02:59:26.940Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T02:59:26.940Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-05-12T02:59:26.940Z] === RUN TestCopyFromContainer [2022-05-12T02:59:26.940Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:26.940Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T02:59:26.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:59:26.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:59:26.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:59:26.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:59:26.940Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:59:26.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:59:26.940Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T02:59:26.940Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T02:59:26.940Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T02:59:26.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-12T02:59:26.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T02:59:26.940Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T02:59:26.940Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestCreateWithInvalidEnv [2022-05-12T02:59:26.940Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T02:59:26.940Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T02:59:26.940Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T02:59:26.940Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T02:59:26.940Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T02:59:26.940Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T02:59:26.940Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T02:59:26.940Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T02:59:26.940Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T02:59:26.940Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-12T02:59:26.940Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T02:59:26.940Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:26.940Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T02:59:26.940Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T02:59:26.940Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T02:59:26.940Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T02:59:26.940Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T02:59:26.940Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:59:26.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:59:26.940Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:59:26.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:59:26.940Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:59:26.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:59:26.940Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:59:26.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:59:26.940Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:59:26.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:59:26.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T02:59:26.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T02:59:26.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T02:59:26.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T02:59:26.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T02:59:26.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-05-12T02:59:26.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T02:59:26.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T02:59:26.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T02:59:26.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T02:59:26.940Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T02:59:26.940Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T02:59:26.940Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestCreateDifferentPlatform [2022-05-12T02:59:26.940Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T02:59:26.940Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T02:59:26.940Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-05-12T02:59:26.940Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T02:59:26.940Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T02:59:26.940Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T02:59:26.940Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-05-12T02:59:26.940Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T02:59:26.940Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T02:59:26.940Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T02:59:26.940Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T02:59:26.941Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:26.941Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T02:59:26.941Z] === RUN TestWindowsDevices [2022-05-12T02:59:26.941Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T02:59:26.941Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T02:59:26.941Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:26.941Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:26.941Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:26.941Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:26.941Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:26.941Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:26.941Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T02:59:26.941Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T02:59:26.941Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:26.941Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:26.941Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:26.941Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:26.941Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:26.941Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:26.941Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T02:59:26.941Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T02:59:26.941Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:26.941Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:26.941Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T02:59:26.941Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T02:59:26.941Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:28.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-12T02:59:29.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-12T02:59:29.559Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T02:59:29.559Z] --- PASS: TestServiceCreateInit (8.74s) [2022-05-12T02:59:29.559Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.38s) [2022-05-12T02:59:29.559Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.34s) [2022-05-12T02:59:29.559Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T02:59:30.048Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T02:59:30.048Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T02:59:30.145Z] --- PASS: TestRemoveContainerRunning (3.30s) [2022-05-12T02:59:30.145Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T02:59:30.748Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:30.748Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:30.748Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T02:59:31.204Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-12T02:59:31.204Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-05-12T02:59:31.204Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.46s) [2022-05-12T02:59:31.204Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.70s) [2022-05-12T02:59:31.204Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.71s) [2022-05-12T02:59:31.204Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.93s) [2022-05-12T02:59:31.204Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.61s) [2022-05-12T02:59:31.204Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.56s) [2022-05-12T02:59:31.204Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.59s) [2022-05-12T02:59:31.204Z] === RUN TestDiff [2022-05-12T02:59:31.204Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T02:59:31.204Z] --- SKIP: TestDiff (0.00s) [2022-05-12T02:59:31.204Z] === RUN TestExecWithCloseStdin [2022-05-12T02:59:31.462Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T02:59:33.043Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.38s) [2022-05-12T02:59:33.043Z] === RUN TestRemoveInvalidContainer [2022-05-12T02:59:33.043Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-05-12T02:59:33.043Z] === RUN TestRenameLinkedContainer [2022-05-12T02:59:33.043Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T02:59:33.043Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T02:59:33.043Z] === RUN TestRenameStoppedContainer [2022-05-12T02:59:33.373Z] --- PASS: TestExecWithCloseStdin (2.28s) [2022-05-12T02:59:33.373Z] === RUN TestExec [2022-05-12T02:59:33.997Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T02:59:35.539Z] --- PASS: TestExec (2.30s) [2022-05-12T02:59:35.539Z] === RUN TestExecUser [2022-05-12T02:59:35.539Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T02:59:35.539Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T02:59:35.539Z] === RUN TestExportContainerAndImportImage [2022-05-12T02:59:35.539Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:35.539Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T02:59:35.539Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T02:59:35.539Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:35.539Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T02:59:35.539Z] === RUN TestHealthCheckWorkdir [2022-05-12T02:59:35.539Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T02:59:35.539Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T02:59:35.539Z] === RUN TestHealthKillContainer [2022-05-12T02:59:35.539Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T02:59:35.539Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T02:59:35.539Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T02:59:35.539Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T02:59:35.539Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T02:59:35.539Z] === RUN TestKillContainerInvalidSignal [2022-05-12T02:59:36.534Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T02:59:36.757Z] --- PASS: TestRenameStoppedContainer (3.28s) [2022-05-12T02:59:36.757Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T02:59:37.471Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T02:59:37.471Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T02:59:37.703Z] --- PASS: TestKillContainerInvalidSignal (2.17s) [2022-05-12T02:59:37.703Z] === RUN TestKillContainer [2022-05-12T02:59:37.703Z] === RUN TestKillContainer/no_signal [2022-05-12T02:59:38.408Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T02:59:38.666Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-12T02:59:39.233Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T02:59:39.874Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T02:59:39.874Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T02:59:39.874Z] === RUN TestKillContainer/killing_signal [2022-05-12T02:59:40.168Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T02:59:40.735Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T02:59:41.302Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T02:59:41.869Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T02:59:42.443Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T02:59:42.763Z] --- PASS: TestKillContainer (4.84s) [2022-05-12T02:59:42.763Z] --- PASS: TestKillContainer/no_signal (2.12s) [2022-05-12T02:59:42.763Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T02:59:42.763Z] --- PASS: TestKillContainer/killing_signal (2.66s) [2022-05-12T02:59:42.763Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T02:59:42.763Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T02:59:42.763Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T02:59:42.763Z] === RUN TestKillStoppedContainer [2022-05-12T02:59:42.763Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T02:59:42.763Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T02:59:42.763Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T02:59:42.763Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T02:59:42.763Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T02:59:42.763Z] === RUN TestKillDifferentUserContainer [2022-05-12T02:59:42.763Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T02:59:42.763Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T02:59:42.763Z] === RUN TestInspectOomKilledTrue [2022-05-12T02:59:42.763Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:42.763Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T02:59:42.763Z] === RUN TestInspectOomKilledFalse [2022-05-12T02:59:42.763Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T02:59:42.763Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T02:59:42.763Z] === RUN TestLogsFollowTailEmpty [2022-05-12T02:59:43.014Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T02:59:43.581Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T02:59:43.795Z] --- PASS: TestRenameRunningContainerAndReuse (6.65s) [2022-05-12T02:59:43.795Z] === RUN TestRenameInvalidName [2022-05-12T02:59:44.147Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T02:59:44.713Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T02:59:44.928Z] --- PASS: TestLogsFollowTailEmpty (2.17s) [2022-05-12T02:59:44.928Z] === RUN TestNetworkNat [2022-05-12T02:59:44.928Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T02:59:44.928Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T02:59:44.928Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T02:59:44.983Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-05-12T02:59:44.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.66s) [2022-05-12T02:59:44.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.06s) [2022-05-12T02:59:44.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (20.50s) [2022-05-12T02:59:44.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (23.18s) [2022-05-12T02:59:44.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.41s) [2022-05-12T02:59:44.983Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.84s) [2022-05-12T02:59:44.983Z] === RUN TestBuildMultiStageCopy [2022-05-12T02:59:44.983Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T02:59:45.280Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T02:59:45.960Z] --- PASS: TestRenameInvalidName (3.19s) [2022-05-12T02:59:45.960Z] === RUN TestRenameAnonymousContainer [2022-05-12T02:59:46.216Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T02:59:46.782Z] --- PASS: TestCreateServiceMultipleTimes (17.09s) [2022-05-12T02:59:46.782Z] === RUN TestCreateServiceConflict [2022-05-12T02:59:46.782Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T02:59:47.349Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T02:59:47.349Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T02:59:47.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-12T02:59:47.917Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T02:59:48.640Z] --- PASS: TestNetworkLocalhostTCPNat (3.69s) [2022-05-12T02:59:48.640Z] === RUN TestNetworkLoopbackNat [2022-05-12T02:59:48.640Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T02:59:48.640Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T02:59:48.640Z] === RUN TestPause [2022-05-12T02:59:48.640Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T02:59:48.640Z] --- SKIP: TestPause (0.00s) [2022-05-12T02:59:48.640Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T02:59:48.852Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T02:59:49.419Z] --- PASS: TestCreateServiceConflict (2.67s) [2022-05-12T02:59:49.419Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T02:59:49.985Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T02:59:50.553Z] docker_api_swarm_node_test.go:81: [d88e512f76f5c] joining swarm manager [dabf3e55c2485]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T02:59:50.805Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.19s) [2022-05-12T02:59:50.805Z] === RUN TestPauseStopPausedContainer [2022-05-12T02:59:50.805Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T02:59:50.805Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T02:59:50.805Z] === RUN TestPsFilter [2022-05-12T02:59:50.812Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T02:59:51.260Z] --- PASS: TestPsFilter (0.39s) [2022-05-12T02:59:51.260Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T02:59:51.749Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T02:59:53.127Z] --- PASS: TestCreateServiceMaxReplicas (3.87s) [2022-05-12T02:59:53.127Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T02:59:53.386Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T02:59:53.575Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T02:59:53.575Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T02:59:53.955Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T02:59:54.150Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.83s) [2022-05-12T02:59:54.150Z] === RUN TestRemoveContainerWithVolume [2022-05-12T02:59:55.121Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T02:59:56.100Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T02:59:56.495Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T02:59:57.039Z] --- PASS: TestRemoveContainerWithVolume (2.76s) [2022-05-12T02:59:57.039Z] === RUN TestRemoveContainerRunning [2022-05-12T02:59:57.648Z] --- PASS: TestBuildMultiStageCopy (14.79s) [2022-05-12T02:59:57.648Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.65s) [2022-05-12T02:59:57.648Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.98s) [2022-05-12T02:59:57.648Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.19s) [2022-05-12T02:59:57.648Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.36s) [2022-05-12T02:59:57.648Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.61s) [2022-05-12T02:59:57.648Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T02:59:58.801Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-12T02:59:58.801Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-12T02:59:58.801Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-12T02:59:58.801Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-12T02:59:58.801Z] Cross building: bundles/cross/linux/s390x [2022-05-12T02:59:58.801Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-12T02:59:58.801Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-12T02:59:59.202Z] --- PASS: TestRemoveContainerRunning (2.14s) [2022-05-12T02:59:59.202Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T02:59:59.780Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T03:00:00.721Z] --- PASS: TestRenameAnonymousContainer (12.50s) [2022-05-12T03:00:00.721Z] === RUN TestRenameContainerWithSameName [2022-05-12T03:00:00.728Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.05s) [2022-05-12T03:00:00.728Z] === RUN TestRemoveInvalidContainer [2022-05-12T03:00:00.728Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-05-12T03:00:00.728Z] === RUN TestRenameLinkedContainer [2022-05-12T03:00:00.728Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T03:00:00.728Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T03:00:00.728Z] === RUN TestRenameStoppedContainer [2022-05-12T03:00:01.398Z] --- PASS: TestBuildMultiStageParentConfig (3.23s) [2022-05-12T03:00:01.398Z] === RUN TestBuildLabelWithTargets [2022-05-12T03:00:01.398Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:00:01.398Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T03:00:01.398Z] === RUN TestBuildWithEmptyLayers [2022-05-12T03:00:01.682Z] --- PASS: TestRenameContainerWithSameName (3.22s) [2022-05-12T03:00:01.682Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T03:00:01.682Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T03:00:01.682Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T03:00:01.682Z] === RUN TestResize [2022-05-12T03:00:02.318Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T03:00:02.577Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T03:00:02.942Z] --- PASS: TestBuildWithEmptyLayers (1.74s) [2022-05-12T03:00:02.942Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T03:00:03.615Z] --- PASS: TestRenameStoppedContainer (2.76s) [2022-05-12T03:00:03.615Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T03:00:04.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-12T03:00:05.393Z] --- PASS: TestResize (3.29s) [2022-05-12T03:00:05.393Z] === RUN TestResizeWithInvalidSize [2022-05-12T03:00:05.415Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T03:00:06.793Z] docker_api_swarm_node_test.go:53: [db835bd61bbd7] joining swarm manager [d5bc26ffd6073]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:00:07.729Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.34s) [2022-05-12T03:00:07.729Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T03:00:07.729Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T03:00:07.988Z] docker_api_swarm_node_test.go:54: [dd86128a47742] joining swarm manager [d5bc26ffd6073]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:00:08.295Z] --- PASS: TestRenameRunningContainerAndReuse (4.48s) [2022-05-12T03:00:08.295Z] === RUN TestRenameInvalidName [2022-05-12T03:00:08.300Z] --- PASS: TestResizeWithInvalidSize (3.29s) [2022-05-12T03:00:08.300Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T03:00:08.555Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T03:00:10.510Z] --- PASS: TestRenameInvalidName (2.21s) [2022-05-12T03:00:10.510Z] === RUN TestRenameAnonymousContainer [2022-05-12T03:00:11.088Z] --- PASS: TestCreateServiceSecretFileMode (3.18s) [2022-05-12T03:00:11.089Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T03:00:12.024Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-12T03:00:12.090Z] --- PASS: TestResizeWhenContainerNotStarted (3.31s) [2022-05-12T03:00:12.090Z] === RUN TestDaemonRestartKillContainers [2022-05-12T03:00:12.090Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:00:12.090Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T03:00:12.090Z] === RUN TestStats [2022-05-12T03:00:12.090Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T03:00:12.090Z] --- SKIP: TestStats (0.00s) [2022-05-12T03:00:12.090Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T03:00:12.591Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T03:00:13.158Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-05-12T03:00:13.159Z] === RUN TestCreateServiceSysctls [2022-05-12T03:00:13.418Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T03:00:14.354Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T03:00:15.731Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T03:00:16.298Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T03:00:17.234Z] --- PASS: TestCreateServiceSysctls (3.92s) [2022-05-12T03:00:17.234Z] === RUN TestCreateServiceCapabilities [2022-05-12T03:00:17.494Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T03:00:17.494Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T03:00:18.431Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T03:00:19.369Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T03:00:19.369Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T03:00:19.628Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T03:00:19.896Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T03:00:20.157Z] --- PASS: TestCreateServiceCapabilities (2.91s) [2022-05-12T03:00:20.157Z] === RUN TestInspect [2022-05-12T03:00:20.415Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T03:00:20.415Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-12T03:00:20.415Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T03:00:20.667Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.75s) [2022-05-12T03:00:20.667Z] === RUN TestStopContainerWithTimeout [2022-05-12T03:00:20.667Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T03:00:20.667Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T03:00:20.667Z] === RUN TestUpdateRestartPolicy [2022-05-12T03:00:20.673Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T03:00:20.859Z] --- PASS: TestRenameAnonymousContainer (9.49s) [2022-05-12T03:00:20.859Z] === RUN TestRenameContainerWithSameName [2022-05-12T03:00:21.239Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T03:00:21.239Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T03:00:21.497Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T03:00:21.497Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T03:00:21.756Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T03:00:21.756Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T03:00:21.756Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T03:00:21.756Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T03:00:22.015Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T03:00:22.385Z] --- PASS: TestRenameContainerWithSameName (2.23s) [2022-05-12T03:00:22.386Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T03:00:22.386Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T03:00:22.386Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T03:00:22.386Z] === RUN TestResize [2022-05-12T03:00:23.390Z] --- PASS: TestInspect (3.39s) [2022-05-12T03:00:23.390Z] === RUN TestCreateJob [2022-05-12T03:00:23.957Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T03:00:23.957Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T03:00:23.957Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T03:00:24.071Z] --- PASS: TestBuildMultiStageOnBuild (19.43s) [2022-05-12T03:00:24.071Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T03:00:24.071Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:00:24.071Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T03:00:24.071Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T03:00:24.600Z] --- PASS: TestResize (2.40s) [2022-05-12T03:00:24.600Z] === RUN TestResizeWithInvalidSize [2022-05-12T03:00:26.770Z] --- PASS: TestResizeWithInvalidSize (2.51s) [2022-05-12T03:00:26.770Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T03:00:27.243Z] --- PASS: TestCreateJob (3.84s) [2022-05-12T03:00:27.243Z] === RUN TestReplicatedJob [2022-05-12T03:00:27.811Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T03:00:27.811Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T03:00:27.811Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T03:00:28.070Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T03:00:28.070Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T03:00:28.070Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T03:00:28.638Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T03:00:30.015Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T03:00:30.502Z] --- PASS: TestResizeWhenContainerNotStarted (3.12s) [2022-05-12T03:00:30.502Z] === RUN TestDaemonRestartKillContainers [2022-05-12T03:00:30.502Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:00:30.502Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T03:00:30.502Z] === RUN TestStats [2022-05-12T03:00:30.502Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T03:00:30.502Z] --- SKIP: TestStats (0.00s) [2022-05-12T03:00:30.502Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T03:00:30.583Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T03:00:31.962Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T03:00:33.339Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T03:00:33.597Z] --- PASS: TestReplicatedJob (6.18s) [2022-05-12T03:00:33.597Z] === RUN TestUpdateReplicatedJob [2022-05-12T03:00:33.855Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T03:00:34.422Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T03:00:34.422Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T03:00:34.990Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T03:00:34.990Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-12T03:00:35.249Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-12T03:00:35.249Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-12T03:00:36.272Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.84s) [2022-05-12T03:00:36.272Z] === RUN TestStopContainerWithTimeout [2022-05-12T03:00:36.272Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T03:00:36.272Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T03:00:36.272Z] === RUN TestUpdateRestartPolicy [2022-05-12T03:00:36.626Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-12T03:00:37.193Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-12T03:00:37.193Z] --- PASS: TestUpdateReplicatedJob (3.74s) [2022-05-12T03:00:37.193Z] === RUN TestServiceListWithStatuses [2022-05-12T03:00:37.193Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T03:00:37.193Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T03:00:37.193Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T03:00:38.150Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-12T03:00:38.150Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-12T03:00:38.150Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-12T03:00:38.409Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-12T03:00:40.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-12T03:00:42.218Z] --- PASS: TestDockerNetworkConnectAlias (4.77s) [2022-05-12T03:00:42.218Z] === RUN TestDockerNetworkReConnect [2022-05-12T03:00:44.752Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T03:00:45.196Z] --- PASS: TestBuildMultiStageLayerLeak (21.22s) [2022-05-12T03:00:45.196Z] === RUN TestBuildWithHugeFile [2022-05-12T03:00:45.686Z] --- PASS: TestDockerNetworkReConnect (3.82s) [2022-05-12T03:00:45.686Z] === RUN TestServicePlugin [2022-05-12T03:00:45.744Z] --- PASS: TestUpdateRestartPolicy (24.77s) [2022-05-12T03:00:45.744Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T03:00:46.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-12T03:00:46.821Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T03:00:48.753Z] docker_api_swarm_test.go:202: [d515dc2279cbe] joining swarm manager [d929b6ed096ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:00:48.779Z] --- PASS: TestUpdateRestartWithAutoRemove (3.41s) [2022-05-12T03:00:48.779Z] === RUN TestWaitNonBlocked [2022-05-12T03:00:48.779Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T03:00:48.779Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T03:00:48.779Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T03:00:48.779Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T03:00:48.779Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T03:00:48.779Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T03:00:49.323Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T03:00:50.702Z] plugin_test.go:61: [d485509cf91b3] joining swarm manager [dd8f8f89df918]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:00:50.962Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-12T03:00:51.530Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T03:00:52.097Z] plugin_test.go:64: [d64e9ca389641] joining swarm manager [dd8f8f89df918]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:00:52.357Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T03:00:53.295Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T03:00:53.525Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-05-12T03:00:53.525Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.59s) [2022-05-12T03:00:53.525Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.73s) [2022-05-12T03:00:53.525Z] === RUN TestWaitBlocked [2022-05-12T03:00:53.525Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:00:53.525Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T03:00:53.525Z] PASS [2022-05-12T03:00:53.525Z] ok github.com/docker/docker/integration/container 127.624s [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === Skipped [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T03:00:53.525Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T03:00:53.525Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T03:00:53.525Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T03:00:53.525Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T03:00:53.525Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T03:00:53.525Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T03:00:53.525Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T03:00:53.525Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T03:00:53.525Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-12T03:00:53.525Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T03:00:53.525Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-05-12T03:00:53.525Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T03:00:53.525Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-12T03:00:53.525Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T03:00:53.525Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-12T03:00:53.525Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T03:00:53.525Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T03:00:53.525Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-12T03:00:53.525Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T03:00:53.525Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T03:00:53.525Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T03:00:53.525Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T03:00:53.525Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T03:00:53.525Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T03:00:53.525Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T03:00:53.525Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T03:00:53.525Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T03:00:53.525Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T03:00:53.525Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T03:00:53.525Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T03:00:53.525Z] [2022-05-12T03:00:53.525Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T03:00:53.526Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T03:00:53.526Z] [2022-05-12T03:00:53.526Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T03:00:53.526Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:00:53.526Z] [2022-05-12T03:00:53.526Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T03:00:53.526Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T03:00:53.526Z] [2022-05-12T03:00:53.526Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T03:00:53.526Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T03:00:53.526Z] [2022-05-12T03:00:53.526Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T03:00:53.526Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T03:00:53.526Z] [2022-05-12T03:00:53.526Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T03:00:53.526Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T03:00:53.526Z] [2022-05-12T03:00:53.526Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T03:00:53.526Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:00:53.526Z] [2022-05-12T03:00:53.526Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T03:00:53.526Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T03:00:53.526Z] [2022-05-12T03:00:53.526Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T03:00:53.526Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T03:00:53.526Z] [2022-05-12T03:00:53.526Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T03:00:53.526Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:00:53.526Z] [2022-05-12T03:00:53.526Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T03:00:53.526Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T03:00:53.526Z] [2022-05-12T03:00:53.526Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T03:00:53.526Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T03:00:53.526Z] [2022-05-12T03:00:53.526Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T03:00:53.526Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:00:53.526Z] [2022-05-12T03:00:53.526Z] DONE 120 tests, 38 skipped in 130.786s [2022-05-12T03:00:53.862Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T03:00:53.981Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T03:00:54.121Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T03:00:54.687Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-12T03:00:56.603Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-12T03:00:57.538Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T03:01:00.070Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-12T03:01:01.491Z] --- PASS: TestUpdateRestartPolicy (22.67s) [2022-05-12T03:01:01.491Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T03:01:01.491Z] --- PASS: TestUpdateRestartWithAutoRemove (2.17s) [2022-05-12T03:01:01.491Z] === RUN TestWaitNonBlocked [2022-05-12T03:01:01.491Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T03:01:01.491Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T03:01:01.491Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T03:01:01.491Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T03:01:01.491Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T03:01:01.491Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T03:01:01.972Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T03:01:02.910Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T03:01:03.847Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T03:01:05.211Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-12T03:01:05.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.62s) [2022-05-12T03:01:05.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.87s) [2022-05-12T03:01:05.211Z] === RUN TestWaitBlocked [2022-05-12T03:01:05.211Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:05.211Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T03:01:05.211Z] PASS [2022-05-12T03:01:05.211Z] ok github.com/docker/docker/integration/container 101.825s [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === Skipped [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T03:01:05.211Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T03:01:05.211Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T03:01:05.211Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T03:01:05.211Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T03:01:05.211Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T03:01:05.211Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T03:01:05.211Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T03:01:05.211Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T03:01:05.211Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-05-12T03:01:05.211Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T03:01:05.211Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T03:01:05.211Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T03:01:05.211Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T03:01:05.211Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T03:01:05.211Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T03:01:05.211Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T03:01:05.211Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T03:01:05.211Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T03:01:05.211Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T03:01:05.211Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T03:01:05.211Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T03:01:05.211Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T03:01:05.211Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T03:01:05.211Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T03:01:05.211Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T03:01:05.211Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T03:01:05.211Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T03:01:05.211Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T03:01:05.211Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T03:01:05.211Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T03:01:05.211Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T03:01:05.211Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T03:01:05.211Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T03:01:05.211Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T03:01:05.211Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T03:01:05.211Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:05.211Z] [2022-05-12T03:01:05.211Z] DONE 120 tests, 34 skipped in 104.653s [2022-05-12T03:01:05.211Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T03:01:09.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-12T03:01:09.373Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T03:01:09.631Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T03:01:10.567Z] docker_api_swarm_test.go:384: [d2e56e64e70a4] joining swarm manager [d38a3ad20de40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:01:10.826Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T03:01:11.084Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-12T03:01:11.342Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T03:01:11.601Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-12T03:01:11.601Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-12T03:01:11.601Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T03:01:11.859Z] docker_api_swarm_test.go:385: [dd0e0e4bc2908] joining swarm manager [d38a3ad20de40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:01:12.797Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T03:01:13.735Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T03:01:13.735Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T03:01:13.735Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T03:01:14.303Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T03:01:14.561Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T03:01:15.128Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T03:01:16.086Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-12T03:01:16.344Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-12T03:01:16.344Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-12T03:01:16.344Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-12T03:01:16.344Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-12T03:01:16.344Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T03:01:17.718Z] --- PASS: TestServicePlugin (32.02s) [2022-05-12T03:01:17.718Z] === RUN TestServiceUpdateLabel [2022-05-12T03:01:18.654Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-12T03:01:18.912Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T03:01:19.479Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T03:01:20.415Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T03:01:20.674Z] --- PASS: TestServiceUpdateLabel (2.73s) [2022-05-12T03:01:20.674Z] === RUN TestServiceUpdateSecrets [2022-05-12T03:01:23.961Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T03:01:23.961Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T03:01:23.961Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T03:01:23.961Z] === RUN TestConfigDaemonID [2022-05-12T03:01:23.961Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T03:01:23.961Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T03:01:23.961Z] === RUN TestDaemonConfigValidation [2022-05-12T03:01:23.961Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T03:01:23.961Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T03:01:23.961Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T03:01:23.961Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T03:01:23.961Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T03:01:23.961Z] === RUN TestDaemonProxy [2022-05-12T03:01:23.961Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T03:01:23.961Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T03:01:23.961Z] PASS [2022-05-12T03:01:23.961Z] ok github.com/docker/docker/integration/daemon 0.151s [2022-05-12T03:01:23.961Z] [2022-05-12T03:01:23.961Z] === Skipped [2022-05-12T03:01:23.961Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T03:01:23.961Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T03:01:23.961Z] [2022-05-12T03:01:23.961Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T03:01:23.961Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T03:01:23.961Z] [2022-05-12T03:01:23.961Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T03:01:23.961Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T03:01:23.961Z] [2022-05-12T03:01:23.961Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T03:01:23.961Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T03:01:23.961Z] [2022-05-12T03:01:23.961Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T03:01:23.961Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T03:01:23.961Z] [2022-05-12T03:01:23.961Z] DONE 5 tests, 5 skipped in 28.291s [2022-05-12T03:01:23.961Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T03:01:25.939Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T03:01:26.197Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-12T03:01:26.766Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T03:01:26.858Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:01:26.858Z] INFO: Testing against a local daemon [2022-05-12T03:01:26.858Z] === RUN TestCommitInheritsEnv [2022-05-12T03:01:26.858Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:01:26.858Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-05-12T03:01:26.858Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T03:01:26.858Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T03:01:26.858Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T03:01:26.858Z] === RUN TestImportWithCustomPlatform [2022-05-12T03:01:26.858Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T03:01:26.858Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T03:01:26.858Z] === RUN TestImagesFilterMultiReference [2022-05-12T03:01:26.858Z] --- PASS: TestImagesFilterMultiReference (0.16s) [2022-05-12T03:01:26.858Z] === RUN TestImagePullPlatformInvalid [2022-05-12T03:01:26.858Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-12T03:01:26.858Z] === RUN TestRemoveImageOrphaning [2022-05-12T03:01:28.389Z] --- PASS: TestRemoveImageOrphaning (1.27s) [2022-05-12T03:01:28.389Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T03:01:28.389Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-12T03:01:28.389Z] === RUN TestTagInvalidReference [2022-05-12T03:01:28.389Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-12T03:01:28.389Z] === RUN TestTagValidPrefixedRepo [2022-05-12T03:01:28.389Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-12T03:01:28.389Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T03:01:28.389Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-05-12T03:01:28.389Z] === RUN TestTagOfficialNames [2022-05-12T03:01:28.389Z] --- PASS: TestTagOfficialNames (0.11s) [2022-05-12T03:01:28.389Z] === RUN TestTagMatchesDigest [2022-05-12T03:01:28.389Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-05-12T03:01:28.389Z] PASS [2022-05-12T03:01:28.389Z] ok github.com/docker/docker/integration/image 1.966s [2022-05-12T03:01:28.389Z] [2022-05-12T03:01:28.389Z] === Skipped [2022-05-12T03:01:28.389Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-05-12T03:01:28.389Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:01:28.389Z] [2022-05-12T03:01:28.389Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T03:01:28.389Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T03:01:28.389Z] [2022-05-12T03:01:28.389Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T03:01:28.389Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T03:01:28.389Z] [2022-05-12T03:01:28.389Z] DONE 12 tests, 3 skipped in 6.303s [2022-05-12T03:01:28.846Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T03:01:29.296Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T03:01:29.863Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T03:01:31.013Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:01:31.013Z] INFO: Testing against a local daemon [2022-05-12T03:01:31.013Z] === RUN TestNetworkCreateDelete [2022-05-12T03:01:31.013Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:31.013Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T03:01:31.013Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T03:01:31.013Z] 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-12T03:01:31.013Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T03:01:31.013Z] === RUN TestDaemonDNSFallback [2022-05-12T03:01:31.013Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:31.013Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T03:01:31.013Z] === RUN TestInspectNetwork [2022-05-12T03:01:31.013Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T03:01:31.013Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T03:01:31.013Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T03:01:31.013Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:31.013Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T03:01:31.013Z] === RUN TestNetworkInvalidJSON [2022-05-12T03:01:31.013Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T03:01:31.013Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T03:01:31.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T03:01:31.013Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T03:01:31.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T03:01:31.013Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T03:01:31.013Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T03:01:31.013Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T03:01:31.013Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T03:01:31.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T03:01:31.013Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T03:01:31.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T03:01:31.013Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T03:01:31.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T03:01:31.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T03:01:31.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T03:01:31.013Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T03:01:31.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T03:01:31.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T03:01:31.013Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T03:01:31.013Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T03:01:31.013Z] === RUN TestNetworkList [2022-05-12T03:01:31.013Z] === RUN TestNetworkList//networks [2022-05-12T03:01:31.013Z] === PAUSE TestNetworkList//networks [2022-05-12T03:01:31.013Z] === RUN TestNetworkList//networks/ [2022-05-12T03:01:31.013Z] === PAUSE TestNetworkList//networks/ [2022-05-12T03:01:31.013Z] === CONT TestNetworkList//networks [2022-05-12T03:01:31.013Z] === CONT TestNetworkList//networks/ [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkList (0.06s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T03:01:31.013Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T03:01:31.013Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T03:01:31.013Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T03:01:31.013Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T03:01:31.013Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T03:01:31.013Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T03:01:31.013Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T03:01:31.013Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T03:01:31.013Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T03:01:31.013Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T03:01:31.013Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T03:01:31.013Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T03:01:31.013Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T03:01:31.013Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T03:01:31.013Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T03:01:31.013Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T03:01:31.013Z] service_test.go:243: FLAKY_TEST [2022-05-12T03:01:31.013Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T03:01:31.013Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T03:01:31.013Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T03:01:31.013Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T03:01:31.013Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T03:01:31.013Z] PASS [2022-05-12T03:01:31.013Z] ok github.com/docker/docker/integration/network 0.218s [2022-05-12T03:01:31.013Z] [2022-05-12T03:01:31.013Z] === Skipped [2022-05-12T03:01:31.013Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T03:01:31.013Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:31.013Z] [2022-05-12T03:01:31.013Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T03:01:31.013Z] 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-12T03:01:31.013Z] [2022-05-12T03:01:31.013Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T03:01:31.013Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:31.013Z] [2022-05-12T03:01:31.013Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T03:01:31.013Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T03:01:31.013Z] [2022-05-12T03:01:31.013Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T03:01:31.013Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:31.013Z] [2022-05-12T03:01:31.013Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T03:01:31.013Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] [2022-05-12T03:01:31.013Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T03:01:31.013Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] [2022-05-12T03:01:31.013Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T03:01:31.013Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] [2022-05-12T03:01:31.013Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T03:01:31.013Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] [2022-05-12T03:01:31.013Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T03:01:31.013Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] [2022-05-12T03:01:31.013Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T03:01:31.013Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] [2022-05-12T03:01:31.013Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T03:01:31.013Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] [2022-05-12T03:01:31.013Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T03:01:31.013Z] service_test.go:243: FLAKY_TEST [2022-05-12T03:01:31.013Z] [2022-05-12T03:01:31.013Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T03:01:31.013Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] [2022-05-12T03:01:31.013Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T03:01:31.013Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T03:01:31.013Z] [2022-05-12T03:01:31.013Z] DONE 34 tests, 15 skipped in 2.374s [2022-05-12T03:01:31.013Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T03:01:31.974Z] testing: warning: no tests to run [2022-05-12T03:01:31.974Z] PASS [2022-05-12T03:01:31.974Z] ok github.com/docker/docker/integration/network/ipvlan 0.099s [2022-05-12T03:01:31.974Z] [2022-05-12T03:01:31.974Z] DONE 0 tests in 0.834s [2022-05-12T03:01:31.974Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T03:01:32.392Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T03:01:32.934Z] testing: warning: no tests to run [2022-05-12T03:01:32.934Z] PASS [2022-05-12T03:01:32.934Z] ok github.com/docker/docker/integration/network/macvlan 0.076s [2022-05-12T03:01:32.934Z] [2022-05-12T03:01:32.934Z] DONE 0 tests in 0.860s [2022-05-12T03:01:32.934Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T03:01:33.898Z] testing: warning: no tests to run [2022-05-12T03:01:33.898Z] PASS [2022-05-12T03:01:33.898Z] ok github.com/docker/docker/integration/plugin 0.099s [2022-05-12T03:01:33.898Z] [2022-05-12T03:01:33.898Z] DONE 0 tests in 0.816s [2022-05-12T03:01:33.898Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T03:01:34.858Z] testing: warning: no tests to run [2022-05-12T03:01:34.858Z] PASS [2022-05-12T03:01:34.858Z] ok github.com/docker/docker/integration/plugin/authz 0.092s [2022-05-12T03:01:34.858Z] [2022-05-12T03:01:34.858Z] DONE 0 tests in 0.804s [2022-05-12T03:01:34.858Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T03:01:35.134Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T03:01:35.134Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T03:01:35.134Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T03:01:35.134Z] === RUN TestConfigDaemonID [2022-05-12T03:01:35.134Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T03:01:35.134Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T03:01:35.134Z] === RUN TestDaemonConfigValidation [2022-05-12T03:01:35.134Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T03:01:35.134Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T03:01:35.134Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T03:01:35.134Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T03:01:35.134Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T03:01:35.134Z] === RUN TestDaemonProxy [2022-05-12T03:01:35.134Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T03:01:35.134Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T03:01:35.134Z] PASS [2022-05-12T03:01:35.134Z] ok github.com/docker/docker/integration/daemon 0.129s [2022-05-12T03:01:35.134Z] [2022-05-12T03:01:35.134Z] === Skipped [2022-05-12T03:01:35.134Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T03:01:35.134Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T03:01:35.134Z] [2022-05-12T03:01:35.134Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T03:01:35.134Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T03:01:35.135Z] [2022-05-12T03:01:35.135Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T03:01:35.135Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T03:01:35.135Z] [2022-05-12T03:01:35.135Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T03:01:35.135Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T03:01:35.135Z] [2022-05-12T03:01:35.135Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T03:01:35.135Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T03:01:35.135Z] [2022-05-12T03:01:35.135Z] DONE 5 tests, 5 skipped in 28.357s [2022-05-12T03:01:35.135Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T03:01:35.676Z] --- PASS: TestServiceUpdateSecrets (14.58s) [2022-05-12T03:01:35.676Z] === RUN TestServiceUpdateConfigs [2022-05-12T03:01:38.045Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:01:38.045Z] INFO: Testing against a local daemon [2022-05-12T03:01:38.045Z] === RUN TestCommitInheritsEnv [2022-05-12T03:01:38.045Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:01:38.045Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-12T03:01:38.045Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T03:01:38.045Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T03:01:38.045Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T03:01:38.045Z] === RUN TestImportWithCustomPlatform [2022-05-12T03:01:38.045Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T03:01:38.045Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T03:01:38.045Z] === RUN TestImagesFilterMultiReference [2022-05-12T03:01:38.045Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-05-12T03:01:38.045Z] === RUN TestImagePullPlatformInvalid [2022-05-12T03:01:38.045Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-05-12T03:01:38.045Z] === RUN TestRemoveImageOrphaning [2022-05-12T03:01:38.219Z] === RUN TestDockerSuite/TestExec [2022-05-12T03:01:38.786Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T03:01:39.354Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T03:01:39.572Z] --- PASS: TestRemoveImageOrphaning (1.27s) [2022-05-12T03:01:39.572Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T03:01:39.572Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-12T03:01:39.572Z] === RUN TestTagInvalidReference [2022-05-12T03:01:39.572Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-12T03:01:39.572Z] === RUN TestTagValidPrefixedRepo [2022-05-12T03:01:39.572Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-12T03:01:39.572Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T03:01:39.572Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-05-12T03:01:39.572Z] === RUN TestTagOfficialNames [2022-05-12T03:01:39.572Z] --- PASS: TestTagOfficialNames (0.12s) [2022-05-12T03:01:39.572Z] === RUN TestTagMatchesDigest [2022-05-12T03:01:39.613Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T03:01:40.027Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-12T03:01:40.027Z] PASS [2022-05-12T03:01:40.027Z] ok github.com/docker/docker/integration/image 1.924s [2022-05-12T03:01:40.027Z] [2022-05-12T03:01:40.027Z] === Skipped [2022-05-12T03:01:40.027Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-12T03:01:40.027Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:01:40.027Z] [2022-05-12T03:01:40.027Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T03:01:40.027Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T03:01:40.027Z] [2022-05-12T03:01:40.027Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T03:01:40.027Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T03:01:40.027Z] [2022-05-12T03:01:40.027Z] DONE 12 tests, 3 skipped in 6.477s [2022-05-12T03:01:40.027Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T03:01:40.181Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T03:01:40.629Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:01:40.629Z] INFO: Testing against a local daemon [2022-05-12T03:01:40.629Z] === RUN TestPluginInvalidJSON [2022-05-12T03:01:40.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T03:01:40.629Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T03:01:40.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T03:01:40.629Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T03:01:40.629Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T03:01:40.629Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T03:01:40.629Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T03:01:40.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T03:01:40.629Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T03:01:40.629Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T03:01:40.629Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T03:01:40.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T03:01:40.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T03:01:40.629Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T03:01:40.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T03:01:40.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T03:01:40.629Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T03:01:40.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T03:01:40.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T03:01:40.629Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T03:01:40.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T03:01:40.629Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-05-12T03:01:40.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T03:01:40.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T03:01:40.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T03:01:40.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T03:01:40.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T03:01:40.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T03:01:40.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-05-12T03:01:40.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T03:01:40.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T03:01:40.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T03:01:40.629Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T03:01:40.629Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-12T03:01:40.629Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T03:01:40.629Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T03:01:40.629Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T03:01:40.629Z] === RUN TestPluginInstall [2022-05-12T03:01:40.629Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T03:01:40.629Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T03:01:40.629Z] === RUN TestPluginsWithRuntimes [2022-05-12T03:01:40.629Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T03:01:40.629Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T03:01:40.629Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T03:01:40.629Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T03:01:40.629Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T03:01:40.629Z] PASS [2022-05-12T03:01:40.629Z] ok github.com/docker/docker/integration/plugin/common 0.165s [2022-05-12T03:01:40.629Z] [2022-05-12T03:01:40.629Z] === Skipped [2022-05-12T03:01:40.629Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T03:01:40.629Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T03:01:40.629Z] [2022-05-12T03:01:40.629Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T03:01:40.629Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T03:01:40.629Z] [2022-05-12T03:01:40.629Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T03:01:40.629Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T03:01:40.629Z] [2022-05-12T03:01:40.629Z] DONE 19 tests, 3 skipped in 5.418s [2022-05-12T03:01:40.629Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T03:01:41.116Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T03:01:41.682Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T03:01:42.212Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:01:42.212Z] INFO: Testing against a local daemon [2022-05-12T03:01:42.212Z] === RUN TestNetworkCreateDelete [2022-05-12T03:01:42.212Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:42.212Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T03:01:42.212Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T03:01:42.212Z] 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-12T03:01:42.212Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T03:01:42.212Z] === RUN TestDaemonDNSFallback [2022-05-12T03:01:42.212Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:42.212Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T03:01:42.212Z] === RUN TestInspectNetwork [2022-05-12T03:01:42.212Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T03:01:42.212Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T03:01:42.212Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T03:01:42.212Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:42.212Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T03:01:42.212Z] === RUN TestNetworkInvalidJSON [2022-05-12T03:01:42.212Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T03:01:42.212Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T03:01:42.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T03:01:42.212Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T03:01:42.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T03:01:42.212Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T03:01:42.212Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T03:01:42.212Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T03:01:42.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T03:01:42.212Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T03:01:42.212Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T03:01:42.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T03:01:42.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T03:01:42.212Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T03:01:42.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T03:01:42.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T03:01:42.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T03:01:42.212Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T03:01:42.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T03:01:42.212Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T03:01:42.212Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T03:01:42.212Z] === RUN TestNetworkList [2022-05-12T03:01:42.212Z] === RUN TestNetworkList//networks [2022-05-12T03:01:42.212Z] === PAUSE TestNetworkList//networks [2022-05-12T03:01:42.212Z] === RUN TestNetworkList//networks/ [2022-05-12T03:01:42.212Z] === PAUSE TestNetworkList//networks/ [2022-05-12T03:01:42.212Z] === CONT TestNetworkList//networks [2022-05-12T03:01:42.212Z] === CONT TestNetworkList//networks/ [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkList (0.05s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T03:01:42.212Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T03:01:42.212Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T03:01:42.212Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T03:01:42.212Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T03:01:42.212Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T03:01:42.212Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T03:01:42.212Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T03:01:42.212Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T03:01:42.212Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T03:01:42.212Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T03:01:42.212Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T03:01:42.212Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T03:01:42.212Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T03:01:42.212Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T03:01:42.212Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T03:01:42.212Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T03:01:42.212Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T03:01:42.212Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T03:01:42.212Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T03:01:42.212Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T03:01:42.212Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T03:01:42.212Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T03:01:42.212Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T03:01:42.212Z] service_test.go:243: FLAKY_TEST [2022-05-12T03:01:42.212Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T03:01:42.212Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T03:01:42.212Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T03:01:42.212Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T03:01:42.212Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T03:01:42.212Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T03:01:42.212Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T03:01:42.212Z] PASS [2022-05-12T03:01:42.212Z] ok github.com/docker/docker/integration/network 0.209s [2022-05-12T03:01:42.249Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T03:01:42.668Z] [2022-05-12T03:01:42.668Z] === Skipped [2022-05-12T03:01:42.668Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T03:01:42.668Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:42.668Z] [2022-05-12T03:01:42.668Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T03:01:42.668Z] 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-12T03:01:42.668Z] [2022-05-12T03:01:42.668Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T03:01:42.668Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:42.668Z] [2022-05-12T03:01:42.668Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T03:01:42.668Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T03:01:42.668Z] [2022-05-12T03:01:42.668Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T03:01:42.668Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:42.668Z] [2022-05-12T03:01:42.668Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T03:01:42.668Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T03:01:42.668Z] [2022-05-12T03:01:42.668Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T03:01:42.668Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T03:01:42.668Z] [2022-05-12T03:01:42.668Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T03:01:42.668Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T03:01:42.668Z] [2022-05-12T03:01:42.668Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T03:01:42.668Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T03:01:42.668Z] [2022-05-12T03:01:42.668Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T03:01:42.668Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T03:01:42.668Z] [2022-05-12T03:01:42.668Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T03:01:42.668Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T03:01:42.668Z] [2022-05-12T03:01:42.668Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T03:01:42.668Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T03:01:42.668Z] [2022-05-12T03:01:42.668Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T03:01:42.668Z] service_test.go:243: FLAKY_TEST [2022-05-12T03:01:42.668Z] [2022-05-12T03:01:42.668Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T03:01:42.668Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T03:01:42.668Z] [2022-05-12T03:01:42.668Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T03:01:42.668Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T03:01:42.668Z] [2022-05-12T03:01:42.668Z] DONE 34 tests, 15 skipped in 2.470s [2022-05-12T03:01:42.668Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T03:01:42.815Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T03:01:43.382Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T03:01:43.517Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:01:43.517Z] INFO: Testing against a local daemon [2022-05-12T03:01:43.517Z] === RUN TestExternalGraphDriver [2022-05-12T03:01:43.517Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T03:01:43.517Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T03:01:43.517Z] === RUN TestGraphdriverPluginV2 [2022-05-12T03:01:43.517Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T03:01:43.517Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T03:01:43.517Z] PASS [2022-05-12T03:01:43.517Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.120s [2022-05-12T03:01:43.517Z] [2022-05-12T03:01:43.517Z] === Skipped [2022-05-12T03:01:43.517Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T03:01:43.517Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T03:01:43.517Z] [2022-05-12T03:01:43.517Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T03:01:43.517Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T03:01:43.517Z] [2022-05-12T03:01:43.517Z] DONE 2 tests, 2 skipped in 2.571s [2022-05-12T03:01:43.517Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T03:01:43.630Z] testing: warning: no tests to run [2022-05-12T03:01:43.631Z] PASS [2022-05-12T03:01:43.631Z] ok github.com/docker/docker/integration/network/ipvlan 0.075s [2022-05-12T03:01:43.631Z] [2022-05-12T03:01:43.631Z] DONE 0 tests in 0.821s [2022-05-12T03:01:43.631Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T03:01:43.949Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T03:01:44.516Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T03:01:44.590Z] testing: warning: no tests to run [2022-05-12T03:01:44.590Z] PASS [2022-05-12T03:01:44.590Z] ok github.com/docker/docker/integration/network/macvlan 0.084s [2022-05-12T03:01:44.590Z] [2022-05-12T03:01:44.590Z] DONE 0 tests in 0.947s [2022-05-12T03:01:44.590Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T03:01:45.453Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T03:01:45.550Z] testing: warning: no tests to run [2022-05-12T03:01:45.550Z] PASS [2022-05-12T03:01:45.550Z] ok github.com/docker/docker/integration/plugin 0.086s [2022-05-12T03:01:45.550Z] [2022-05-12T03:01:45.550Z] DONE 0 tests in 0.833s [2022-05-12T03:01:45.550Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T03:01:45.683Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:01:45.683Z] INFO: Testing against a local daemon [2022-05-12T03:01:45.683Z] === RUN TestReadPluginNoRead [2022-05-12T03:01:45.683Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T03:01:45.683Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T03:01:45.683Z] PASS [2022-05-12T03:01:45.683Z] ok github.com/docker/docker/integration/plugin/logging 0.122s [2022-05-12T03:01:45.683Z] [2022-05-12T03:01:45.683Z] === Skipped [2022-05-12T03:01:45.683Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T03:01:45.683Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T03:01:45.683Z] [2022-05-12T03:01:45.683Z] DONE 1 tests, 1 skipped in 2.561s [2022-05-12T03:01:46.139Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T03:01:46.389Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T03:01:46.512Z] testing: warning: no tests to run [2022-05-12T03:01:46.512Z] PASS [2022-05-12T03:01:46.512Z] ok github.com/docker/docker/integration/plugin/authz 0.086s [2022-05-12T03:01:46.512Z] [2022-05-12T03:01:46.512Z] DONE 0 tests in 0.824s [2022-05-12T03:01:46.512Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T03:01:46.956Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T03:01:47.101Z] testing: warning: no tests to run [2022-05-12T03:01:47.101Z] PASS [2022-05-12T03:01:47.101Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.073s [2022-05-12T03:01:47.101Z] [2022-05-12T03:01:47.101Z] DONE 0 tests in 1.220s [2022-05-12T03:01:47.557Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T03:01:47.895Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T03:01:48.154Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T03:01:49.723Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:01:49.723Z] INFO: Testing against a local daemon [2022-05-12T03:01:49.723Z] === RUN TestPluginWithDevMounts [2022-05-12T03:01:49.723Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:49.723Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T03:01:49.723Z] PASS [2022-05-12T03:01:49.723Z] ok github.com/docker/docker/integration/plugin/volumes 0.111s [2022-05-12T03:01:49.723Z] [2022-05-12T03:01:49.723Z] === Skipped [2022-05-12T03:01:49.723Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T03:01:49.723Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:49.723Z] [2022-05-12T03:01:49.723Z] DONE 1 tests, 1 skipped in 2.425s [2022-05-12T03:01:49.723Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T03:01:50.056Z] --- PASS: TestServiceUpdateConfigs (14.59s) [2022-05-12T03:01:50.056Z] === RUN TestServiceUpdateNetwork [2022-05-12T03:01:50.056Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T03:01:50.195Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-12T03:01:50.195Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-12T03:01:50.195Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-12T03:01:50.195Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-12T03:01:50.195Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-12T03:01:50.314Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-12T03:01:50.523Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-12T03:01:50.837Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43583/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=51e046b4d71fe10a604b02ab5cd3525f13adc4d7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:51e046b4d71fe10a604b02ab5cd3525f13adc4d7 hack/test/unit [2022-05-12T03:01:50.881Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T03:01:51.093Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-12T03:01:51.093Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-12T03:01:51.093Z] + TESTDIRS=./... [2022-05-12T03:01:51.093Z] + exclude_paths='/vendor/|/integration' [2022-05-12T03:01:51.093Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-12T03:01:51.093Z] ++ go list ./... [2022-05-12T03:01:51.817Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T03:01:51.891Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:01:51.891Z] INFO: Testing against a local daemon [2022-05-12T03:01:51.891Z] === RUN TestSecretInspect [2022-05-12T03:01:51.891Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:51.891Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T03:01:51.891Z] === RUN TestSecretList [2022-05-12T03:01:51.891Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:51.891Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T03:01:51.891Z] === RUN TestSecretsCreateAndDelete [2022-05-12T03:01:51.891Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:51.891Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T03:01:51.891Z] === RUN TestSecretsUpdate [2022-05-12T03:01:51.891Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:51.891Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T03:01:51.891Z] === RUN TestTemplatedSecret [2022-05-12T03:01:51.891Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:51.891Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T03:01:51.891Z] === RUN TestSecretCreateResolve [2022-05-12T03:01:51.891Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:51.891Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T03:01:51.891Z] PASS [2022-05-12T03:01:51.891Z] ok github.com/docker/docker/integration/secret 0.113s [2022-05-12T03:01:51.891Z] [2022-05-12T03:01:51.891Z] === Skipped [2022-05-12T03:01:51.891Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T03:01:51.891Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:51.891Z] [2022-05-12T03:01:51.891Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T03:01:51.891Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:51.891Z] [2022-05-12T03:01:51.891Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T03:01:51.891Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:51.891Z] [2022-05-12T03:01:51.891Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T03:01:51.891Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:51.891Z] [2022-05-12T03:01:51.891Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T03:01:51.891Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:51.891Z] [2022-05-12T03:01:51.891Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T03:01:51.891Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:51.891Z] [2022-05-12T03:01:51.891Z] DONE 6 tests, 6 skipped in 2.066s [2022-05-12T03:01:51.891Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T03:01:52.022Z] + pkg_list='github.com/docker/docker/api [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/backend/build [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/httputils [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/middleware [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/router [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/router/build [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/router/container [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/router/debug [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/router/image [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/router/network [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/router/session [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/router/system [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/server/router/volume [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/backend [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/container [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/events [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/filters [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/image [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/mount [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/network [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/registry [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/strslice [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/swarm [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/time [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/versions [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T03:01:52.022Z] github.com/docker/docker/api/types/volume [2022-05-12T03:01:52.022Z] github.com/docker/docker/builder [2022-05-12T03:01:52.022Z] github.com/docker/docker/builder/builder-next [2022-05-12T03:01:52.022Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T03:01:52.022Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T03:01:52.022Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T03:01:52.022Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T03:01:52.022Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T03:01:52.022Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T03:01:52.022Z] github.com/docker/docker/builder/dockerfile [2022-05-12T03:01:52.022Z] github.com/docker/docker/builder/remotecontext [2022-05-12T03:01:52.022Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T03:01:52.022Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T03:01:52.022Z] github.com/docker/docker/cli [2022-05-12T03:01:52.022Z] github.com/docker/docker/cli/config [2022-05-12T03:01:52.022Z] github.com/docker/docker/cli/debug [2022-05-12T03:01:52.022Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T03:01:52.022Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T03:01:52.022Z] github.com/docker/docker/client [2022-05-12T03:01:52.022Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T03:01:52.022Z] github.com/docker/docker/cmd/dockerd [2022-05-12T03:01:52.022Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T03:01:52.022Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T03:01:52.022Z] github.com/docker/docker/container [2022-05-12T03:01:52.022Z] github.com/docker/docker/container/stream [2022-05-12T03:01:52.022Z] github.com/docker/docker/contrib/apparmor [2022-05-12T03:01:52.022Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T03:01:52.022Z] github.com/docker/docker/contrib/httpserver [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/cluster [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/config [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/events [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/exec [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T03:01:52.022Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/images [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/initlayer [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/links [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/listeners [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/local [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/names [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/network [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/stats [2022-05-12T03:01:52.023Z] github.com/docker/docker/distribution [2022-05-12T03:01:52.023Z] github.com/docker/docker/distribution/metadata [2022-05-12T03:01:52.023Z] github.com/docker/docker/distribution/utils [2022-05-12T03:01:52.023Z] github.com/docker/docker/distribution/xfer [2022-05-12T03:01:52.023Z] github.com/docker/docker/dockerversion [2022-05-12T03:01:52.023Z] github.com/docker/docker/errdefs [2022-05-12T03:01:52.023Z] github.com/docker/docker/image [2022-05-12T03:01:52.023Z] github.com/docker/docker/image/cache [2022-05-12T03:01:52.023Z] github.com/docker/docker/image/tarexport [2022-05-12T03:01:52.023Z] github.com/docker/docker/image/v1 [2022-05-12T03:01:52.023Z] github.com/docker/docker/internal/test/suite [2022-05-12T03:01:52.023Z] github.com/docker/docker/layer [2022-05-12T03:01:52.023Z] github.com/docker/docker/libcontainerd [2022-05-12T03:01:52.023Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T03:01:52.023Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T03:01:52.023Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T03:01:52.023Z] github.com/docker/docker/libcontainerd/types [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/config [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/idm [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/ns [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/options [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/osl [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/types [2022-05-12T03:01:52.023Z] github.com/docker/docker/oci [2022-05-12T03:01:52.023Z] github.com/docker/docker/oci/caps [2022-05-12T03:01:52.023Z] github.com/docker/docker/opts [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/aaparser [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/archive [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/authorization [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/capabilities [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/containerfs [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/directory [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/dmesg [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/filenotify [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/fileutils [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/fsutils [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/homedir [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/idtools [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/ioutils [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/longpath [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/loopback [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/parsers [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/pidfile [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/platform [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/plugins [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/pools [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/progress [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/pubsub [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/reexec [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/signal [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/stack [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/stringid [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/system [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/tailfile [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/tarsum [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/truncindex [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/urlutil [2022-05-12T03:01:52.023Z] github.com/docker/docker/pkg/useragent [2022-05-12T03:01:52.023Z] github.com/docker/docker/plugin [2022-05-12T03:01:52.023Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T03:01:52.023Z] github.com/docker/docker/plugin/v2 [2022-05-12T03:01:52.023Z] github.com/docker/docker/profiles/apparmor [2022-05-12T03:01:52.023Z] github.com/docker/docker/profiles/seccomp [2022-05-12T03:01:52.023Z] github.com/docker/docker/quota [2022-05-12T03:01:52.023Z] github.com/docker/docker/reference [2022-05-12T03:01:52.023Z] github.com/docker/docker/registry [2022-05-12T03:01:52.023Z] github.com/docker/docker/registry/resumable [2022-05-12T03:01:52.023Z] github.com/docker/docker/restartmanager [2022-05-12T03:01:52.023Z] github.com/docker/docker/rootless [2022-05-12T03:01:52.023Z] github.com/docker/docker/rootless/specconv [2022-05-12T03:01:52.023Z] github.com/docker/docker/runconfig [2022-05-12T03:01:52.023Z] github.com/docker/docker/runconfig/opts [2022-05-12T03:01:52.023Z] github.com/docker/docker/testutil [2022-05-12T03:01:52.023Z] github.com/docker/docker/testutil/daemon [2022-05-12T03:01:52.023Z] github.com/docker/docker/testutil/environment [2022-05-12T03:01:52.023Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T03:01:52.023Z] github.com/docker/docker/testutil/fakegit [2022-05-12T03:01:52.023Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T03:01:52.023Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T03:01:52.023Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T03:01:52.023Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T03:01:52.023Z] github.com/docker/docker/testutil/registry [2022-05-12T03:01:52.023Z] github.com/docker/docker/testutil/request [2022-05-12T03:01:52.023Z] github.com/docker/docker/volume [2022-05-12T03:01:52.023Z] github.com/docker/docker/volume/drivers [2022-05-12T03:01:52.023Z] github.com/docker/docker/volume/local [2022-05-12T03:01:52.023Z] github.com/docker/docker/volume/mounts [2022-05-12T03:01:52.023Z] github.com/docker/docker/volume/service [2022-05-12T03:01:52.023Z] github.com/docker/docker/volume/service/opts [2022-05-12T03:01:52.023Z] github.com/docker/docker/volume/testutils' [2022-05-12T03:01:52.023Z] ++ grep --fixed-strings -v /libnetwork [2022-05-12T03:01:52.023Z] ++ echo 'github.com/docker/docker/api [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/backend/build [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/httputils [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/middleware [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/router [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/router/build [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/router/container [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/router/debug [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/router/image [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/router/network [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/router/session [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/router/system [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/server/router/volume [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/backend [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/container [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/events [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/filters [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/image [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/mount [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/network [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/registry [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/strslice [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/swarm [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/time [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/versions [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T03:01:52.023Z] github.com/docker/docker/api/types/volume [2022-05-12T03:01:52.023Z] github.com/docker/docker/builder [2022-05-12T03:01:52.023Z] github.com/docker/docker/builder/builder-next [2022-05-12T03:01:52.023Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T03:01:52.023Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T03:01:52.023Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T03:01:52.023Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T03:01:52.023Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T03:01:52.023Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T03:01:52.023Z] github.com/docker/docker/builder/dockerfile [2022-05-12T03:01:52.023Z] github.com/docker/docker/builder/remotecontext [2022-05-12T03:01:52.023Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T03:01:52.023Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T03:01:52.023Z] github.com/docker/docker/cli [2022-05-12T03:01:52.023Z] github.com/docker/docker/cli/config [2022-05-12T03:01:52.023Z] github.com/docker/docker/cli/debug [2022-05-12T03:01:52.023Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T03:01:52.023Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T03:01:52.023Z] github.com/docker/docker/client [2022-05-12T03:01:52.023Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T03:01:52.023Z] github.com/docker/docker/cmd/dockerd [2022-05-12T03:01:52.023Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T03:01:52.023Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T03:01:52.023Z] github.com/docker/docker/container [2022-05-12T03:01:52.023Z] github.com/docker/docker/container/stream [2022-05-12T03:01:52.023Z] github.com/docker/docker/contrib/apparmor [2022-05-12T03:01:52.023Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T03:01:52.023Z] github.com/docker/docker/contrib/httpserver [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/cluster [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/config [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/events [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/exec [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/images [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/initlayer [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/links [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/listeners [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/local [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/names [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/network [2022-05-12T03:01:52.023Z] github.com/docker/docker/daemon/stats [2022-05-12T03:01:52.023Z] github.com/docker/docker/distribution [2022-05-12T03:01:52.023Z] github.com/docker/docker/distribution/metadata [2022-05-12T03:01:52.023Z] github.com/docker/docker/distribution/utils [2022-05-12T03:01:52.023Z] github.com/docker/docker/distribution/xfer [2022-05-12T03:01:52.023Z] github.com/docker/docker/dockerversion [2022-05-12T03:01:52.023Z] github.com/docker/docker/errdefs [2022-05-12T03:01:52.023Z] github.com/docker/docker/image [2022-05-12T03:01:52.023Z] github.com/docker/docker/image/cache [2022-05-12T03:01:52.023Z] github.com/docker/docker/image/tarexport [2022-05-12T03:01:52.023Z] github.com/docker/docker/image/v1 [2022-05-12T03:01:52.023Z] github.com/docker/docker/internal/test/suite [2022-05-12T03:01:52.023Z] github.com/docker/docker/layer [2022-05-12T03:01:52.023Z] github.com/docker/docker/libcontainerd [2022-05-12T03:01:52.023Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T03:01:52.023Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T03:01:52.023Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T03:01:52.023Z] github.com/docker/docker/libcontainerd/types [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/config [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T03:01:52.023Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/idm [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/ns [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/options [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/osl [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T03:01:52.024Z] github.com/docker/docker/libnetwork/types [2022-05-12T03:01:52.024Z] github.com/docker/docker/oci [2022-05-12T03:01:52.024Z] github.com/docker/docker/oci/caps [2022-05-12T03:01:52.024Z] github.com/docker/docker/opts [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/aaparser [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/archive [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/authorization [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/capabilities [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/containerfs [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/directory [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/dmesg [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/filenotify [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/fileutils [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/fsutils [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/homedir [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/idtools [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/ioutils [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/longpath [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/loopback [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/parsers [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/pidfile [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/platform [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/plugins [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/pools [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/progress [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/pubsub [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/reexec [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/signal [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/stack [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/stringid [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/system [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/tailfile [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/tarsum [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/truncindex [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/urlutil [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/useragent [2022-05-12T03:01:52.024Z] github.com/docker/docker/plugin [2022-05-12T03:01:52.024Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T03:01:52.024Z] github.com/docker/docker/plugin/v2 [2022-05-12T03:01:52.024Z] github.com/docker/docker/profiles/apparmor [2022-05-12T03:01:52.024Z] github.com/docker/docker/profiles/seccomp [2022-05-12T03:01:52.024Z] github.com/docker/docker/quota [2022-05-12T03:01:52.024Z] github.com/docker/docker/reference [2022-05-12T03:01:52.024Z] github.com/docker/docker/registry [2022-05-12T03:01:52.024Z] github.com/docker/docker/registry/resumable [2022-05-12T03:01:52.024Z] github.com/docker/docker/restartmanager [2022-05-12T03:01:52.024Z] github.com/docker/docker/rootless [2022-05-12T03:01:52.024Z] github.com/docker/docker/rootless/specconv [2022-05-12T03:01:52.024Z] github.com/docker/docker/runconfig [2022-05-12T03:01:52.024Z] github.com/docker/docker/runconfig/opts [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/daemon [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/environment [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/fakegit [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/registry [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/request [2022-05-12T03:01:52.024Z] github.com/docker/docker/volume [2022-05-12T03:01:52.024Z] github.com/docker/docker/volume/drivers [2022-05-12T03:01:52.024Z] github.com/docker/docker/volume/local [2022-05-12T03:01:52.024Z] github.com/docker/docker/volume/mounts [2022-05-12T03:01:52.024Z] github.com/docker/docker/volume/service [2022-05-12T03:01:52.024Z] github.com/docker/docker/volume/service/opts [2022-05-12T03:01:52.024Z] github.com/docker/docker/volume/testutils' [2022-05-12T03:01:52.024Z] + base_pkg_list='github.com/docker/docker/api [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/backend/build [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/httputils [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/middleware [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/build [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/container [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/debug [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/image [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/network [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/session [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/system [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/volume [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/backend [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/container [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/events [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/filters [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/image [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/mount [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/network [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/registry [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/strslice [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/swarm [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/time [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/versions [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/types/volume [2022-05-12T03:01:52.024Z] github.com/docker/docker/builder [2022-05-12T03:01:52.024Z] github.com/docker/docker/builder/builder-next [2022-05-12T03:01:52.024Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T03:01:52.024Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T03:01:52.024Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T03:01:52.024Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T03:01:52.024Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T03:01:52.024Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T03:01:52.024Z] github.com/docker/docker/builder/dockerfile [2022-05-12T03:01:52.024Z] github.com/docker/docker/builder/remotecontext [2022-05-12T03:01:52.024Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T03:01:52.024Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T03:01:52.024Z] github.com/docker/docker/cli [2022-05-12T03:01:52.024Z] github.com/docker/docker/cli/config [2022-05-12T03:01:52.024Z] github.com/docker/docker/cli/debug [2022-05-12T03:01:52.024Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T03:01:52.024Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T03:01:52.024Z] github.com/docker/docker/client [2022-05-12T03:01:52.024Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T03:01:52.024Z] github.com/docker/docker/cmd/dockerd [2022-05-12T03:01:52.024Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T03:01:52.024Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T03:01:52.024Z] github.com/docker/docker/container [2022-05-12T03:01:52.024Z] github.com/docker/docker/container/stream [2022-05-12T03:01:52.024Z] github.com/docker/docker/contrib/apparmor [2022-05-12T03:01:52.024Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T03:01:52.024Z] github.com/docker/docker/contrib/httpserver [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/cluster [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/config [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/events [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/exec [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/images [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/initlayer [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/links [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/listeners [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/logger [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/logger/local [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/names [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/network [2022-05-12T03:01:52.024Z] github.com/docker/docker/daemon/stats [2022-05-12T03:01:52.024Z] github.com/docker/docker/distribution [2022-05-12T03:01:52.024Z] github.com/docker/docker/distribution/metadata [2022-05-12T03:01:52.024Z] github.com/docker/docker/distribution/utils [2022-05-12T03:01:52.024Z] github.com/docker/docker/distribution/xfer [2022-05-12T03:01:52.024Z] github.com/docker/docker/dockerversion [2022-05-12T03:01:52.024Z] github.com/docker/docker/errdefs [2022-05-12T03:01:52.024Z] github.com/docker/docker/image [2022-05-12T03:01:52.024Z] github.com/docker/docker/image/cache [2022-05-12T03:01:52.024Z] github.com/docker/docker/image/tarexport [2022-05-12T03:01:52.024Z] github.com/docker/docker/image/v1 [2022-05-12T03:01:52.024Z] github.com/docker/docker/internal/test/suite [2022-05-12T03:01:52.024Z] github.com/docker/docker/layer [2022-05-12T03:01:52.024Z] github.com/docker/docker/libcontainerd [2022-05-12T03:01:52.024Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T03:01:52.024Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T03:01:52.024Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T03:01:52.024Z] github.com/docker/docker/libcontainerd/types [2022-05-12T03:01:52.024Z] github.com/docker/docker/oci [2022-05-12T03:01:52.024Z] github.com/docker/docker/oci/caps [2022-05-12T03:01:52.024Z] github.com/docker/docker/opts [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/aaparser [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/archive [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/authorization [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/capabilities [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/containerfs [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/directory [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/dmesg [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/filenotify [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/fileutils [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/fsutils [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/homedir [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/idtools [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/ioutils [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/longpath [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/loopback [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/parsers [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/pidfile [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/platform [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/plugins [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/pools [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/progress [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/pubsub [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/reexec [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/signal [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/stack [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/stringid [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/system [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/tailfile [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/tarsum [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/truncindex [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/urlutil [2022-05-12T03:01:52.024Z] github.com/docker/docker/pkg/useragent [2022-05-12T03:01:52.024Z] github.com/docker/docker/plugin [2022-05-12T03:01:52.024Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T03:01:52.024Z] github.com/docker/docker/plugin/v2 [2022-05-12T03:01:52.024Z] github.com/docker/docker/profiles/apparmor [2022-05-12T03:01:52.024Z] github.com/docker/docker/profiles/seccomp [2022-05-12T03:01:52.024Z] github.com/docker/docker/quota [2022-05-12T03:01:52.024Z] github.com/docker/docker/reference [2022-05-12T03:01:52.024Z] github.com/docker/docker/registry [2022-05-12T03:01:52.024Z] github.com/docker/docker/registry/resumable [2022-05-12T03:01:52.024Z] github.com/docker/docker/restartmanager [2022-05-12T03:01:52.024Z] github.com/docker/docker/rootless [2022-05-12T03:01:52.024Z] github.com/docker/docker/rootless/specconv [2022-05-12T03:01:52.024Z] github.com/docker/docker/runconfig [2022-05-12T03:01:52.024Z] github.com/docker/docker/runconfig/opts [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/daemon [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/environment [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/fakegit [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/registry [2022-05-12T03:01:52.024Z] github.com/docker/docker/testutil/request [2022-05-12T03:01:52.024Z] github.com/docker/docker/volume [2022-05-12T03:01:52.024Z] github.com/docker/docker/volume/drivers [2022-05-12T03:01:52.024Z] github.com/docker/docker/volume/local [2022-05-12T03:01:52.024Z] github.com/docker/docker/volume/mounts [2022-05-12T03:01:52.024Z] github.com/docker/docker/volume/service [2022-05-12T03:01:52.024Z] github.com/docker/docker/volume/service/opts [2022-05-12T03:01:52.024Z] github.com/docker/docker/volume/testutils' [2022-05-12T03:01:52.024Z] ++ grep --fixed-strings /libnetwork [2022-05-12T03:01:52.024Z] ++ echo 'github.com/docker/docker/api [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/backend/build [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/httputils [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/middleware [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/build [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/container [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/debug [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/image [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/network [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/session [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/system [2022-05-12T03:01:52.024Z] github.com/docker/docker/api/server/router/volume [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/backend [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/container [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/events [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/filters [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/image [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/mount [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/network [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/registry [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/strslice [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/swarm [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/time [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/versions [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T03:01:52.025Z] github.com/docker/docker/api/types/volume [2022-05-12T03:01:52.025Z] github.com/docker/docker/builder [2022-05-12T03:01:52.025Z] github.com/docker/docker/builder/builder-next [2022-05-12T03:01:52.025Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T03:01:52.025Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T03:01:52.025Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T03:01:52.025Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T03:01:52.025Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T03:01:52.025Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T03:01:52.025Z] github.com/docker/docker/builder/dockerfile [2022-05-12T03:01:52.025Z] github.com/docker/docker/builder/remotecontext [2022-05-12T03:01:52.025Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T03:01:52.025Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T03:01:52.025Z] github.com/docker/docker/cli [2022-05-12T03:01:52.025Z] github.com/docker/docker/cli/config [2022-05-12T03:01:52.025Z] github.com/docker/docker/cli/debug [2022-05-12T03:01:52.025Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T03:01:52.025Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T03:01:52.025Z] github.com/docker/docker/client [2022-05-12T03:01:52.025Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T03:01:52.025Z] github.com/docker/docker/cmd/dockerd [2022-05-12T03:01:52.025Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T03:01:52.025Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T03:01:52.025Z] github.com/docker/docker/container [2022-05-12T03:01:52.025Z] github.com/docker/docker/container/stream [2022-05-12T03:01:52.025Z] github.com/docker/docker/contrib/apparmor [2022-05-12T03:01:52.025Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T03:01:52.025Z] github.com/docker/docker/contrib/httpserver [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/cluster [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/config [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/events [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/exec [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/images [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/initlayer [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/links [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/listeners [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/logger [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/logger/local [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/names [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/network [2022-05-12T03:01:52.025Z] github.com/docker/docker/daemon/stats [2022-05-12T03:01:52.025Z] github.com/docker/docker/distribution [2022-05-12T03:01:52.025Z] github.com/docker/docker/distribution/metadata [2022-05-12T03:01:52.025Z] github.com/docker/docker/distribution/utils [2022-05-12T03:01:52.025Z] github.com/docker/docker/distribution/xfer [2022-05-12T03:01:52.025Z] github.com/docker/docker/dockerversion [2022-05-12T03:01:52.025Z] github.com/docker/docker/errdefs [2022-05-12T03:01:52.025Z] github.com/docker/docker/image [2022-05-12T03:01:52.025Z] github.com/docker/docker/image/cache [2022-05-12T03:01:52.025Z] github.com/docker/docker/image/tarexport [2022-05-12T03:01:52.025Z] github.com/docker/docker/image/v1 [2022-05-12T03:01:52.025Z] github.com/docker/docker/internal/test/suite [2022-05-12T03:01:52.025Z] github.com/docker/docker/layer [2022-05-12T03:01:52.025Z] github.com/docker/docker/libcontainerd [2022-05-12T03:01:52.025Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T03:01:52.025Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T03:01:52.025Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T03:01:52.025Z] github.com/docker/docker/libcontainerd/types [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/config [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/idm [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ns [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/options [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/osl [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/types [2022-05-12T03:01:52.025Z] github.com/docker/docker/oci [2022-05-12T03:01:52.025Z] github.com/docker/docker/oci/caps [2022-05-12T03:01:52.025Z] github.com/docker/docker/opts [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/aaparser [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/archive [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/authorization [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/capabilities [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/containerfs [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/directory [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/dmesg [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/filenotify [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/fileutils [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/fsutils [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/homedir [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/idtools [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/ioutils [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/longpath [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/loopback [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/parsers [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/pidfile [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/platform [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/plugins [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/pools [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/progress [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/pubsub [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/reexec [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/signal [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/stack [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/stringid [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/system [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/tailfile [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/tarsum [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/truncindex [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/urlutil [2022-05-12T03:01:52.025Z] github.com/docker/docker/pkg/useragent [2022-05-12T03:01:52.025Z] github.com/docker/docker/plugin [2022-05-12T03:01:52.025Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T03:01:52.025Z] github.com/docker/docker/plugin/v2 [2022-05-12T03:01:52.025Z] github.com/docker/docker/profiles/apparmor [2022-05-12T03:01:52.025Z] github.com/docker/docker/profiles/seccomp [2022-05-12T03:01:52.025Z] github.com/docker/docker/quota [2022-05-12T03:01:52.025Z] github.com/docker/docker/reference [2022-05-12T03:01:52.025Z] github.com/docker/docker/registry [2022-05-12T03:01:52.025Z] github.com/docker/docker/registry/resumable [2022-05-12T03:01:52.025Z] github.com/docker/docker/restartmanager [2022-05-12T03:01:52.025Z] github.com/docker/docker/rootless [2022-05-12T03:01:52.025Z] github.com/docker/docker/rootless/specconv [2022-05-12T03:01:52.025Z] github.com/docker/docker/runconfig [2022-05-12T03:01:52.025Z] github.com/docker/docker/runconfig/opts [2022-05-12T03:01:52.025Z] github.com/docker/docker/testutil [2022-05-12T03:01:52.025Z] github.com/docker/docker/testutil/daemon [2022-05-12T03:01:52.025Z] github.com/docker/docker/testutil/environment [2022-05-12T03:01:52.025Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T03:01:52.025Z] github.com/docker/docker/testutil/fakegit [2022-05-12T03:01:52.025Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T03:01:52.025Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T03:01:52.025Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T03:01:52.025Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T03:01:52.025Z] github.com/docker/docker/testutil/registry [2022-05-12T03:01:52.025Z] github.com/docker/docker/testutil/request [2022-05-12T03:01:52.025Z] github.com/docker/docker/volume [2022-05-12T03:01:52.025Z] github.com/docker/docker/volume/drivers [2022-05-12T03:01:52.025Z] github.com/docker/docker/volume/local [2022-05-12T03:01:52.025Z] github.com/docker/docker/volume/mounts [2022-05-12T03:01:52.025Z] github.com/docker/docker/volume/service [2022-05-12T03:01:52.025Z] github.com/docker/docker/volume/service/opts [2022-05-12T03:01:52.025Z] github.com/docker/docker/volume/testutils' [2022-05-12T03:01:52.025Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/config [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/idm [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/ns [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/options [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/osl [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/types' [2022-05-12T03:01:52.025Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-12T03:01:52.025Z] + echo 'github.com/docker/docker/libnetwork [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T03:01:52.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/config [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/idm [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/ns [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/options [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/osl [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/types' [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T03:01:52.026Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T03:01:52.026Z] + type docker-proxy [2022-05-12T03:01:52.026Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-12T03:01:52.026Z] + hack/make.sh binary-proxy install-proxy [2022-05-12T03:01:52.026Z] [2022-05-12T03:01:52.282Z] Removing bundles/ [2022-05-12T03:01:52.282Z] [2022-05-12T03:01:52.282Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-12T03:01:52.282Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-12T03:01:52.282Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T03:01:52.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:01:52.316Z] INFO: Testing against a local daemon [2022-05-12T03:01:52.316Z] === RUN TestPluginInvalidJSON [2022-05-12T03:01:52.316Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T03:01:52.316Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T03:01:52.316Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T03:01:52.316Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T03:01:52.316Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T03:01:52.316Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T03:01:52.316Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T03:01:52.316Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T03:01:52.316Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T03:01:52.316Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T03:01:52.316Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T03:01:52.316Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T03:01:52.316Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T03:01:52.316Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T03:01:52.316Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T03:01:52.316Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T03:01:52.316Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T03:01:52.316Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T03:01:52.316Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T03:01:52.316Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T03:01:52.316Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T03:01:52.316Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-05-12T03:01:52.316Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T03:01:52.316Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-12T03:01:52.316Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T03:01:52.316Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T03:01:52.316Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T03:01:52.316Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T03:01:52.316Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T03:01:52.316Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T03:01:52.316Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T03:01:52.316Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T03:01:52.316Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-12T03:01:52.316Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-12T03:01:52.316Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T03:01:52.316Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T03:01:52.316Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T03:01:52.316Z] === RUN TestPluginInstall [2022-05-12T03:01:52.316Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T03:01:52.316Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T03:01:52.316Z] === RUN TestPluginsWithRuntimes [2022-05-12T03:01:52.316Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T03:01:52.316Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T03:01:52.316Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T03:01:52.316Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T03:01:52.316Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T03:01:52.316Z] PASS [2022-05-12T03:01:52.316Z] ok github.com/docker/docker/integration/plugin/common 0.148s [2022-05-12T03:01:52.316Z] [2022-05-12T03:01:52.316Z] === Skipped [2022-05-12T03:01:52.317Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T03:01:52.317Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T03:01:52.317Z] [2022-05-12T03:01:52.317Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T03:01:52.317Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T03:01:52.317Z] [2022-05-12T03:01:52.317Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T03:01:52.317Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T03:01:52.317Z] [2022-05-12T03:01:52.317Z] DONE 19 tests, 3 skipped in 5.029s [2022-05-12T03:01:52.317Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T03:01:52.383Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T03:01:52.949Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T03:01:53.516Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T03:01:53.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:01:53.843Z] INFO: Testing against a local daemon [2022-05-12T03:01:53.843Z] === RUN TestExternalGraphDriver [2022-05-12T03:01:53.843Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T03:01:53.843Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T03:01:53.843Z] === RUN TestGraphdriverPluginV2 [2022-05-12T03:01:53.843Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T03:01:53.843Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T03:01:53.843Z] PASS [2022-05-12T03:01:53.843Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.131s [2022-05-12T03:01:54.299Z] [2022-05-12T03:01:54.299Z] === Skipped [2022-05-12T03:01:54.299Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T03:01:54.299Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T03:01:54.299Z] [2022-05-12T03:01:54.299Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T03:01:54.299Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T03:01:54.299Z] [2022-05-12T03:01:54.299Z] DONE 2 tests, 2 skipped in 2.389s [2022-05-12T03:01:54.299Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T03:01:54.476Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T03:01:54.861Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:01:55.043Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T03:01:55.316Z] INFO: Testing against a local daemon [2022-05-12T03:01:55.316Z] === RUN TestServiceCreateInit [2022-05-12T03:01:55.316Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T03:01:55.316Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.316Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T03:01:55.316Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.316Z] --- PASS: TestServiceCreateInit (0.07s) [2022-05-12T03:01:55.316Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T03:01:55.316Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T03:01:55.316Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T03:01:55.316Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.316Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T03:01:55.316Z] === RUN TestCreateServiceConflict [2022-05-12T03:01:55.316Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.316Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T03:01:55.316Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T03:01:55.316Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.316Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-05-12T03:01:55.316Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T03:01:55.316Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.316Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T03:01:55.316Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T03:01:55.316Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T03:01:55.317Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T03:01:55.317Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T03:01:55.317Z] === RUN TestCreateServiceSysctls [2022-05-12T03:01:55.317Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-12T03:01:55.317Z] === RUN TestCreateServiceCapabilities [2022-05-12T03:01:55.317Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-12T03:01:55.317Z] === RUN TestInspect [2022-05-12T03:01:55.317Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] --- SKIP: TestInspect (0.00s) [2022-05-12T03:01:55.317Z] === RUN TestCreateJob [2022-05-12T03:01:55.317Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T03:01:55.317Z] === RUN TestReplicatedJob [2022-05-12T03:01:55.317Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T03:01:55.317Z] === RUN TestUpdateReplicatedJob [2022-05-12T03:01:55.317Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T03:01:55.317Z] === RUN TestServiceListWithStatuses [2022-05-12T03:01:55.317Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T03:01:55.317Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T03:01:55.317Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T03:01:55.317Z] === RUN TestDockerNetworkReConnect [2022-05-12T03:01:55.317Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T03:01:55.317Z] === RUN TestServicePlugin [2022-05-12T03:01:55.317Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T03:01:55.317Z] === RUN TestServiceUpdateLabel [2022-05-12T03:01:55.317Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:55.317Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T03:01:55.317Z] === RUN TestServiceUpdateSecrets [2022-05-12T03:01:55.317Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:55.317Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T03:01:55.317Z] === RUN TestServiceUpdateConfigs [2022-05-12T03:01:55.317Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:55.317Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T03:01:55.317Z] === RUN TestServiceUpdateNetwork [2022-05-12T03:01:55.317Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:55.317Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T03:01:55.317Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T03:01:55.317Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:55.317Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T03:01:55.317Z] PASS [2022-05-12T03:01:55.317Z] ok github.com/docker/docker/integration/service 0.349s [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === Skipped [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T03:01:55.317Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T03:01:55.317Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T03:01:55.317Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T03:01:55.317Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-05-12T03:01:55.317Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T03:01:55.317Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T03:01:55.317Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T03:01:55.317Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-12T03:01:55.317Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-12T03:01:55.317Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T03:01:55.317Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T03:01:55.317Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T03:01:55.317Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T03:01:55.317Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T03:01:55.317Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T03:01:55.317Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T03:01:55.317Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T03:01:55.317Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T03:01:55.317Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T03:01:55.317Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T03:01:55.317Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T03:01:55.317Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T03:01:55.317Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:01:55.317Z] [2022-05-12T03:01:55.317Z] DONE 24 tests, 23 skipped in 3.241s [2022-05-12T03:01:55.317Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T03:01:55.608Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T03:01:56.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:01:56.487Z] INFO: Testing against a local daemon [2022-05-12T03:01:56.487Z] === RUN TestReadPluginNoRead [2022-05-12T03:01:56.487Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T03:01:56.487Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T03:01:56.487Z] PASS [2022-05-12T03:01:56.487Z] ok github.com/docker/docker/integration/plugin/logging 0.108s [2022-05-12T03:01:56.487Z] [2022-05-12T03:01:56.487Z] === Skipped [2022-05-12T03:01:56.487Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T03:01:56.487Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T03:01:56.487Z] [2022-05-12T03:01:56.487Z] DONE 1 tests, 1 skipped in 2.280s [2022-05-12T03:01:56.487Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T03:01:57.481Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:01:57.481Z] INFO: Testing against a local daemon [2022-05-12T03:01:57.481Z] === RUN TestSessionCreate [2022-05-12T03:01:57.481Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T03:01:57.481Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T03:01:57.481Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T03:01:57.481Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T03:01:57.481Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T03:01:57.481Z] PASS [2022-05-12T03:01:57.481Z] ok github.com/docker/docker/integration/session 0.101s [2022-05-12T03:01:57.481Z] [2022-05-12T03:01:57.481Z] === Skipped [2022-05-12T03:01:57.481Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T03:01:57.481Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T03:01:57.481Z] [2022-05-12T03:01:57.481Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T03:01:57.481Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T03:01:57.481Z] [2022-05-12T03:01:57.481Z] DONE 2 tests, 2 skipped in 1.824s [2022-05-12T03:01:57.481Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T03:01:58.021Z] testing: warning: no tests to run [2022-05-12T03:01:58.021Z] PASS [2022-05-12T03:01:58.021Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.092s [2022-05-12T03:01:58.021Z] [2022-05-12T03:01:58.021Z] DONE 0 tests in 1.255s [2022-05-12T03:01:58.021Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T03:02:00.370Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-12T03:02:00.370Z] [2022-05-12T03:02:00.370Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-12T03:02:00.370Z] Installing docker-proxy to /usr/local/bin/ [2022-05-12T03:02:00.370Z] [2022-05-12T03:02:00.370Z] + mkdir -p bundles [2022-05-12T03:02:00.370Z] + '[' -n 'github.com/docker/docker/api [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/backend/build [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/httputils [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/middleware [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/router [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/router/build [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/router/container [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/router/debug [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/router/image [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/router/network [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/router/session [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/router/system [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/server/router/volume [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/backend [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/container [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/events [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/filters [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/image [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/mount [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/network [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/registry [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/strslice [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/swarm [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/time [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/versions [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T03:02:00.370Z] github.com/docker/docker/api/types/volume [2022-05-12T03:02:00.370Z] github.com/docker/docker/builder [2022-05-12T03:02:00.370Z] github.com/docker/docker/builder/builder-next [2022-05-12T03:02:00.370Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T03:02:00.370Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T03:02:00.370Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T03:02:00.370Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T03:02:00.370Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T03:02:00.370Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T03:02:00.370Z] github.com/docker/docker/builder/dockerfile [2022-05-12T03:02:00.370Z] github.com/docker/docker/builder/remotecontext [2022-05-12T03:02:00.370Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T03:02:00.370Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T03:02:00.370Z] github.com/docker/docker/cli [2022-05-12T03:02:00.370Z] github.com/docker/docker/cli/config [2022-05-12T03:02:00.370Z] github.com/docker/docker/cli/debug [2022-05-12T03:02:00.370Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T03:02:00.370Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T03:02:00.370Z] github.com/docker/docker/client [2022-05-12T03:02:00.370Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T03:02:00.370Z] github.com/docker/docker/cmd/dockerd [2022-05-12T03:02:00.370Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T03:02:00.370Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T03:02:00.370Z] github.com/docker/docker/container [2022-05-12T03:02:00.370Z] github.com/docker/docker/container/stream [2022-05-12T03:02:00.370Z] github.com/docker/docker/contrib/apparmor [2022-05-12T03:02:00.370Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T03:02:00.370Z] github.com/docker/docker/contrib/httpserver [2022-05-12T03:02:00.370Z] github.com/docker/docker/daemon [2022-05-12T03:02:00.370Z] github.com/docker/docker/daemon/cluster [2022-05-12T03:02:00.370Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T03:02:00.370Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T03:02:00.370Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T03:02:00.370Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T03:02:00.370Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T03:02:00.370Z] github.com/docker/docker/daemon/config [2022-05-12T03:02:00.370Z] github.com/docker/docker/daemon/events [2022-05-12T03:02:00.370Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T03:02:00.370Z] github.com/docker/docker/daemon/exec [2022-05-12T03:02:00.370Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T03:02:00.370Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/images [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/initlayer [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/links [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/listeners [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/logger [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/logger/local [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/names [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/network [2022-05-12T03:02:00.371Z] github.com/docker/docker/daemon/stats [2022-05-12T03:02:00.371Z] github.com/docker/docker/distribution [2022-05-12T03:02:00.371Z] github.com/docker/docker/distribution/metadata [2022-05-12T03:02:00.371Z] github.com/docker/docker/distribution/utils [2022-05-12T03:02:00.371Z] github.com/docker/docker/distribution/xfer [2022-05-12T03:02:00.371Z] github.com/docker/docker/dockerversion [2022-05-12T03:02:00.371Z] github.com/docker/docker/errdefs [2022-05-12T03:02:00.371Z] github.com/docker/docker/image [2022-05-12T03:02:00.371Z] github.com/docker/docker/image/cache [2022-05-12T03:02:00.371Z] github.com/docker/docker/image/tarexport [2022-05-12T03:02:00.371Z] github.com/docker/docker/image/v1 [2022-05-12T03:02:00.371Z] github.com/docker/docker/internal/test/suite [2022-05-12T03:02:00.371Z] github.com/docker/docker/layer [2022-05-12T03:02:00.371Z] github.com/docker/docker/libcontainerd [2022-05-12T03:02:00.371Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T03:02:00.371Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T03:02:00.371Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T03:02:00.371Z] github.com/docker/docker/libcontainerd/types [2022-05-12T03:02:00.371Z] github.com/docker/docker/oci [2022-05-12T03:02:00.371Z] github.com/docker/docker/oci/caps [2022-05-12T03:02:00.371Z] github.com/docker/docker/opts [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/aaparser [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/archive [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/authorization [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/capabilities [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/containerfs [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/directory [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/dmesg [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/filenotify [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/fileutils [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/fsutils [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/homedir [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/idtools [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/ioutils [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/longpath [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/loopback [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/parsers [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/pidfile [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/platform [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/plugins [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/pools [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/progress [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/pubsub [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/reexec [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/signal [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/stack [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/stringid [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/system [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/tailfile [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/tarsum [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/truncindex [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/urlutil [2022-05-12T03:02:00.371Z] github.com/docker/docker/pkg/useragent [2022-05-12T03:02:00.371Z] github.com/docker/docker/plugin [2022-05-12T03:02:00.371Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T03:02:00.371Z] github.com/docker/docker/plugin/v2 [2022-05-12T03:02:00.371Z] github.com/docker/docker/profiles/apparmor [2022-05-12T03:02:00.371Z] github.com/docker/docker/profiles/seccomp [2022-05-12T03:02:00.371Z] github.com/docker/docker/quota [2022-05-12T03:02:00.371Z] github.com/docker/docker/reference [2022-05-12T03:02:00.371Z] github.com/docker/docker/registry [2022-05-12T03:02:00.371Z] github.com/docker/docker/registry/resumable [2022-05-12T03:02:00.371Z] github.com/docker/docker/restartmanager [2022-05-12T03:02:00.371Z] github.com/docker/docker/rootless [2022-05-12T03:02:00.371Z] github.com/docker/docker/rootless/specconv [2022-05-12T03:02:00.371Z] github.com/docker/docker/runconfig [2022-05-12T03:02:00.371Z] github.com/docker/docker/runconfig/opts [2022-05-12T03:02:00.371Z] github.com/docker/docker/testutil [2022-05-12T03:02:00.371Z] github.com/docker/docker/testutil/daemon [2022-05-12T03:02:00.371Z] github.com/docker/docker/testutil/environment [2022-05-12T03:02:00.371Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T03:02:00.371Z] github.com/docker/docker/testutil/fakegit [2022-05-12T03:02:00.371Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T03:02:00.371Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T03:02:00.371Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T03:02:00.371Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T03:02:00.371Z] github.com/docker/docker/testutil/registry [2022-05-12T03:02:00.371Z] github.com/docker/docker/testutil/request [2022-05-12T03:02:00.371Z] github.com/docker/docker/volume [2022-05-12T03:02:00.371Z] github.com/docker/docker/volume/drivers [2022-05-12T03:02:00.371Z] github.com/docker/docker/volume/local [2022-05-12T03:02:00.371Z] github.com/docker/docker/volume/mounts [2022-05-12T03:02:00.371Z] github.com/docker/docker/volume/service [2022-05-12T03:02:00.371Z] github.com/docker/docker/volume/service/opts [2022-05-12T03:02:00.371Z] github.com/docker/docker/volume/testutils' ']' [2022-05-12T03:02:00.371Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-12T03:02:00.374Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:02:00.374Z] INFO: Testing against a local daemon [2022-05-12T03:02:00.374Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T03:02:00.374Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:00.374Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T03:02:00.374Z] === RUN TestDiskUsage [2022-05-12T03:02:00.374Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T03:02:00.374Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T03:02:00.374Z] === RUN TestEventsExecDie [2022-05-12T03:02:00.374Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T03:02:00.374Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-12T03:02:00.374Z] === RUN TestEventsBackwardsCompatible [2022-05-12T03:02:00.374Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T03:02:00.374Z] --- SKIP: TestEventsBackwardsCompatible (0.01s) [2022-05-12T03:02:00.374Z] === RUN TestEventsVolumeCreate [2022-05-12T03:02:00.374Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T03:02:00.374Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T03:02:00.374Z] === RUN TestInfoAPI [2022-05-12T03:02:00.374Z] --- PASS: TestInfoAPI (0.07s) [2022-05-12T03:02:00.374Z] === RUN TestInfoAPIWarnings [2022-05-12T03:02:00.374Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:02:00.374Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T03:02:00.374Z] === RUN TestInfoDebug [2022-05-12T03:02:00.374Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:02:00.374Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T03:02:00.374Z] === RUN TestInfoInsecureRegistries [2022-05-12T03:02:00.374Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:02:00.374Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T03:02:00.374Z] === RUN TestInfoRegistryMirrors [2022-05-12T03:02:00.374Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:02:00.374Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T03:02:00.374Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T03:02:00.627Z] ? github.com/docker/docker/api [no test files] [2022-05-12T03:02:00.829Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2022-05-12T03:02:00.830Z] === RUN TestPingCacheHeaders [2022-05-12T03:02:00.830Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-12T03:02:00.830Z] === RUN TestPingGet [2022-05-12T03:02:00.830Z] --- PASS: TestPingGet (0.04s) [2022-05-12T03:02:00.830Z] === RUN TestPingHead [2022-05-12T03:02:00.830Z] --- PASS: TestPingHead (0.05s) [2022-05-12T03:02:00.830Z] === RUN TestPingSwarmHeader [2022-05-12T03:02:00.830Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:00.830Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T03:02:00.830Z] === RUN TestVersion [2022-05-12T03:02:00.913Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:02:00.914Z] INFO: Testing against a local daemon [2022-05-12T03:02:00.914Z] === RUN TestPluginWithDevMounts [2022-05-12T03:02:00.914Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:00.914Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T03:02:00.914Z] PASS [2022-05-12T03:02:00.914Z] ok github.com/docker/docker/integration/plugin/volumes 0.113s [2022-05-12T03:02:00.914Z] [2022-05-12T03:02:00.914Z] === Skipped [2022-05-12T03:02:00.914Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T03:02:00.914Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:00.914Z] [2022-05-12T03:02:00.914Z] DONE 1 tests, 1 skipped in 2.559s [2022-05-12T03:02:00.914Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T03:02:01.286Z] --- PASS: TestVersion (0.06s) [2022-05-12T03:02:01.286Z] PASS [2022-05-12T03:02:01.286Z] ok github.com/docker/docker/integration/system 1.298s [2022-05-12T03:02:01.286Z] [2022-05-12T03:02:01.286Z] === Skipped [2022-05-12T03:02:01.286Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T03:02:01.286Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:01.286Z] [2022-05-12T03:02:01.286Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T03:02:01.286Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T03:02:01.286Z] [2022-05-12T03:02:01.286Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-12T03:02:01.286Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T03:02:01.286Z] [2022-05-12T03:02:01.286Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.01s) [2022-05-12T03:02:01.286Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T03:02:01.286Z] [2022-05-12T03:02:01.286Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T03:02:01.286Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T03:02:01.286Z] [2022-05-12T03:02:01.286Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T03:02:01.286Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:02:01.286Z] [2022-05-12T03:02:01.286Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T03:02:01.286Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:02:01.286Z] [2022-05-12T03:02:01.286Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T03:02:01.286Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:02:01.286Z] [2022-05-12T03:02:01.286Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T03:02:01.286Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:02:01.286Z] [2022-05-12T03:02:01.286Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T03:02:01.286Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:01.286Z] [2022-05-12T03:02:01.286Z] DONE 16 tests, 10 skipped in 3.647s [2022-05-12T03:02:01.286Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T03:02:02.444Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:02:02.444Z] INFO: Testing against a local daemon [2022-05-12T03:02:02.444Z] === RUN TestSecretInspect [2022-05-12T03:02:02.444Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:02.444Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T03:02:02.444Z] === RUN TestSecretList [2022-05-12T03:02:02.444Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:02.444Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T03:02:02.444Z] === RUN TestSecretsCreateAndDelete [2022-05-12T03:02:02.444Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:02.444Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T03:02:02.444Z] === RUN TestSecretsUpdate [2022-05-12T03:02:02.444Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:02.444Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T03:02:02.444Z] === RUN TestTemplatedSecret [2022-05-12T03:02:02.444Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:02.444Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T03:02:02.444Z] === RUN TestSecretCreateResolve [2022-05-12T03:02:02.444Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:02:02.444Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T03:02:02.444Z] PASS [2022-05-12T03:02:02.444Z] ok github.com/docker/docker/integration/secret 0.100s [2022-05-12T03:02:02.914Z] [2022-05-12T03:02:02.914Z] === Skipped [2022-05-12T03:02:02.914Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T03:02:02.914Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:02.914Z] [2022-05-12T03:02:02.914Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T03:02:02.914Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:02.914Z] [2022-05-12T03:02:02.914Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T03:02:02.914Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:02.914Z] [2022-05-12T03:02:02.914Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T03:02:02.914Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:02.914Z] [2022-05-12T03:02:02.914Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T03:02:02.914Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:02.914Z] [2022-05-12T03:02:02.914Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T03:02:02.914Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:02:02.914Z] [2022-05-12T03:02:02.914Z] DONE 6 tests, 6 skipped in 1.998s [2022-05-12T03:02:02.914Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T03:02:03.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:02:03.468Z] INFO: Testing against a local daemon [2022-05-12T03:02:03.468Z] === RUN TestVolumesCreateAndList [2022-05-12T03:02:03.468Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-05-12T03:02:03.468Z] === RUN TestVolumesRemove [2022-05-12T03:02:03.468Z] --- PASS: TestVolumesRemove (0.21s) [2022-05-12T03:02:03.468Z] === RUN TestVolumesInspect [2022-05-12T03:02:03.468Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-12T03:02:03.468Z] === RUN TestVolumesInvalidJSON [2022-05-12T03:02:03.468Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T03:02:03.468Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T03:02:03.468Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T03:02:03.468Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T03:02:03.468Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T03:02:03.468Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T03:02:03.468Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T03:02:03.468Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-05-12T03:02:03.468Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-12T03:02:03.468Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T03:02:03.468Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T03:02:03.468Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T03:02:03.468Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T03:02:03.468Z] PASS [2022-05-12T03:02:03.468Z] ok github.com/docker/docker/integration/volume 0.474s [2022-05-12T03:02:03.468Z] [2022-05-12T03:02:03.468Z] DONE 9 tests in 2.428s [2022-05-12T03:02:03.717Z] --- PASS: TestServiceUpdateNetwork (13.11s) [2022-05-12T03:02:03.717Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T03:02:03.924Z] INFO: make.ps1 ended at 05/12/2022 03:02:03 [2022-05-12T03:02:03.924Z] INFO: Integration CLI tests being run from the host: [2022-05-12T03:02:03.924Z] 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-12T03:02:04.285Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T03:02:04.852Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T03:02:05.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:02:05.799Z] INFO: Testing against a local daemon [2022-05-12T03:02:05.799Z] === RUN TestServiceCreateInit [2022-05-12T03:02:05.799Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T03:02:05.799Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.799Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T03:02:05.799Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.799Z] --- PASS: TestServiceCreateInit (0.07s) [2022-05-12T03:02:05.799Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T03:02:05.799Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T03:02:05.799Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T03:02:05.799Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.799Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T03:02:05.799Z] === RUN TestCreateServiceConflict [2022-05-12T03:02:05.799Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.799Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T03:02:05.799Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T03:02:05.799Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.799Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-12T03:02:05.799Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T03:02:05.799Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.799Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T03:02:05.799Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T03:02:05.799Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.799Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T03:02:05.799Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T03:02:05.799Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.799Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T03:02:05.799Z] === RUN TestCreateServiceSysctls [2022-05-12T03:02:05.799Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.799Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-12T03:02:05.799Z] === RUN TestCreateServiceCapabilities [2022-05-12T03:02:05.799Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.799Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-12T03:02:05.799Z] === RUN TestInspect [2022-05-12T03:02:05.800Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] --- SKIP: TestInspect (0.00s) [2022-05-12T03:02:05.800Z] === RUN TestCreateJob [2022-05-12T03:02:05.800Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T03:02:05.800Z] === RUN TestReplicatedJob [2022-05-12T03:02:05.800Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T03:02:05.800Z] === RUN TestUpdateReplicatedJob [2022-05-12T03:02:05.800Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T03:02:05.800Z] === RUN TestServiceListWithStatuses [2022-05-12T03:02:05.800Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T03:02:05.800Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T03:02:05.800Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T03:02:05.800Z] === RUN TestDockerNetworkReConnect [2022-05-12T03:02:05.800Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T03:02:05.800Z] === RUN TestServicePlugin [2022-05-12T03:02:05.800Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T03:02:05.800Z] === RUN TestServiceUpdateLabel [2022-05-12T03:02:05.800Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:02:05.800Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T03:02:05.800Z] === RUN TestServiceUpdateSecrets [2022-05-12T03:02:05.800Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:02:05.800Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T03:02:05.800Z] === RUN TestServiceUpdateConfigs [2022-05-12T03:02:05.800Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:02:05.800Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T03:02:05.800Z] === RUN TestServiceUpdateNetwork [2022-05-12T03:02:05.800Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:02:05.800Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T03:02:05.800Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T03:02:05.800Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:02:05.800Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T03:02:05.800Z] PASS [2022-05-12T03:02:05.800Z] ok github.com/docker/docker/integration/service 0.310s [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === Skipped [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T03:02:05.800Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T03:02:05.800Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T03:02:05.800Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T03:02:05.800Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-12T03:02:05.800Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T03:02:05.800Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T03:02:05.800Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T03:02:05.800Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-12T03:02:05.800Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-12T03:02:05.800Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T03:02:05.800Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T03:02:05.800Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T03:02:05.800Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T03:02:05.800Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T03:02:05.800Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T03:02:05.800Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T03:02:05.800Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T03:02:05.800Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T03:02:05.800Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T03:02:05.800Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T03:02:05.800Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T03:02:05.800Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T03:02:05.800Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:02:05.800Z] [2022-05-12T03:02:05.800Z] DONE 24 tests, 23 skipped in 3.066s [2022-05-12T03:02:05.800Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T03:02:06.226Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T03:02:06.794Z] === RUN TestDockerSuite/TestExecTTY [2022-05-12T03:02:07.362Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T03:02:07.929Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T03:02:07.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:02:07.963Z] INFO: Testing against a local daemon [2022-05-12T03:02:07.963Z] === RUN TestSessionCreate [2022-05-12T03:02:07.963Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T03:02:07.963Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T03:02:07.963Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T03:02:07.963Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T03:02:07.963Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T03:02:07.963Z] PASS [2022-05-12T03:02:07.963Z] ok github.com/docker/docker/integration/session 0.134s [2022-05-12T03:02:07.963Z] [2022-05-12T03:02:07.963Z] === Skipped [2022-05-12T03:02:07.963Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T03:02:07.963Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T03:02:07.963Z] [2022-05-12T03:02:07.963Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T03:02:07.963Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T03:02:07.963Z] [2022-05-12T03:02:07.963Z] DONE 2 tests, 2 skipped in 1.875s [2022-05-12T03:02:07.963Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T03:02:08.499Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T03:02:08.758Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T03:02:08.758Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-12T03:02:08.758Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T03:02:10.129Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:02:10.129Z] INFO: Testing against a local daemon [2022-05-12T03:02:10.129Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T03:02:10.129Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:10.129Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T03:02:10.129Z] === RUN TestDiskUsage [2022-05-12T03:02:10.129Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T03:02:10.129Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T03:02:10.129Z] === RUN TestEventsExecDie [2022-05-12T03:02:10.129Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T03:02:10.129Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-12T03:02:10.129Z] === RUN TestEventsBackwardsCompatible [2022-05-12T03:02:10.129Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T03:02:10.129Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-12T03:02:10.129Z] === RUN TestEventsVolumeCreate [2022-05-12T03:02:10.129Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T03:02:10.129Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T03:02:10.129Z] === RUN TestInfoAPI [2022-05-12T03:02:10.129Z] --- PASS: TestInfoAPI (0.06s) [2022-05-12T03:02:10.129Z] === RUN TestInfoAPIWarnings [2022-05-12T03:02:10.129Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:02:10.129Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T03:02:10.129Z] === RUN TestInfoDebug [2022-05-12T03:02:10.129Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:02:10.129Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T03:02:10.129Z] === RUN TestInfoInsecureRegistries [2022-05-12T03:02:10.129Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:02:10.129Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T03:02:10.129Z] === RUN TestInfoRegistryMirrors [2022-05-12T03:02:10.129Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:02:10.129Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T03:02:10.129Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T03:02:10.134Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-12T03:02:10.701Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T03:02:11.090Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-05-12T03:02:11.090Z] === RUN TestPingCacheHeaders [2022-05-12T03:02:11.090Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-05-12T03:02:11.090Z] === RUN TestPingGet [2022-05-12T03:02:11.269Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-12T03:02:11.527Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T03:02:11.547Z] --- PASS: TestPingGet (0.05s) [2022-05-12T03:02:11.547Z] === RUN TestPingHead [2022-05-12T03:02:11.547Z] --- PASS: TestPingHead (0.05s) [2022-05-12T03:02:11.547Z] === RUN TestPingSwarmHeader [2022-05-12T03:02:11.547Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:11.547Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T03:02:11.547Z] === RUN TestVersion [2022-05-12T03:02:11.547Z] --- PASS: TestVersion (0.04s) [2022-05-12T03:02:11.547Z] PASS [2022-05-12T03:02:11.547Z] ok github.com/docker/docker/integration/system 1.275s [2022-05-12T03:02:11.547Z] [2022-05-12T03:02:11.547Z] === Skipped [2022-05-12T03:02:11.547Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T03:02:11.547Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:11.547Z] [2022-05-12T03:02:11.547Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T03:02:11.547Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T03:02:11.547Z] [2022-05-12T03:02:11.547Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-12T03:02:11.547Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T03:02:11.547Z] [2022-05-12T03:02:11.547Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-12T03:02:11.547Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T03:02:11.547Z] [2022-05-12T03:02:11.547Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T03:02:11.547Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T03:02:11.547Z] [2022-05-12T03:02:11.547Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T03:02:11.547Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:02:11.547Z] [2022-05-12T03:02:11.547Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T03:02:11.547Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:02:11.547Z] [2022-05-12T03:02:11.547Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T03:02:11.547Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:02:11.547Z] [2022-05-12T03:02:11.547Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T03:02:11.547Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:02:11.547Z] [2022-05-12T03:02:11.547Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T03:02:11.547Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:02:11.547Z] [2022-05-12T03:02:11.547Z] DONE 16 tests, 10 skipped in 3.475s [2022-05-12T03:02:11.547Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T03:02:11.788Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T03:02:12.357Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T03:02:13.715Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:02:13.715Z] INFO: Testing against a local daemon [2022-05-12T03:02:13.715Z] === RUN TestVolumesCreateAndList [2022-05-12T03:02:13.715Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-05-12T03:02:13.715Z] === RUN TestVolumesRemove [2022-05-12T03:02:13.715Z] --- PASS: TestVolumesRemove (0.18s) [2022-05-12T03:02:13.715Z] === RUN TestVolumesInspect [2022-05-12T03:02:13.715Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-12T03:02:13.715Z] === RUN TestVolumesInvalidJSON [2022-05-12T03:02:13.715Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T03:02:13.715Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T03:02:13.715Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T03:02:13.715Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T03:02:13.715Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T03:02:13.715Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T03:02:13.731Z] check_test.go:378: [dd0e0e4bc2908] daemon is not started [2022-05-12T03:02:13.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-12T03:02:14.171Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T03:02:14.171Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-05-12T03:02:14.171Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-12T03:02:14.171Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T03:02:14.171Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T03:02:14.171Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T03:02:14.171Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T03:02:14.171Z] PASS [2022-05-12T03:02:14.171Z] ok github.com/docker/docker/integration/volume 0.410s [2022-05-12T03:02:14.171Z] [2022-05-12T03:02:14.171Z] DONE 9 tests in 2.359s [2022-05-12T03:02:14.171Z] INFO: make.ps1 ended at 05/12/2022 03:02:13 [2022-05-12T03:02:14.171Z] INFO: Integration CLI tests being run from the host: [2022-05-12T03:02:14.171Z] 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-12T03:02:15.645Z] docker_api_swarm_test.go:802: [d3676622a5ff8] joining swarm manager [d8268f3934e37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:02:16.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:02:16.322Z] INFO: Testing against a local daemon [2022-05-12T03:02:16.322Z] === RUN TestDockerSuite [2022-05-12T03:02:16.322Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T03:02:16.322Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T03:02:16.322Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T03:02:16.322Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T03:02:16.322Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T03:02:16.322Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T03:02:16.322Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T03:02:16.322Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T03:02:16.322Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T03:02:16.322Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T03:02:16.322Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T03:02:16.322Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T03:02:17.019Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T03:02:17.277Z] docker_api_swarm_test.go:802: [d98b5d7371264] joining swarm manager [d8268f3934e37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:02:17.282Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T03:02:17.738Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T03:02:18.651Z] docker_api_swarm_test.go:802: [de2c42cdbad0c] joining swarm manager [d8268f3934e37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T03:02:18.678Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-05-12T03:02:19.218Z] --- PASS: TestServiceUpdatePidsLimit (16.21s) [2022-05-12T03:02:19.218Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-05-12T03:02:19.218Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-05-12T03:02:19.218Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-05-12T03:02:19.218Z] PASS [2022-05-12T03:02:19.218Z] [2022-05-12T03:02:19.218Z] === Skipped [2022-05-12T03:02:19.218Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T03:02:19.218Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T03:02:19.218Z] [2022-05-12T03:02:19.218Z] DONE 27 tests, 1 skipped in 178.268s [2022-05-12T03:02:19.218Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T03:02:19.218Z] ++ 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-12T03:02:19.218Z] ++ set -e [2022-05-12T03:02:19.218Z] ++ '[' -n 0 ']' [2022-05-12T03:02:19.218Z] ++ set -x [2022-05-12T03:02:19.218Z] ++ 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-12T03:02:19.218Z] INFO: Testing against a local daemon [2022-05-12T03:02:19.218Z] === RUN TestSessionCreate [2022-05-12T03:02:19.218Z] --- PASS: TestSessionCreate (0.02s) [2022-05-12T03:02:19.218Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T03:02:19.218Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-12T03:02:19.218Z] PASS [2022-05-12T03:02:19.218Z] [2022-05-12T03:02:19.218Z] DONE 2 tests in 0.080s [2022-05-12T03:02:19.218Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T03:02:19.218Z] ++ 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-12T03:02:19.218Z] ++ set -e [2022-05-12T03:02:19.218Z] ++ '[' -n 0 ']' [2022-05-12T03:02:19.218Z] ++ set -x [2022-05-12T03:02:19.218Z] ++ 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-12T03:02:19.218Z] INFO: Testing against a local daemon [2022-05-12T03:02:19.218Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T03:02:19.218Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T03:02:19.218Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-05-12T03:02:19.218Z] === RUN TestDiskUsage [2022-05-12T03:02:19.218Z] === PAUSE TestDiskUsage [2022-05-12T03:02:19.218Z] === RUN TestEventsExecDie [2022-05-12T03:02:19.785Z] docker_api_swarm_test.go:802: [d21a838623d55] joining swarm manager [d8268f3934e37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-12T03:02:19.785Z] --- PASS: TestEventsExecDie (0.61s) [2022-05-12T03:02:19.785Z] === RUN TestEventsBackwardsCompatible [2022-05-12T03:02:19.785Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-12T03:02:19.785Z] === RUN TestEventsVolumeCreate [2022-05-12T03:02:20.044Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-05-12T03:02:20.044Z] === RUN TestInfoBinaryCommits [2022-05-12T03:02:20.044Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-05-12T03:02:20.044Z] === RUN TestInfoAPIVersioned [2022-05-12T03:02:20.044Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T03:02:20.044Z] === RUN TestInfoAPI [2022-05-12T03:02:20.044Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T03:02:20.044Z] === RUN TestInfoAPIWarnings [2022-05-12T03:02:20.978Z] docker_api_swarm_test.go:810: [d6ae27cdeb113] joining swarm manager [d8268f3934e37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-12T03:02:21.546Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T03:02:22.921Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T03:02:26.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T03:02:26.518Z] INFO: Testing against a local daemon [2022-05-12T03:02:26.518Z] === RUN TestDockerSuite [2022-05-12T03:02:26.518Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T03:02:26.518Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T03:02:26.519Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T03:02:26.519Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T03:02:26.519Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T03:02:26.519Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T03:02:26.519Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T03:02:26.519Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T03:02:26.519Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T03:02:26.519Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T03:02:26.519Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T03:02:26.519Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T03:02:26.973Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T03:02:27.428Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T03:02:28.186Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T03:02:28.186Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T03:02:28.186Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T03:02:28.186Z] === RUN TestDockerSuite/TestHealth [2022-05-12T03:02:38.156Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-12T03:02:38.156Z] === RUN TestInfoDebug [2022-05-12T03:02:38.156Z] --- PASS: TestInfoDebug (0.52s) [2022-05-12T03:02:38.156Z] === RUN TestInfoInsecureRegistries [2022-05-12T03:02:38.156Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T03:02:38.156Z] === RUN TestInfoRegistryMirrors [2022-05-12T03:02:38.156Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T03:02:38.156Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T03:02:38.156Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-12T03:02:38.156Z] === RUN TestPingCacheHeaders [2022-05-12T03:02:38.156Z] --- PASS: TestPingCacheHeaders (0.01s) [2022-05-12T03:02:38.156Z] === RUN TestPingGet [2022-05-12T03:02:38.156Z] --- PASS: TestPingGet (0.01s) [2022-05-12T03:02:38.156Z] === RUN TestPingHead [2022-05-12T03:02:38.156Z] --- PASS: TestPingHead (0.01s) [2022-05-12T03:02:38.156Z] === RUN TestPingSwarmHeader [2022-05-12T03:02:38.724Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T03:02:39.291Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T03:02:40.668Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T03:02:40.668Z] --- PASS: TestPingSwarmHeader (2.45s) [2022-05-12T03:02:40.668Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T03:02:40.668Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T03:02:40.668Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T03:02:40.668Z] === RUN TestVersion [2022-05-12T03:02:40.668Z] --- PASS: TestVersion (0.02s) [2022-05-12T03:02:40.668Z] === CONT TestDiskUsage [2022-05-12T03:02:41.250Z] === RUN TestDiskUsage/empty [2022-05-12T03:02:41.250Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T03:02:41.251Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T03:02:41.816Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T03:02:41.816Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T03:02:41.816Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T03:02:41.816Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T03:02:41.816Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T03:02:41.816Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T03:02:41.817Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T03:02:41.817Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T03:02:41.817Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T03:02:41.817Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage (1.18s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T03:02:41.817Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T03:02:41.817Z] PASS [2022-05-12T03:02:41.817Z] [2022-05-12T03:02:41.817Z] === Skipped [2022-05-12T03:02:41.817Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-05-12T03:02:41.817Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T03:02:41.817Z] [2022-05-12T03:02:41.817Z] DONE 54 tests, 1 skipped in 22.684s [2022-05-12T03:02:41.817Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T03:02:41.817Z] ++ 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-12T03:02:41.817Z] ++ set -e [2022-05-12T03:02:41.817Z] ++ '[' -n 0 ']' [2022-05-12T03:02:41.817Z] ++ set -x [2022-05-12T03:02:41.817Z] ++ 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-12T03:02:41.817Z] INFO: Testing against a local daemon [2022-05-12T03:02:41.817Z] === RUN TestVolumesCreateAndList [2022-05-12T03:02:41.817Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-05-12T03:02:41.817Z] === RUN TestVolumesRemove [2022-05-12T03:02:42.076Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-12T03:02:42.076Z] === RUN TestVolumesInspect [2022-05-12T03:02:42.076Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T03:02:42.076Z] === RUN TestVolumesInvalidJSON [2022-05-12T03:02:42.076Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T03:02:42.076Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T03:02:42.076Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T03:02:42.076Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T03:02:42.076Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T03:02:42.076Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T03:02:42.076Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T03:02:42.076Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T03:02:42.076Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T03:02:42.076Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T03:02:42.076Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T03:02:42.076Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T03:02:42.076Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T03:02:42.076Z] PASS [2022-05-12T03:02:42.076Z] [2022-05-12T03:02:42.076Z] DONE 9 tests in 0.148s [2022-05-12T03:02:42.076Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T03:02:42.076Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T03:02:42.076Z] +++ kill 14598 [2022-05-12T03:02:42.335Z] +++ /etc/init.d/apparmor stop [2022-05-12T03:02:42.335Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T03:02:42.335Z] [2022-05-12T03:02:42.335Z] Unloading profiles will leave already running processes permanently [2022-05-12T03:02:42.335Z] unconfined, which can lead to unexpected situations. [2022-05-12T03:02:42.335Z] [2022-05-12T03:02:42.335Z] To set a process to complain mode, use the command line tool [2022-05-12T03:02:42.335Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T03:02:42.335Z] +++ true [2022-05-12T03:02:42.335Z] exiting test-integration [2022-05-12T03:02:42.335Z] ++ exit 0 [2022-05-12T03:02:42.335Z] [2022-05-12T03:02:42.903Z] + for job in $(jobs -p) [2022-05-12T03:02:42.903Z] + wait 9554 [2022-05-12T03:02:47.090Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T03:02:47.090Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T03:02:47.090Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T03:02:47.090Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T03:02:47.658Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T03:02:47.658Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T03:02:48.224Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T03:02:48.224Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T03:02:48.224Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T03:02:48.224Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T03:02:48.482Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T03:02:48.741Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T03:02:48.999Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T03:02:48.999Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T03:02:49.566Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T03:02:49.566Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T03:02:50.134Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T03:02:50.701Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T03:02:50.701Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T03:02:51.268Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T03:02:53.797Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T03:02:53.797Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T03:02:54.055Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T03:02:54.991Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T03:02:55.928Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T03:02:55.928Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T03:02:57.305Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T03:02:58.240Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T03:02:59.184Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T03:02:59.768Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T03:03:00.335Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T03:03:00.901Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T03:03:00.901Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-12T03:03:00.901Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T03:03:01.467Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T03:03:01.725Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T03:03:02.292Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T03:03:02.858Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T03:03:03.117Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T03:03:03.684Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T03:03:03.684Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-12T03:03:04.619Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T03:03:05.187Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T03:03:05.446Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T03:03:05.446Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T03:03:06.013Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T03:03:06.013Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-12T03:03:06.013Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T03:03:06.583Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T03:03:07.151Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T03:03:07.717Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T03:03:08.285Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T03:03:08.285Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T03:03:08.285Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T03:03:08.285Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-12T03:03:08.285Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T03:03:08.547Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T03:03:09.115Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T03:03:09.115Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T03:03:09.681Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T03:03:09.939Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T03:03:12.470Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T03:03:12.470Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T03:03:12.470Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T03:03:13.037Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T03:03:13.973Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T03:03:14.540Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T03:03:14.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-12T03:03:14.799Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T03:03:15.380Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T03:03:15.950Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T03:03:16.209Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T03:03:16.776Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T03:03:16.776Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-12T03:03:18.152Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T03:03:19.087Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T03:03:20.022Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T03:03:20.281Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T03:03:21.216Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T03:03:22.591Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T03:03:23.967Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T03:03:23.967Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T03:03:25.342Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T03:03:25.601Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T03:03:26.168Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T03:03:27.366Z] --- PASS: TestBuildWithHugeFile (159.08s) [2022-05-12T03:03:27.366Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T03:03:27.366Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T03:03:27.366Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T03:03:27.366Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T03:03:27.366Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T03:03:27.366Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T03:03:27.366Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T03:03:27.366Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T03:03:27.366Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T03:03:27.366Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T03:03:27.366Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T03:03:27.366Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T03:03:27.366Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T03:03:27.366Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-12T03:03:27.366Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-05-12T03:03:27.366Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-12T03:03:27.366Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-12T03:03:27.366Z] === RUN TestBuildPreserveOwnership [2022-05-12T03:03:27.366Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:03:27.366Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T03:03:27.366Z] === RUN TestBuildPlatformInvalid [2022-05-12T03:03:27.366Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-05-12T03:03:27.366Z] PASS [2022-05-12T03:03:27.366Z] ok github.com/docker/docker/integration/build 244.659s [2022-05-12T03:03:27.366Z] [2022-05-12T03:03:27.366Z] === Skipped [2022-05-12T03:03:27.366Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T03:03:27.366Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T03:03:27.366Z] [2022-05-12T03:03:27.366Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T03:03:27.366Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:27.366Z] [2022-05-12T03:03:27.366Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T03:03:27.366Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:03:27.366Z] [2022-05-12T03:03:27.366Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T03:03:27.366Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:03:27.366Z] [2022-05-12T03:03:27.366Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T03:03:27.366Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T03:03:27.366Z] [2022-05-12T03:03:27.366Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T03:03:27.366Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:03:27.366Z] [2022-05-12T03:03:27.366Z] DONE 29 tests, 6 skipped in 286.360s [2022-05-12T03:03:27.366Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T03:03:27.366Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T03:03:27.366Z] INFO: Testing against a local daemon [2022-05-12T03:03:27.366Z] === RUN TestConfigInspect [2022-05-12T03:03:27.366Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:27.366Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T03:03:27.366Z] === RUN TestConfigList [2022-05-12T03:03:27.366Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:27.366Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T03:03:27.366Z] === RUN TestConfigsCreateAndDelete [2022-05-12T03:03:27.366Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:27.366Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T03:03:27.366Z] === RUN TestConfigsUpdate [2022-05-12T03:03:27.366Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:27.366Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T03:03:27.366Z] === RUN TestTemplatedConfig [2022-05-12T03:03:27.366Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:27.366Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T03:03:27.366Z] === RUN TestConfigCreateResolve [2022-05-12T03:03:27.366Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:03:27.366Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T03:03:27.366Z] PASS [2022-05-12T03:03:27.366Z] ok github.com/docker/docker/integration/config 0.106s [2022-05-12T03:03:27.366Z] [2022-05-12T03:03:27.366Z] === Skipped [2022-05-12T03:03:27.366Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T03:03:27.366Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:27.366Z] [2022-05-12T03:03:27.366Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T03:03:27.366Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:27.366Z] [2022-05-12T03:03:27.366Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T03:03:27.366Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:27.366Z] [2022-05-12T03:03:27.366Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T03:03:27.366Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:27.366Z] [2022-05-12T03:03:27.366Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T03:03:27.366Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:27.366Z] [2022-05-12T03:03:27.366Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T03:03:27.366Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:03:27.366Z] [2022-05-12T03:03:27.366Z] DONE 6 tests, 6 skipped in 2.332s [2022-05-12T03:03:27.366Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T03:03:29.555Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T03:03:29.555Z] INFO: Testing against a local daemon [2022-05-12T03:03:29.555Z] === RUN TestCheckpoint [2022-05-12T03:03:29.555Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T03:03:29.555Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T03:03:29.555Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T03:03:29.555Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T03:03:29.555Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T03:03:29.555Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T03:03:29.555Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T03:03:29.555Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T03:03:29.555Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T03:03:29.555Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T03:03:29.555Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T03:03:29.555Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T03:03:29.555Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T03:03:29.555Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T03:03:29.555Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T03:03:29.555Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2022-05-12T03:03:29.555Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T03:03:30.018Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.28s) [2022-05-12T03:03:30.018Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T03:03:30.018Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-05-12T03:03:30.018Z] === RUN TestCopyEmptyFile [2022-05-12T03:03:30.479Z] --- PASS: TestCopyEmptyFile (0.55s) [2022-05-12T03:03:30.479Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T03:03:30.941Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-05-12T03:03:30.941Z] === RUN TestCopyFromContainer [2022-05-12T03:03:30.941Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:30.941Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T03:03:30.941Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T03:03:30.941Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T03:03:30.941Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T03:03:30.941Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T03:03:30.941Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T03:03:30.941Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T03:03:30.941Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T03:03:30.941Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T03:03:30.941Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T03:03:30.941Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T03:03:30.941Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-05-12T03:03:30.941Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-12T03:03:30.941Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-12T03:03:30.941Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-12T03:03:30.941Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T03:03:30.941Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T03:03:30.941Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T03:03:30.941Z] === RUN TestCreateWithInvalidEnv [2022-05-12T03:03:30.941Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T03:03:30.941Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T03:03:30.941Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T03:03:30.941Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T03:03:30.941Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T03:03:30.941Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T03:03:30.941Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T03:03:30.941Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T03:03:30.941Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T03:03:30.941Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-12T03:03:30.941Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T03:03:30.941Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T03:03:30.941Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-05-12T03:03:30.941Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T03:03:30.941Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:30.941Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T03:03:30.941Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T03:03:30.941Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:03:30.941Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T03:03:30.941Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T03:03:30.941Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:03:30.941Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T03:03:30.941Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T03:03:30.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T03:03:30.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T03:03:30.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T03:03:30.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T03:03:30.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T03:03:30.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T03:03:30.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T03:03:30.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T03:03:30.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T03:03:30.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T03:03:30.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T03:03:30.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T03:03:30.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T03:03:30.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T03:03:30.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T03:03:30.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-12T03:03:30.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T03:03:30.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T03:03:30.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T03:03:30.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T03:03:30.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T03:03:30.941Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T03:03:30.941Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T03:03:30.941Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T03:03:30.941Z] === RUN TestCreateDifferentPlatform [2022-05-12T03:03:30.941Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T03:03:30.941Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T03:03:30.941Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-12T03:03:30.941Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T03:03:30.941Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T03:03:30.941Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T03:03:31.404Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-05-12T03:03:31.404Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T03:03:31.404Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T03:03:31.404Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-12T03:03:31.404Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T03:03:31.404Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:31.404Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T03:03:31.404Z] === RUN TestWindowsDevices [2022-05-12T03:03:31.404Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T03:03:31.404Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T03:03:31.404Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:31.404Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:31.404Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:31.404Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:31.404Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:31.404Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:31.404Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T03:03:31.404Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T03:03:31.404Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:31.404Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:31.404Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:31.404Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:31.404Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:31.404Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:31.404Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T03:03:31.404Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:31.404Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T03:03:31.404Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:31.404Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T03:03:31.404Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T03:03:31.404Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:31.404Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:31.866Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:32.734Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T03:03:34.111Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T03:03:35.486Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T03:03:35.744Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T03:03:36.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-12T03:03:36.682Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T03:03:37.402Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-12T03:03:37.402Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T03:03:37.656Z] --- PASS: TestWindowsDevices (0.05s) [2022-05-12T03:03:37.656Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-05-12T03:03:37.656Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.31s) [2022-05-12T03:03:37.656Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.36s) [2022-05-12T03:03:37.656Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.06s) [2022-05-12T03:03:37.656Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.70s) [2022-05-12T03:03:37.656Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.11s) [2022-05-12T03:03:37.656Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.59s) [2022-05-12T03:03:37.656Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.43s) [2022-05-12T03:03:37.656Z] === RUN TestDiff [2022-05-12T03:03:37.656Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T03:03:37.656Z] --- SKIP: TestDiff (0.00s) [2022-05-12T03:03:37.656Z] === RUN TestExecWithCloseStdin [2022-05-12T03:03:37.973Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T03:03:37.973Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T03:03:37.973Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T03:03:38.911Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T03:03:39.479Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T03:03:40.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-12T03:03:40.589Z] --- PASS: TestExecWithCloseStdin (2.68s) [2022-05-12T03:03:40.589Z] === RUN TestExec [2022-05-12T03:03:42.779Z] --- PASS: TestExec (2.38s) [2022-05-12T03:03:42.779Z] === RUN TestExecUser [2022-05-12T03:03:42.779Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T03:03:42.779Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T03:03:42.779Z] === RUN TestExportContainerAndImportImage [2022-05-12T03:03:42.779Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:42.779Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T03:03:42.779Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T03:03:42.779Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:42.779Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T03:03:42.779Z] === RUN TestHealthCheckWorkdir [2022-05-12T03:03:42.779Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T03:03:42.779Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T03:03:42.779Z] === RUN TestHealthKillContainer [2022-05-12T03:03:42.779Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T03:03:42.779Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T03:03:42.779Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T03:03:42.779Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T03:03:42.779Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T03:03:42.779Z] === RUN TestKillContainerInvalidSignal [2022-05-12T03:03:42.950Z] docker_api_swarm_service_test.go:395: [d258eaae4abe1] joining swarm manager [dd1b9c9a32f1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:03:42.950Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T03:03:43.209Z] docker_api_swarm_service_test.go:395: [d685d9088b90e] joining swarm manager [dd1b9c9a32f1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:03:43.468Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T03:03:44.966Z] --- PASS: TestKillContainerInvalidSignal (1.99s) [2022-05-12T03:03:44.966Z] === RUN TestKillContainer [2022-05-12T03:03:44.966Z] === RUN TestKillContainer/no_signal [2022-05-12T03:03:47.152Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T03:03:47.152Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T03:03:47.152Z] === RUN TestKillContainer/killing_signal [2022-05-12T03:03:48.739Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T03:03:48.739Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T03:03:48.739Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T03:03:49.307Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T03:03:49.338Z] --- PASS: TestKillContainer (4.43s) [2022-05-12T03:03:49.338Z] --- PASS: TestKillContainer/no_signal (1.94s) [2022-05-12T03:03:49.338Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T03:03:49.338Z] --- PASS: TestKillContainer/killing_signal (2.42s) [2022-05-12T03:03:49.338Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T03:03:49.338Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T03:03:49.338Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T03:03:49.338Z] === RUN TestKillStoppedContainer [2022-05-12T03:03:49.338Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T03:03:49.338Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T03:03:49.338Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T03:03:49.338Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T03:03:49.338Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T03:03:49.338Z] === RUN TestKillDifferentUserContainer [2022-05-12T03:03:49.338Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T03:03:49.338Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T03:03:49.338Z] === RUN TestInspectOomKilledTrue [2022-05-12T03:03:49.338Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:49.338Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T03:03:49.338Z] === RUN TestInspectOomKilledFalse [2022-05-12T03:03:49.338Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T03:03:49.338Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T03:03:49.338Z] === RUN TestLogsFollowTailEmpty [2022-05-12T03:03:50.242Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T03:03:50.810Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T03:03:51.529Z] --- PASS: TestLogsFollowTailEmpty (1.97s) [2022-05-12T03:03:51.529Z] === RUN TestNetworkNat [2022-05-12T03:03:51.529Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T03:03:51.529Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T03:03:51.529Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T03:03:51.747Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T03:03:52.682Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T03:03:53.718Z] --- PASS: TestNetworkLocalhostTCPNat (2.48s) [2022-05-12T03:03:53.718Z] === RUN TestNetworkLoopbackNat [2022-05-12T03:03:53.718Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T03:03:53.718Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T03:03:53.718Z] === RUN TestPause [2022-05-12T03:03:53.718Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T03:03:53.718Z] --- SKIP: TestPause (0.00s) [2022-05-12T03:03:53.718Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T03:03:54.585Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T03:03:54.844Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T03:03:55.064Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 31.9% of statements [2022-05-12T03:03:55.064Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T03:03:55.064Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T03:03:55.064Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T03:03:55.064Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T03:03:55.064Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-05-12T03:03:55.064Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T03:03:55.064Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T03:03:55.065Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T03:03:55.065Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T03:03:55.065Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T03:03:55.065Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T03:03:55.065Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T03:03:55.065Z] ok github.com/docker/docker/builder/remotecontext 0.133s coverage: 13.7% of statements [2022-05-12T03:03:55.065Z] ok github.com/docker/docker/builder/dockerfile 0.541s coverage: 49.3% of statements [2022-05-12T03:03:55.065Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-12T03:03:55.065Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-05-12T03:03:55.065Z] ok github.com/docker/docker/builder/remotecontext/git 1.568s coverage: 86.3% of statements [2022-05-12T03:03:55.065Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T03:03:55.065Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T03:03:55.065Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T03:03:55.065Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T03:03:55.065Z] ok github.com/docker/docker/cmd/docker-proxy 0.262s coverage: 67.6% of statements [2022-05-12T03:03:55.410Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T03:03:55.902Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.06s) [2022-05-12T03:03:55.902Z] === RUN TestPauseStopPausedContainer [2022-05-12T03:03:55.902Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:03:55.902Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T03:03:55.902Z] === RUN TestPsFilter [2022-05-12T03:03:55.902Z] --- PASS: TestPsFilter (0.25s) [2022-05-12T03:03:55.902Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T03:03:57.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-12T03:03:58.337Z] ok github.com/docker/docker/client 0.134s coverage: 75.6% of statements [2022-05-12T03:03:58.817Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.31s) [2022-05-12T03:03:58.818Z] === RUN TestRemoveContainerWithVolume [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T03:03:58.940Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T03:03:58.940Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T03:03:58.940Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T03:03:58.940Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T03:03:58.940Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T03:03:58.940Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T03:03:58.940Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T03:03:58.940Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T03:03:58.940Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T03:03:58.940Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T03:03:58.940Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T03:03:58.940Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T03:03:58.940Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T03:03:58.940Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T03:03:58.940Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T03:03:58.940Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T03:03:58.940Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T03:03:58.941Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T03:03:58.941Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T03:03:58.941Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T03:03:58.941Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T03:03:58.941Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T03:03:58.941Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T03:03:59.864Z] docker_api_swarm_service_test.go:343: [da8997c301def] joining swarm manager [d9de0bb6fa3d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:04:00.799Z] docker_api_swarm_service_test.go:343: [d9947fd27961e] joining swarm manager [d9de0bb6fa3d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:04:01.003Z] --- PASS: TestRemoveContainerWithVolume (2.37s) [2022-05-12T03:04:01.003Z] === RUN TestRemoveContainerRunning [2022-05-12T03:04:01.735Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T03:04:02.549Z] --- PASS: TestRemoveContainerRunning (1.99s) [2022-05-12T03:04:02.549Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T03:04:03.610Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T03:04:04.739Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.99s) [2022-05-12T03:04:04.739Z] === RUN TestRemoveInvalidContainer [2022-05-12T03:04:04.739Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-12T03:04:04.739Z] === RUN TestRenameLinkedContainer [2022-05-12T03:04:04.739Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T03:04:04.739Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T03:04:04.739Z] === RUN TestRenameStoppedContainer [2022-05-12T03:04:06.934Z] --- PASS: TestRenameStoppedContainer (2.28s) [2022-05-12T03:04:06.934Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T03:04:08.294Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T03:04:08.294Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T03:04:08.294Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T03:04:08.697Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T03:04:08.697Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T03:04:08.697Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T03:04:08.697Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T03:04:08.697Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T03:04:08.697Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T03:04:08.697Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T03:04:08.697Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T03:04:08.697Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T03:04:08.697Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T03:04:08.697Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T03:04:08.697Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T03:04:08.697Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T03:04:08.697Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T03:04:08.697Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T03:04:08.697Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:04:08.697Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T03:04:08.697Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T03:04:08.697Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T03:04:08.697Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T03:04:08.697Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T03:04:08.697Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T03:04:08.697Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T03:04:08.697Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T03:04:08.697Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T03:04:08.697Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T03:04:08.860Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T03:04:09.118Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T03:04:09.377Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T03:04:09.658Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T03:04:09.658Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T03:04:09.658Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T03:04:09.658Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T03:04:09.658Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T03:04:09.658Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T03:04:09.658Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T03:04:09.658Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T03:04:09.943Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T03:04:10.113Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T03:04:11.320Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T03:04:11.320Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-12T03:04:11.639Z] --- PASS: TestRenameRunningContainerAndReuse (4.68s) [2022-05-12T03:04:11.639Z] === RUN TestRenameInvalidName [2022-05-12T03:04:13.830Z] --- PASS: TestRenameInvalidName (2.01s) [2022-05-12T03:04:13.830Z] === RUN TestRenameAnonymousContainer [2022-05-12T03:04:13.831Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T03:04:13.831Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T03:04:13.831Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T03:04:13.831Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T03:04:13.831Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T03:04:13.849Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-12T03:04:16.384Z] docker_api_swarm_service_test.go:490: [dc083119e506c] joining swarm manager [dc2d117f8394e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:04:16.645Z] docker_api_swarm_service_test.go:490: [def88cc6e6136] joining swarm manager [dc2d117f8394e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:04:16.903Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T03:04:19.449Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T03:04:19.711Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T03:04:20.871Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T03:04:21.610Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T03:04:24.169Z] --- PASS: TestRenameAnonymousContainer (9.78s) [2022-05-12T03:04:24.169Z] === RUN TestRenameContainerWithSameName [2022-05-12T03:04:25.714Z] --- PASS: TestRenameContainerWithSameName (2.07s) [2022-05-12T03:04:25.714Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T03:04:25.714Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T03:04:25.714Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T03:04:25.714Z] === RUN TestResize [2022-05-12T03:04:27.905Z] --- PASS: TestResize (2.11s) [2022-05-12T03:04:27.905Z] === RUN TestResizeWithInvalidSize [2022-05-12T03:04:28.171Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T03:04:28.171Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-12T03:04:28.171Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T03:04:28.737Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T03:04:30.100Z] --- PASS: TestResizeWithInvalidSize (2.07s) [2022-05-12T03:04:30.100Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T03:04:30.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-12T03:04:32.013Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T03:04:32.285Z] --- PASS: TestResizeWhenContainerNotStarted (2.27s) [2022-05-12T03:04:32.285Z] === RUN TestDaemonRestartKillContainers [2022-05-12T03:04:32.285Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:04:32.285Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T03:04:32.285Z] === RUN TestStats [2022-05-12T03:04:32.285Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T03:04:32.285Z] --- SKIP: TestStats (0.00s) [2022-05-12T03:04:32.285Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T03:04:33.919Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T03:04:35.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-12T03:04:36.387Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T03:04:37.763Z] docker_api_swarm_service_test.go:128: [db21f44420fc3] joining swarm manager [df4129a252ab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:04:38.701Z] docker_api_swarm_service_test.go:129: [d8ea1f4abb5f2] joining swarm manager [df4129a252ab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:04:40.604Z] docker_api_swarm_service_test.go:137: [df75f68284bdb] joining swarm manager [df4129a252ab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T03:04:41.177Z] docker_api_swarm_service_test.go:138: [dcd4f387cfb01] joining swarm manager [df4129a252ab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-12T03:04:41.752Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T03:04:43.656Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T03:04:44.224Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T03:04:44.971Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 29.7% of statements [2022-05-12T03:04:44.971Z] ok github.com/docker/docker/container 0.116s coverage: 34.6% of statements [2022-05-12T03:04:44.971Z] ok github.com/docker/docker/cmd/dockerd/trap 2.647s coverage: 0.0% of statements [2022-05-12T03:04:44.971Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T03:04:44.971Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T03:04:44.971Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T03:04:44.971Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T03:04:44.971Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T03:04:45.159Z] === RUN TestDockerSuite/TestPortList [2022-05-12T03:04:48.538Z] ok github.com/docker/docker/daemon/cluster 0.109s coverage: 0.5% of statements [2022-05-12T03:04:49.904Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-05-12T03:04:49.998Z] --- PASS: TestStopContainerWithRestartPolicyAlways (15.83s) [2022-05-12T03:04:49.998Z] === RUN TestStopContainerWithTimeout [2022-05-12T03:04:49.998Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T03:04:49.998Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T03:04:49.998Z] === RUN TestUpdateRestartPolicy [2022-05-12T03:04:51.271Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-05-12T03:04:51.723Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T03:04:51.982Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T03:04:58.541Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T03:04:58.541Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T03:04:58.541Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T03:04:58.541Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T03:04:58.541Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T03:04:58.801Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T03:04:58.801Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T03:04:59.354Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.8% of statements [2022-05-12T03:04:59.354Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-05-12T03:04:59.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T03:04:59.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T03:04:59.917Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-12T03:05:00.303Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T03:05:00.303Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-12T03:05:00.480Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-05-12T03:05:00.736Z] ok github.com/docker/docker/daemon 10.160s coverage: 16.6% of statements [2022-05-12T03:05:00.736Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T03:05:00.736Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T03:05:00.736Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T03:05:00.736Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T03:05:02.102Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.763s coverage: 74.8% of statements [2022-05-12T03:05:02.205Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-12T03:05:02.772Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-12T03:05:03.030Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-05-12T03:05:03.286Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.371s coverage: 56.2% of statements [2022-05-12T03:05:03.339Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-12T03:05:03.339Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T03:05:03.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-12T03:05:05.176Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-05-12T03:05:05.506Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T03:05:06.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-12T03:05:06.573Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.354s coverage: 50.6% of statements [2022-05-12T03:05:06.655Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T03:05:07.503Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.587s coverage: 45.9% of statements [2022-05-12T03:05:07.503Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T03:05:08.560Z] docker_api_swarm_service_test.go:304: [d2e22b8d2b4dc] joining swarm manager [d132a316831e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:05:08.868Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.689s coverage: 58.2% of statements [2022-05-12T03:05:08.868Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-12T03:05:08.868Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T03:05:08.868Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.5% of statements [2022-05-12T03:05:09.128Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T03:05:09.128Z] docker_api_swarm_service_test.go:304: [d7711c770e523] joining swarm manager [d132a316831e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:05:09.796Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-05-12T03:05:10.359Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-05-12T03:05:11.134Z] --- PASS: TestUpdateRestartPolicy (20.75s) [2022-05-12T03:05:11.134Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T03:05:11.134Z] --- PASS: TestUpdateRestartWithAutoRemove (1.97s) [2022-05-12T03:05:11.134Z] === RUN TestWaitNonBlocked [2022-05-12T03:05:11.134Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T03:05:11.134Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T03:05:11.134Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T03:05:11.134Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T03:05:11.134Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T03:05:11.134Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T03:05:11.287Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.6% of statements [2022-05-12T03:05:11.287Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T03:05:11.287Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T03:05:12.215Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 43.0% of statements [2022-05-12T03:05:12.777Z] ok github.com/docker/docker/daemon/logger/awslogs 0.187s coverage: 79.9% of statements [2022-05-12T03:05:13.033Z] ok github.com/docker/docker/daemon/logger/fluentd 0.033s coverage: 53.6% of statements [2022-05-12T03:05:13.033Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T03:05:13.321Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T03:05:13.321Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T03:05:13.595Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-05-12T03:05:13.595Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 23.9% of statements [2022-05-12T03:05:14.056Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-12T03:05:14.056Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.03s) [2022-05-12T03:05:14.056Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.12s) [2022-05-12T03:05:14.056Z] === RUN TestWaitBlocked [2022-05-12T03:05:14.056Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:05:14.056Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T03:05:14.056Z] PASS [2022-05-12T03:05:14.057Z] ok github.com/docker/docker/integration/container 104.605s [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === Skipped [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T03:05:14.057Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T03:05:14.057Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T03:05:14.057Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T03:05:14.057Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T03:05:14.057Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T03:05:14.057Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T03:05:14.057Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-12T03:05:14.057Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T03:05:14.057Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-05-12T03:05:14.057Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T03:05:14.057Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T03:05:14.057Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T03:05:14.057Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T03:05:14.057Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T03:05:14.057Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T03:05:14.057Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T03:05:14.057Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T03:05:14.057Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T03:05:14.057Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T03:05:14.057Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T03:05:14.057Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T03:05:14.057Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T03:05:14.057Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T03:05:14.057Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T03:05:14.057Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T03:05:14.057Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T03:05:14.057Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T03:05:14.057Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T03:05:14.057Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T03:05:14.057Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T03:05:14.057Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T03:05:14.057Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T03:05:14.057Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T03:05:14.057Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T03:05:14.057Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T03:05:14.057Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:05:14.057Z] [2022-05-12T03:05:14.057Z] DONE 120 tests, 34 skipped in 108.014s [2022-05-12T03:05:14.057Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T03:05:14.158Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-05-12T03:05:14.721Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 69.9% of statements [2022-05-12T03:05:14.977Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 78.7% of statements [2022-05-12T03:05:14.977Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T03:05:15.225Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T03:05:15.906Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 54.9% of statements [2022-05-12T03:05:15.906Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 31.5% of statements [2022-05-12T03:05:16.834Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-05-12T03:05:17.396Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-05-12T03:05:17.958Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-12T03:05:18.519Z] ok github.com/docker/docker/daemon/logger/splunk 1.581s coverage: 82.5% of statements [2022-05-12T03:05:18.519Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T03:05:18.519Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T03:05:19.447Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 44.4% of statements [2022-05-12T03:05:20.377Z] ok github.com/docker/docker/distribution 0.609s coverage: 28.2% of statements [2022-05-12T03:05:20.377Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T03:05:20.633Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-05-12T03:05:21.195Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-05-12T03:05:21.452Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-12T03:05:21.790Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T03:05:22.015Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-05-12T03:05:22.015Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-05-12T03:05:22.015Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T03:05:22.015Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T03:05:22.015Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T03:05:22.576Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-05-12T03:05:22.727Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T03:05:23.505Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-05-12T03:05:24.067Z] ok github.com/docker/docker/opts 0.026s coverage: 65.5% of statements [2022-05-12T03:05:24.103Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T03:05:24.323Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-05-12T03:05:24.669Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T03:05:25.605Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T03:05:26.213Z] ok github.com/docker/docker/pkg/archive 0.305s coverage: 82.1% of statements [2022-05-12T03:05:26.775Z] ok github.com/docker/docker/pkg/authorization 0.329s coverage: 68.3% of statements [2022-05-12T03:05:26.775Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-12T03:05:26.981Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T03:05:27.031Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-05-12T03:05:28.909Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T03:05:28.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-12T03:05:29.478Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T03:05:29.736Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T03:05:30.296Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 42.7% of statements [2022-05-12T03:05:30.296Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-12T03:05:30.304Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T03:05:30.552Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-12T03:05:30.809Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-12T03:05:30.872Z] docker_api_swarm_service_test.go:100: [db6a496436eee] joining swarm manager [d11712df13d31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:05:31.065Z] ok github.com/docker/docker/layer 7.376s coverage: 69.0% of statements [2022-05-12T03:05:31.065Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T03:05:31.065Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T03:05:31.065Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T03:05:31.065Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T03:05:31.065Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T03:05:31.065Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T03:05:31.628Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-05-12T03:05:31.629Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-12T03:05:31.809Z] docker_api_swarm_service_test.go:101: [d4ab4709706a3] joining swarm manager [d11712df13d31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:05:31.885Z] ok github.com/docker/docker/pkg/fsutils 0.154s coverage: 85.1% of statements [2022-05-12T03:05:31.885Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-05-12T03:05:32.067Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T03:05:33.300Z] ok github.com/docker/docker/pkg/idtools 0.540s coverage: 67.9% of statements [2022-05-12T03:05:33.300Z] ok github.com/docker/docker/pkg/ioutils 0.455s coverage: 69.7% of statements [2022-05-12T03:05:33.557Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-05-12T03:05:33.557Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-05-12T03:05:33.557Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-12T03:05:33.812Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-05-12T03:05:33.812Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-05-12T03:05:33.972Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T03:05:34.375Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-05-12T03:05:34.375Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-05-12T03:05:34.631Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-05-12T03:05:34.631Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T03:05:34.631Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T03:05:34.908Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T03:05:34.908Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-12T03:05:34.908Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T03:05:35.167Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T03:05:35.167Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T03:05:35.194Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-05-12T03:05:35.426Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T03:05:35.756Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-12T03:05:35.756Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-12T03:05:35.994Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T03:05:36.011Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-12T03:05:36.930Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T03:05:37.436Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-05-12T03:05:37.436Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-05-12T03:05:37.692Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-12T03:05:37.867Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T03:05:37.948Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-12T03:05:38.203Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-05-12T03:05:38.433Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T03:05:38.459Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-12T03:05:38.714Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-05-12T03:05:39.276Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-12T03:05:39.531Z] ok github.com/docker/docker/pkg/tailfile 0.069s coverage: 88.6% of statements [2022-05-12T03:05:40.093Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-05-12T03:05:40.348Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-12T03:05:40.604Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-12T03:05:42.491Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-05-12T03:05:42.491Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-12T03:05:43.053Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-05-12T03:05:43.981Z] ok github.com/docker/docker/quota 0.237s coverage: 71.4% of statements [2022-05-12T03:05:44.131Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T03:05:44.131Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T03:05:44.131Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T03:05:44.131Z] === RUN TestConfigDaemonID [2022-05-12T03:05:44.131Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T03:05:44.131Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T03:05:44.131Z] === RUN TestDaemonConfigValidation [2022-05-12T03:05:44.131Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T03:05:44.131Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T03:05:44.131Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T03:05:44.131Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T03:05:44.131Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T03:05:44.131Z] === RUN TestDaemonProxy [2022-05-12T03:05:44.131Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T03:05:44.131Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T03:05:44.131Z] PASS [2022-05-12T03:05:44.131Z] ok github.com/docker/docker/integration/daemon 0.153s [2022-05-12T03:05:44.131Z] [2022-05-12T03:05:44.131Z] === Skipped [2022-05-12T03:05:44.131Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T03:05:44.131Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T03:05:44.131Z] [2022-05-12T03:05:44.131Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T03:05:44.131Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T03:05:44.131Z] [2022-05-12T03:05:44.131Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T03:05:44.131Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T03:05:44.131Z] [2022-05-12T03:05:44.131Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T03:05:44.131Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T03:05:44.131Z] [2022-05-12T03:05:44.131Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T03:05:44.131Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T03:05:44.131Z] [2022-05-12T03:05:44.131Z] DONE 5 tests, 5 skipped in 29.398s [2022-05-12T03:05:44.131Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T03:05:44.238Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-12T03:05:44.842Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T03:05:44.842Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T03:05:44.842Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T03:05:45.002Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T03:05:45.002Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T03:05:45.167Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-05-12T03:05:45.729Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-12T03:05:45.729Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-12T03:05:46.291Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-12T03:05:46.291Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-12T03:05:46.379Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T03:05:46.638Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T03:05:46.638Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T03:05:46.897Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T03:05:48.182Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-12T03:05:48.742Z] ok github.com/docker/docker/volume/local 0.108s coverage: 76.4% of statements [2022-05-12T03:05:48.801Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T03:05:48.838Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T03:05:48.838Z] INFO: Testing against a local daemon [2022-05-12T03:05:48.838Z] === RUN TestCommitInheritsEnv [2022-05-12T03:05:48.838Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:05:48.838Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-12T03:05:48.838Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T03:05:48.838Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T03:05:48.838Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T03:05:48.838Z] === RUN TestImportWithCustomPlatform [2022-05-12T03:05:48.838Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T03:05:48.838Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T03:05:48.838Z] === RUN TestImagesFilterMultiReference [2022-05-12T03:05:48.838Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-05-12T03:05:48.838Z] === RUN TestImagePullPlatformInvalid [2022-05-12T03:05:48.838Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-05-12T03:05:48.838Z] === RUN TestRemoveImageOrphaning [2022-05-12T03:05:49.304Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-05-12T03:05:49.659Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T03:05:49.659Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T03:05:49.811Z] --- PASS: TestRemoveImageOrphaning (1.25s) [2022-05-12T03:05:49.811Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T03:05:49.811Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-05-12T03:05:49.811Z] === RUN TestTagInvalidReference [2022-05-12T03:05:49.811Z] --- PASS: TestTagInvalidReference (0.05s) [2022-05-12T03:05:49.811Z] === RUN TestTagValidPrefixedRepo [2022-05-12T03:05:49.811Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-05-12T03:05:49.811Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T03:05:49.811Z] --- PASS: TestTagExistedNameWithoutForce (0.08s) [2022-05-12T03:05:49.811Z] === RUN TestTagOfficialNames [2022-05-12T03:05:50.180Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T03:05:50.232Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-05-12T03:05:50.272Z] --- PASS: TestTagOfficialNames (0.13s) [2022-05-12T03:05:50.272Z] === RUN TestTagMatchesDigest [2022-05-12T03:05:50.272Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-12T03:05:50.272Z] PASS [2022-05-12T03:05:50.272Z] ok github.com/docker/docker/integration/image 1.993s [2022-05-12T03:05:50.272Z] [2022-05-12T03:05:50.272Z] === Skipped [2022-05-12T03:05:50.272Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-12T03:05:50.272Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:05:50.272Z] [2022-05-12T03:05:50.272Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T03:05:50.272Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T03:05:50.272Z] [2022-05-12T03:05:50.272Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T03:05:50.272Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T03:05:50.272Z] [2022-05-12T03:05:50.272Z] DONE 12 tests, 3 skipped in 6.718s [2022-05-12T03:05:50.272Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T03:05:51.116Z] check_test.go:378: [db6a496436eee] daemon is not started [2022-05-12T03:05:52.490Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T03:05:53.186Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T03:05:53.186Z] INFO: Testing against a local daemon [2022-05-12T03:05:53.186Z] === RUN TestNetworkCreateDelete [2022-05-12T03:05:53.186Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:05:53.186Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T03:05:53.186Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T03:05:53.186Z] 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-12T03:05:53.186Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T03:05:53.186Z] === RUN TestDaemonDNSFallback [2022-05-12T03:05:53.186Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:05:53.186Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T03:05:53.186Z] === RUN TestInspectNetwork [2022-05-12T03:05:53.186Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T03:05:53.186Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T03:05:53.186Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T03:05:53.186Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:05:53.186Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T03:05:53.186Z] === RUN TestNetworkInvalidJSON [2022-05-12T03:05:53.186Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T03:05:53.186Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T03:05:53.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T03:05:53.186Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T03:05:53.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T03:05:53.186Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T03:05:53.186Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T03:05:53.186Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T03:05:53.186Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T03:05:53.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T03:05:53.186Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T03:05:53.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T03:05:53.186Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T03:05:53.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T03:05:53.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T03:05:53.186Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T03:05:53.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T03:05:53.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T03:05:53.186Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T03:05:53.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T03:05:53.186Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T03:05:53.186Z] === RUN TestNetworkList [2022-05-12T03:05:53.186Z] === RUN TestNetworkList//networks [2022-05-12T03:05:53.186Z] === PAUSE TestNetworkList//networks [2022-05-12T03:05:53.186Z] === RUN TestNetworkList//networks/ [2022-05-12T03:05:53.186Z] === PAUSE TestNetworkList//networks/ [2022-05-12T03:05:53.186Z] === CONT TestNetworkList//networks [2022-05-12T03:05:53.186Z] === CONT TestNetworkList//networks/ [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkList (0.05s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T03:05:53.186Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T03:05:53.186Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T03:05:53.186Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T03:05:53.186Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T03:05:53.186Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T03:05:53.186Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T03:05:53.186Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T03:05:53.186Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T03:05:53.186Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T03:05:53.186Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T03:05:53.186Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T03:05:53.186Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T03:05:53.186Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T03:05:53.186Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T03:05:53.186Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T03:05:53.186Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T03:05:53.186Z] service_test.go:243: FLAKY_TEST [2022-05-12T03:05:53.186Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T03:05:53.186Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T03:05:53.186Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T03:05:53.186Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T03:05:53.186Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T03:05:53.186Z] PASS [2022-05-12T03:05:53.186Z] ok github.com/docker/docker/integration/network 0.208s [2022-05-12T03:05:53.186Z] [2022-05-12T03:05:53.186Z] === Skipped [2022-05-12T03:05:53.186Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T03:05:53.186Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:05:53.186Z] [2022-05-12T03:05:53.186Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T03:05:53.186Z] 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-12T03:05:53.186Z] [2022-05-12T03:05:53.186Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T03:05:53.186Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:05:53.186Z] [2022-05-12T03:05:53.186Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T03:05:53.186Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T03:05:53.186Z] [2022-05-12T03:05:53.186Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T03:05:53.186Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:05:53.186Z] [2022-05-12T03:05:53.186Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T03:05:53.186Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] [2022-05-12T03:05:53.186Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T03:05:53.186Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] [2022-05-12T03:05:53.186Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T03:05:53.186Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] [2022-05-12T03:05:53.186Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T03:05:53.186Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] [2022-05-12T03:05:53.186Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T03:05:53.186Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] [2022-05-12T03:05:53.186Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T03:05:53.186Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] [2022-05-12T03:05:53.186Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T03:05:53.186Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] [2022-05-12T03:05:53.186Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T03:05:53.186Z] service_test.go:243: FLAKY_TEST [2022-05-12T03:05:53.186Z] [2022-05-12T03:05:53.186Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T03:05:53.186Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] [2022-05-12T03:05:53.186Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T03:05:53.186Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T03:05:53.186Z] [2022-05-12T03:05:53.186Z] DONE 34 tests, 15 skipped in 2.552s [2022-05-12T03:05:53.186Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T03:05:53.426Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T03:05:53.426Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T03:05:53.426Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T03:05:54.160Z] testing: warning: no tests to run [2022-05-12T03:05:54.160Z] PASS [2022-05-12T03:05:54.160Z] ok github.com/docker/docker/integration/network/ipvlan 0.092s [2022-05-12T03:05:54.160Z] [2022-05-12T03:05:54.160Z] DONE 0 tests in 0.921s [2022-05-12T03:05:54.160Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T03:05:54.406Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T03:05:55.133Z] testing: warning: no tests to run [2022-05-12T03:05:55.133Z] PASS [2022-05-12T03:05:55.133Z] ok github.com/docker/docker/integration/network/macvlan 0.095s [2022-05-12T03:05:55.133Z] [2022-05-12T03:05:55.133Z] DONE 0 tests in 0.947s [2022-05-12T03:05:55.133Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T03:05:55.392Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T03:05:55.392Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T03:05:55.392Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T03:05:55.392Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T03:05:55.392Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T03:05:55.392Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T03:05:55.860Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T03:05:55.860Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T03:05:55.960Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T03:05:56.107Z] testing: warning: no tests to run [2022-05-12T03:05:56.107Z] PASS [2022-05-12T03:05:56.107Z] ok github.com/docker/docker/integration/plugin 0.095s [2022-05-12T03:05:56.107Z] [2022-05-12T03:05:56.107Z] DONE 0 tests in 0.923s [2022-05-12T03:05:56.107Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T03:05:56.219Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T03:05:56.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-12T03:05:56.737Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T03:05:56.845Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T03:05:57.080Z] testing: warning: no tests to run [2022-05-12T03:05:57.080Z] PASS [2022-05-12T03:05:57.080Z] ok github.com/docker/docker/integration/plugin/authz 0.103s [2022-05-12T03:05:57.080Z] [2022-05-12T03:05:57.080Z] DONE 0 tests in 0.931s [2022-05-12T03:05:57.541Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T03:05:57.673Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T03:05:58.611Z] docker_api_swarm_service_test.go:533: [dbf7f99f1eb94] joining swarm manager [dab3c9dd6bce0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:05:58.870Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T03:05:59.804Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T03:06:00.063Z] docker_api_swarm_service_test.go:534: [d9916a38b1026] joining swarm manager [dab3c9dd6bce0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:06:00.629Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T03:06:00.629Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T03:06:00.629Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T03:06:01.195Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T03:06:02.065Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T03:06:02.065Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T03:06:02.065Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T03:06:02.065Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T03:06:02.065Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T03:06:02.191Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T03:06:02.191Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T03:06:02.191Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T03:06:02.191Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T03:06:02.191Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T03:06:02.658Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T03:06:03.367Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T03:06:03.367Z] INFO: Testing against a local daemon [2022-05-12T03:06:03.367Z] === RUN TestPluginInvalidJSON [2022-05-12T03:06:03.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T03:06:03.367Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T03:06:03.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T03:06:03.367Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T03:06:03.367Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T03:06:03.367Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T03:06:03.367Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T03:06:03.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T03:06:03.367Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T03:06:03.367Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T03:06:03.367Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T03:06:03.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T03:06:03.367Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T03:06:03.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T03:06:03.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T03:06:03.367Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T03:06:03.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T03:06:03.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T03:06:03.367Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T03:06:03.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T03:06:03.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T03:06:03.367Z] --- PASS: TestPluginInvalidJSON (0.08s) [2022-05-12T03:06:03.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-05-12T03:06:03.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T03:06:03.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-05-12T03:06:03.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T03:06:03.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T03:06:03.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.02s) [2022-05-12T03:06:03.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-05-12T03:06:03.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T03:06:03.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T03:06:03.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T03:06:03.367Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-12T03:06:03.367Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T03:06:03.367Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T03:06:03.367Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T03:06:03.367Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T03:06:03.367Z] === RUN TestPluginInstall [2022-05-12T03:06:03.367Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T03:06:03.367Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T03:06:03.367Z] === RUN TestPluginsWithRuntimes [2022-05-12T03:06:03.367Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T03:06:03.367Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T03:06:03.367Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T03:06:03.367Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T03:06:03.367Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T03:06:03.367Z] PASS [2022-05-12T03:06:03.367Z] ok github.com/docker/docker/integration/plugin/common 0.175s [2022-05-12T03:06:03.367Z] [2022-05-12T03:06:03.367Z] === Skipped [2022-05-12T03:06:03.367Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T03:06:03.367Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T03:06:03.367Z] [2022-05-12T03:06:03.367Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T03:06:03.367Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T03:06:03.367Z] [2022-05-12T03:06:03.367Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T03:06:03.367Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T03:06:03.367Z] [2022-05-12T03:06:03.367Z] DONE 19 tests, 3 skipped in 5.769s [2022-05-12T03:06:03.367Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T03:06:04.280Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T03:06:05.267Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T03:06:05.267Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T03:06:05.267Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T03:06:05.267Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T03:06:05.267Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T03:06:05.267Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T03:06:05.384Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T03:06:05.605Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T03:06:05.643Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T03:06:05.734Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T03:06:05.734Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T03:06:06.312Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T03:06:06.312Z] INFO: Testing against a local daemon [2022-05-12T03:06:06.312Z] === RUN TestExternalGraphDriver [2022-05-12T03:06:06.312Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T03:06:06.312Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T03:06:06.312Z] === RUN TestGraphdriverPluginV2 [2022-05-12T03:06:06.312Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T03:06:06.312Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T03:06:06.312Z] PASS [2022-05-12T03:06:06.312Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.155s [2022-05-12T03:06:06.312Z] [2022-05-12T03:06:06.312Z] === Skipped [2022-05-12T03:06:06.312Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T03:06:06.312Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T03:06:06.312Z] [2022-05-12T03:06:06.312Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T03:06:06.312Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T03:06:06.312Z] [2022-05-12T03:06:06.312Z] DONE 2 tests, 2 skipped in 2.869s [2022-05-12T03:06:06.312Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T03:06:06.581Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T03:06:06.721Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T03:06:06.839Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T03:06:07.774Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T03:06:08.036Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T03:06:08.296Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T03:06:08.862Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T03:06:08.862Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T03:06:09.121Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T03:06:09.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T03:06:09.234Z] INFO: Testing against a local daemon [2022-05-12T03:06:09.234Z] === RUN TestReadPluginNoRead [2022-05-12T03:06:09.234Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T03:06:09.234Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T03:06:09.234Z] PASS [2022-05-12T03:06:09.234Z] ok github.com/docker/docker/integration/plugin/logging 0.103s [2022-05-12T03:06:09.234Z] [2022-05-12T03:06:09.234Z] === Skipped [2022-05-12T03:06:09.234Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T03:06:09.234Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T03:06:09.234Z] [2022-05-12T03:06:09.234Z] DONE 1 tests, 1 skipped in 2.651s [2022-05-12T03:06:09.234Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T03:06:10.055Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T03:06:10.510Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T03:06:10.621Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T03:06:10.778Z] testing: warning: no tests to run [2022-05-12T03:06:10.778Z] PASS [2022-05-12T03:06:10.778Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.096s [2022-05-12T03:06:10.778Z] [2022-05-12T03:06:10.778Z] DONE 0 tests in 1.403s [2022-05-12T03:06:10.778Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T03:06:11.187Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T03:06:11.755Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-12T03:06:12.072Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T03:06:12.072Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T03:06:12.072Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T03:06:12.072Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T03:06:12.072Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T03:06:12.072Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T03:06:12.110Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-05-12T03:06:12.110Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T03:06:12.110Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T03:06:12.111Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === Skipped [2022-05-12T03:06:12.111Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T03:06:12.111Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T03:06:12.111Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T03:06:12.111Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T03:06:12.111Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-12T03:06:12.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T03:06:12.111Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-12T03:06:12.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T03:06:12.111Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-12T03:06:12.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T03:06:12.111Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-12T03:06:12.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T03:06:12.111Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-12T03:06:12.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T03:06:12.111Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-12T03:06:12.111Z] graphtest_unix.go:71: No driver to put! [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-12T03:06:12.111Z] time="2022-05-12T03:05:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T03:06:12.111Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T03:06:12.111Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-12T03:06:12.111Z] time="2022-05-12T03:05:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T03:06:12.111Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T03:06:12.111Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-12T03:06:12.111Z] time="2022-05-12T03:05:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T03:06:12.111Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T03:06:12.111Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-12T03:06:12.111Z] time="2022-05-12T03:05:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T03:06:12.111Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T03:06:12.111Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-12T03:06:12.111Z] time="2022-05-12T03:05:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T03:06:12.111Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T03:06:12.111Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-12T03:06:12.111Z] graphtest_unix.go:71: No driver to put! [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-12T03:06:12.111Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-12T03:06:12.111Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-12T03:06:12.111Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-12T03:06:12.111Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-12T03:06:12.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T03:06:12.111Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-12T03:06:12.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T03:06:12.111Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-12T03:06:12.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T03:06:12.111Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-12T03:06:12.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T03:06:12.111Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-12T03:06:12.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T03:06:12.111Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-12T03:06:12.111Z] graphtest_unix.go:71: No driver to put! [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-12T03:06:12.111Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-12T03:06:12.111Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-12T03:06:12.111Z] [2022-05-12T03:06:12.111Z] DONE 2524 tests, 28 skipped in 249.619s [2022-05-12T03:06:12.111Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/config [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/idm [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/ns [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/options [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/osl [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T03:06:12.111Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-12T03:06:12.111Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-12T03:06:12.692Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T03:06:13.627Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-12T03:06:13.694Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T03:06:13.694Z] INFO: Testing against a local daemon [2022-05-12T03:06:13.694Z] === RUN TestPluginWithDevMounts [2022-05-12T03:06:13.694Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:13.694Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T03:06:13.694Z] PASS [2022-05-12T03:06:13.694Z] ok github.com/docker/docker/integration/plugin/volumes 0.099s [2022-05-12T03:06:13.694Z] [2022-05-12T03:06:13.694Z] === Skipped [2022-05-12T03:06:13.694Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T03:06:13.694Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:13.694Z] [2022-05-12T03:06:13.694Z] DONE 1 tests, 1 skipped in 2.636s [2022-05-12T03:06:13.694Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T03:06:14.193Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-12T03:06:14.760Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-12T03:06:15.021Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T03:06:15.327Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-12T03:06:15.893Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-12T03:06:15.896Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T03:06:15.896Z] INFO: Testing against a local daemon [2022-05-12T03:06:15.896Z] === RUN TestSecretInspect [2022-05-12T03:06:15.896Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:15.896Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T03:06:15.896Z] === RUN TestSecretList [2022-05-12T03:06:15.896Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:15.896Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T03:06:15.896Z] === RUN TestSecretsCreateAndDelete [2022-05-12T03:06:15.896Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:15.896Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T03:06:15.896Z] === RUN TestSecretsUpdate [2022-05-12T03:06:15.896Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:15.896Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T03:06:15.896Z] === RUN TestTemplatedSecret [2022-05-12T03:06:15.896Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:15.896Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T03:06:15.896Z] === RUN TestSecretCreateResolve [2022-05-12T03:06:15.896Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:06:15.896Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T03:06:15.896Z] PASS [2022-05-12T03:06:15.896Z] ok github.com/docker/docker/integration/secret 0.138s [2022-05-12T03:06:15.896Z] [2022-05-12T03:06:15.896Z] === Skipped [2022-05-12T03:06:15.896Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T03:06:15.896Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:15.896Z] [2022-05-12T03:06:15.896Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T03:06:15.896Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:15.896Z] [2022-05-12T03:06:15.896Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T03:06:15.896Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:15.896Z] [2022-05-12T03:06:15.896Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T03:06:15.896Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:15.896Z] [2022-05-12T03:06:15.896Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T03:06:15.896Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:15.896Z] [2022-05-12T03:06:15.896Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T03:06:15.896Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:06:15.896Z] [2022-05-12T03:06:15.896Z] DONE 6 tests, 6 skipped in 2.081s [2022-05-12T03:06:15.896Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T03:06:16.460Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T03:06:17.027Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-12T03:06:17.962Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T03:06:18.221Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T03:06:18.789Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T03:06:18.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T03:06:18.846Z] INFO: Testing against a local daemon [2022-05-12T03:06:18.846Z] === RUN TestServiceCreateInit [2022-05-12T03:06:18.846Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T03:06:18.846Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T03:06:18.846Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- PASS: TestServiceCreateInit (0.07s) [2022-05-12T03:06:18.846Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T03:06:18.846Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T03:06:18.846Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestCreateServiceConflict [2022-05-12T03:06:18.846Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T03:06:18.846Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-12T03:06:18.846Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T03:06:18.846Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T03:06:18.846Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T03:06:18.846Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestCreateServiceSysctls [2022-05-12T03:06:18.846Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-12T03:06:18.846Z] === RUN TestCreateServiceCapabilities [2022-05-12T03:06:18.846Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-12T03:06:18.846Z] === RUN TestInspect [2022-05-12T03:06:18.846Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestInspect (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestCreateJob [2022-05-12T03:06:18.846Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestReplicatedJob [2022-05-12T03:06:18.846Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestUpdateReplicatedJob [2022-05-12T03:06:18.846Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestServiceListWithStatuses [2022-05-12T03:06:18.846Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T03:06:18.846Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestDockerNetworkReConnect [2022-05-12T03:06:18.846Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestServicePlugin [2022-05-12T03:06:18.846Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestServiceUpdateLabel [2022-05-12T03:06:18.846Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:06:18.846Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestServiceUpdateSecrets [2022-05-12T03:06:18.846Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:06:18.846Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestServiceUpdateConfigs [2022-05-12T03:06:18.846Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:06:18.846Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestServiceUpdateNetwork [2022-05-12T03:06:18.846Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:06:18.846Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T03:06:18.846Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T03:06:18.846Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:06:18.846Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T03:06:18.846Z] PASS [2022-05-12T03:06:18.846Z] ok github.com/docker/docker/integration/service 0.311s [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === Skipped [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T03:06:18.846Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T03:06:18.846Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T03:06:18.846Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T03:06:18.846Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-12T03:06:18.846Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T03:06:18.846Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T03:06:18.846Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T03:06:18.846Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-12T03:06:18.846Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-12T03:06:18.846Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T03:06:18.846Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T03:06:18.846Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T03:06:18.846Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T03:06:18.846Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T03:06:18.846Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T03:06:18.846Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T03:06:18.846Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T03:06:18.846Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T03:06:18.846Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T03:06:18.846Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T03:06:18.846Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T03:06:18.846Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T03:06:18.846Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T03:06:18.846Z] [2022-05-12T03:06:18.846Z] DONE 24 tests, 23 skipped in 3.209s [2022-05-12T03:06:19.048Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T03:06:19.048Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T03:06:19.309Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T03:06:20.425Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T03:06:20.532Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T03:06:20.991Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T03:06:21.249Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T03:06:21.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T03:06:21.495Z] INFO: Testing against a local daemon [2022-05-12T03:06:21.495Z] === RUN TestSessionCreate [2022-05-12T03:06:21.495Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T03:06:21.495Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T03:06:21.495Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T03:06:21.495Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T03:06:21.495Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T03:06:21.495Z] PASS [2022-05-12T03:06:21.495Z] ok github.com/docker/docker/integration/session 0.115s [2022-05-12T03:06:21.495Z] [2022-05-12T03:06:21.495Z] === Skipped [2022-05-12T03:06:21.495Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T03:06:21.495Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T03:06:21.495Z] [2022-05-12T03:06:21.495Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T03:06:21.495Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T03:06:21.495Z] [2022-05-12T03:06:21.495Z] DONE 2 tests, 2 skipped in 2.004s [2022-05-12T03:06:21.495Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T03:06:21.815Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T03:06:22.381Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T03:06:22.381Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T03:06:22.640Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T03:06:22.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-12T03:06:23.158Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T03:06:23.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T03:06:23.687Z] INFO: Testing against a local daemon [2022-05-12T03:06:23.687Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T03:06:23.687Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:23.687Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T03:06:23.687Z] === RUN TestDiskUsage [2022-05-12T03:06:23.687Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T03:06:23.687Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T03:06:23.687Z] === RUN TestEventsExecDie [2022-05-12T03:06:23.687Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T03:06:23.687Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-12T03:06:23.687Z] === RUN TestEventsBackwardsCompatible [2022-05-12T03:06:23.687Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T03:06:23.687Z] --- SKIP: TestEventsBackwardsCompatible (0.01s) [2022-05-12T03:06:23.687Z] === RUN TestEventsVolumeCreate [2022-05-12T03:06:23.687Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T03:06:23.687Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T03:06:23.687Z] === RUN TestInfoAPI [2022-05-12T03:06:23.687Z] --- PASS: TestInfoAPI (0.07s) [2022-05-12T03:06:23.687Z] === RUN TestInfoAPIWarnings [2022-05-12T03:06:23.687Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:06:23.687Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T03:06:23.687Z] === RUN TestInfoDebug [2022-05-12T03:06:23.687Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:06:23.687Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T03:06:23.687Z] === RUN TestInfoInsecureRegistries [2022-05-12T03:06:23.687Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:06:23.687Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T03:06:23.687Z] === RUN TestInfoRegistryMirrors [2022-05-12T03:06:23.687Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:06:23.687Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T03:06:23.687Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T03:06:23.735Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T03:06:24.315Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T03:06:24.659Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-05-12T03:06:24.659Z] === RUN TestPingCacheHeaders [2022-05-12T03:06:24.883Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T03:06:24.883Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T03:06:25.121Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-05-12T03:06:25.121Z] === RUN TestPingGet [2022-05-12T03:06:25.121Z] --- PASS: TestPingGet (0.05s) [2022-05-12T03:06:25.121Z] === RUN TestPingHead [2022-05-12T03:06:25.121Z] --- PASS: TestPingHead (0.05s) [2022-05-12T03:06:25.121Z] === RUN TestPingSwarmHeader [2022-05-12T03:06:25.121Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:25.121Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T03:06:25.121Z] === RUN TestVersion [2022-05-12T03:06:25.121Z] --- PASS: TestVersion (0.05s) [2022-05-12T03:06:25.121Z] PASS [2022-05-12T03:06:25.121Z] ok github.com/docker/docker/integration/system 1.355s [2022-05-12T03:06:25.121Z] [2022-05-12T03:06:25.121Z] === Skipped [2022-05-12T03:06:25.121Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T03:06:25.121Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:25.121Z] [2022-05-12T03:06:25.121Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T03:06:25.121Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T03:06:25.121Z] [2022-05-12T03:06:25.121Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-12T03:06:25.121Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T03:06:25.121Z] [2022-05-12T03:06:25.121Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.01s) [2022-05-12T03:06:25.121Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T03:06:25.121Z] [2022-05-12T03:06:25.121Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T03:06:25.121Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T03:06:25.121Z] [2022-05-12T03:06:25.121Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T03:06:25.121Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T03:06:25.121Z] [2022-05-12T03:06:25.121Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T03:06:25.121Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:06:25.121Z] [2022-05-12T03:06:25.121Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T03:06:25.121Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:06:25.121Z] [2022-05-12T03:06:25.121Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T03:06:25.121Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T03:06:25.121Z] [2022-05-12T03:06:25.121Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T03:06:25.121Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T03:06:25.121Z] [2022-05-12T03:06:25.121Z] DONE 16 tests, 10 skipped in 3.770s [2022-05-12T03:06:25.121Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T03:06:25.141Z] docker_api_swarm_service_test.go:148: [d2f4b53272108] joining swarm manager [deb1a2ecaf6a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:06:25.400Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T03:06:25.400Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T03:06:25.966Z] docker_api_swarm_service_test.go:148: [d7e9de9ccefab] joining swarm manager [deb1a2ecaf6a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:06:26.224Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T03:06:26.421Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T03:06:27.160Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T03:06:27.406Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T03:06:27.406Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T03:06:27.406Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T03:06:27.728Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T03:06:28.037Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T03:06:28.037Z] INFO: Testing against a local daemon [2022-05-12T03:06:28.037Z] === RUN TestVolumesCreateAndList [2022-05-12T03:06:28.037Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-05-12T03:06:28.037Z] === RUN TestVolumesRemove [2022-05-12T03:06:28.037Z] --- PASS: TestVolumesRemove (0.13s) [2022-05-12T03:06:28.037Z] === RUN TestVolumesInspect [2022-05-12T03:06:28.037Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-12T03:06:28.037Z] === RUN TestVolumesInvalidJSON [2022-05-12T03:06:28.037Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T03:06:28.037Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T03:06:28.037Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T03:06:28.037Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T03:06:28.037Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T03:06:28.037Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T03:06:28.037Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T03:06:28.037Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-05-12T03:06:28.037Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-12T03:06:28.037Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T03:06:28.037Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T03:06:28.037Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T03:06:28.037Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T03:06:28.037Z] PASS [2022-05-12T03:06:28.037Z] ok github.com/docker/docker/integration/volume 0.395s [2022-05-12T03:06:28.037Z] [2022-05-12T03:06:28.037Z] DONE 9 tests in 2.624s [2022-05-12T03:06:28.037Z] INFO: make.ps1 ended at 05/12/2022 03:06:27 [2022-05-12T03:06:28.037Z] INFO: Integration CLI tests being run from the host: [2022-05-12T03:06:28.037Z] 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-12T03:06:28.294Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T03:06:28.294Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T03:06:28.862Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T03:06:29.951Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T03:06:30.239Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T03:06:30.805Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T03:06:31.192Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T03:06:31.741Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T03:06:32.307Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T03:06:32.566Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T03:06:32.748Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T03:06:33.133Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T03:06:33.699Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T03:06:33.754Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T03:06:33.958Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T03:06:34.892Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T03:06:35.293Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T03:06:35.294Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T03:06:35.294Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T03:06:37.425Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T03:06:37.425Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T03:06:37.991Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T03:06:38.203Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T03:06:39.366Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T03:06:39.756Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T03:06:39.756Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T03:06:39.756Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T03:06:39.756Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T03:06:39.756Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T03:06:39.756Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T03:06:39.756Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T03:06:39.756Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T03:06:39.756Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T03:06:39.756Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T03:06:40.306Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T03:06:40.407Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T03:06:41.694Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T03:06:42.893Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T03:06:42.893Z] INFO: Testing against a local daemon [2022-05-12T03:06:42.893Z] === RUN TestDockerSuite [2022-05-12T03:06:42.893Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T03:06:42.893Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T03:06:42.893Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T03:06:42.893Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T03:06:42.893Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T03:06:42.893Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T03:06:42.893Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T03:06:42.893Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T03:06:42.893Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T03:06:42.893Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T03:06:42.893Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T03:06:42.893Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T03:06:43.354Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T03:06:43.596Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T03:06:43.596Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-12T03:06:43.596Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T03:06:43.596Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-12T03:06:43.596Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T03:06:43.815Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T03:06:44.163Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T03:06:45.539Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T03:06:46.107Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T03:06:46.271Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T03:06:46.271Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T03:06:46.271Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T03:06:46.271Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T03:06:46.271Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T03:06:46.271Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T03:06:46.271Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T03:06:46.271Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T03:06:46.271Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T03:06:46.271Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T03:06:47.484Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T03:06:48.050Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T03:06:48.986Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T03:06:49.244Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-12T03:06:49.244Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-12T03:06:49.244Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T03:06:49.812Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-12T03:06:51.190Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T03:06:51.190Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T03:06:51.760Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T03:06:52.327Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T03:06:52.895Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-12T03:06:53.153Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T03:06:53.153Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T03:06:53.719Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T03:06:53.977Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T03:06:54.543Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T03:06:55.111Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T03:06:55.371Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T03:06:55.938Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T03:06:56.504Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T03:06:57.087Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T03:06:57.087Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T03:06:57.345Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T03:06:57.912Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T03:06:58.728Z] ok github.com/docker/docker/libnetwork 37.244s coverage: 40.6% of statements [2022-05-12T03:06:58.728Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-05-12T03:06:58.728Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T03:06:58.728Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T03:06:58.728Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T03:06:58.728Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T03:06:58.728Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T03:06:58.728Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T03:06:58.728Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-12T03:06:58.728Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T03:06:58.728Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-12T03:06:58.728Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-12T03:06:58.728Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T03:06:58.728Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T03:06:58.728Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-12T03:06:58.728Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.377s coverage: 59.9% of statements [2022-05-12T03:06:58.728Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T03:06:58.728Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-05-12T03:06:58.728Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 4.0% of statements [2022-05-12T03:06:58.728Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T03:06:58.728Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-12T03:06:58.728Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T03:06:58.728Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-12T03:06:58.847Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T03:06:58.847Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T03:06:58.847Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-12T03:06:58.847Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T03:07:00.749Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T03:07:01.317Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T03:07:01.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-12T03:07:08.693Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.616s coverage: 7.2% of statements [2022-05-12T03:07:08.693Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T03:07:08.693Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-12T03:07:08.693Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-05-12T03:07:08.693Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T03:07:08.693Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-12T03:07:08.693Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T03:07:08.693Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-12T03:07:08.693Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-05-12T03:07:08.693Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-12T03:07:08.948Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-12T03:07:14.094Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-12T03:07:14.094Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T03:07:14.094Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-12T03:07:14.094Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-12T03:07:14.094Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T03:07:14.094Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T03:07:14.353Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T03:07:16.257Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T03:07:17.196Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T03:07:18.134Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T03:07:21.121Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-05-12T03:07:22.444Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T03:07:22.444Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T03:07:22.444Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T03:07:22.444Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T03:07:22.444Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T03:07:24.695Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T03:07:24.695Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T03:07:24.695Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T03:07:25.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-12T03:07:25.634Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T03:07:25.634Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T03:07:25.904Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T03:07:27.283Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T03:07:28.221Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T03:07:28.968Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T03:07:28.968Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T03:07:28.968Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T03:07:28.968Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T03:07:28.968Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T03:07:29.597Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T03:07:29.856Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T03:07:30.114Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T03:07:30.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-12T03:07:31.049Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T03:07:32.951Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-12T03:07:35.965Z] ok github.com/docker/docker/libnetwork/ipam 15.131s coverage: 85.3% of statements [2022-05-12T03:07:35.965Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T03:07:35.965Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T03:07:35.965Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-12T03:07:35.965Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-12T03:07:35.965Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T03:07:35.965Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-12T03:07:36.222Z] ok github.com/docker/docker/libnetwork/ipamutils 0.265s coverage: 74.0% of statements [2022-05-12T03:07:36.236Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-12T03:07:36.236Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T03:07:36.785Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2022-05-12T03:07:36.804Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T03:07:37.041Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-12T03:07:37.063Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T03:07:37.298Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-05-12T03:07:38.439Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T03:07:39.005Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-12T03:07:40.380Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T03:07:42.282Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-12T03:07:42.850Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T03:07:43.674Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T03:07:43.674Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T03:07:43.674Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T03:07:43.674Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T03:07:43.899Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T03:07:43.899Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T03:07:43.899Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T03:07:44.225Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T03:07:44.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T03:07:44.801Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-12T03:07:46.214Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T03:07:47.592Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T03:07:48.968Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T03:07:48.968Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T03:07:49.226Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-12T03:07:49.226Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T03:07:50.164Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T03:07:50.423Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T03:07:51.362Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T03:07:52.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T03:07:52.336Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T03:07:53.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T03:07:53.025Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T03:07:53.263Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T03:07:53.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T03:07:53.523Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-12T03:07:53.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T03:07:54.897Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T03:07:58.183Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T03:07:58.183Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T03:07:58.441Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-12T03:07:58.700Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T03:07:58.700Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T03:07:59.269Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T03:07:59.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T03:07:59.528Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T03:07:59.787Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T03:07:59.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T03:08:00.046Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T03:08:06.606Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-12T03:08:06.607Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-12T03:08:06.607Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T03:08:06.607Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-12T03:08:06.607Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T03:08:07.592Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T03:08:08.016Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T03:08:08.160Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-12T03:08:08.418Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-12T03:08:08.418Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T03:08:08.986Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T03:08:09.244Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T03:08:09.814Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T03:08:10.382Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T03:08:10.382Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-12T03:08:10.382Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T03:08:10.643Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T03:08:11.212Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T03:08:11.212Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-12T03:08:11.212Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T03:08:11.470Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-12T03:08:12.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T03:08:12.406Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T03:08:12.406Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-12T03:08:12.406Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T03:08:14.306Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T03:08:15.241Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T03:08:15.810Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T03:08:17.710Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-12T03:08:18.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T03:08:18.434Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T03:08:18.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T03:08:19.086Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T03:08:20.023Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T03:08:20.589Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-12T03:08:22.495Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-12T03:08:22.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T03:08:22.712Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T03:08:22.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T03:08:22.753Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-12T03:08:23.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T03:08:23.190Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T03:08:23.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T03:08:23.190Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T03:08:23.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T03:08:25.296Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-12T03:08:26.232Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-12T03:08:28.136Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-12T03:08:28.572Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T03:08:28.572Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T03:08:28.572Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T03:08:28.572Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T03:08:28.572Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T03:08:29.072Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-12T03:08:29.641Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-12T03:08:29.641Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-12T03:08:30.208Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-12T03:08:30.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T03:08:30.346Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T03:08:30.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T03:08:30.467Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-12T03:08:30.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T03:08:30.813Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T03:08:30.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T03:08:30.813Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T03:08:30.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T03:08:31.034Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-12T03:08:31.601Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-12T03:08:32.170Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T03:08:32.739Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-12T03:08:32.739Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T03:08:33.307Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T03:08:35.211Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-12T03:08:35.777Z] === RUN TestDockerSuite/TestRunState [2022-05-12T03:08:37.154Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T03:08:37.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T03:08:37.229Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T03:08:37.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T03:08:37.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T03:08:37.229Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T03:08:37.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T03:08:37.229Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T03:08:37.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T03:08:37.721Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T03:08:38.657Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-12T03:08:38.657Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T03:08:38.657Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-12T03:08:38.657Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-12T03:08:38.657Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T03:08:39.227Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T03:08:39.486Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-12T03:08:40.331Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T03:08:40.331Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T03:08:40.331Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T03:08:40.331Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T03:08:40.331Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T03:08:40.331Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T03:08:40.331Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T03:08:40.331Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T03:08:40.331Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T03:08:40.331Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T03:08:40.331Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T03:08:40.331Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T03:08:40.331Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T03:08:40.331Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T03:08:40.331Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T03:08:40.331Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:08:40.331Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T03:08:40.331Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T03:08:40.331Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T03:08:40.331Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T03:08:40.331Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T03:08:40.331Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T03:08:40.331Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T03:08:40.331Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T03:08:40.331Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T03:08:40.792Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T03:08:40.865Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T03:08:40.865Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T03:08:40.865Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T03:08:41.123Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-12T03:08:41.382Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-12T03:08:43.302Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-12T03:08:43.560Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-12T03:08:43.708Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T03:08:43.708Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T03:08:43.708Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T03:08:43.708Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T03:08:43.708Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T03:08:43.708Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T03:08:43.708Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T03:08:43.708Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T03:08:43.708Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T03:08:44.128Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-12T03:08:45.065Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-12T03:08:46.624Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T03:08:46.624Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T03:08:46.624Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T03:08:46.624Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T03:08:47.085Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T03:08:47.599Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-12T03:08:47.859Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T03:08:49.762Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-12T03:08:50.696Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T03:08:51.264Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T03:08:51.834Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T03:08:52.094Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-12T03:08:52.354Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T03:08:54.257Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T03:08:55.638Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T03:08:55.638Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-12T03:08:55.675Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T03:08:56.205Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T03:08:56.206Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T03:08:56.206Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T03:08:56.773Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T03:08:57.341Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T03:08:58.279Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-12T03:08:58.279Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-12T03:08:58.279Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T03:08:58.279Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T03:08:58.846Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T03:09:00.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T03:09:01.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T03:09:01.906Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T03:09:02.153Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T03:09:02.153Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-12T03:09:02.153Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T03:09:02.891Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T03:09:02.891Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T03:09:02.891Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T03:09:03.088Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T03:09:04.993Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T03:09:05.105Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T03:09:05.105Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T03:09:05.105Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T03:09:05.928Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T03:09:07.304Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-12T03:09:07.304Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T03:09:07.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T03:09:09.206Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T03:09:09.858Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T03:09:10.142Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T03:09:10.142Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-12T03:09:10.142Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T03:09:10.142Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-12T03:09:10.142Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T03:09:10.142Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-12T03:09:10.142Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T03:09:10.142Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-12T03:09:10.142Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-12T03:09:10.142Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-12T03:09:10.401Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-12T03:09:10.843Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T03:09:10.843Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T03:09:10.843Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T03:09:10.843Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T03:09:10.843Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T03:09:10.967Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-12T03:09:11.535Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-12T03:09:12.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T03:09:12.070Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T03:09:12.407Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T03:09:12.471Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-12T03:09:12.537Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T03:09:12.537Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T03:09:13.005Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T03:09:13.407Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-12T03:09:13.407Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-12T03:09:13.969Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T03:09:13.975Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T03:09:13.975Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-12T03:09:14.437Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T03:09:14.543Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-12T03:09:14.543Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-12T03:09:14.543Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-12T03:09:14.543Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T03:09:14.543Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-12T03:09:14.543Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-12T03:09:14.543Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-12T03:09:14.543Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-12T03:09:14.543Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-12T03:09:14.543Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-12T03:09:14.543Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-12T03:09:14.543Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-12T03:09:14.543Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-12T03:09:14.543Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-12T03:09:14.543Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-12T03:09:14.568Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T03:09:14.568Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T03:09:14.568Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T03:09:14.906Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T03:09:15.110Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-12T03:09:15.374Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T03:09:15.678Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-12T03:09:15.678Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-12T03:09:16.613Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T03:09:16.613Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-12T03:09:16.613Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T03:09:17.181Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T03:09:17.181Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-12T03:09:17.748Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-12T03:09:18.334Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-12T03:09:18.334Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T03:09:18.334Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T03:09:19.269Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T03:09:19.528Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-12T03:09:20.442Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T03:09:20.463Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-12T03:09:20.722Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-12T03:09:20.722Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-12T03:09:20.722Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T03:09:21.290Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T03:09:21.290Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T03:09:22.003Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T03:09:22.003Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T03:09:22.003Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T03:09:22.003Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T03:09:22.003Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T03:09:22.533Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T03:09:22.667Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T03:09:22.926Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T03:09:24.213Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T03:09:24.745Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T03:09:24.745Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T03:09:24.745Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T03:09:24.830Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-12T03:09:24.830Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T03:09:25.197Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T03:09:25.397Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T03:09:25.397Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T03:09:25.397Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T03:09:25.664Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T03:09:25.741Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T03:09:25.741Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T03:09:26.209Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T03:09:26.332Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-12T03:09:26.649Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T03:09:26.677Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T03:09:27.117Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T03:09:27.268Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-12T03:09:27.527Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-12T03:09:28.095Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T03:09:28.354Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T03:09:28.676Z] ok github.com/docker/docker/libnetwork/networkdb 104.066s coverage: 60.0% of statements [2022-05-12T03:09:28.676Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T03:09:28.676Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-12T03:09:28.676Z] ok github.com/docker/docker/libnetwork/osl 4.316s coverage: 39.7% of statements [2022-05-12T03:09:28.676Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-12T03:09:28.676Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-12T03:09:28.891Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T03:09:28.932Z] ok github.com/docker/docker/libnetwork/portmapper 0.220s coverage: 48.6% of statements [2022-05-12T03:09:29.189Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-12T03:09:29.189Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T03:09:29.444Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-12T03:09:29.444Z] [2022-05-12T03:09:29.444Z] === Skipped [2022-05-12T03:09:29.444Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-12T03:09:29.444Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T03:09:29.444Z] [2022-05-12T03:09:29.444Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-12T03:09:29.444Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T03:09:29.444Z] [2022-05-12T03:09:29.444Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-12T03:09:29.444Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T03:09:29.444Z] [2022-05-12T03:09:29.444Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T03:09:29.444Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T03:09:29.444Z] [2022-05-12T03:09:29.444Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T03:09:29.444Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T03:09:29.444Z] [2022-05-12T03:09:29.444Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T03:09:29.444Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T03:09:29.444Z] [2022-05-12T03:09:29.444Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T03:09:29.444Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T03:09:29.444Z] [2022-05-12T03:09:29.444Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T03:09:29.444Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T03:09:29.444Z] [2022-05-12T03:09:29.444Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-12T03:09:29.444Z] firewalld_test.go:14: firewalld is not running [2022-05-12T03:09:29.444Z] [2022-05-12T03:09:29.444Z] DONE 326 tests, 9 skipped in 200.297s [2022-05-12T03:09:29.731Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T03:09:29.877Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T03:09:29.990Z] === RUN TestDockerSuite/TestSaveLoadNoTag Post stage [Pipeline] junit [2022-05-12T03:09:30.016Z] Recording test results [2022-05-12T03:09:30.483Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T03:09:30.483Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T03:09:30.483Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T03:09:30.559Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T03:09:30.561Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-12T03:09:30.574Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-12T03:09:30.944Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43583/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=51e046b4d71fe10a604b02ab5cd3525f13adc4d7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:51e046b4d71fe10a604b02ab5cd3525f13adc4d7 hack/validate/vendor [2022-05-12T03:09:31.468Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T03:09:31.505Z] No vendor changes in diff. [2022-05-12T03:09:31.760Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-05-12T03:09:31.936Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T03:09:31.936Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T03:09:31.936Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T03:09:31.936Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T03:09:31.936Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T03:09:31.938Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3058056028 [2022-05-12T03:09:31.938Z] === RUN TestDockerSuite/TestSaveMultipleNames [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T03:09:32.197Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T03:09:32.360Z] + echo Ensuring container killed. [2022-05-12T03:09:32.360Z] Ensuring container killed. [2022-05-12T03:09:32.360Z] + docker rm -vf docker-pr2 [2022-05-12T03:09:32.360Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-12T03:09:32.681Z] + echo Chowning /workspace to jenkins user [2022-05-12T03:09:32.681Z] Chowning /workspace to jenkins user [2022-05-12T03:09:32.681Z] + id -u [2022-05-12T03:09:32.681Z] + id -g [2022-05-12T03:09:32.681Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43583:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T03:09:33.574Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-12T03:09:33.838Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T03:09:33.838Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T03:09:33.838Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T03:09:34.379Z] + bundleName=unit [2022-05-12T03:09:34.379Z] + echo Creating unit-bundles.tar.gz [2022-05-12T03:09:34.379Z] Creating unit-bundles.tar.gz [2022-05-12T03:09:34.379Z] + 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-12T03:09:34.379Z] bundles/junit-report-libnetwork.xml [2022-05-12T03:09:34.379Z] bundles/junit-report.xml [2022-05-12T03:09:34.379Z] bundles/go-test-report-libnetwork.json [2022-05-12T03:09:34.379Z] bundles/go-test-report.json [2022-05-12T03:09:34.379Z] bundles/profile-libnetwork.out [2022-05-12T03:09:34.379Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-12T03:09:34.389Z] Archiving artifacts [2022-05-12T03:09:34.851Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43583/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T03:09:35.201Z] + make clean [2022-05-12T03:09:35.457Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T03:09:35.457Z] docker-dev-cache [2022-05-12T03:09:35.457Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T03:09:35.743Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T03:09:35.743Z] docker_cli_service_logs_test.go:246: checking task jcgopdnio9cp [2022-05-12T03:09:35.743Z] docker_cli_service_logs_test.go:251: checking messages for jcgopdnio9cp [2022-05-12T03:09:35.743Z] docker_cli_service_logs_test.go:246: checking task w1wvemyxedv0 [2022-05-12T03:09:35.774Z] === RUN TestDockerSuite/TestBuildCmdSpaces [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T03:09:36.002Z] docker_cli_service_logs_test.go:251: checking messages for w1wvemyxedv0 [2022-05-12T03:09:36.939Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-12T03:09:37.198Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T03:09:37.337Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T03:09:37.337Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T03:09:37.337Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T03:09:37.772Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T03:09:37.772Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T03:09:37.772Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T03:09:37.772Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T03:09:37.806Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T03:09:38.340Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T03:09:38.340Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T03:09:38.906Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T03:09:38.906Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T03:09:38.906Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T03:09:39.280Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T03:09:39.280Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-12T03:09:39.376Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T03:09:39.849Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T03:09:40.418Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T03:09:42.326Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T03:09:43.896Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T03:09:44.364Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T03:09:44.364Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T03:09:44.364Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T03:09:45.349Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T03:09:45.683Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T03:09:46.334Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T03:09:46.334Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T03:09:46.334Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T03:09:46.334Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T03:09:46.334Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T03:09:47.589Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T03:09:48.526Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T03:09:49.461Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T03:09:51.992Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T03:09:53.367Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T03:09:53.485Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T03:09:53.934Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T03:09:55.312Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T03:09:57.234Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-12T03:09:57.493Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T03:09:58.869Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T03:09:59.804Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-12T03:10:01.706Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T03:10:01.965Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-12T03:10:04.500Z] docker_cli_swarm_test.go:1895: [de313369b0c33] joining swarm manager [d8602bfcbe4cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:10:05.435Z] docker_cli_swarm_test.go:1896: [d5b9e4353aab1] joining swarm manager [d8602bfcbe4cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:10:05.693Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T03:10:08.977Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T03:10:14.246Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T03:10:16.146Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-12T03:10:17.539Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T03:10:17.797Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T03:10:18.363Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T03:10:18.621Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T03:10:18.621Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-12T03:10:18.621Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T03:10:19.190Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T03:10:20.496Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T03:10:20.500Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T03:10:20.968Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T03:10:21.723Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-12T03:10:21.723Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T03:10:25.009Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-12T03:10:25.009Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-12T03:10:25.576Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-12T03:10:25.576Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-12T03:10:25.576Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-12T03:10:25.576Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-12T03:10:25.576Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-12T03:10:26.622Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-12T03:10:26.829Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T03:10:26.829Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T03:10:27.190Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-12T03:10:27.296Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T03:10:27.296Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T03:10:27.757Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-12T03:10:27.764Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T03:10:27.764Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T03:10:27.764Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T03:10:28.696Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-12T03:10:28.748Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T03:10:28.748Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T03:10:28.748Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T03:10:29.630Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-12T03:10:31.533Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-12T03:10:32.099Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-12T03:10:33.048Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-12T03:10:33.048Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-12T03:10:33.048Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-12T03:10:34.425Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-12T03:10:34.683Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T03:10:36.191Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T03:10:36.659Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T03:10:37.127Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T03:10:37.268Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-12T03:10:39.169Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-12T03:10:41.275Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-12T03:10:42.652Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T03:10:44.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T03:10:44.331Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T03:10:44.799Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T03:10:44.799Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T03:10:45.184Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T03:10:45.267Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T03:10:45.267Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T03:10:45.267Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T03:10:45.740Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T03:10:45.740Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T03:10:45.740Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T03:10:47.717Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-12T03:10:47.717Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-12T03:10:49.100Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-12T03:10:50.040Z] docker_cli_swarm_test.go:1796: [df3653cca0b60] joining swarm manager [dea6e5ce9d361]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:10:50.976Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-12T03:10:51.237Z] docker_cli_swarm_test.go:1797: [d199de92773d0] joining swarm manager [dea6e5ce9d361]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:10:51.804Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-12T03:10:52.737Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-12T03:10:54.111Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-12T03:10:54.207Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T03:10:55.194Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T03:10:55.194Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T03:10:55.487Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-12T03:10:55.661Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T03:10:56.862Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-12T03:10:58.239Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-12T03:10:59.175Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T03:11:07.321Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-12T03:11:07.504Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T03:11:07.504Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T03:11:07.504Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T03:11:12.215Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T03:11:12.215Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T03:11:15.432Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T03:11:15.432Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-12T03:11:15.432Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T03:11:15.432Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T03:11:15.432Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T03:11:15.432Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T03:11:15.432Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T03:11:15.432Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T03:11:15.691Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T03:11:15.691Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T03:11:15.834Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T03:11:15.834Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T03:11:15.834Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T03:11:15.834Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T03:11:16.258Z] docker_cli_swarm_test.go:1315: [d4269018e7212] joining swarm manager [dab1b35ffad86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:11:16.518Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T03:11:16.777Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T03:11:16.777Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T03:11:16.777Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T03:11:16.777Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T03:11:16.905Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T03:11:16.920Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T03:11:17.374Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T03:11:17.893Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T03:11:17.893Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T03:11:17.893Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T03:11:17.893Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T03:11:17.893Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T03:11:17.893Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T03:11:17.893Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T03:11:17.893Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T03:11:18.153Z] docker_cli_swarm_test.go:1316: [d9fc54cb1eec6] joining swarm manager [dab1b35ffad86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:11:18.359Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T03:11:18.411Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T03:11:18.411Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T03:11:18.670Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T03:11:18.670Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T03:11:18.670Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-12T03:11:19.437Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T03:11:23.107Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T03:11:23.191Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T03:11:24.735Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T03:11:24.735Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T03:11:24.735Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T03:11:24.735Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T03:11:24.735Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T03:11:25.196Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T03:11:25.229Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T03:11:25.487Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T03:11:25.488Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T03:11:25.488Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T03:11:26.057Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T03:11:27.388Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T03:11:28.944Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T03:11:29.844Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T03:11:29.931Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T03:11:29.931Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite (1329.50s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.52s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.69s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.37s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.08s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (11.74s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.09s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (5.99s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.84s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.00s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.77s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (2.68s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.12s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.91s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.75s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAttachDetach (0.98s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.72s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.36s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.10s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.92s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.40s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.92s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.27s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.17s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.05s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.24s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.95s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.35s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.15s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.60s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.28s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.05s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.93s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.31s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.02s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.86s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.92s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.84s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.57s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.72s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.82s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.10s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.14s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.53s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.84s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.65s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.86s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.29s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.81s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.76s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.69s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.62s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.37s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.12s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.04s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.14s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.33s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.65s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.93s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.56s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.02s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.26s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.50s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.02s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.70s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.34s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.02s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.41s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.01s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.41s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.88s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.12s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.20s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.21s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.79s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2022-05-12T03:11:29.931Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.62s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.31s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.52s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.86s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.54s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.33s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.19s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.99s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.39s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.23s) [2022-05-12T03:11:29.931Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.20s) [2022-05-12T03:11:29.931Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-12T03:11:29.932Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-12T03:11:29.932Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-12T03:11:29.932Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.62s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (2.63s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.29s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.69s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.63s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.70s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.37s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.84s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.94s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.57s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.14s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.31s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.23s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.59s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.55s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.33s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.98s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.94s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.91s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.95s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.01s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.38s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.42s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.38s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.08s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.77s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.69s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.60s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.93s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEnv (1.47s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.43s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.12s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.70s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.98s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.92s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.83s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.64s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.64s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.13s) [2022-05-12T03:11:29.932Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.99s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildExpose (0.39s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.88s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.05s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.48s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.30s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.01s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.90s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.42s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.67s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.44s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildHistory (3.84s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.92s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.93s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.07s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.03s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.04s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.90s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.65s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.19s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.41s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.81s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.17s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.76s) [2022-05-12T03:11:29.932Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.50s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.47s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.64s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.44s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.73s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.89s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.31s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.53s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.33s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.63s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.07s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.64s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.15s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.15s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.46s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildPATH (2.12s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.67s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.19s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.94s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.69s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildRm (2.57s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.09s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.23s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.24s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.22s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.97s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2022-05-12T03:11:29.932Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildStderr (0.63s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.99s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.88s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.94s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.89s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.13s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildUser (1.21s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.32s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.06s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.71s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.39s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.14s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.96s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.69s) [2022-05-12T03:11:29.932Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-12T03:11:29.932Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-05-12T03:11:29.932Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-05-12T03:11:29.932Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.36s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.62s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.86s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.19s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.76s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.63s) [2022-05-12T03:11:29.932Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.67s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.33s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-05-12T03:11:29.932Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.59s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.97s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.95s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestCommitTTY (0.94s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.95s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.56s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.94s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.08s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.59s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.59s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.55s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.64s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.64s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.56s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.63s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.64s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.58s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.14s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.48s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.60s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.45s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.81s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.72s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.73s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.74s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.96s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.25s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.25s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.42s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.64s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.62s) [2022-05-12T03:11:29.932Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.60s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.75s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.56s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.65s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.16s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.95s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.69s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.52s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2022-05-12T03:11:29.932Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.38s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.48s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0011db938_} (1.41s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13104641811_/foo_false____} (1.55s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13104641811_/foo_true____} (1.30s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33248605340_/foo_false____} (1.42s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33248605340_/foo_true____} (1.38s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33248605340_/foo_true__0xc0011db968__} (1.34s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0011db980_} (1.53s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0011db998_} (1.38s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0011db9b0_} (1.35s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0011db9c8_} (1.53s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.13s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.99s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.14s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.74s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.93s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.73s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.50s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.49s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.65s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.51s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.57s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.58s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.55s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.58s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.57s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.49s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.77s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.79s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.57s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.56s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.84s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.13s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.80s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.94s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.71s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.54s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.24s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.66s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.14s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.49s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.88s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.46s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.58s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.41s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.84s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToDot (0.74s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.97s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.26s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToStdout (0.65s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.19s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.63s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.13s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.58s) [2022-05-12T03:11:29.933Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.56s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2022-05-12T03:11:29.933Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.91s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.70s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.47s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.42s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.67s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.33s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.29s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.56s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.58s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.61s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.16s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.68s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.18s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.96s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.28s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.74s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.50s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsAttach (0.64s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsCommit (0.95s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.60s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.28s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.07s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsCopy (1.03s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.20s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.46s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.15s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.17s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsFilters (1.00s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsFormat (0.96s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.61s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.65s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-05-12T03:11:29.933Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-12T03:11:29.933Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.08s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.53s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsRename (0.57s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsResize (0.66s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.77s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExec (0.53s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.04s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.59s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.57s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.98s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.50s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecInspectID (1.59s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.75s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecParseError (0.63s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.65s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.97s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.61s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecUlimits (0.49s) [2022-05-12T03:11:29.933Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.16s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.47s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.66s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestHealth (19.03s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.53s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImportFile (1.03s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImportGzipped (1.10s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.59s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.47s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.40s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-05-12T03:11:29.933Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T03:11:29.933Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-12T03:11:29.934Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.41s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.93s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.53s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.49s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.38s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.03s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.30s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.32s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.62s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.50s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.52s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.63s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.51s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.72s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.60s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.61s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.58s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.93s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.20s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.64s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.13s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.53s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPluginActive (1.93s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.93s) [2022-05-12T03:11:29.934Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.21s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.12s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.01s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.51s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.30s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.67s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.89s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.86s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPortList (6.07s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.84s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.87s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.51s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.41s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.85s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.75s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsByOrder (2.22s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.91s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.59s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.65s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.39s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.42s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.88s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.42s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.86s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.84s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.49s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.46s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.81s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.80s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.01s) [2022-05-12T03:11:29.934Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.72s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.99s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.83s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.43s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.04s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.19s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.43s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.91s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.25s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.29s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.02s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.67s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.44s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.06s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.76s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.39s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.97s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.44s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.31s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.66s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.64s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.83s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.80s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.74s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.19s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.33s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.25s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.64s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.65s) [2022-05-12T03:11:29.934Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-12T03:11:29.934Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.22s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.29s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.96s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2022-05-12T03:11:29.934Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.25s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.72s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2022-05-12T03:11:29.934Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.41s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.85s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.19s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.96s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.99s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.84s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.96s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.01s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.55s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.52s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.62s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.85s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.25s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.11s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.45s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.30s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.11s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunMount (4.79s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.29s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.67s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.63s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.61s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.71s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.37s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.33s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNetHost (0.78s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.63s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.07s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.44s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.23s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.39s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.49s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.41s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.02s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.45s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.85s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (1.99s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.62s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.71s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.25s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.29s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.65s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.70s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.51s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.78s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.61s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunState (1.13s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunSysctls (1.18s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.56s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.78s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.60s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.25s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.85s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.93s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.59s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.55s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.54s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.56s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunUserByID (0.58s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunUserByName (0.64s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.57s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.80s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.80s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.95s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.60s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.91s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.29s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.63s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.59s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.13s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.68s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.71s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.60s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.07s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.02s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.43s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.27s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.72s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.59s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.04s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.94s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.86s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.49s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.50s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.67s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.66s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.56s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.64s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.54s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.08s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.75s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.67s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.06s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.95s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.85s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.92s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.46s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.64s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestStartRecordError (1.40s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.07s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.26s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.82s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.32s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.49s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.52s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.06s) [2022-05-12T03:11:29.935Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.00s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.19s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.15s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.07s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.24s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.77s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.51s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.72s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.08s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.27s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.27s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-05-12T03:11:29.935Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.66s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.85s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.54s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.20s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.39s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.29s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.74s) [2022-05-12T03:11:29.936Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.48s) [2022-05-12T03:11:29.936Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-12T03:11:29.936Z] === RUN TestDockerRegistrySuite [2022-05-12T03:11:29.936Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T03:11:30.871Z] check_test.go:194: [d2b2cfa335035] daemon is not started [2022-05-12T03:11:30.871Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T03:11:31.807Z] check_test.go:194: [d7e39ca2c32d9] daemon is not started [2022-05-12T03:11:32.065Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T03:11:33.441Z] check_test.go:194: [ddf8f9b3482e7] daemon is not started [2022-05-12T03:11:33.441Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T03:11:33.441Z] check_test.go:194: [d415f09f349b6] daemon is not started [2022-05-12T03:11:33.441Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T03:11:35.974Z] check_test.go:194: [dcfac6e364bde] daemon is not started [2022-05-12T03:11:35.974Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T03:11:41.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T03:11:41.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T03:11:41.242Z] check_test.go:194: [d8ceb3ca01337] daemon is not started [2022-05-12T03:11:41.242Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T03:11:41.579Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T03:11:43.149Z] check_test.go:194: [d8ce9092472ba] daemon is not started [2022-05-12T03:11:43.149Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T03:11:43.787Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T03:11:44.085Z] check_test.go:194: [d9751752f273a] daemon is not started [2022-05-12T03:11:44.085Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T03:11:45.021Z] check_test.go:194: [d8c6f696d32e1] daemon is not started [2022-05-12T03:11:45.021Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T03:11:45.959Z] check_test.go:194: [d5b9c734d3aa1] daemon is not started [2022-05-12T03:11:45.959Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T03:11:47.336Z] check_test.go:194: [dc7c794f1a746] daemon is not started [2022-05-12T03:11:47.336Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T03:11:47.445Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T03:11:48.273Z] check_test.go:194: [dc50039144cd7] daemon is not started [2022-05-12T03:11:48.273Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T03:11:49.211Z] check_test.go:194: [d3653dc0c1a17] daemon is not started [2022-05-12T03:11:49.211Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T03:11:50.147Z] check_test.go:194: [def4acd014aaa] daemon is not started [2022-05-12T03:11:50.147Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T03:11:50.719Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:619f1d75df19186d8c61db96227ef216f40ea895bb30e6425b3d8fa3add82d88 [2022-05-12T03:11:51.156Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T03:11:51.654Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0f60048fa163255712ecf58dc07e62bda32eacb1e54f2171f3270b7ff3fe69f7 [2022-05-12T03:11:51.913Z] check_test.go:194: [d028d0ebaf165] daemon is not started [2022-05-12T03:11:51.913Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T03:11:52.381Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T03:11:52.847Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:323d82a5db77fd1404656739ddeec1765163817cd9e54f059792495ad04313f5 [2022-05-12T03:11:53.414Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2ba76bc21d0eb37a4633c93189fd31e051d66333f1e962ef61dd2bcb636593aa [2022-05-12T03:11:53.414Z] check_test.go:194: [d8415e4b47323] daemon is not started [2022-05-12T03:11:53.673Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T03:11:53.924Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T03:11:53.924Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T03:11:53.924Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T03:11:54.609Z] check_test.go:194: [da31895056e48] daemon is not started [2022-05-12T03:11:54.609Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T03:11:54.872Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T03:11:56.513Z] check_test.go:194: [d268df787b13e] daemon is not started [2022-05-12T03:11:56.513Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T03:11:57.450Z] check_test.go:194: [dd4120c02312b] daemon is not started [2022-05-12T03:11:57.450Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T03:11:57.676Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T03:11:57.709Z] check_test.go:194: [d8312f03081f1] daemon is not started [2022-05-12T03:11:57.709Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T03:11:58.644Z] check_test.go:194: [d3afa04ac929a] daemon is not started [2022-05-12T03:11:58.644Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T03:11:59.220Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T03:11:59.579Z] check_test.go:194: [d392e82056433] daemon is not started [2022-05-12T03:11:59.579Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T03:12:00.146Z] check_test.go:194: [d851b699fc571] daemon is not started [2022-05-12T03:12:00.146Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T03:12:02.680Z] check_test.go:194: [df1878b1b87a3] daemon is not started [2022-05-12T03:12:02.680Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T03:12:02.938Z] check_test.go:194: [d334020fb8be1] daemon is not started [2022-05-12T03:12:02.938Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T03:12:04.312Z] check_test.go:194: [d2da66ceab481] daemon is not started [2022-05-12T03:12:04.312Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T03:12:04.312Z] check_test.go:194: [d64986e2ae615] daemon is not started [2022-05-12T03:12:04.312Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T03:12:04.571Z] check_test.go:194: [d0f6e1673f548] daemon is not started [2022-05-12T03:12:04.571Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T03:12:04.830Z] check_test.go:194: [d7ba1da2b247e] daemon is not started [2022-05-12T03:12:04.830Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T03:12:05.089Z] check_test.go:194: [dae6a03f100b9] daemon is not started [2022-05-12T03:12:05.089Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T03:12:05.347Z] check_test.go:194: [da222b9272751] daemon is not started [2022-05-12T03:12:05.347Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T03:12:05.605Z] check_test.go:194: [de48df7a16bc4] daemon is not started [2022-05-12T03:12:05.605Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T03:12:06.541Z] check_test.go:194: [d24b361f98169] daemon is not started [2022-05-12T03:12:06.541Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T03:12:07.949Z] check_test.go:194: [d6caab292dbe5] daemon is not started [2022-05-12T03:12:07.949Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T03:12:08.887Z] check_test.go:194: [da1dc25792dd5] daemon is not started [2022-05-12T03:12:08.887Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T03:12:09.822Z] check_test.go:194: [d4be3d59e400e] daemon is not started [2022-05-12T03:12:09.822Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T03:12:10.757Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite (41.68s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.05s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.30s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.75s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.81s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.73s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.05s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.42s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.97s) [2022-05-12T03:12:11.323Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-05-12T03:12:11.323Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T03:12:11.323Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T03:12:11.581Z] check_test.go:221: [d7a9b018877a7] daemon is not started [2022-05-12T03:12:11.581Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T03:12:11.628Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T03:12:11.628Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T03:12:11.628Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T03:12:11.628Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T03:12:11.628Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T03:12:11.628Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T03:12:11.628Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T03:12:11.628Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T03:12:11.628Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T03:12:11.628Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T03:12:14.867Z] check_test.go:221: [d35aa10c93622] daemon is not started [2022-05-12T03:12:14.867Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T03:12:19.054Z] check_test.go:221: [d094dd964dbcc] daemon is not started [2022-05-12T03:12:19.054Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T03:12:19.313Z] check_test.go:221: [df3fef411c756] daemon is not started [2022-05-12T03:12:19.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T03:12:19.572Z] check_test.go:221: [d8749e78864e4] daemon is not started [2022-05-12T03:12:19.572Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T03:12:20.507Z] check_test.go:221: [d42cae64361b7] daemon is not started [2022-05-12T03:12:20.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T03:12:20.766Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-12T03:12:21.703Z] check_test.go:221: [ddfe2ca417bc1] daemon is not started [2022-05-12T03:12:21.703Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T03:12:22.639Z] check_test.go:221: [de405f7718f00] daemon is not started [2022-05-12T03:12:22.639Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T03:12:25.177Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-12T03:12:25.745Z] check_test.go:221: [d4b3bbcbc000a] daemon is not started [2022-05-12T03:12:25.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T03:12:26.004Z] check_test.go:221: [d67cb091c01bd] daemon is not started [2022-05-12T03:12:26.004Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T03:12:26.572Z] check_test.go:221: [d81a603283d39] daemon is not started [2022-05-12T03:12:26.572Z] --- PASS: TestDockerSchema1RegistrySuite (15.19s) [2022-05-12T03:12:26.572Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-05-12T03:12:26.572Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.81s) [2022-05-12T03:12:26.572Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.04s) [2022-05-12T03:12:26.572Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2022-05-12T03:12:26.572Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-05-12T03:12:26.572Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-05-12T03:12:26.572Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.99s) [2022-05-12T03:12:26.572Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.04s) [2022-05-12T03:12:26.572Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.13s) [2022-05-12T03:12:26.572Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-05-12T03:12:26.572Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s) [2022-05-12T03:12:26.572Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T03:12:26.572Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T03:12:27.951Z] check_test.go:250: [db139dc4c727c] daemon is not started [2022-05-12T03:12:27.951Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T03:12:28.532Z] check_test.go:250: [d3d4b735c8b93] daemon is not started [2022-05-12T03:12:28.532Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T03:12:28.532Z] check_test.go:250: [d0ecdcc567000] daemon is not started [2022-05-12T03:12:28.532Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T03:12:30.373Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T03:12:30.436Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T03:12:30.829Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T03:12:30.829Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T03:12:31.005Z] check_test.go:250: [d735d1197eca7] daemon is not started [2022-05-12T03:12:31.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T03:12:31.287Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T03:12:31.571Z] check_test.go:250: [d010ad05dacf2] daemon is not started [2022-05-12T03:12:31.571Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T03:12:32.139Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-12T03:12:32.398Z] check_test.go:250: [dc559c31569b8] daemon is not started [2022-05-12T03:12:32.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T03:12:32.657Z] check_test.go:250: [d2cf8b1a2b45c] daemon is not started [2022-05-12T03:12:32.657Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (6.12s) [2022-05-12T03:12:32.657Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.09s) [2022-05-12T03:12:32.657Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.77s) [2022-05-12T03:12:32.657Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-05-12T03:12:32.657Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.75s) [2022-05-12T03:12:32.657Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.69s) [2022-05-12T03:12:32.657Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.56s) [2022-05-12T03:12:32.657Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.91s) [2022-05-12T03:12:32.657Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2022-05-12T03:12:32.657Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T03:12:32.657Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T03:12:37.926Z] check_test.go:277: [d589926950cb6] daemon is not started [2022-05-12T03:12:37.926Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T03:12:37.926Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-12T03:12:37.926Z] check_test.go:277: [da71933dbcd22] daemon is not started [2022-05-12T03:12:38.185Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T03:12:38.185Z] check_test.go:277: [dba1ae0e9fb80] daemon is not started [2022-05-12T03:12:38.185Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T03:12:38.443Z] check_test.go:277: [d669c43fe5e44] daemon is not started [2022-05-12T03:12:38.443Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T03:12:38.443Z] check_test.go:277: [d31dff186b6e2] daemon is not started [2022-05-12T03:12:38.443Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-05-12T03:12:38.443Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-05-12T03:12:38.443Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2022-05-12T03:12:38.443Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2022-05-12T03:12:38.443Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-05-12T03:12:38.443Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-05-12T03:12:38.443Z] === RUN TestDockerNetworkSuite [2022-05-12T03:12:38.443Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-12T03:12:39.380Z] docker_cli_network_unix_test.go:46: [d25544fc18637] daemon is not started [2022-05-12T03:12:39.639Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-12T03:12:40.576Z] docker_cli_network_unix_test.go:46: [d361bde4e6836] daemon is not started [2022-05-12T03:12:40.576Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-12T03:12:40.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-12T03:12:43.869Z] docker_cli_network_unix_test.go:46: [d579e635b2605] daemon is not started [2022-05-12T03:12:44.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-12T03:12:45.503Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-12T03:12:45.761Z] docker_cli_network_unix_test.go:46: [d4df1bd5442e5] daemon is not started [2022-05-12T03:12:46.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-12T03:12:46.021Z] docker_cli_network_unix_test.go:1233: [d1d049ec5038b] daemon is not started [2022-05-12T03:12:49.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-12T03:12:50.269Z] docker_cli_network_unix_test.go:46: [d2478a82c309d] daemon is not started [2022-05-12T03:12:50.528Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-12T03:12:50.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-12T03:12:54.979Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-12T03:12:54.979Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-12T03:12:54.979Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-12T03:12:55.914Z] docker_cli_network_unix_test.go:46: [d28463d481f0e] daemon is not started [2022-05-12T03:12:56.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-12T03:12:59.381Z] docker_cli_network_unix_test.go:46: [df65113e96a28] daemon is not started [2022-05-12T03:12:59.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-12T03:13:01.017Z] docker_cli_network_unix_test.go:46: [d75bf296605bf] daemon is not started [2022-05-12T03:13:01.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-12T03:13:01.585Z] docker_cli_network_unix_test.go:46: [da2176c48bbf8] daemon is not started [2022-05-12T03:13:01.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-12T03:13:02.152Z] docker_cli_network_unix_test.go:46: [d0d228c6d0d81] daemon is not started [2022-05-12T03:13:02.152Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-12T03:13:02.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-12T03:13:02.363Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T03:13:02.363Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T03:13:02.363Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T03:13:02.363Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T03:13:02.363Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T03:13:02.720Z] docker_cli_network_unix_test.go:46: [d92d21be3c73f] daemon is not started [2022-05-12T03:13:02.982Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-12T03:13:02.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-12T03:13:03.550Z] docker_cli_network_unix_test.go:46: [d27264ba2ec8a] daemon is not started [2022-05-12T03:13:03.808Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-12T03:13:04.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-12T03:13:04.326Z] docker_cli_network_unix_test.go:46: [dd6f9427dc2cb] daemon is not started [2022-05-12T03:13:04.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-12T03:13:04.585Z] docker_cli_network_unix_test.go:46: [ded40bebdf8b8] daemon is not started [2022-05-12T03:13:04.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-12T03:13:05.153Z] docker_cli_network_unix_test.go:46: [d7b58b6c84d33] daemon is not started [2022-05-12T03:13:05.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-12T03:13:05.720Z] docker_cli_network_unix_test.go:46: [d89a741af2ac2] daemon is not started [2022-05-12T03:13:05.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-12T03:13:05.979Z] docker_cli_network_unix_test.go:46: [d90a40a96ec2c] daemon is not started [2022-05-12T03:13:05.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-12T03:13:06.238Z] docker_cli_network_unix_test.go:46: [d1645343d8e0d] daemon is not started [2022-05-12T03:13:06.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-12T03:13:06.238Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-12T03:13:06.893Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T03:13:06.893Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T03:13:06.893Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T03:13:06.893Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T03:13:07.175Z] docker_cli_network_unix_test.go:46: [d6a7aef2f21f6] daemon is not started [2022-05-12T03:13:07.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-12T03:13:07.744Z] docker_cli_network_unix_test.go:46: [da2430919fd45] daemon is not started [2022-05-12T03:13:08.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-12T03:13:08.318Z] docker_cli_network_unix_test.go:46: [d9bf3b64ed2de] daemon is not started [2022-05-12T03:13:08.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-12T03:13:08.585Z] docker_cli_network_unix_test.go:46: [d6a0e2071507e] daemon is not started [2022-05-12T03:13:08.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-12T03:13:08.860Z] docker_cli_network_unix_test.go:46: [d41236924a807] daemon is not started [2022-05-12T03:13:08.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-12T03:13:10.238Z] docker_cli_network_unix_test.go:968: [d5b3ad5af5641] daemon is not started [2022-05-12T03:13:11.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-12T03:13:12.116Z] docker_cli_network_unix_test.go:46: [dc15cfad16d5e] daemon is not started [2022-05-12T03:13:12.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-12T03:13:14.649Z] docker_cli_network_unix_test.go:1116: [debb2bdbb75bc] daemon is not started [2022-05-12T03:13:17.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-12T03:13:17.941Z] docker_cli_network_unix_test.go:46: [de8e68671f883] daemon is not started [2022-05-12T03:13:17.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-12T03:13:18.508Z] docker_cli_network_unix_test.go:46: [daeb802737200] daemon is not started [2022-05-12T03:13:18.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-12T03:13:18.508Z] docker_cli_network_unix_test.go:46: [d71a7c62be5f6] daemon is not started [2022-05-12T03:13:18.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-12T03:13:18.766Z] docker_cli_network_unix_test.go:46: [d2c864b040302] daemon is not started [2022-05-12T03:13:18.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-12T03:13:19.024Z] docker_cli_network_unix_test.go:46: [dfbc9ecd20fa5] daemon is not started [2022-05-12T03:13:19.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-12T03:13:19.024Z] docker_cli_network_unix_test.go:46: [def8d7458ffde] daemon is not started [2022-05-12T03:13:19.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-12T03:13:19.024Z] docker_cli_network_unix_test.go:46: [d475058c5e64c] daemon is not started [2022-05-12T03:13:19.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-12T03:13:20.926Z] docker_cli_network_unix_test.go:46: [d116b4da8ef15] daemon is not started [2022-05-12T03:13:21.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-12T03:13:21.492Z] docker_cli_network_unix_test.go:46: [da58d6fc938eb] daemon is not started [2022-05-12T03:13:21.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-12T03:13:21.492Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-12T03:13:21.492Z] docker_cli_network_unix_test.go:46: [d498f76e36244] daemon is not started [2022-05-12T03:13:21.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-12T03:13:22.059Z] docker_cli_network_unix_test.go:46: [dcbf79ec1c89d] daemon is not started [2022-05-12T03:13:22.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-12T03:13:25.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-12T03:13:26.978Z] docker_cli_network_unix_test.go:1084: [d820a9ce03ddb] daemon is not started [2022-05-12T03:13:27.535Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T03:13:27.535Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T03:13:27.535Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T03:13:27.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T03:13:28.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-12T03:13:28.878Z] docker_cli_network_unix_test.go:46: [d6ca5a7282555] daemon is not started [2022-05-12T03:13:28.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-12T03:13:29.158Z] docker_cli_network_unix_test.go:46: [d350c06429b49] daemon is not started [2022-05-12T03:13:29.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-12T03:13:30.801Z] docker_cli_network_unix_test.go:46: [d8e3033421107] daemon is not started [2022-05-12T03:13:31.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-12T03:13:31.059Z] docker_cli_network_unix_test.go:46: [dc925d730079a] daemon is not started [2022-05-12T03:13:31.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-12T03:13:31.317Z] docker_cli_network_unix_test.go:46: [d261db75ae0ef] daemon is not started [2022-05-12T03:13:31.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-12T03:13:32.143Z] docker_cli_network_unix_test.go:46: [d23fbdde0237a] daemon is not started [2022-05-12T03:13:32.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-12T03:13:32.710Z] docker_cli_network_unix_test.go:46: [d342b373690fb] daemon is not started [2022-05-12T03:13:32.968Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-12T03:13:36.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T03:13:36.582Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T03:13:37.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T03:13:39.531Z] docker_cli_network_unix_test.go:46: [d2c5801d18513] daemon is not started [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite (60.65s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.15s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.97s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.37s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.97s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.05s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.64s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.29s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.56s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.31s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.69s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.60s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.97s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.98s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.41s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.92s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.26s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.89s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.36s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.25s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.29s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.40s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-05-12T03:13:39.531Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.71s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.37s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.81s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s) [2022-05-12T03:13:39.531Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.19s) [2022-05-12T03:13:39.531Z] === RUN TestDockerHubPullSuite [2022-05-12T03:13:39.531Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-12T03:13:40.999Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-12T03:13:42.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T03:13:43.318Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T03:13:43.318Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T03:13:43.318Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T03:13:43.529Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-12T03:13:43.787Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-12T03:13:45.161Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-12T03:13:45.421Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-12T03:13:45.421Z] --- PASS: TestDockerHubPullSuite (6.19s) [2022-05-12T03:13:45.421Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2022-05-12T03:13:45.421Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.28s) [2022-05-12T03:13:45.421Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2022-05-12T03:13:45.421Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.35s) [2022-05-12T03:13:45.421Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-05-12T03:13:45.421Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-12T03:13:45.421Z] PASS [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === Skipped [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-12T03:13:45.421Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-12T03:13:45.421Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-12T03:13:45.421Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-12T03:13:45.421Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-12T03:13:45.421Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-05-12T03:13:45.421Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-12T03:13:45.421Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-12T03:13:45.421Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-12T03:13:45.421Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-05-12T03:13:45.421Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-05-12T03:13:45.421Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-12T03:13:45.421Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T03:13:45.421Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-12T03:13:45.421Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-12T03:13:45.421Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-12T03:13:45.421Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T03:13:45.421Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-12T03:13:45.421Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T03:13:45.421Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T03:13:45.421Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T03:13:45.421Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T03:13:45.421Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-12T03:13:45.421Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T03:13:45.421Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-12T03:13:45.421Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.421Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-12T03:13:45.421Z] [2022-05-12T03:13:45.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-05-12T03:13:45.422Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T03:13:45.422Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-05-12T03:13:45.422Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T03:13:45.422Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-12T03:13:45.422Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-05-12T03:13:45.422Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-12T03:13:45.422Z] docker_cli_network_unix_test.go:46: [d498f76e36244] daemon is not started [2022-05-12T03:13:45.422Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] DONE 1265 tests, 51 skipped in 1471.454s [2022-05-12T03:13:45.422Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T03:13:45.422Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T03:13:45.422Z] +++ kill 9443 [2022-05-12T03:13:45.422Z] +++ /etc/init.d/apparmor stop [2022-05-12T03:13:45.422Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] Unloading profiles will leave already running processes permanently [2022-05-12T03:13:45.422Z] unconfined, which can lead to unexpected situations. [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.422Z] To set a process to complain mode, use the command line tool [2022-05-12T03:13:45.422Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T03:13:45.422Z] +++ true [2022-05-12T03:13:45.422Z] exiting test-integration [2022-05-12T03:13:45.422Z] ++ exit 0 [2022-05-12T03:13:45.422Z] [2022-05-12T03:13:45.680Z] + for job in $(jobs -p) [2022-05-12T03:13:45.680Z] + wait 9555 [2022-05-12T03:13:53.210Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T03:13:58.137Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T03:14:00.549Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-12T03:14:01.938Z] docker_cli_swarm_test.go:1180: [d089b144b0aab] joining swarm manager [df7d3b9caa452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:14:03.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T03:14:03.557Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T03:14:03.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T03:14:08.494Z] docker_cli_swarm_test.go:1189: [d6822a20ad193] joining swarm manager [df7d3b9caa452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:14:10.476Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T03:14:13.897Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T03:14:13.897Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T03:14:13.897Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T03:14:13.897Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T03:14:13.897Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T03:14:18.992Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T03:14:18.992Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T03:14:18.992Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T03:14:20.760Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T03:14:20.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T03:14:20.992Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T03:14:20.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T03:14:21.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T03:14:21.964Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T03:14:21.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T03:14:21.964Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T03:14:21.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T03:14:40.029Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T03:14:54.812Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T03:14:55.157Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-12T03:14:56.409Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T03:15:01.714Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-12T03:15:03.564Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T03:15:04.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T03:15:04.999Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-12T03:15:05.103Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T03:15:06.901Z] docker_cli_swarm_test.go:1112: [d03ba64c06c65] joining swarm manager [daba708933202]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:15:07.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T03:15:07.456Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T03:15:08.297Z] docker_cli_swarm_test.go:1113: [d4d4433db9895] joining swarm manager [daba708933202]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:15:08.429Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T03:15:08.429Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T03:15:08.890Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T03:15:10.437Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T03:15:10.437Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T03:15:10.437Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T03:15:16.104Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T03:15:16.247Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T03:15:17.221Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T03:15:17.221Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T03:15:17.221Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T03:15:17.221Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T03:15:17.221Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T03:15:19.411Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T03:15:20.384Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T03:15:20.845Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T03:15:21.817Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T03:15:22.278Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T03:15:29.370Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T03:15:31.563Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T03:15:31.563Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T03:15:31.563Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T03:15:33.106Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T03:15:33.106Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T03:15:33.106Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T03:15:33.568Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T03:15:35.754Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T03:15:36.729Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T03:15:37.701Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T03:15:37.701Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T03:15:37.701Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T03:15:38.674Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T03:15:39.650Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T03:15:39.650Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T03:15:39.650Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T03:15:39.650Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T03:15:39.650Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T03:15:40.737Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T03:15:45.461Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T03:15:55.498Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T03:16:07.833Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T03:16:28.035Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T03:16:28.035Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T03:16:28.035Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T03:16:29.717Z] docker_cli_swarm_test.go:1166: [da23bf9ca0a45] joining swarm manager [daba708933202]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T03:16:30.227Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T03:16:30.227Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T03:16:30.688Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T03:16:30.688Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T03:16:30.688Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T03:16:30.688Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T03:16:31.149Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T03:16:31.611Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T03:16:31.611Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T03:16:31.611Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T03:16:42.286Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T03:16:42.286Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T03:16:42.286Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T03:16:42.286Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T03:16:42.286Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T03:16:42.286Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T03:16:42.286Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T03:16:42.286Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T03:16:42.286Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T03:16:42.286Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T03:16:43.247Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T03:16:43.703Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T03:16:49.479Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T03:16:54.147Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T03:17:04.433Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T03:17:04.433Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T03:17:04.433Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T03:17:04.433Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T03:17:04.433Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T03:17:04.433Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T03:17:04.433Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T03:17:04.433Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T03:17:04.433Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T03:17:04.433Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T03:17:04.433Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T03:17:07.343Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T03:17:07.343Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T03:17:07.343Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T03:17:07.343Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T03:17:08.148Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T03:17:08.148Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T03:17:08.148Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T03:17:08.148Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T03:17:08.148Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T03:17:08.148Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T03:17:08.148Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T03:17:08.427Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-12T03:17:08.427Z] docker_cli_swarm_test.go:1447: [dad03bb57ac0a] joining swarm manager [d8d362c99d0ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:17:08.427Z] docker_cli_swarm_test.go:1448: [db6257050f34a] joining swarm manager [d8d362c99d0ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T03:17:09.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T03:17:15.443Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T03:17:18.400Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-12T03:17:18.400Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-12T03:17:18.400Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-12T03:17:18.660Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-12T03:17:18.660Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-12T03:17:19.225Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-12T03:17:21.757Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-12T03:17:25.042Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-12T03:17:26.945Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-12T03:17:29.474Z] docker_cli_swarm_unix_test.go:63: [dd4888c44e53e] joining swarm manager [d8d99d34e104d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:17:33.088Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T03:17:33.088Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T03:17:33.088Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T03:17:33.088Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T03:17:33.088Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T03:17:33.088Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T03:17:33.088Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T03:17:33.088Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T03:17:33.088Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T03:17:33.088Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T03:17:33.088Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T03:17:33.088Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T03:17:35.256Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T03:17:35.256Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T03:17:42.301Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T03:17:43.066Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T03:17:43.527Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T03:17:44.501Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T03:17:48.252Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T03:17:49.005Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T03:17:49.005Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T03:17:49.005Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T03:17:49.005Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T03:17:49.005Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T03:17:49.005Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T03:17:49.005Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T03:17:49.005Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T03:17:49.005Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T03:17:49.005Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T03:17:49.005Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T03:17:49.005Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T03:17:49.347Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T03:17:51.170Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T03:17:56.068Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T03:17:56.399Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T03:17:59.001Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T03:17:59.763Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T03:18:03.444Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T03:18:03.899Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T03:18:06.042Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T03:18:06.042Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T03:18:06.042Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T03:18:06.042Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T03:18:06.042Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T03:18:06.042Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T03:18:06.042Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T03:18:06.042Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T03:18:06.042Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T03:18:06.042Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T03:18:06.042Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T03:18:09.676Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T03:18:09.676Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T03:18:10.131Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T03:18:10.589Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T03:18:10.704Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T03:18:10.704Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T03:18:10.704Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T03:18:10.704Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T03:18:10.704Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T03:18:10.704Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T03:18:10.704Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T03:18:11.550Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T03:18:11.550Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T03:18:11.550Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T03:18:12.232Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T03:18:17.995Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T03:18:21.856Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T03:18:21.856Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T03:18:21.856Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T03:18:25.694Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-12T03:18:25.694Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-12T03:18:25.694Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-12T03:18:27.070Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-12T03:18:30.391Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-12T03:18:32.292Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-12T03:18:34.199Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T03:18:34.821Z] docker_api_swarm_test.go:962: [df5e02e34b000] joining swarm manager [d4f0c68f70416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T03:18:35.160Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T03:18:35.633Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T03:18:36.594Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T03:18:36.594Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T03:18:36.594Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T03:18:36.594Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T03:18:36.594Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T03:18:36.594Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T03:18:36.594Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T03:18:36.594Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T03:18:36.594Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T03:18:36.594Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T03:18:36.594Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T03:18:37.323Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T03:18:37.323Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T03:18:37.323Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T03:18:38.286Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T03:18:38.286Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T03:18:40.311Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T03:18:40.311Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T03:18:44.053Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T03:18:44.509Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T03:18:44.965Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T03:18:46.491Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T03:18:46.947Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T03:18:47.909Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T03:18:48.847Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T03:18:50.126Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T03:18:52.897Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-12T03:18:57.282Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T03:18:57.283Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T03:18:57.283Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T03:18:57.283Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T03:18:57.283Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T03:18:57.283Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T03:18:57.283Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T03:18:57.283Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T03:18:57.283Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T03:18:57.381Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T03:18:57.751Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T03:18:58.736Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T03:19:04.606Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T03:19:05.095Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-12T03:19:06.029Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-12T03:19:07.674Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T03:19:08.558Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-12T03:19:11.089Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-12T03:19:11.898Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T03:19:14.718Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T03:19:16.243Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T03:19:17.713Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T03:19:17.713Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T03:19:17.713Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T03:19:19.209Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-12T03:19:22.418Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T03:19:22.418Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T03:19:22.418Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T03:19:24.475Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-12T03:19:24.631Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T03:19:24.782Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T03:19:24.782Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T03:19:24.782Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T03:19:24.782Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T03:19:25.238Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T03:19:25.238Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T03:19:25.238Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T03:19:26.378Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-12T03:19:28.909Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-12T03:19:31.440Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-12T03:19:33.971Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-12T03:19:36.507Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-12T03:19:37.582Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T03:19:37.582Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T03:19:37.582Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T03:19:39.039Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-12T03:19:52.360Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T03:19:52.815Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T03:19:56.522Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T03:19:56.522Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T03:19:56.522Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T03:19:56.977Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T03:19:56.978Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T03:20:02.741Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T03:20:04.267Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T03:20:04.722Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T03:20:06.248Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T03:20:06.702Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T03:20:07.472Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T03:20:08.229Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T03:20:09.770Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T03:20:18.320Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T03:20:18.320Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T03:20:18.320Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T03:20:18.320Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T03:20:18.320Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T03:20:18.320Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T03:20:18.320Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T03:20:18.320Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T03:20:18.320Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T03:20:18.778Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T03:20:19.233Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T03:20:19.786Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T03:20:25.554Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T03:20:26.277Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T03:20:32.594Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T03:20:35.268Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-12T03:20:38.358Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T03:20:50.136Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-12T03:20:51.362Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T03:20:51.362Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T03:20:51.362Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T03:20:51.362Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T03:20:59.398Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T03:20:59.399Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T03:20:59.399Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite (1555.37s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.21s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.03s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.30s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.21s) [2022-05-12T03:21:05.004Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.97s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.75s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.00s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.91s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.51s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.85s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.69s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.76s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.74s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.35s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.41s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.93s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.37s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.12s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.45s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.44s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.97s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.90s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.80s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.85s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.65s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.67s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.65s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.47s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.03s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.65s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.61s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.70s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.01s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.07s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.13s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.25s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.31s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.04s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.68s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.61s) [2022-05-12T03:21:05.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.99s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.59s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.11s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.12s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.01s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.56s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.38s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.47s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.06s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.41s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.27s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.00s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.17s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.92s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.17s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.03s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.92s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.15s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.45s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.83s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.62s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.33s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.62s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.80s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.15s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.96s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.33s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.48s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (66.54s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.08s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.19s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.87s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.50s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.07s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.87s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.26s) [2022-05-12T03:21:05.005Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.31s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.58s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.46s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.17s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.88s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.23s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.81s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.28s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.21s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.25s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.24s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.27s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.16s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.45s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.58s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.93s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-05-12T03:21:05.005Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-05-12T03:21:05.005Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T03:21:05.005Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-12T03:21:05.263Z] docker_cli_external_volume_driver_test.go:53: [d8782dac840a3] daemon is not started [2022-05-12T03:21:06.444Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T03:21:06.900Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T03:21:06.900Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T03:21:06.900Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T03:21:06.900Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T03:21:06.900Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T03:21:10.619Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T03:21:14.303Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T03:21:14.303Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T03:21:14.303Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T03:21:15.247Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T03:21:18.966Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T03:21:18.966Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T03:21:18.966Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T03:21:21.861Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T03:21:22.822Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T03:21:23.343Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-12T03:21:24.347Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T03:21:29.146Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T03:21:34.632Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T03:21:36.159Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T03:21:41.987Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T03:21:46.877Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T03:21:48.501Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T03:21:51.388Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T03:21:56.745Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T03:22:01.669Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T03:22:02.505Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T03:22:06.340Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T03:22:08.014Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T03:22:11.044Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T03:22:12.103Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T03:22:13.066Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T03:22:13.066Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T03:22:13.066Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T03:22:13.066Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T03:22:13.066Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T03:22:15.957Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T03:22:15.957Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T03:22:15.957Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T03:22:19.575Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T03:22:31.012Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-12T03:22:37.569Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-12T03:22:44.654Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T03:22:44.655Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T03:22:44.655Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T03:22:51.695Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T03:22:51.695Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T03:22:51.695Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T03:22:51.695Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T03:22:51.695Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T03:22:51.695Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T03:22:52.438Z] docker_cli_external_volume_driver_test.go:53: [d7759da7d2752] daemon is not started [2022-05-12T03:22:55.405Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T03:22:58.735Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T03:23:01.164Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T03:23:04.878Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T03:23:04.878Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T03:23:04.878Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T03:23:06.631Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T03:23:07.321Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-12T03:23:07.324Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T03:23:07.762Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T03:23:08.722Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T03:23:10.247Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T03:23:19.734Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T03:23:22.581Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T03:23:24.106Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T03:23:24.439Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T03:23:25.395Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-12T03:23:36.440Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T03:23:37.013Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T03:23:39.225Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T03:23:39.225Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T03:23:39.693Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T03:23:39.693Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T03:23:40.161Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T03:23:40.262Z] docker_cli_external_volume_driver_test.go:53: [dc367a49bebec] daemon is not started [2022-05-12T03:23:41.107Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T03:23:41.723Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T03:23:46.476Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T03:23:50.263Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T03:23:53.448Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T03:23:55.015Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T03:23:55.128Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-12T03:23:55.128Z] docker_cli_external_volume_driver_test.go:53: [dc81b32fa7ebe] daemon is not started [2022-05-12T03:23:59.214Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T03:24:04.973Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T03:24:05.938Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T03:24:05.938Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T03:24:05.938Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T03:24:05.938Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T03:24:05.938Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T03:24:09.656Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T03:24:09.656Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T03:24:09.656Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T03:24:10.013Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-12T03:24:12.822Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T03:24:13.289Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T03:24:13.756Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T03:24:24.198Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T03:24:24.198Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T03:24:28.860Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T03:24:28.860Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T03:24:34.680Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T03:24:42.074Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-12T03:24:55.718Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T03:24:55.718Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T03:24:55.718Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T03:24:56.942Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-12T03:24:58.608Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T03:25:00.136Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T03:25:00.260Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T03:25:04.798Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T03:25:10.556Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T03:25:10.556Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T03:25:10.556Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T03:25:10.556Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T03:25:10.556Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T03:25:10.556Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T03:25:10.557Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T03:25:11.823Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-12T03:25:15.226Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T03:25:15.682Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T03:25:19.396Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T03:25:19.396Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T03:25:19.396Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T03:25:19.396Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T03:25:19.396Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T03:25:25.340Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T03:25:40.102Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T03:25:44.477Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T03:25:44.477Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T03:25:45.872Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T03:25:45.872Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T03:25:45.872Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T03:25:45.872Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T03:25:45.872Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T03:25:46.669Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T03:25:46.669Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T03:25:46.669Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T03:25:46.669Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T03:25:46.669Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T03:25:46.669Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T03:25:46.669Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T03:25:46.669Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T03:25:46.669Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T03:25:46.669Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T03:25:46.669Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T03:25:46.669Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T03:25:47.397Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T03:25:48.857Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T03:25:52.616Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T03:25:53.160Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T03:25:54.759Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T03:25:57.823Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T03:25:58.425Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T03:25:58.425Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T03:25:58.425Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T03:25:58.425Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T03:25:58.425Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T03:25:58.425Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T03:25:58.425Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T03:25:58.425Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T03:25:58.425Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T03:25:58.425Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T03:25:58.425Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T03:25:58.497Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-12T03:26:00.521Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T03:26:00.521Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T03:26:00.521Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T03:26:00.521Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T03:26:00.521Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T03:26:03.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T03:26:03.133Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T03:26:03.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T03:26:03.133Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T03:26:03.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T03:26:03.133Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T03:26:03.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T03:26:03.407Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T03:26:03.407Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T03:26:03.407Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-12T03:26:03.582Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T03:26:04.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T03:26:10.486Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T03:26:15.742Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T03:26:16.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-12T03:26:20.404Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T03:26:20.405Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T03:26:24.618Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T03:26:25.078Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T03:26:26.037Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T03:26:28.202Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T03:26:28.664Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T03:26:28.664Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T03:26:28.664Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T03:26:28.664Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T03:26:29.125Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T03:26:29.125Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T03:26:29.125Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T03:26:29.125Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T03:26:29.125Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T03:26:29.125Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T03:26:29.125Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T03:26:35.163Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T03:26:35.163Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T03:26:35.163Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T03:26:35.163Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T03:26:35.617Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T03:26:35.617Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T03:26:35.617Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T03:26:36.221Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T03:26:36.337Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T03:26:36.682Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T03:26:36.792Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T03:26:37.141Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T03:26:43.830Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T03:26:43.830Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T03:26:45.776Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T03:26:47.938Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T03:26:47.938Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T03:26:48.392Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T03:26:48.392Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T03:26:48.392Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T03:26:48.392Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T03:26:48.392Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T03:26:48.634Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-12T03:26:49.098Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T03:26:49.595Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T03:26:51.277Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T03:26:53.798Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T03:26:57.045Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T03:27:02.384Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T03:27:02.804Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T03:27:07.467Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T03:27:07.467Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T03:27:07.467Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T03:27:12.723Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T03:27:14.667Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T03:27:14.667Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T03:27:14.916Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T03:27:15.122Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T03:27:15.994Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T03:27:15.995Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T03:27:15.995Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T03:27:19.785Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T03:27:20.709Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-12T03:27:20.727Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T03:27:20.727Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T03:27:20.727Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T03:27:21.310Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T03:27:21.697Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T03:27:22.158Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T03:27:22.158Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T03:27:22.158Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T03:27:24.526Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T03:27:28.239Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T03:27:28.239Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T03:27:28.240Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T03:27:28.240Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T03:27:28.240Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T03:27:28.240Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T03:27:28.240Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T03:27:28.240Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T03:27:28.240Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T03:27:28.240Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T03:27:28.240Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T03:27:28.240Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T03:27:28.240Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T03:27:28.240Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T03:27:28.240Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T03:27:28.240Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T03:27:28.344Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T03:27:34.110Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T03:27:34.110Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T03:27:34.110Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T03:27:34.110Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T03:27:34.110Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T03:27:34.110Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T03:27:34.110Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T03:27:35.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-12T03:27:36.771Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T03:27:36.995Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T03:27:36.995Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T03:27:36.995Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T03:27:39.867Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T03:27:40.322Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T03:27:44.984Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T03:27:44.984Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T03:27:44.984Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T03:27:44.984Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T03:27:44.984Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T03:27:45.306Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T03:27:45.306Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T03:27:45.306Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T03:27:47.468Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T03:27:47.468Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T03:27:47.468Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T03:27:47.468Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T03:27:47.468Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T03:27:47.468Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T03:27:47.468Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T03:27:50.356Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T03:27:50.356Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T03:27:50.356Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T03:27:50.356Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T03:27:51.828Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T03:27:51.828Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T03:27:53.245Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T03:27:53.245Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T03:27:53.245Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T03:27:53.245Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T03:27:53.245Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T03:27:53.245Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T03:27:53.245Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T03:27:53.245Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T03:27:53.371Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T03:27:53.371Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T03:27:53.371Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T03:27:53.648Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-12T03:27:53.648Z] docker_cli_external_volume_driver_test.go:485: [d4ea2266dd1c7] daemon is not started [2022-05-12T03:27:54.348Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T03:27:54.348Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T03:27:56.955Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T03:27:59.049Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T03:27:59.128Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T03:28:00.589Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T03:28:01.051Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T03:28:02.015Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T03:28:02.015Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T03:28:02.015Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T03:28:02.015Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T03:28:02.594Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T03:28:03.055Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T03:28:04.180Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T03:28:04.180Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T03:28:04.598Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T03:28:06.784Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T03:28:07.066Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T03:28:07.066Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T03:28:07.066Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T03:28:07.066Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T03:28:07.066Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T03:28:08.526Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-12T03:28:08.526Z] docker_cli_external_volume_driver_test.go:53: [d553287a7757a] daemon is not started [2022-05-12T03:28:09.950Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T03:28:09.950Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T03:28:12.113Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T03:28:12.113Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T03:28:12.113Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T03:28:13.878Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T03:28:13.878Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T03:28:13.878Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T03:28:13.878Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T03:28:13.878Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T03:28:13.878Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T03:28:13.878Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T03:28:14.340Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T03:28:14.340Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T03:28:14.801Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T03:28:14.872Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T03:28:14.872Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T03:28:15.774Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T03:28:15.834Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T03:28:15.834Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T03:28:18.717Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T03:28:21.590Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite (436.86s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.14s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-05-12T03:28:23.394Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-05-12T03:28:23.394Z] PASS [2022-05-12T03:28:23.394Z] [2022-05-12T03:28:23.394Z] === Skipped [2022-05-12T03:28:23.394Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-12T03:28:23.394Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-12T03:28:23.394Z] check_test.go:307: [d4987f082a157] daemon is not started [2022-05-12T03:28:23.394Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-12T03:28:23.394Z] [2022-05-12T03:28:23.394Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-12T03:28:23.394Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-12T03:28:23.394Z] check_test.go:307: [d275fba212e23] daemon is not started [2022-05-12T03:28:23.394Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-12T03:28:23.394Z] [2022-05-12T03:28:23.394Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-12T03:28:23.394Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-12T03:28:23.394Z] check_test.go:307: [d1648dbe3dc2c] daemon is not started [2022-05-12T03:28:23.394Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-12T03:28:23.394Z] [2022-05-12T03:28:23.394Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-12T03:28:23.394Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-12T03:28:23.394Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-12T03:28:23.394Z] [2022-05-12T03:28:23.394Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-12T03:28:23.394Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-12T03:28:23.394Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-12T03:28:23.394Z] [2022-05-12T03:28:23.394Z] DONE 269 tests, 5 skipped in 2347.892s [2022-05-12T03:28:23.394Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T03:28:23.394Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0c394d09ea2d/docker.pid [2022-05-12T03:28:23.394Z] +++ kill 7221 [2022-05-12T03:28:23.394Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7221 is not a child of this shell [2022-05-12T03:28:23.394Z] warning: PID 7221 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0c394d09ea2d/docker.pid had a nonzero exit code [2022-05-12T03:28:23.394Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T03:28:23.394Z] +++ kill 9465 [2022-05-12T03:28:23.394Z] +++ /etc/init.d/apparmor stop [2022-05-12T03:28:23.394Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T03:28:23.394Z] [2022-05-12T03:28:23.394Z] Unloading profiles will leave already running processes permanently [2022-05-12T03:28:23.394Z] unconfined, which can lead to unexpected situations. [2022-05-12T03:28:23.394Z] [2022-05-12T03:28:23.394Z] To set a process to complain mode, use the command line tool [2022-05-12T03:28:23.394Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T03:28:23.394Z] +++ true [2022-05-12T03:28:23.394Z] exiting test-integration [2022-05-12T03:28:23.394Z] ++ exit 0 [2022-05-12T03:28:23.394Z] [2022-05-12T03:28:23.394Z] + exit 0 [2022-05-12T03:28:23.394Z] ++ jobs -p [2022-05-12T03:28:23.394Z] + pids= [2022-05-12T03:28:23.394Z] + echo 'Remaining pids to kill: []' [2022-05-12T03:28:23.394Z] Remaining pids to kill: [] [2022-05-12T03:28:23.394Z] + '[' -z '' ']' [2022-05-12T03:28:23.396Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing Post stage [Pipeline] junit [2022-05-12T03:28:23.407Z] Recording test results [2022-05-12T03:28:23.435Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T03:28:25.152Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T03:28:25.478Z] + echo Ensuring container killed. [2022-05-12T03:28:25.478Z] Ensuring container killed. [2022-05-12T03:28:25.478Z] + docker ps -aq -f name=docker-pr2-* [2022-05-12T03:28:25.478Z] + cids=9e4f331ad410 [2022-05-12T03:28:25.478Z] df74160e8fde [2022-05-12T03:28:25.478Z] 94e978f6acdb [2022-05-12T03:28:25.478Z] + [ -n 9e4f331ad410 [2022-05-12T03:28:25.478Z] df74160e8fde [2022-05-12T03:28:25.478Z] 94e978f6acdb ] [2022-05-12T03:28:25.478Z] + docker rm -vf 9e4f331ad410 df74160e8fde 94e978f6acdb [2022-05-12T03:28:26.047Z] 9e4f331ad410 [2022-05-12T03:28:26.047Z] df74160e8fde [2022-05-12T03:28:26.305Z] 94e978f6acdb [Pipeline] sh [2022-05-12T03:28:26.594Z] + echo Chowning /workspace to jenkins user [2022-05-12T03:28:26.594Z] Chowning /workspace to jenkins user [2022-05-12T03:28:26.594Z] + id -u [2022-05-12T03:28:26.594Z] + id -g [2022-05-12T03:28:26.594Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43583:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T03:28:26.594Z] Unable to find image 'busybox:latest' locally [2022-05-12T03:28:26.852Z] latest: Pulling from library/busybox [2022-05-12T03:28:26.852Z] 50e8d59317eb: Pulling fs layer [2022-05-12T03:28:26.852Z] 50e8d59317eb: Verifying Checksum [2022-05-12T03:28:26.852Z] 50e8d59317eb: Download complete [2022-05-12T03:28:26.852Z] 50e8d59317eb: Pull complete [2022-05-12T03:28:26.852Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-12T03:28:26.852Z] Status: Downloaded newer image for busybox:latest [2022-05-12T03:28:28.108Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T03:28:28.108Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T03:28:28.108Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T03:28:28.108Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T03:28:28.108Z] === RUN TestDockerSuite/TestContainerAPIStart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T03:28:29.690Z] + bundleName=amd64 [2022-05-12T03:28:29.690Z] + echo Creating amd64-bundles.tar.gz [2022-05-12T03:28:29.690Z] Creating amd64-bundles.tar.gz [2022-05-12T03:28:29.690Z] + 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-12T03:28:29.690Z] + xargs tar -czf amd64-bundles.tar.gz [2022-05-12T03:28:30.270Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T03:28:30.270Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T03:28:30.270Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T03:28:30.442Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T03:28:30.442Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T03:28:30.442Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T03:28:30.442Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T03:28:30.442Z] === RUN TestDockerSuite/TestBuildWithFailure [Pipeline] archiveArtifacts [2022-05-12T03:28:31.076Z] Archiving artifacts [2022-05-12T03:28:33.061Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43583/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T03:28:33.159Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T03:28:33.159Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T03:28:33.159Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T03:28:33.370Z] + make clean [2022-05-12T03:28:33.628Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T03:28:33.628Z] docker-dev-cache [2022-05-12T03:28:33.628Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T03:28:34.168Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T03:28:34.168Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T03:28:34.623Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-12T03:28:36.046Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T03:28:36.046Z] === RUN TestDockerSuite/TestContainerAPIWait [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T03:28:40.707Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T03:28:42.716Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T03:28:42.716Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T03:28:42.716Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T03:28:42.874Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T03:28:42.874Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T03:28:42.874Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T03:28:42.874Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T03:28:42.874Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T03:28:42.874Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T03:28:42.874Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T03:28:42.874Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T03:28:42.874Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T03:28:42.874Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T03:28:42.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-12T03:28:45.630Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T03:28:45.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T03:28:45.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-12T03:28:48.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-12T03:28:50.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-12T03:28:52.267Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T03:28:53.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-12T03:28:55.976Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T03:28:55.976Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T03:28:56.579Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000945980_} [2022-05-12T03:28:59.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13982980050_c:\foo_false____} [2022-05-12T03:29:02.358Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13982980050_c:\foo_true____} [2022-05-12T03:29:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T03:29:05.245Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T03:29:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T03:29:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T03:29:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T03:29:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T03:29:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T03:29:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T03:29:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T03:29:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T03:29:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T03:29:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T03:29:05.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T03:29:05.700Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T03:29:05.700Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T03:29:05.700Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T03:29:05.700Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T03:29:05.700Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T03:29:05.700Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T03:29:05.700Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T03:29:05.700Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T03:29:05.700Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T03:29:05.700Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T03:29:05.700Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T03:29:08.586Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T03:29:08.586Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T03:29:08.586Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T03:29:08.586Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:29:08.586Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T03:29:08.586Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T03:29:08.586Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T03:29:08.586Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T03:29:08.586Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T03:29:08.586Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T03:29:08.586Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T03:29:08.586Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T03:29:08.586Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T03:29:08.586Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T03:29:08.586Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T03:29:08.586Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T03:29:08.586Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T03:29:08.586Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T03:29:08.586Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T03:29:08.586Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T03:29:08.586Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T03:29:08.586Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T03:29:08.586Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T03:29:08.586Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:29:09.043Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T03:29:09.043Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T03:29:09.043Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T03:29:11.933Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T03:29:11.933Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T03:29:11.933Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T03:29:11.933Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T03:29:13.629Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T03:29:13.629Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T03:29:14.590Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T03:29:14.590Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T03:29:14.817Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T03:29:14.817Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T03:29:14.817Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T03:29:14.817Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T03:29:14.817Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T03:29:14.817Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T03:29:14.817Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T03:29:15.045Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T03:29:15.045Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T03:29:15.045Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T03:29:16.568Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T03:29:20.578Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T03:29:21.356Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T03:29:23.467Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T03:29:23.467Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T03:29:23.467Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T03:29:23.467Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T03:29:23.467Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T03:29:28.923Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T03:29:30.452Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T03:29:30.452Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T03:29:30.907Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T03:29:30.907Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T03:29:30.907Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T03:29:30.907Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T03:29:30.907Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T03:29:33.745Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T03:29:33.745Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:29:33.745Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T03:29:33.745Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T03:29:33.745Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T03:29:33.797Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T03:29:33.797Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T03:29:33.797Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T03:29:40.909Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T03:29:42.481Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T03:29:46.083Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T03:29:46.083Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T03:29:46.083Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T03:29:46.083Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T03:29:46.083Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T03:29:46.686Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T03:29:46.686Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T03:29:46.686Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T03:29:47.205Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T03:29:47.607Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T03:29:47.607Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T03:29:47.607Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T03:29:47.607Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T03:29:47.607Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T03:29:50.492Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T03:29:50.492Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:29:50.492Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T03:29:50.492Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T03:29:50.492Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T03:29:50.492Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T03:29:50.492Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T03:29:50.492Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T03:29:50.492Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T03:29:50.948Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T03:29:50.948Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T03:29:53.831Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T03:29:55.997Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T03:29:56.453Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T03:29:56.453Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T03:29:56.965Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T03:29:56.965Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T03:29:56.965Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T03:29:58.620Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T03:29:59.579Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T03:29:59.603Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T03:30:00.033Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T03:30:00.033Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T03:30:00.033Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T03:30:00.488Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T03:30:00.488Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T03:30:00.488Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T03:30:00.488Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T03:30:00.943Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T03:30:05.412Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T03:30:05.493Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T03:30:11.224Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T03:30:11.224Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T03:30:11.224Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T03:30:11.256Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T03:30:11.256Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T03:30:11.256Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T03:30:11.256Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T03:30:11.256Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T03:30:11.256Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T03:30:11.256Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T03:30:11.256Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T03:30:11.256Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T03:30:11.256Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T03:30:11.256Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T03:30:11.256Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T03:30:11.256Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T03:30:11.256Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T03:30:11.256Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T03:30:11.256Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T03:30:14.109Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T03:30:14.564Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T03:30:14.564Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T03:30:14.564Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T03:30:17.451Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T03:30:17.451Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T03:30:17.451Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T03:30:17.451Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T03:30:17.451Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T03:30:17.451Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T03:30:17.451Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T03:30:17.451Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T03:30:17.451Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T03:30:17.451Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T03:30:17.451Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:30:17.451Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T03:30:17.451Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T03:30:17.451Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T03:30:17.451Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T03:30:17.451Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T03:30:17.451Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T03:30:17.451Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T03:30:17.451Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T03:30:17.451Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T03:30:17.451Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T03:30:17.451Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T03:30:17.906Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T03:30:17.906Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T03:30:17.906Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T03:30:17.906Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T03:30:17.906Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T03:30:17.906Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T03:30:17.906Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T03:30:17.906Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T03:30:17.906Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T03:30:17.906Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T03:30:17.906Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T03:30:20.793Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T03:30:21.537Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T03:30:23.678Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T03:30:26.535Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T03:30:26.535Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T03:30:26.535Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T03:30:26.565Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T03:30:30.067Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T03:30:30.067Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T03:30:30.067Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T03:30:32.348Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T03:30:32.811Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T03:30:32.811Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T03:30:32.811Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T03:30:32.811Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T03:30:32.811Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T03:30:32.954Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T03:30:32.954Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T03:30:32.954Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T03:30:32.954Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T03:30:32.954Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T03:30:32.954Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T03:30:32.954Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T03:30:35.724Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T03:30:36.666Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T03:30:36.666Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T03:30:36.666Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T03:30:36.666Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T03:30:36.847Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T03:30:40.379Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T03:30:40.379Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T03:30:40.379Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T03:30:40.379Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T03:30:40.379Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T03:30:40.379Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T03:30:40.379Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T03:30:40.379Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T03:30:40.424Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T03:30:41.521Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T03:30:44.163Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T03:30:47.387Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T03:30:47.946Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T03:30:49.008Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T03:30:49.008Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T03:30:49.008Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T03:30:49.597Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T03:30:50.582Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T03:30:51.196Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T03:30:51.733Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T03:30:51.733Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T03:30:51.733Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T03:30:51.733Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T03:30:52.739Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T03:30:54.283Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T03:30:55.332Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T03:30:55.520Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T03:30:55.520Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T03:30:56.316Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T03:30:57.301Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T03:30:59.306Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T03:30:59.306Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T03:30:59.306Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T03:30:59.306Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T03:30:59.306Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T03:31:02.257Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T03:31:02.257Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T03:31:03.165Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T03:31:06.043Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T03:31:06.043Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T03:31:06.043Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T03:31:09.026Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T03:31:09.026Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T03:31:09.026Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T03:31:09.026Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T03:31:09.026Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T03:31:09.026Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T03:31:09.026Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T03:31:09.026Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T03:31:09.026Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T03:31:10.587Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T03:31:10.587Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T03:31:10.587Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T03:31:10.791Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T03:31:10.791Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T03:31:13.535Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T03:31:13.744Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T03:31:15.399Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T03:31:15.860Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T03:31:20.899Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T03:31:22.187Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T03:31:24.403Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T03:31:26.764Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T03:31:27.232Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T03:31:27.232Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T03:31:27.232Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T03:31:27.232Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T03:31:27.354Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T03:31:30.692Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T03:31:31.022Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T03:31:31.022Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T03:31:31.022Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T03:31:33.209Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T03:31:33.210Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T03:31:33.210Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T03:31:33.971Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T03:31:33.971Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T03:31:33.971Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T03:31:35.392Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T03:31:35.421Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T03:31:37.759Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T03:31:38.228Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T03:31:40.171Z] === RUN TestDockerSuite/TestExec [2022-05-12T03:31:40.171Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:31:40.171Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T03:31:40.171Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T03:31:40.171Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T03:31:42.382Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T03:31:44.096Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T03:31:44.599Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T03:31:44.599Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T03:31:44.599Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T03:31:44.599Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T03:31:44.599Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T03:31:44.599Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T03:31:45.066Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T03:31:45.738Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T03:31:47.046Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T03:31:47.046Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T03:31:47.046Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T03:31:47.046Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T03:31:47.046Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T03:31:47.046Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T03:31:47.046Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T03:31:47.046Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T03:31:47.046Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T03:31:47.046Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T03:31:47.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-12T03:31:47.280Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T03:31:49.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T03:31:49.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-12T03:31:49.494Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T03:31:50.442Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T03:31:52.209Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-12T03:31:52.439Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T03:31:54.651Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T03:31:55.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-12T03:31:56.249Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T03:31:57.222Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T03:31:57.222Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T03:31:57.222Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T03:31:57.222Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T03:31:57.222Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T03:31:58.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-12T03:31:59.401Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T03:31:59.401Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T03:31:59.401Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T03:31:59.401Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T03:31:59.401Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T03:31:59.401Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T03:31:59.401Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T03:32:00.142Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T03:32:00.142Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T03:32:00.142Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T03:32:01.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00088a918_} [2022-05-12T03:32:02.348Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T03:32:05.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13920442891_c:\foo_false____} [2022-05-12T03:32:06.135Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T03:32:06.135Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T03:32:06.135Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T03:32:06.135Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T03:32:06.135Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T03:32:06.135Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T03:32:06.135Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T03:32:06.135Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T03:32:06.135Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T03:32:06.135Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T03:32:06.135Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T03:32:08.346Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T03:32:08.346Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T03:32:08.346Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T03:32:08.346Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T03:32:08.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13920442891_c:\foo_true____} [2022-05-12T03:32:08.814Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T03:32:08.814Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:32:08.814Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T03:32:08.814Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T03:32:08.814Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T03:32:08.814Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T03:32:08.814Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T03:32:11.028Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T03:32:11.028Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T03:32:11.028Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T03:32:12.414Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T03:32:12.414Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T03:32:12.414Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T03:32:12.414Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T03:32:12.414Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T03:32:12.414Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T03:32:12.414Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T03:32:16.200Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T03:32:16.200Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T03:32:16.200Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T03:32:16.200Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:32:16.200Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T03:32:16.200Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T03:32:16.200Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T03:32:16.200Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T03:32:16.200Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T03:32:16.200Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T03:32:16.200Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T03:32:16.200Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T03:32:16.200Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T03:32:16.200Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T03:32:16.200Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T03:32:16.200Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T03:32:16.200Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T03:32:16.200Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T03:32:16.200Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T03:32:16.200Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T03:32:16.200Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T03:32:16.200Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T03:32:16.200Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T03:32:16.200Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:32:16.200Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T03:32:16.200Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T03:32:16.200Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T03:32:16.913Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T03:32:16.913Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T03:32:17.380Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T03:32:17.380Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T03:32:17.380Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T03:32:17.380Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T03:32:17.380Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T03:32:19.984Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T03:32:19.984Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T03:32:19.984Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T03:32:19.984Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T03:32:23.240Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T03:32:23.778Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T03:32:23.778Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T03:32:23.778Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T03:32:23.778Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T03:32:23.778Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T03:32:23.778Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T03:32:23.778Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T03:32:29.641Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T03:32:30.383Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T03:32:33.333Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T03:32:33.428Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T03:32:33.428Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T03:32:33.428Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T03:32:33.428Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T03:32:33.428Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T03:32:39.196Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T03:32:39.196Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:32:39.196Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T03:32:39.196Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T03:32:39.666Z] === RUN TestDockerSuite/TestHealth [2022-05-12T03:32:39.666Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T03:32:39.666Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T03:32:39.666Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T03:32:39.666Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T03:32:39.666Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T03:32:45.498Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T03:32:45.498Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T03:32:45.498Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T03:32:45.498Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T03:32:45.498Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T03:32:45.953Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T03:32:45.953Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T03:32:46.914Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T03:32:46.914Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T03:32:46.914Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T03:32:47.874Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T03:32:47.874Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T03:32:48.331Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T03:32:48.331Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:32:48.331Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T03:32:48.331Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T03:32:48.331Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T03:32:50.035Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T03:32:50.490Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T03:32:51.421Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T03:32:52.651Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T03:32:56.365Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T03:32:56.365Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T03:32:56.365Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T03:32:56.365Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T03:33:00.075Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T03:33:00.075Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T03:33:00.075Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T03:33:00.075Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T03:33:00.075Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T03:33:00.075Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T03:33:00.075Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T03:33:00.530Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T03:33:00.530Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T03:33:00.530Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T03:33:00.530Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T03:33:00.530Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T03:33:00.530Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T03:33:00.530Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T03:33:00.530Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T03:33:00.530Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T03:33:00.530Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T03:33:00.530Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T03:33:00.530Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T03:33:00.530Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T03:33:00.530Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T03:33:00.530Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T03:33:00.530Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T03:33:00.530Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T03:33:00.530Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T03:33:00.668Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T03:33:00.668Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T03:33:00.668Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T03:33:00.668Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T03:33:00.668Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T03:33:02.830Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T03:33:02.830Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T03:33:02.830Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T03:33:02.830Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T03:33:02.830Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T03:33:03.414Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T03:33:06.300Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T03:33:06.300Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T03:33:06.300Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T03:33:06.300Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T03:33:06.300Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T03:33:06.300Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T03:33:06.300Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T03:33:06.300Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T03:33:06.542Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T03:33:06.543Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:33:06.543Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T03:33:06.543Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T03:33:06.543Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T03:33:06.543Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T03:33:06.543Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T03:33:06.543Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T03:33:06.543Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T03:33:06.543Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T03:33:06.998Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T03:33:09.161Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T03:33:09.188Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T03:33:09.188Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T03:33:12.073Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T03:33:12.074Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:33:12.074Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T03:33:12.074Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T03:33:12.074Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T03:33:12.074Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T03:33:12.074Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T03:33:12.871Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T03:33:12.871Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T03:33:13.325Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T03:33:14.960Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T03:33:16.211Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T03:33:16.688Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T03:33:17.173Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T03:33:17.173Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T03:33:17.173Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T03:33:17.173Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T03:33:17.628Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T03:33:17.628Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T03:33:17.628Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T03:33:18.084Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T03:33:18.540Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T03:33:20.727Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T03:33:20.727Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:33:20.727Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T03:33:20.727Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T03:33:20.727Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T03:33:20.727Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T03:33:20.727Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T03:33:23.615Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T03:33:25.780Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T03:33:25.780Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T03:33:28.666Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T03:33:28.828Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T03:33:29.285Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T03:33:29.740Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T03:33:31.553Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T03:33:31.553Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T03:33:31.553Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T03:33:31.553Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T03:33:33.451Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T03:33:33.715Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T03:33:33.906Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T03:33:33.906Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T03:33:33.906Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T03:33:34.396Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T03:33:35.939Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T03:33:35.939Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T03:33:36.401Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T03:33:36.401Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T03:33:36.863Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T03:33:37.422Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T03:33:37.616Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T03:33:37.616Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T03:33:37.616Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T03:33:37.616Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T03:33:37.616Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T03:33:37.616Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T03:33:37.616Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T03:33:37.616Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T03:33:37.616Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T03:33:37.616Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T03:33:37.616Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:33:37.616Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T03:33:37.616Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T03:33:37.617Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T03:33:37.617Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T03:33:37.617Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T03:33:37.617Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T03:33:37.617Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T03:33:37.617Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T03:33:37.617Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T03:33:37.617Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T03:33:37.617Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T03:33:37.617Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T03:33:37.617Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T03:33:37.617Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T03:33:37.617Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T03:33:37.617Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T03:33:37.617Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T03:33:37.617Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T03:33:37.617Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T03:33:37.617Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T03:33:37.617Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T03:33:37.617Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T03:33:38.407Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T03:33:41.323Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T03:33:43.111Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T03:33:43.221Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T03:33:45.076Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T03:33:45.438Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T03:33:46.855Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T03:33:48.385Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T03:33:48.862Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T03:33:50.597Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T03:33:52.666Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T03:33:53.501Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T03:33:56.388Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T03:33:59.273Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T03:33:59.273Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T03:33:59.273Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T03:33:59.273Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T03:33:59.273Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T03:33:59.273Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T03:33:59.273Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T03:33:59.273Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T03:33:59.273Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T03:33:59.273Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T03:33:59.273Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T03:33:59.273Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T03:33:59.273Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T03:33:59.273Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T03:33:59.273Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T03:33:59.273Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T03:33:59.273Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T03:34:01.263Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T03:34:01.437Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T03:34:04.325Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T03:34:07.030Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T03:34:10.091Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T03:34:10.383Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T03:34:10.383Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T03:34:11.354Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T03:34:12.975Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T03:34:12.975Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T03:34:12.975Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T03:34:14.072Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T03:34:15.862Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T03:34:15.862Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T03:34:17.807Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T03:34:18.275Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T03:34:22.997Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T03:34:23.764Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T03:34:24.135Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T03:34:24.225Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T03:34:25.119Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T03:34:26.682Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T03:34:30.032Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T03:34:30.032Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T03:34:30.148Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T03:34:33.849Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T03:34:34.735Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T03:34:35.976Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T03:34:38.864Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T03:34:39.609Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T03:34:39.609Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T03:34:39.609Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T03:34:39.609Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T03:34:39.609Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T03:34:39.609Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T03:34:39.609Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T03:34:39.610Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T03:34:39.610Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T03:34:40.568Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T03:34:40.568Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T03:34:40.568Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T03:34:41.750Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T03:34:41.750Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T03:34:41.750Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T03:34:44.278Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T03:34:44.640Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T03:34:47.527Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T03:34:57.825Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T03:34:57.825Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T03:34:57.825Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T03:34:57.825Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T03:34:57.825Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T03:34:59.903Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T03:34:59.903Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T03:34:59.903Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T03:35:00.046Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T03:35:00.365Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T03:35:01.907Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T03:35:02.995Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T03:35:05.941Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T03:35:05.941Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T03:35:05.941Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T03:35:05.941Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T03:35:05.941Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T03:35:05.941Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T03:35:05.941Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T03:35:05.941Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T03:35:05.941Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T03:35:05.941Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T03:35:05.941Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T03:35:05.941Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T03:35:05.941Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T03:35:05.941Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T03:35:05.941Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T03:35:05.941Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestPortList [2022-05-12T03:35:05.941Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T03:35:05.941Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T03:35:07.718Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T03:35:11.803Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T03:35:11.803Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:35:11.803Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T03:35:11.803Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T03:35:11.803Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T03:35:11.803Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T03:35:11.803Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T03:35:11.803Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T03:35:11.803Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T03:35:11.803Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T03:35:11.803Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T03:35:11.803Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T03:35:11.803Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T03:35:11.803Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T03:35:11.803Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T03:35:11.803Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T03:35:11.803Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T03:35:11.803Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T03:35:14.813Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T03:35:14.813Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T03:35:14.813Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T03:35:14.813Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T03:35:14.813Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T03:35:14.813Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T03:35:14.813Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T03:35:17.590Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T03:35:17.590Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T03:35:17.590Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T03:35:19.517Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T03:35:19.517Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T03:35:19.946Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T03:35:20.907Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T03:35:23.266Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T03:35:23.266Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T03:35:23.266Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T03:35:23.266Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T03:35:23.266Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T03:35:25.574Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T03:35:26.132Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T03:35:26.132Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T03:35:26.132Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T03:35:31.345Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T03:35:31.345Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T03:35:31.345Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T03:35:33.509Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T03:35:36.411Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T03:35:40.556Z] === RUN TestDockerSuite/TestExec [2022-05-12T03:35:40.556Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:35:40.556Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T03:35:40.556Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T03:35:40.556Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T03:35:43.444Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T03:35:47.165Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T03:35:47.165Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T03:35:47.165Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T03:35:47.165Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T03:35:47.165Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T03:35:47.165Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T03:35:47.165Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T03:35:48.435Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T03:35:48.897Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T03:35:50.878Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T03:35:54.042Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T03:35:54.042Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T03:35:54.042Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T03:35:54.042Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T03:35:54.589Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T03:35:59.242Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T03:35:59.255Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T03:36:02.974Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T03:36:06.337Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T03:36:06.337Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T03:36:06.337Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T03:36:06.337Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T03:36:06.337Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T03:36:08.831Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T03:36:09.262Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T03:36:09.262Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T03:36:09.262Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-12T03:36:10.077Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T03:36:10.077Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T03:36:10.077Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T03:36:10.077Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T03:36:10.077Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T03:36:10.077Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T03:36:10.077Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T03:36:10.991Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T03:36:13.788Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T03:36:19.522Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T03:36:20.837Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T03:36:20.837Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T03:36:20.837Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T03:36:20.837Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T03:36:20.837Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T03:36:20.837Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T03:36:20.837Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T03:36:20.837Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T03:36:20.837Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T03:36:20.837Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T03:36:20.837Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T03:36:21.666Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T03:36:24.546Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T03:36:24.546Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T03:36:24.546Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T03:36:24.546Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T03:36:24.546Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T03:36:24.546Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:36:24.546Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T03:36:24.546Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T03:36:24.546Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T03:36:24.546Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T03:36:24.546Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T03:36:25.285Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T03:36:25.285Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T03:36:25.285Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T03:36:25.285Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T03:36:25.285Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T03:36:27.481Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T03:36:27.481Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T03:36:28.256Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T03:36:28.256Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T03:36:28.256Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T03:36:31.059Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T03:36:31.059Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T03:36:31.059Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T03:36:31.059Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T03:36:31.059Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T03:36:31.059Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T03:36:31.059Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T03:36:31.059Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T03:36:31.059Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T03:36:36.853Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T03:36:36.853Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T03:36:36.853Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T03:36:36.853Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T03:36:36.853Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T03:36:36.853Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T03:36:36.853Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T03:36:39.657Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T03:36:39.657Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T03:36:39.657Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T03:36:40.618Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T03:36:40.618Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T03:36:40.618Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T03:36:41.578Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T03:36:42.538Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T03:36:42.538Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T03:36:42.538Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T03:36:43.892Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T03:36:47.198Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T03:36:48.604Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T03:36:48.604Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T03:36:48.604Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T03:36:48.604Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T03:36:48.604Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T03:36:48.604Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T03:36:48.604Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T03:36:49.579Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T03:36:50.934Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T03:36:52.970Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T03:36:55.132Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T03:36:55.595Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T03:36:59.924Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T03:37:00.900Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T03:37:00.900Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T03:37:01.362Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T03:37:01.362Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T03:37:01.823Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T03:37:01.823Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T03:37:01.823Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T03:37:02.641Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T03:37:02.641Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:37:02.641Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T03:37:02.641Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T03:37:03.096Z] === RUN TestDockerSuite/TestHealth [2022-05-12T03:37:03.096Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T03:37:03.096Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T03:37:03.096Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T03:37:03.096Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T03:37:03.552Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T03:37:04.011Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T03:37:09.310Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T03:37:09.310Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T03:37:09.310Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T03:37:09.310Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T03:37:09.310Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T03:37:09.310Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T03:37:09.765Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T03:37:09.821Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T03:37:10.728Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T03:37:10.728Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T03:37:10.728Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T03:37:11.687Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T03:37:11.687Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T03:37:13.850Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T03:37:14.305Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T03:37:15.634Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T03:37:16.468Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T03:37:20.179Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T03:37:20.179Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T03:37:20.179Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T03:37:20.179Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T03:37:20.217Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T03:37:20.217Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T03:37:20.217Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T03:37:20.341Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T03:37:20.341Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T03:37:20.341Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T03:37:24.843Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T03:37:24.843Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T03:37:24.843Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T03:37:24.843Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T03:37:24.843Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T03:37:24.843Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T03:37:24.843Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T03:37:24.843Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T03:37:24.843Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T03:37:24.843Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T03:37:24.843Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T03:37:24.843Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T03:37:24.843Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T03:37:24.843Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T03:37:24.843Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T03:37:24.843Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T03:37:24.843Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T03:37:24.843Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T03:37:24.843Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T03:37:24.843Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T03:37:24.843Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T03:37:24.843Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T03:37:24.843Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T03:37:24.843Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T03:37:24.843Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T03:37:27.257Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T03:37:27.257Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T03:37:27.257Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T03:37:28.217Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T03:37:28.570Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T03:37:31.453Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T03:37:31.453Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T03:37:31.453Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T03:37:31.453Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T03:37:31.453Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T03:37:31.453Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T03:37:31.453Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T03:37:31.453Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T03:37:33.981Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T03:37:35.163Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T03:37:35.163Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T03:37:35.174Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T03:37:35.174Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T03:37:35.174Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T03:37:38.049Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T03:37:38.049Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:37:38.049Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T03:37:38.049Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T03:37:38.049Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T03:37:38.049Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T03:37:38.049Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T03:37:38.645Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T03:37:38.645Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:37:38.645Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T03:37:41.762Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T03:37:42.264Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T03:37:44.404Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T03:37:44.404Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T03:37:44.404Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T03:37:46.966Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T03:37:46.966Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T03:37:46.966Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T03:37:46.966Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T03:37:46.966Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T03:37:46.966Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T03:37:46.966Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T03:37:46.966Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T03:37:46.966Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T03:37:46.966Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T03:37:46.966Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T03:37:46.966Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T03:37:46.966Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T03:37:46.966Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T03:37:46.966Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T03:37:46.966Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T03:37:47.526Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T03:37:47.526Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:37:47.526Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T03:37:47.526Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T03:37:47.526Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T03:37:47.526Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T03:37:47.526Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T03:37:51.244Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T03:37:54.955Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T03:37:54.955Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T03:37:58.671Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T03:37:59.293Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T03:38:01.802Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T03:38:02.182Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T03:38:02.385Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T03:38:02.385Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T03:38:02.385Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T03:38:02.385Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T03:38:03.259Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T03:38:06.096Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T03:38:08.895Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T03:38:08.895Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T03:38:08.895Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T03:38:09.809Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T03:38:10.295Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T03:38:10.441Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T03:38:10.441Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T03:38:10.902Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T03:38:10.902Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T03:38:10.902Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T03:38:10.902Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T03:38:10.902Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T03:38:16.061Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T03:38:17.996Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T03:38:17.996Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T03:38:17.996Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T03:38:17.996Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T03:38:18.341Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T03:38:20.911Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T03:38:20.911Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T03:38:20.911Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T03:38:20.911Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T03:38:20.911Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T03:38:20.911Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T03:38:20.911Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T03:38:20.911Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T03:38:21.228Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T03:38:24.590Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T03:38:24.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T03:38:24.947Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T03:38:26.843Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T03:38:27.831Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T03:38:29.254Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T03:38:29.708Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T03:38:29.764Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T03:38:29.764Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T03:38:29.765Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T03:38:29.765Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T03:38:31.561Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T03:38:31.963Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T03:38:31.963Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T03:38:32.570Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T03:38:34.476Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T03:38:34.882Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T03:38:34.882Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T03:38:34.882Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T03:38:34.882Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T03:38:34.882Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T03:38:38.214Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T03:38:38.215Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T03:38:38.215Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T03:38:38.215Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T03:38:38.215Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T03:38:38.215Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T03:38:38.215Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T03:38:38.215Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T03:38:38.215Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T03:38:38.215Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T03:38:38.215Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T03:38:38.215Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T03:38:38.215Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T03:38:38.215Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T03:38:38.215Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T03:38:38.215Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T03:38:38.215Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T03:38:38.215Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T03:38:41.931Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T03:38:43.467Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T03:38:43.467Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T03:38:45.012Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T03:38:45.012Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T03:38:45.012Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T03:38:45.645Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T03:38:47.927Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T03:38:47.928Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T03:38:50.840Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T03:38:52.683Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T03:38:53.562Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T03:38:54.524Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T03:38:54.846Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T03:38:54.846Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T03:38:54.846Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T03:38:59.431Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T03:38:59.518Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T03:38:59.518Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T03:39:00.291Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T03:39:01.815Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T03:39:01.815Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T03:39:01.815Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T03:39:01.815Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T03:39:01.815Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T03:39:01.815Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T03:39:01.815Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T03:39:01.815Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T03:39:01.815Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T03:39:01.815Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T03:39:01.815Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T03:39:01.815Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T03:39:01.815Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T03:39:01.815Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T03:39:01.815Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T03:39:04.130Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T03:39:04.130Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T03:39:04.130Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T03:39:04.130Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T03:39:04.130Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T03:39:04.699Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T03:39:04.699Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T03:39:04.699Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T03:39:04.699Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T03:39:04.699Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T03:39:06.317Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T03:39:06.317Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T03:39:06.317Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T03:39:06.563Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T03:39:09.231Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T03:39:09.231Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T03:39:09.231Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T03:39:10.462Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T03:39:11.416Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T03:39:11.416Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T03:39:13.346Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T03:39:15.089Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T03:39:16.118Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T03:39:16.231Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T03:39:18.310Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T03:39:18.310Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T03:39:18.310Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T03:39:18.310Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T03:39:18.310Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T03:39:18.310Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T03:39:18.310Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T03:39:18.310Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T03:39:18.310Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T03:39:18.310Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T03:39:18.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-12T03:39:19.118Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T03:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T03:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-12T03:39:21.281Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T03:39:21.281Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T03:39:22.256Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T03:39:23.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-12T03:39:26.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-12T03:39:26.914Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T03:39:27.042Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T03:39:27.042Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T03:39:27.042Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T03:39:27.042Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T03:39:27.042Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T03:39:27.042Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T03:39:27.042Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T03:39:27.042Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T03:39:27.042Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T03:39:27.042Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T03:39:27.042Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T03:39:27.042Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T03:39:27.042Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T03:39:27.042Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T03:39:27.042Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T03:39:27.042Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T03:39:27.042Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T03:39:27.042Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T03:39:27.042Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T03:39:27.042Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T03:39:27.042Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T03:39:27.042Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T03:39:27.497Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T03:39:29.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-12T03:39:30.385Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T03:39:30.385Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T03:39:30.385Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T03:39:31.576Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T03:39:31.576Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T03:39:31.576Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T03:39:32.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000799c08_} [2022-05-12T03:39:34.144Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T03:39:34.144Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T03:39:34.144Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T03:39:34.144Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T03:39:34.144Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T03:39:34.460Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T03:39:36.308Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T03:39:36.308Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T03:39:36.308Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T03:39:36.308Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T03:39:36.308Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T03:39:36.308Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T03:39:36.308Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T03:39:36.308Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T03:39:36.308Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T03:39:36.308Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T03:39:36.308Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T03:39:36.308Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T03:39:36.308Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T03:39:36.308Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T03:39:36.308Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T03:39:38.171Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T03:39:38.472Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T03:39:40.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11949149403_c:\foo_false____} [2022-05-12T03:39:41.360Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T03:39:42.286Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11949149403_c:\foo_true____} [2022-05-12T03:39:44.244Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T03:39:44.244Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T03:39:44.244Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T03:39:44.244Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T03:39:44.244Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T03:39:44.244Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T03:39:44.244Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T03:39:47.127Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T03:39:47.127Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T03:39:47.127Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T03:39:47.127Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T03:39:47.127Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T03:39:47.127Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T03:39:47.127Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T03:39:47.127Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T03:39:47.127Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T03:39:48.450Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T03:39:48.450Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T03:39:48.450Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T03:39:48.450Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T03:39:48.450Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T03:39:48.653Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T03:39:50.871Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T03:39:50.871Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T03:39:50.871Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T03:39:50.871Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T03:39:50.871Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T03:39:50.871Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T03:39:50.871Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T03:39:52.162Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T03:39:53.787Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T03:39:53.787Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T03:39:53.787Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T03:39:53.787Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:39:53.787Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T03:39:53.787Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T03:39:53.787Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T03:39:53.787Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T03:39:53.787Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T03:39:53.787Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T03:39:53.787Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T03:39:53.787Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T03:39:53.787Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T03:39:53.787Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T03:39:53.787Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T03:39:53.787Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T03:39:53.787Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T03:39:53.787Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T03:39:53.787Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T03:39:53.787Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T03:39:53.787Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T03:39:53.787Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T03:39:53.787Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T03:39:53.787Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:39:53.787Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T03:39:53.787Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T03:39:53.787Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T03:39:54.415Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T03:39:54.415Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T03:39:54.415Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T03:39:54.415Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T03:39:54.416Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T03:39:54.416Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T03:39:54.416Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T03:39:54.416Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T03:39:54.416Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T03:39:54.416Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T03:39:54.416Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T03:39:54.416Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T03:39:54.416Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T03:39:55.049Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T03:39:56.702Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T03:39:56.702Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T03:39:56.702Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T03:39:56.702Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T03:39:57.299Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T03:39:57.300Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T03:39:57.300Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T03:39:57.300Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T03:39:57.300Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T03:39:57.300Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T03:39:58.758Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T03:39:58.758Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T03:39:58.758Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T03:39:58.758Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T03:39:58.758Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T03:39:58.758Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T03:39:58.758Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T03:39:58.758Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T03:39:58.758Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T03:39:58.758Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T03:39:58.758Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T03:39:58.758Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T03:39:58.758Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T03:39:58.758Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T03:39:58.758Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T03:39:58.758Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestPortList [2022-05-12T03:39:58.758Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T03:39:58.758Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T03:40:00.183Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T03:40:03.072Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T03:40:03.072Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T03:40:03.072Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T03:40:05.288Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T03:40:05.288Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T03:40:05.288Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T03:40:05.288Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T03:40:05.288Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T03:40:05.288Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T03:40:05.288Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T03:40:05.797Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T03:40:05.797Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:40:05.797Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T03:40:05.797Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T03:40:05.797Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T03:40:05.797Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T03:40:05.797Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T03:40:05.797Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T03:40:05.797Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T03:40:05.797Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T03:40:05.797Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T03:40:05.797Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T03:40:05.797Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T03:40:05.797Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T03:40:05.797Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T03:40:05.797Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T03:40:05.797Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T03:40:05.797Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T03:40:05.958Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T03:40:05.958Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T03:40:05.958Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T03:40:05.958Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T03:40:05.958Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T03:40:05.958Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T03:40:05.958Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T03:40:08.842Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T03:40:11.732Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T03:40:12.832Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T03:40:12.832Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T03:40:12.832Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T03:40:14.622Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T03:40:15.626Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T03:40:17.509Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T03:40:17.509Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T03:40:17.509Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T03:40:17.509Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T03:40:17.509Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T03:40:17.509Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T03:40:17.509Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T03:40:17.509Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T03:40:17.509Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T03:40:17.509Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T03:40:17.509Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T03:40:17.509Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T03:40:17.509Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T03:40:17.509Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T03:40:17.509Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T03:40:17.509Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T03:40:22.172Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T03:40:22.172Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T03:40:22.172Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T03:40:22.627Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T03:40:22.627Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T03:40:22.627Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T03:40:22.627Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T03:40:22.627Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T03:40:22.627Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T03:40:22.627Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T03:40:22.627Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T03:40:22.627Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T03:40:22.715Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T03:40:22.715Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T03:40:22.715Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T03:40:22.715Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T03:40:22.715Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T03:40:27.595Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T03:40:27.595Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T03:40:27.595Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T03:40:31.165Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T03:40:31.165Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T03:40:31.165Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T03:40:32.125Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T03:40:32.125Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T03:40:32.125Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T03:40:32.125Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T03:40:32.125Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T03:40:32.125Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T03:40:32.125Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T03:40:32.125Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T03:40:32.125Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T03:40:32.125Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T03:40:32.125Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T03:40:32.125Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T03:40:32.125Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T03:40:32.125Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T03:40:32.125Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T03:40:32.125Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T03:40:32.125Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T03:40:32.125Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T03:40:32.125Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T03:40:32.125Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T03:40:32.125Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T03:40:32.125Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T03:40:32.125Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T03:40:32.125Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T03:40:32.125Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T03:40:32.125Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T03:40:32.125Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T03:40:33.064Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T03:40:33.064Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:40:33.064Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T03:40:33.064Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T03:40:33.064Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T03:40:39.932Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T03:40:40.670Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T03:40:40.670Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T03:40:40.670Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T03:40:40.670Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T03:40:40.670Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T03:40:40.670Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T03:40:40.670Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T03:40:46.430Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T03:40:50.782Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T03:40:50.782Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T03:40:50.782Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T03:40:50.782Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T03:40:50.782Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T03:40:51.097Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T03:40:51.097Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T03:40:51.097Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T03:40:51.097Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T03:40:51.097Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T03:40:51.097Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T03:40:51.097Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T03:40:51.097Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T03:40:51.097Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T03:40:51.097Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T03:40:51.097Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T03:40:51.097Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T03:40:51.097Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T03:40:51.097Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T03:40:51.097Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T03:40:51.097Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T03:40:51.097Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T03:40:51.097Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T03:40:51.097Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T03:40:51.243Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T03:40:51.243Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T03:40:51.243Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T03:40:51.243Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T03:40:51.243Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T03:40:51.551Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T03:40:53.076Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T03:40:54.157Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T03:40:54.157Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:40:54.157Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T03:40:54.157Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T03:40:54.157Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T03:40:54.157Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T03:40:54.157Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T03:40:54.157Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T03:40:54.157Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T03:40:54.618Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T03:40:54.618Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T03:40:55.236Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T03:40:57.399Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T03:40:57.532Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T03:40:58.361Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T03:41:00.968Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T03:41:00.968Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T03:41:00.968Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T03:41:00.968Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T03:41:00.968Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T03:41:00.968Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T03:41:01.250Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T03:41:01.250Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T03:41:01.250Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T03:41:01.250Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T03:41:01.250Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T03:41:01.250Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T03:41:01.250Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T03:41:01.251Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T03:41:01.251Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T03:41:01.251Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T03:41:01.706Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T03:41:01.706Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T03:41:01.706Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T03:41:01.706Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T03:41:01.706Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T03:41:01.706Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T03:41:01.706Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T03:41:04.624Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T03:41:04.624Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T03:41:05.085Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T03:41:06.367Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T03:41:06.367Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T03:41:06.367Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T03:41:06.367Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T03:41:06.367Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T03:41:06.367Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T03:41:06.367Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T03:41:06.367Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T03:41:06.367Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T03:41:06.367Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T03:41:06.367Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T03:41:06.734Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T03:41:07.269Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T03:41:08.242Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T03:41:08.242Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T03:41:08.242Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T03:41:08.242Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T03:41:08.703Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T03:41:08.703Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T03:41:08.703Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T03:41:09.165Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T03:41:09.626Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T03:41:16.649Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T03:41:16.649Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T03:41:16.649Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T03:41:18.173Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T03:41:19.075Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T03:41:24.464Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T03:41:24.464Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T03:41:24.464Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T03:41:25.213Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T03:41:26.120Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T03:41:26.120Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T03:41:26.120Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T03:41:26.120Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T03:41:26.120Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T03:41:27.375Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T03:41:28.210Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T03:41:28.210Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T03:41:28.210Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T03:41:28.210Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T03:41:30.262Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T03:41:31.125Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T03:41:31.125Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T03:41:31.125Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T03:41:31.125Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T03:41:31.125Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T03:41:31.125Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T03:41:31.125Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T03:41:31.125Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T03:41:31.125Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T03:41:31.125Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T03:41:31.125Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:41:31.125Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T03:41:31.125Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T03:41:31.125Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T03:41:31.125Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T03:41:31.125Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T03:41:31.125Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T03:41:31.125Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T03:41:31.125Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T03:41:31.125Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T03:41:31.125Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T03:41:31.125Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T03:41:31.587Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T03:41:31.587Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T03:41:31.587Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T03:41:31.587Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T03:41:31.587Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T03:41:31.587Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T03:41:31.587Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T03:41:31.587Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T03:41:31.587Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T03:41:31.587Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T03:41:31.587Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T03:41:32.425Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T03:41:34.505Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T03:41:34.651Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T03:41:34.651Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T03:41:34.651Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T03:41:34.651Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T03:41:34.651Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T03:41:34.651Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T03:41:34.651Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T03:41:34.651Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T03:41:34.651Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T03:41:35.316Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T03:41:35.316Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T03:41:35.316Z] === RUN TestDockerSuite/TestRunState [2022-05-12T03:41:35.316Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T03:41:35.316Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T03:41:37.420Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T03:41:38.200Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T03:41:38.200Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T03:41:38.200Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T03:41:40.332Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T03:41:40.361Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T03:41:40.361Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T03:41:40.361Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T03:41:40.361Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T03:41:40.361Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T03:41:40.816Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T03:41:40.816Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T03:41:40.816Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T03:41:40.816Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T03:41:46.589Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T03:41:46.589Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T03:41:46.589Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T03:41:46.589Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T03:41:46.589Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T03:41:46.589Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T03:41:46.589Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T03:41:46.589Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T03:41:46.589Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T03:41:46.589Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T03:41:46.589Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T03:41:46.589Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T03:41:46.589Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T03:41:46.589Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T03:41:46.589Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T03:41:46.589Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T03:41:46.589Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T03:41:46.589Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T03:41:46.589Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T03:41:46.589Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T03:41:46.589Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T03:41:46.981Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T03:41:46.981Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T03:41:46.981Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T03:41:47.941Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T03:41:47.941Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T03:41:47.941Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T03:41:48.900Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T03:41:49.473Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T03:41:49.473Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T03:41:49.473Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T03:41:49.861Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T03:41:49.861Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T03:41:49.861Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T03:41:51.634Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T03:41:51.634Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T03:41:51.634Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T03:41:51.634Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T03:41:51.634Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T03:41:55.167Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T03:41:55.347Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T03:41:56.899Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T03:41:58.919Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T03:42:03.896Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T03:42:03.934Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T03:42:04.726Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T03:42:07.649Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T03:42:09.658Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T03:42:13.319Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T03:42:13.319Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T03:42:16.698Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T03:42:16.698Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T03:42:16.698Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T03:42:16.698Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T03:42:18.021Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T03:42:18.483Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T03:42:19.457Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T03:42:20.409Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T03:42:23.293Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T03:42:25.263Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T03:42:25.463Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T03:42:25.463Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T03:42:25.917Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T03:42:25.917Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T03:42:25.917Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T03:42:25.917Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T03:42:25.917Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T03:42:25.917Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T03:42:25.917Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T03:42:25.917Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T03:42:25.917Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T03:42:25.917Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T03:42:25.917Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T03:42:25.917Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T03:42:25.917Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T03:42:29.964Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T03:42:30.426Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T03:42:30.426Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T03:42:30.426Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T03:42:30.426Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T03:42:30.426Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T03:42:30.426Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T03:42:30.426Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T03:42:30.426Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T03:42:30.579Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T03:42:31.968Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T03:42:31.968Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T03:42:31.968Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T03:42:32.107Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T03:42:34.268Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T03:42:34.883Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T03:42:40.030Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T03:42:40.030Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T03:42:40.030Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T03:42:40.030Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T03:42:40.030Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T03:42:40.030Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T03:42:40.030Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T03:42:40.030Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T03:42:40.030Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T03:42:40.030Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T03:42:40.030Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T03:42:40.030Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T03:42:40.030Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T03:42:40.030Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T03:42:40.030Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T03:42:40.030Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T03:42:40.030Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T03:42:40.030Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T03:42:42.194Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T03:42:42.648Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T03:42:42.648Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T03:42:43.103Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T03:42:43.324Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T03:42:43.324Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T03:42:43.324Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T03:42:43.489Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T03:42:44.627Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T03:42:44.627Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T03:42:45.676Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T03:42:47.513Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T03:42:48.590Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T03:42:49.082Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T03:42:49.082Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T03:42:49.082Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T03:42:49.675Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T03:42:50.041Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T03:42:52.561Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T03:42:52.561Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T03:42:52.561Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T03:42:53.292Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T03:42:53.293Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T03:42:53.293Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T03:42:56.210Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T03:42:58.575Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T03:43:02.843Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T03:43:02.843Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T03:43:02.843Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T03:43:04.339Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T03:43:04.339Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:43:04.339Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T03:43:04.799Z] === RUN TestDockerSuite/TestExec [2022-05-12T03:43:04.799Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:43:04.799Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T03:43:04.799Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T03:43:04.799Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T03:43:05.773Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T03:43:06.561Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T03:43:06.561Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T03:43:06.561Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T03:43:06.561Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T03:43:07.015Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T03:43:07.015Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T03:43:07.015Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T03:43:07.015Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T03:43:07.015Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T03:43:07.957Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T03:43:07.957Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T03:43:07.957Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T03:43:07.957Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T03:43:07.957Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T03:43:07.957Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T03:43:07.957Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T03:43:10.148Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T03:43:11.375Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T03:43:11.375Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T03:43:11.829Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T03:43:13.065Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T03:43:15.254Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T03:43:15.546Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T03:43:15.546Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T03:43:15.546Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T03:43:15.546Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T03:43:15.546Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T03:43:15.546Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T03:43:15.546Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T03:43:15.546Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T03:43:15.546Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T03:43:15.546Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T03:43:15.546Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T03:43:15.546Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T03:43:15.546Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T03:43:17.072Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T03:43:17.440Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T03:43:19.236Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T03:43:19.236Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T03:43:19.236Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T03:43:22.122Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T03:43:22.122Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T03:43:22.122Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T03:43:22.122Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T03:43:22.122Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T03:43:22.122Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T03:43:22.122Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T03:43:22.122Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T03:43:22.122Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T03:43:22.122Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T03:43:22.122Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T03:43:22.122Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T03:43:22.122Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T03:43:23.244Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T03:43:23.244Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T03:43:23.244Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T03:43:23.244Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T03:43:23.244Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T03:43:23.244Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T03:43:23.244Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T03:43:26.162Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T03:43:30.867Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T03:43:30.867Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T03:43:30.867Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T03:43:30.867Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T03:43:30.867Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T03:43:30.867Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T03:43:30.867Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T03:43:30.867Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T03:43:30.867Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T03:43:30.867Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T03:43:30.867Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T03:43:32.863Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T03:43:33.787Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T03:43:33.787Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T03:43:33.787Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T03:43:33.787Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T03:43:33.787Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T03:43:33.787Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:43:33.787Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T03:43:33.787Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T03:43:33.787Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T03:43:33.787Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T03:43:33.787Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T03:43:34.389Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T03:43:34.844Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T03:43:36.703Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T03:43:36.703Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T03:43:36.703Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T03:43:39.751Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T03:43:39.751Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T03:43:39.751Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T03:43:39.751Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T03:43:39.751Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T03:43:39.751Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T03:43:39.751Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T03:43:39.751Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T03:43:41.288Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T03:43:41.742Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T03:43:45.120Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T03:43:45.291Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T03:43:45.291Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T03:43:45.291Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T03:43:45.291Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T03:43:45.291Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T03:43:45.291Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T03:43:45.291Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T03:43:45.453Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T03:43:45.453Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T03:43:45.908Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T03:43:45.908Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T03:43:45.908Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T03:43:50.901Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T03:43:52.379Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T03:43:56.191Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T03:43:56.191Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T03:43:56.191Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T03:43:56.191Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T03:43:56.191Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T03:43:56.191Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T03:43:56.191Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T03:43:58.184Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T03:44:01.102Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T03:44:03.242Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T03:44:04.705Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T03:44:04.705Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T03:44:04.705Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T03:44:06.953Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T03:44:07.913Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T03:44:08.189Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T03:44:08.189Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:44:08.189Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T03:44:08.189Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T03:44:08.189Z] === RUN TestDockerSuite/TestHealth [2022-05-12T03:44:08.189Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T03:44:08.189Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T03:44:08.189Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T03:44:08.189Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T03:44:08.189Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T03:44:11.629Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T03:44:12.894Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T03:44:13.354Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T03:44:13.354Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T03:44:13.354Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T03:44:13.354Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T03:44:13.354Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T03:44:13.819Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T03:44:14.791Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T03:44:14.791Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T03:44:14.791Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T03:44:16.333Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T03:44:16.333Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T03:44:17.039Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T03:44:17.039Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.039Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T03:44:17.039Z] --- PASS: TestDockerSuite (2511.77s) [2022-05-12T03:44:17.039Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-12T03:44:17.039Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T03:44:17.039Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (89.09s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.87s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.92s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.35s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.80s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.37s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.77s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (92.98s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.98s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.89s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.41s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.67s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.21s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.91s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.67s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.15s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.35s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.81s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.51s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.89s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.16s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.68s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.11s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.51s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.03s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.50s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.16s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.87s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.90s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.59s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.43s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.55s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.72s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.08s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.57s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.46s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.08s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.05s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.77s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.77s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.79s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.73s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.90s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.76s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.62s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.00s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.34s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.40s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.36s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.71s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.78s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.87s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.68s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.94s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.50s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.04s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.13s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.81s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (84.26s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.55s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.27s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.72s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.03s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (10.06s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.17s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.12s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.75s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.93s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildFails (2.94s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.93s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.81s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.49s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.45s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.79s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.65s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildHistory (12.82s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.15s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.16s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.18s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.14s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildLabels (1.15s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.76s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.69s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.83s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.64s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.98s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.89s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.36s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.24s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.91s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.07s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.85s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.37s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.15s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.28s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.51s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.26s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.83s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.38s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.40s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.24s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.68s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.49s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.45s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T03:44:17.040Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.61s) [2022-05-12T03:44:17.040Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.49s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.94s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildRm (13.61s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.73s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.60s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.24s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.22s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.77s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.41s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.54s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.23s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildStderr (5.12s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.20s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.83s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.46s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.81s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.67s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.40s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.33s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.93s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.06s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.71s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.14s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.72s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.39s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.84s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.60s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.34s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.55s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.27s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.29s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.44s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCommitChange (5.77s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.27s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.95s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCommitTTY (8.04s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.84s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.99s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.06s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.81s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.83s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.82s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.55s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.43s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.44s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.48s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.57s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.87s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.31s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.60s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.81s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.45s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.39s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.69s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.91s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.42s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.71s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.23s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.51s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.57s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.84s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.73s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.80s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.79s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000945980_} (2.80s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13982980050_c:\foo_false____} (2.82s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13982980050_c:\foo_true____} (2.76s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.99s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.01s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.33s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.95s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.46s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.75s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCpToDot (2.96s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCpToStdout (2.99s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.19s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.85s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.08s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.96s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.40s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.83s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.57s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.96s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.04s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.19s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsCopy (5.19s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.05s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.83s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.68s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsFilters (5.80s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsFormat (5.69s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsRename (3.07s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsResize (8.20s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.81s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.79s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.31s) [2022-05-12T03:44:17.041Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-05-12T03:44:17.041Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.91s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.29s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.30s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.42s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.36s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.36s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.33s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.22s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.51s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestExecInspectID (3.73s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.60s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.47s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.99s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.20s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.16s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.29s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.40s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.28s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.68s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.18s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.01s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.29s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.12s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.99s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.93s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.55s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.95s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.87s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectDefault (2.86s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectHistory (5.27s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.82s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.41s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.87s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.52s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.39s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectStatus (3.57s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.05s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.61s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.98s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.44s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.73s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.72s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.86s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.34s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.36s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.21s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.89s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.37s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.82s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.95s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.78s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.75s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.68s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.90s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.77s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsSince (9.40s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsTail (3.19s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.91s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.80s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.47s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.55s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPsByOrder (9.11s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.23s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.67s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.11s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.34s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.63s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.41s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.80s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.58s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.47s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.24s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.87s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.76s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.75s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.12s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.15s) [2022-05-12T03:44:17.042Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.12s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.91s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.47s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.01s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.68s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.97s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.36s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.89s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.55s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.30s) [2022-05-12T03:44:17.042Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.79s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.35s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.69s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.52s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.04s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.75s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.80s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.73s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.57s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.82s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.72s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.06s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.12s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.88s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.71s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.79s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.43s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.92s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.78s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.80s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.79s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunExitCode (2.73s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.81s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.78s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.84s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.05s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.65s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.78s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.35s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.44s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.04s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.04s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.29s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.55s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.19s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.98s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunRm (2.49s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.89s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.82s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.74s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.34s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.03s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.72s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.57s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.25s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.74s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.73s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.22s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.59s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.51s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.87s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.72s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.91s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.88s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.03s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.88s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.07s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.60s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.98s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.40s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.79s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.77s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.97s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.07s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.55s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.28s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.59s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.33s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T03:44:17.043Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-05-12T03:44:17.043Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.13s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.51s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.98s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.84s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.96s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.39s) [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T03:44:17.044Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T03:44:17.044Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T03:44:17.044Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T03:44:17.044Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T03:44:17.044Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T03:44:17.044Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T03:44:17.044Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T03:44:17.044Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T03:44:17.044Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T03:44:17.044Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T03:44:17.044Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T03:44:17.044Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T03:44:17.044Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T03:44:17.044Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T03:44:17.044Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T03:44:17.044Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T03:44:17.044Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T03:44:17.044Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T03:44:17.044Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T03:44:17.044Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T03:44:17.044Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T03:44:17.044Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T03:44:17.044Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T03:44:17.044Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T03:44:17.044Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T03:44:17.044Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T03:44:17.044Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T03:44:17.044Z] === RUN TestDockerDaemonSuite [2022-05-12T03:44:17.044Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T03:44:17.044Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T03:44:17.044Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T03:44:17.044Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.044Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T03:44:17.044Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T03:44:17.045Z] === RUN TestDockerSwarmSuite [2022-05-12T03:44:17.045Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-12T03:44:17.045Z] === RUN TestDockerPluginSuite [2022-05-12T03:44:17.045Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-12T03:44:17.045Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.045Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-12T03:44:17.045Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.045Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-12T03:44:17.045Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.045Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-12T03:44:17.045Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.045Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-12T03:44:17.045Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.045Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-12T03:44:17.045Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.045Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-12T03:44:17.045Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.045Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-12T03:44:17.045Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.045Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-12T03:44:17.045Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.045Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-12T03:44:17.045Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.045Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-12T03:44:17.045Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.045Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-12T03:44:17.045Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T03:44:17.045Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T03:44:17.045Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T03:44:17.045Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T03:44:17.045Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T03:44:17.045Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T03:44:17.045Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T03:44:17.045Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T03:44:17.045Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T03:44:17.045Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T03:44:17.045Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T03:44:17.045Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T03:44:17.045Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.045Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-12T03:44:17.045Z] === RUN TestDockerNetworkSuite [2022-05-12T03:44:17.045Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.045Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-12T03:44:17.045Z] === RUN TestDockerHubPullSuite [2022-05-12T03:44:17.045Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.045Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-12T03:44:17.045Z] PASS [2022-05-12T03:44:17.045Z] ok github.com/docker/docker/integration-cli 2512.201s [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === Skipped [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T03:44:17.502Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-12T03:44:17.502Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-12T03:44:17.502Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T03:44:17.502Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T03:44:17.502Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T03:44:17.502Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T03:44:17.502Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T03:44:17.502Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T03:44:17.502Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T03:44:17.502Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-12T03:44:17.502Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T03:44:17.502Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T03:44:17.502Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T03:44:17.502Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T03:44:17.502Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T03:44:17.502Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T03:44:17.502Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T03:44:17.502Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-05-12T03:44:17.502Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-12T03:44:17.502Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.502Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-12T03:44:17.502Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-05-12T03:44:17.503Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-05-12T03:44:17.503Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2022-05-12T03:44:17.503Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-12T03:44:17.503Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-12T03:44:17.503Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-12T03:44:17.503Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T03:44:17.503Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T03:44:17.503Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.503Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T03:44:17.503Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T03:44:17.504Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T03:44:17.504Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T03:44:17.504Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T03:44:17.504Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T03:44:17.504Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T03:44:17.504Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T03:44:17.504Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T03:44:17.504Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T03:44:17.504Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T03:44:17.504Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T03:44:17.504Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T03:44:17.504Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T03:44:17.504Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T03:44:17.504Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T03:44:17.504Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-12T03:44:17.504Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-12T03:44:17.504Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T03:44:17.504Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T03:44:17.504Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T03:44:17.504Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T03:44:17.504Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T03:44:17.504Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T03:44:17.504Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T03:44:17.504Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T03:44:17.504Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T03:44:17.504Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T03:44:17.504Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T03:44:17.504Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.504Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T03:44:17.504Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T03:44:17.505Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T03:44:17.505Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T03:44:17.505Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T03:44:17.505Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T03:44:17.505Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T03:44:17.505Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T03:44:17.505Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-05-12T03:44:17.505Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-12T03:44:17.505Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T03:44:17.505Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T03:44:17.505Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T03:44:17.505Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.505Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T03:44:17.505Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.505Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T03:44:17.505Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T03:44:17.506Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T03:44:17.506Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T03:44:17.506Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T03:44:17.506Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T03:44:17.506Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T03:44:17.506Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T03:44:17.506Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T03:44:17.506Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T03:44:17.506Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T03:44:17.506Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T03:44:17.506Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-12T03:44:17.506Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-12T03:44:17.506Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-12T03:44:17.506Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-12T03:44:17.506Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-12T03:44:17.506Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T03:44:17.506Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.506Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T03:44:17.506Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.507Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T03:44:17.507Z] [2022-05-12T03:44:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T03:44:17.507Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.508Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T03:44:17.508Z] [2022-05-12T03:44:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T03:44:17.508Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.508Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T03:44:17.508Z] [2022-05-12T03:44:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T03:44:17.508Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.508Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T03:44:17.508Z] [2022-05-12T03:44:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T03:44:17.508Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.508Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T03:44:17.508Z] [2022-05-12T03:44:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T03:44:17.508Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.508Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T03:44:17.508Z] [2022-05-12T03:44:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T03:44:17.508Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.508Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T03:44:17.508Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.964Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T03:44:17.964Z] [2022-05-12T03:44:17.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T03:44:17.964Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-05-12T03:44:17.965Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-12T03:44:17.965Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T03:44:17.965Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:44:17.965Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.965Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:44:17.965Z] [2022-05-12T03:44:17.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-12T03:44:17.966Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] DONE 1088 tests, 539 skipped in 2523.712s [2022-05-12T03:44:17.966Z] INFO: Integration tests ended at 05/12/2022 03:44:17. Duration:00:42:03.8688240 [2022-05-12T03:44:17.966Z] INFO: Docker info of the daemon under test at end of run [2022-05-12T03:44:17.966Z] [2022-05-12T03:44:17.966Z] Containers: 10 [2022-05-12T03:44:17.966Z] Running: 0 [2022-05-12T03:44:17.966Z] Paused: 0 [2022-05-12T03:44:17.966Z] Stopped: 10 [2022-05-12T03:44:17.966Z] Images: 18 [2022-05-12T03:44:17.966Z] Server Version: 0.0.0-dev [2022-05-12T03:44:17.966Z] Storage Driver: windowsfilter [2022-05-12T03:44:17.966Z] Windows: [2022-05-12T03:44:17.966Z] Logging Driver: json-file [2022-05-12T03:44:17.966Z] Plugins: [2022-05-12T03:44:17.966Z] Volume: local [2022-05-12T03:44:17.966Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T03:44:17.966Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T03:44:17.966Z] Swarm: inactive [2022-05-12T03:44:17.966Z] Default Isolation: process [2022-05-12T03:44:17.966Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T03:44:17.966Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T03:44:17.966Z] OSType: windows [2022-05-12T03:44:17.966Z] Architecture: x86_64 [2022-05-12T03:44:17.966Z] CPUs: 4 [2022-05-12T03:44:17.966Z] Total Memory: 32GiB [2022-05-12T03:44:17.966Z] Name: azwin-2-ec6061 [2022-05-12T03:44:17.966Z] ID: 7fc42a9c-51d9-495b-aa76-59e126587e2c [2022-05-12T03:44:17.967Z] Docker Root Dir: D:\CI\PR-43583\2\daemon [2022-05-12T03:44:17.967Z] Debug Mode (client): false [2022-05-12T03:44:17.967Z] Debug Mode (server): true [2022-05-12T03:44:17.967Z] File Descriptors: -1 [2022-05-12T03:44:17.967Z] Goroutines: 17 [2022-05-12T03:44:17.967Z] System Time: 2022-05-12T03:44:17.7788586Z [2022-05-12T03:44:17.967Z] EventsListeners: 0 [2022-05-12T03:44:17.967Z] Registry: https://index.docker.io/v1/ [2022-05-12T03:44:17.967Z] Labels: [2022-05-12T03:44:17.967Z] Experimental: false [2022-05-12T03:44:17.967Z] Insecure Registries: [2022-05-12T03:44:17.967Z] 127.0.0.0/8 [2022-05-12T03:44:17.967Z] Live Restore Enabled: false [2022-05-12T03:44:17.967Z] [2022-05-12T03:44:17.967Z] [2022-05-12T03:44:17.967Z] INFO: Stopping daemon under test [2022-05-12T03:44:18.422Z] SUCCESS: The process with PID 4664 (child process of PID 5096) has been terminated. [2022-05-12T03:44:18.422Z] SUCCESS: The process with PID 5096 (child process of PID 2676) has been terminated. [2022-05-12T03:44:18.423Z] INFO: Stop tailing logs of the daemon under tests [2022-05-12T03:44:18.423Z] INFO: executeCI.ps1 Completed successfully at 05/12/2022 03:44:17. [2022-05-12T03:44:18.423Z] INFO: Tidying up at end of run [2022-05-12T03:44:18.423Z] ----------- DAEMON LOG ------------ [2022-05-12T03:44:18.423Z] 2022/05/12 02:59:23 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-12T03:44:18.423Z] ----------- END DAEMON LOG -------- [2022-05-12T03:44:18.423Z] INFO: Saving daemon under test log (d:\CI\PR-43583\2\dut.out) to bundles\CIDUT.out [2022-05-12T03:44:18.423Z] INFO: Saving daemon under test log (d:\CI\PR-43583\2\dut.err) to bundles\CIDUT.err [2022-05-12T03:44:18.423Z] INFO: Saving containerd logs to bundles [2022-05-12T03:44:18.423Z] INFO: Nuke-Everything... [2022-05-12T03:44:18.423Z] INFO: Container count on control daemon to delete is 2 [2022-05-12T03:44:18.423Z] 9f4dbbac3261 [2022-05-12T03:44:18.423Z] 44fe9f7b6d35 [2022-05-12T03:44:18.521Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T03:44:18.521Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T03:44:18.878Z] INFO: Tidying pidfile d:\CI\PR-43583\2\docker.pid [2022-05-12T03:44:18.878Z] INFO: Nuking d:\CI [2022-05-12T03:44:21.435Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T03:44:24.359Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T03:44:24.821Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T03:44:24.821Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T03:44:24.821Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T03:44:29.522Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T03:44:29.522Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T03:44:29.522Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T03:44:29.522Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T03:44:29.522Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T03:44:29.522Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T03:44:29.522Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T03:44:29.522Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T03:44:29.522Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T03:44:29.522Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T03:44:29.522Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T03:44:29.522Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T03:44:29.522Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T03:44:29.522Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T03:44:29.522Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T03:44:29.522Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T03:44:29.522Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T03:44:29.522Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T03:44:29.522Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T03:44:29.522Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T03:44:29.522Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T03:44:29.522Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T03:44:29.522Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T03:44:29.522Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T03:44:29.522Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T03:44:36.614Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T03:44:36.702Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T03:44:37.156Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T03:44:39.526Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T03:44:39.526Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T03:44:39.526Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T03:44:39.526Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T03:44:39.526Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T03:44:39.526Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T03:44:39.526Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T03:44:39.526Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T03:44:42.443Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T03:44:42.443Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T03:44:44.263Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T03:44:44.634Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T03:44:44.634Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:44:44.634Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T03:44:44.634Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T03:44:44.634Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T03:44:44.634Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T03:44:44.634Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T03:44:44.731Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T03:44:44.731Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T03:44:44.731Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T03:44:44.731Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T03:44:44.731Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T03:44:44.731Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T03:44:44.731Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T03:44:44.731Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T03:44:44.731Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T03:44:44.731Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T03:44:44.731Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T03:44:44.731Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T03:44:44.731Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T03:44:44.731Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T03:44:44.731Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T03:44:47.549Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T03:44:48.519Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T03:44:48.519Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T03:44:48.519Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T03:44:48.519Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T03:44:48.519Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T03:44:48.829Z] INFO: Zapped successfully [2022-05-12T03:44:48.829Z] [2022-05-12T03:44:48.829Z] INFO: executeCI.ps1 exiting at Thu May 12 03:44:44 CUT 2022. Duration 01:10:17.2286997 [2022-05-12T03:44:48.829Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-12T03:44:49.076Z] Recording test results [2022-05-12T03:44:52.248Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T03:44:52.248Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:44:52.248Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T03:44:52.248Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T03:44:52.248Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T03:44:52.248Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T03:44:52.248Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T03:44:54.344Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T03:44:55.165Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T03:44:55.983Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-12T03:44:57.352Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T03:44:57.352Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T03:44:58.014Z] Creating win-2022-integration-bundles.zip [2022-05-12T03:44:59.010Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [Pipeline] archiveArtifacts [2022-05-12T03:44:59.181Z] Archiving artifacts [2022-05-12T03:45:01.903Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T03:45:05.616Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T03:45:05.935Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T03:45:07.478Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T03:45:07.478Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T03:45:07.478Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T03:45:07.478Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T03:45:08.503Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T03:45:08.503Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T03:45:10.394Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T03:45:12.682Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43583/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T03:45:13.309Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T03:45:13.594Z] + make clean [2022-05-12T03:45:15.120Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T03:45:15.120Z] docker-dev-cache [2022-05-12T03:45:15.120Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T03:45:15.538Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T03:45:15.538Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T03:45:15.538Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T03:45:15.538Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T03:45:15.538Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T03:45:15.538Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T03:45:15.538Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T03:45:15.538Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T03:45:15.538Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T03:45:15.538Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T03:45:15.538Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T03:45:15.538Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T03:45:15.538Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T03:45:15.538Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T03:45:15.538Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T03:45:15.538Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T03:45:15.538Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T03:45:15.538Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T03:45:15.538Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T03:45:15.538Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T03:45:15.538Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T03:45:15.538Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T03:45:15.538Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T03:45:18.427Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T03:45:18.428Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T03:45:18.428Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T03:45:19.120Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T03:45:21.306Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T03:45:23.087Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T03:45:23.087Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T03:45:23.087Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T03:45:23.087Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T03:45:23.087Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T03:45:24.221Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T03:45:25.974Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T03:45:25.974Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T03:45:25.974Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T03:45:25.974Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T03:45:25.974Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T03:45:25.974Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T03:45:25.974Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T03:45:25.974Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T03:45:25.974Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T03:45:25.974Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T03:45:25.975Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T03:45:25.975Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T03:45:25.975Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T03:45:25.975Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T03:45:25.975Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T03:45:26.406Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T03:45:28.596Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T03:45:28.868Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T03:45:31.512Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T03:45:31.755Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T03:45:33.703Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T03:45:33.703Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T03:45:33.703Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:45:33.703Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T03:45:33.703Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T03:45:33.703Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T03:45:33.703Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T03:45:33.703Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T03:45:33.703Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T03:45:33.703Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T03:45:33.703Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T03:45:33.703Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T03:45:33.703Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T03:45:33.703Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T03:45:33.703Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:45:33.703Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T03:45:33.703Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T03:45:33.703Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T03:45:33.703Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T03:45:33.703Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T03:45:33.703Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T03:45:33.703Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T03:45:33.703Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T03:45:34.167Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T03:45:34.167Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T03:45:34.167Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T03:45:34.167Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T03:45:34.167Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T03:45:34.167Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T03:45:34.167Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T03:45:34.167Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T03:45:34.167Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T03:45:34.167Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T03:45:34.167Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T03:45:34.167Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T03:45:34.167Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T03:45:34.640Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T03:45:34.640Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T03:45:34.640Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T03:45:34.640Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T03:45:34.640Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T03:45:34.640Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T03:45:34.640Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T03:45:36.353Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T03:45:38.351Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T03:45:38.351Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T03:45:38.351Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T03:45:38.351Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T03:45:38.351Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T03:45:38.351Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T03:45:38.351Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T03:45:38.351Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T03:45:38.351Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T03:45:38.540Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T03:45:40.519Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T03:45:44.351Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T03:45:47.265Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T03:45:47.265Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T03:45:47.265Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T03:45:47.561Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T03:45:47.561Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T03:45:47.561Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T03:45:47.561Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T03:45:47.561Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T03:45:47.561Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T03:45:47.561Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T03:45:47.561Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T03:45:47.561Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T03:45:47.561Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T03:45:47.561Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T03:45:47.561Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T03:45:47.561Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T03:45:50.179Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T03:45:50.179Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T03:45:51.277Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T03:45:51.277Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T03:45:51.277Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T03:45:51.277Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T03:45:51.277Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T03:45:51.277Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T03:45:54.163Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T03:45:57.276Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T03:45:57.873Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T03:45:57.873Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T03:45:57.873Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T03:46:00.757Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T03:46:00.757Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T03:46:00.757Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T03:46:00.757Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T03:46:00.757Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T03:46:00.757Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T03:46:00.757Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T03:46:04.380Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T03:46:04.471Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T03:46:07.355Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T03:46:10.238Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T03:46:11.589Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T03:46:13.778Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T03:46:13.950Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T03:46:13.950Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T03:46:13.950Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T03:46:13.950Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T03:46:13.950Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T03:46:13.950Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T03:46:13.950Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T03:46:13.950Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T03:46:13.950Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T03:46:13.950Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T03:46:13.950Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T03:46:13.950Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T03:46:13.950Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T03:46:13.950Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T03:46:13.950Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T03:46:13.950Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T03:46:16.696Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T03:46:16.696Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T03:46:16.696Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T03:46:19.712Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T03:46:19.712Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T03:46:19.712Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T03:46:19.712Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T03:46:19.712Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T03:46:19.712Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T03:46:19.712Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T03:46:19.712Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T03:46:19.712Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T03:46:19.712Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T03:46:19.712Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T03:46:19.712Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T03:46:25.296Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T03:46:26.848Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T03:46:28.242Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T03:46:28.242Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T03:46:28.242Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T03:46:30.403Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T03:46:30.403Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T03:46:30.403Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T03:46:30.403Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T03:46:30.858Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T03:46:30.858Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T03:46:30.858Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T03:46:30.858Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T03:46:30.858Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T03:46:30.858Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T03:46:30.858Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T03:46:30.858Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T03:46:30.858Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T03:46:30.858Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T03:46:30.858Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T03:46:30.858Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T03:46:30.858Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T03:46:30.858Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T03:46:30.858Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T03:46:30.858Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T03:46:30.858Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T03:46:30.858Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T03:46:30.858Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T03:46:30.858Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T03:46:30.858Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T03:46:30.858Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T03:46:30.858Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T03:46:37.194Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T03:46:37.194Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T03:46:37.194Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T03:46:37.194Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T03:46:37.194Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T03:46:40.111Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T03:46:41.136Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T03:46:41.136Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T03:46:41.136Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T03:46:41.136Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T03:46:41.136Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T03:46:41.136Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T03:46:41.136Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T03:46:43.026Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T03:46:45.215Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T03:46:45.215Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T03:46:45.215Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T03:46:45.215Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T03:46:45.215Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T03:46:45.215Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T03:46:45.215Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T03:46:45.215Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T03:46:45.215Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T03:46:45.215Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T03:46:45.678Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T03:46:45.678Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T03:46:45.678Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T03:46:45.678Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T03:46:45.678Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T03:46:45.678Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T03:46:45.678Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T03:46:45.678Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T03:46:45.678Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T03:46:45.678Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T03:46:45.678Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T03:46:45.678Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T03:46:45.678Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T03:46:45.678Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T03:46:45.678Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T03:46:45.678Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T03:46:45.678Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T03:46:45.678Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T03:46:45.678Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T03:46:45.678Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T03:46:45.678Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T03:46:45.678Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T03:46:45.678Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T03:46:45.678Z] === RUN TestDockerSuite/TestPortList [2022-05-12T03:46:45.678Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T03:46:45.678Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T03:46:48.176Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T03:46:51.489Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T03:46:51.489Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:46:51.489Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T03:46:51.489Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T03:46:51.489Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T03:46:51.489Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T03:46:51.489Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T03:46:51.489Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T03:46:51.489Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T03:46:51.489Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T03:46:51.489Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T03:46:51.489Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T03:46:51.489Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T03:46:51.490Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T03:46:51.490Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T03:46:51.490Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T03:46:51.490Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T03:46:51.490Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T03:46:53.940Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T03:46:53.940Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T03:46:53.940Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T03:46:53.940Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T03:46:53.940Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T03:46:53.940Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T03:46:53.940Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T03:46:53.940Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T03:46:53.940Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T03:46:53.940Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T03:46:53.940Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T03:46:53.940Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T03:46:53.940Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T03:46:53.940Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T03:46:54.399Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T03:46:54.399Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T03:46:54.399Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T03:46:54.399Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T03:46:54.399Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T03:46:54.859Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T03:46:55.828Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T03:46:56.192Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T03:46:56.192Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T03:46:56.192Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T03:46:58.736Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T03:47:00.277Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T03:47:01.817Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T03:47:04.724Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T03:47:04.724Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T03:47:04.724Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T03:47:04.724Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T03:47:04.724Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T03:47:04.724Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T03:47:05.179Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T03:47:05.179Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T03:47:05.179Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T03:47:05.179Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T03:47:05.179Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T03:47:05.179Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T03:47:05.179Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T03:47:05.179Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T03:47:05.179Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T03:47:05.179Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T03:47:05.179Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T03:47:06.539Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T03:47:06.539Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T03:47:06.539Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T03:47:09.844Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T03:47:09.844Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T03:47:09.844Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T03:47:09.844Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T03:47:09.844Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T03:47:09.844Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T03:47:09.844Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T03:47:09.844Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T03:47:09.844Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T03:47:09.844Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T03:47:09.844Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T03:47:16.885Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T03:47:22.182Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T03:47:22.182Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T03:47:22.182Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T03:47:25.069Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T03:47:32.105Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T03:47:34.270Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T03:47:37.985Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T03:47:38.015Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T03:47:38.476Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T03:47:38.476Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T03:47:38.476Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T03:47:41.696Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T03:47:41.696Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T03:47:41.696Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T03:47:41.696Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T03:47:41.696Z] === RUN TestDockerSuite/TestRunState [2022-05-12T03:47:41.696Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T03:47:41.696Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T03:47:45.409Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T03:47:45.409Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T03:47:45.409Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T03:47:45.409Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T03:47:45.409Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T03:47:45.409Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T03:47:45.409Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T03:47:45.409Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T03:47:45.409Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T03:47:45.409Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T03:47:45.409Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T03:47:45.409Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T03:47:51.173Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T03:47:51.173Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T03:47:51.173Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T03:47:51.173Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T03:47:51.173Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T03:47:51.173Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T03:47:51.173Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T03:47:51.173Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T03:47:51.173Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T03:47:51.173Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T03:47:51.173Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T03:47:51.173Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T03:47:51.173Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T03:47:51.173Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T03:47:51.173Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T03:47:51.173Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T03:47:51.628Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T03:47:51.628Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T03:47:51.628Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T03:47:51.628Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T03:47:51.628Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T03:47:53.314Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T03:47:54.517Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T03:47:54.517Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T03:47:54.517Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T03:47:57.064Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T03:47:58.231Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T03:47:58.231Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T03:47:58.231Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T03:47:58.231Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T03:47:58.231Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T03:48:01.945Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T03:48:12.226Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T03:48:14.774Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T03:48:17.992Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T03:48:25.124Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T03:48:25.124Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T03:48:25.124Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T03:48:25.124Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T03:48:25.124Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T03:48:28.271Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T03:48:28.271Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T03:48:28.271Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T03:48:28.271Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T03:48:29.827Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T03:48:29.827Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T03:48:29.827Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T03:48:29.827Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T03:48:29.827Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T03:48:29.827Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T03:48:29.827Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T03:48:29.827Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T03:48:29.827Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T03:48:32.028Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T03:48:35.805Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T03:48:38.415Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T03:48:38.415Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T03:48:38.415Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T03:48:38.688Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T03:48:38.688Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T03:48:38.688Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T03:48:38.688Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T03:48:39.145Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T03:48:39.145Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T03:48:39.145Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T03:48:39.145Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T03:48:39.145Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T03:48:39.145Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T03:48:39.145Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T03:48:39.145Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T03:48:39.145Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T03:48:39.145Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T03:48:39.145Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T03:48:39.958Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T03:48:39.958Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T03:48:39.958Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T03:48:41.502Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T03:48:41.964Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T03:48:41.964Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T03:48:42.425Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T03:48:44.907Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T03:48:47.133Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T03:48:47.799Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T03:48:49.958Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T03:48:51.835Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T03:48:54.022Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T03:48:57.002Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T03:48:57.002Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T03:48:57.002Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T03:48:57.002Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T03:48:57.002Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T03:48:57.002Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T03:48:57.002Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T03:48:57.002Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T03:48:57.002Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T03:48:57.002Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T03:48:57.002Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T03:48:57.002Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T03:48:57.002Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T03:48:57.002Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T03:48:57.002Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T03:48:57.002Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T03:48:57.002Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T03:48:57.002Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T03:48:59.163Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T03:48:59.163Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T03:48:59.617Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T03:49:00.072Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T03:49:01.597Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T03:49:01.597Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T03:49:04.485Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T03:49:07.370Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T03:49:11.086Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T03:49:11.086Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T03:49:11.086Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T03:49:21.367Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T03:49:21.367Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T03:49:21.367Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T03:49:24.016Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T03:49:24.016Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T03:49:24.016Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T03:49:26.204Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T03:49:26.666Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T03:49:26.666Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T03:49:27.642Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T03:49:28.405Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T03:49:28.405Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T03:49:28.405Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T03:49:28.405Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T03:49:28.405Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T03:49:28.405Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T03:49:28.405Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T03:49:28.405Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T03:49:28.405Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T03:49:32.346Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T03:49:36.939Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T03:49:36.939Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T03:49:36.939Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T03:49:37.394Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T03:49:37.394Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T03:49:37.394Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T03:49:37.394Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T03:49:37.394Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T03:49:37.394Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T03:49:37.394Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T03:49:37.394Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T03:49:37.394Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T03:49:37.395Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T03:49:41.106Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T03:49:42.715Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T03:49:42.715Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:49:42.715Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T03:49:45.770Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T03:49:45.770Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T03:49:45.770Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T03:49:46.465Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T03:49:46.465Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T03:49:46.926Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T03:49:49.483Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T03:49:49.483Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T03:49:49.483Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T03:49:49.483Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T03:49:49.483Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T03:49:49.483Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T03:49:49.483Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T03:49:49.483Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T03:49:49.483Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T03:49:49.483Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T03:49:49.483Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T03:49:49.483Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T03:49:49.483Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T03:50:04.648Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T03:50:06.191Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T03:50:06.652Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T03:50:07.121Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T03:50:07.121Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T03:50:07.121Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T03:50:07.121Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T03:50:07.121Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T03:50:07.121Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T03:50:07.121Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T03:50:07.121Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T03:50:09.335Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T03:50:09.335Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T03:50:14.086Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T03:50:14.086Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T03:50:14.086Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T03:50:14.553Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T03:50:14.553Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T03:50:15.240Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T03:50:19.945Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T03:50:24.945Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T03:50:24.945Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T03:50:24.945Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T03:50:25.906Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T03:50:25.906Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T03:50:25.906Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T03:50:25.906Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T03:50:28.535Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T03:50:33.251Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T03:50:33.712Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T03:50:36.192Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T03:50:36.192Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T03:50:36.192Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T03:50:36.626Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T03:50:50.952Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T03:50:50.952Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T03:50:50.952Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T03:50:50.952Z] --- PASS: TestDockerSuite (2915.74s) [2022-05-12T03:50:50.952Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-05-12T03:50:50.952Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T03:50:50.952Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-12T03:50:50.952Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-12T03:50:50.952Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-12T03:50:50.952Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T03:50:50.952Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-12T03:50:50.952Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2022-05-12T03:50:50.952Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-05-12T03:50:50.952Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s) [2022-05-12T03:50:50.952Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-05-12T03:50:50.952Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (87.60s) [2022-05-12T03:50:50.952Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.08s) [2022-05-12T03:50:50.952Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-12T03:50:50.952Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T03:50:50.952Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.38s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.36s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.93s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.76s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.35s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.34s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.53s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.78s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.32s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.21s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.35s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.25s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.42s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.91s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.03s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.87s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.05s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.82s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.17s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.43s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.04s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.33s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.65s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.78s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.83s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.67s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.90s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.63s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.72s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCmd (0.75s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.54s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.61s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.72s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.00s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.12s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.60s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.98s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.80s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.69s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.91s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.55s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.83s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.16s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.94s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.97s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.95s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.73s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.42s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.26s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.99s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.05s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.56s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.21s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.23s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.60s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.34s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (96.25s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.17s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.90s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.40s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.58s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.87s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.74s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.81s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildFails (3.41s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.24s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.49s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.73s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.98s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.61s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.39s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.75s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.91s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildHistory (14.62s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.23s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.08s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.80s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildLabel (1.18s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.17s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildLabels (1.19s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.85s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.44s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.69s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.94s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.23s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.84s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.93s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.35s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.50s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.80s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.32s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.59s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.77s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.88s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.71s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.52s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.67s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.65s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.47s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.00s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.67s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.19s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.48s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.62s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.64s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.52s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.25s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.45s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.73s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildRm (16.73s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.95s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.71s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.88s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.83s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.94s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.88s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.98s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.67s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.52s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildStderr (6.09s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.22s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.37s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.67s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.17s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.71s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-12T03:50:50.953Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.50s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2022-05-12T03:50:50.953Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.87s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.25s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.10s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.76s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.94s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.20s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.06s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.74s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.78s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.55s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.24s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.73s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.61s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCommitChange (6.58s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.05s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.29s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCommitTTY (9.32s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.87s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.21s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.06s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.45s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.42s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.36s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.36s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.06s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.97s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.56s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.98s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.38s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.37s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.52s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.07s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.31s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.26s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.00s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.25s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.39s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.04s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.19s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.32s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.35s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.81s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.24s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.16s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.35s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.30s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00088a918_} (3.24s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13920442891_c:\foo_false____} (3.27s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13920442891_c:\foo_true____} (3.22s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.54s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.50s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.45s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.36s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.62s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.95s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.57s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCpToDot (3.52s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCpToStdout (3.75s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.30s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.50s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.00s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.35s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.63s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.32s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.49s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.57s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.56s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.58s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsCopy (6.66s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.41s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.37s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.98s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.68s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.34s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.10s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsFilters (6.52s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsFormat (6.35s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsRename (3.36s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsResize (33.64s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.21s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.14s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.78s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.11s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestExec (0.04s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.47s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.66s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.75s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.05s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.93s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.99s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.01s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.09s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestExecInspectID (5.96s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T03:50:50.954Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.26s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T03:50:50.954Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.97s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.38s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.48s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.52s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.56s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.48s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.82s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.24s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.05s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.44s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.46s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.01s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.24s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.19s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.22s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.22s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectDefault (3.47s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectHistory (6.03s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.49s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.65s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.39s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.66s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.56s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectStatus (4.12s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.26s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.93s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.24s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.52s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.33s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.29s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.30s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.44s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.35s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.60s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.31s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.11s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.25s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.33s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.44s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.96s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.83s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.43s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.41s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsSince (9.99s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsTail (3.67s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.37s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.33s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.59s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.38s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestPsByOrder (13.68s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.78s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.29s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.45s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.31s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.76s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.91s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.95s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.72s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.68s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.37s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.43s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.06s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.82s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.98s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.22s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.07s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.12s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.40s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.27s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.91s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.85s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.59s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.58s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.40s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.63s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRmiTag (0.89s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.37s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.24s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.43s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.34s) [2022-05-12T03:50:50.955Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.35s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T03:50:50.955Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.08s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.50s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.16s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.21s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.27s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.29s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.63s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.21s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.27s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.96s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.36s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.13s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.18s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.28s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.30s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.80s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.38s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.16s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.27s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.18s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunExitCode (3.26s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.26s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.24s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.28s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.79s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.07s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.66s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.37s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.87s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.88s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.54s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.25s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.21s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.96s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T03:50:50.956Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.85s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T03:50:50.956Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.44s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunRm (3.36s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.23s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.26s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.34s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.91s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.22s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.39s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.62s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.25s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.24s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.16s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.53s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.44s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.93s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.94s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.30s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.29s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.88s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.58s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.20s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.43s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.36s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.34s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.83s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.17s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.32s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.59s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.94s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.59s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.95s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.00s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.90s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.49s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.07s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.53s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.72s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.71s) [2022-05-12T03:50:51.412Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T03:50:51.412Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.82s) [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.412Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T03:50:51.412Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T03:50:51.413Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T03:50:51.413Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T03:50:51.413Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T03:50:51.413Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T03:50:51.413Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T03:50:51.413Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T03:50:51.413Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T03:50:51.413Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T03:50:51.413Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T03:50:51.413Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T03:50:51.413Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T03:50:51.413Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T03:50:51.413Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T03:50:51.413Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T03:50:51.413Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T03:50:51.413Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T03:50:51.413Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T03:50:51.413Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T03:50:51.413Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T03:50:51.413Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T03:50:51.413Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T03:50:51.413Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T03:50:51.413Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T03:50:51.413Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T03:50:51.413Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T03:50:51.413Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T03:50:51.413Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T03:50:51.413Z] === RUN TestDockerDaemonSuite [2022-05-12T03:50:51.413Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T03:50:51.413Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T03:50:51.413Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T03:50:51.413Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T03:50:51.413Z] === RUN TestDockerSwarmSuite [2022-05-12T03:50:51.413Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-12T03:50:51.413Z] === RUN TestDockerPluginSuite [2022-05-12T03:50:51.413Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-12T03:50:51.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-12T03:50:51.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-12T03:50:51.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-12T03:50:51.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-12T03:50:51.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-12T03:50:51.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-12T03:50:51.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-12T03:50:51.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-12T03:50:51.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-12T03:50:51.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-12T03:50:51.413Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T03:50:51.413Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T03:50:51.413Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-12T03:50:51.413Z] === RUN TestDockerNetworkSuite [2022-05-12T03:50:51.413Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-12T03:50:51.413Z] === RUN TestDockerHubPullSuite [2022-05-12T03:50:51.413Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-12T03:50:51.413Z] PASS [2022-05-12T03:50:51.413Z] ok github.com/docker/docker/integration-cli 2916.167s [2022-05-12T03:50:51.413Z] [2022-05-12T03:50:51.413Z] === Skipped [2022-05-12T03:50:51.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T03:50:51.413Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T03:50:51.413Z] [2022-05-12T03:50:51.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T03:50:51.413Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T03:50:51.413Z] [2022-05-12T03:50:51.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T03:50:51.413Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T03:50:51.413Z] [2022-05-12T03:50:51.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T03:50:51.413Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T03:50:51.413Z] [2022-05-12T03:50:51.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T03:50:51.413Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T03:50:51.413Z] [2022-05-12T03:50:51.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T03:50:51.413Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T03:50:51.413Z] [2022-05-12T03:50:51.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T03:50:51.413Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T03:50:51.413Z] [2022-05-12T03:50:51.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T03:50:51.413Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T03:50:51.413Z] [2022-05-12T03:50:51.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-12T03:50:51.413Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-12T03:50:51.413Z] [2022-05-12T03:50:51.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T03:50:51.413Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T03:50:51.413Z] [2022-05-12T03:50:51.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-12T03:50:51.413Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-12T03:50:51.413Z] [2022-05-12T03:50:51.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T03:50:51.413Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.413Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T03:50:51.413Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T03:50:51.414Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-12T03:50:51.414Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-12T03:50:51.414Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-12T03:50:51.414Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-12T03:50:51.414Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-12T03:50:51.414Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.414Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-12T03:50:51.414Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-05-12T03:50:51.415Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2022-05-12T03:50:51.415Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-12T03:50:51.415Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-12T03:50:51.415Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-05-12T03:50:51.415Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.03s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-12T03:50:51.415Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T03:50:51.415Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-12T03:50:51.415Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T03:50:51.415Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T03:50:51.415Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T03:50:51.415Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T03:50:51.415Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T03:50:51.415Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T03:50:51.415Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T03:50:51.415Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T03:50:51.415Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T03:50:51.415Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T03:50:51.415Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T03:50:51.415Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-12T03:50:51.415Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T03:50:51.415Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T03:50:51.415Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.415Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T03:50:51.415Z] [2022-05-12T03:50:51.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T03:50:51.415Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-12T03:50:51.416Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-05-12T03:50:51.416Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T03:50:51.416Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T03:50:51.416Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T03:50:51.416Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T03:50:51.416Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T03:50:51.416Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T03:50:51.416Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T03:50:51.416Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T03:50:51.416Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T03:50:51.416Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T03:50:51.416Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-12T03:50:51.416Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.04s) [2022-05-12T03:50:51.416Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestExec (0.04s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T03:50:51.416Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T03:50:51.416Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T03:50:51.416Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T03:50:51.416Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T03:50:51.416Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-05-12T03:50:51.416Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-12T03:50:51.416Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T03:50:51.416Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.416Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T03:50:51.416Z] [2022-05-12T03:50:51.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T03:50:51.417Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.417Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T03:50:51.417Z] [2022-05-12T03:50:51.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T03:50:51.417Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.417Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T03:50:51.417Z] [2022-05-12T03:50:51.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T03:50:51.872Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T03:50:51.872Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T03:50:51.872Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T03:50:51.872Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T03:50:51.872Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T03:50:51.872Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-12T03:50:51.872Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-12T03:50:51.872Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-12T03:50:51.872Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T03:50:51.872Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.872Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T03:50:51.872Z] [2022-05-12T03:50:51.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T03:50:51.873Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T03:50:51.873Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T03:50:51.873Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T03:50:51.873Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T03:50:51.873Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T03:50:51.873Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-12T03:50:51.873Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T03:50:51.873Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T03:50:51.873Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T03:50:51.873Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T03:50:51.873Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-12T03:50:51.873Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-12T03:50:51.873Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-12T03:50:51.873Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-12T03:50:51.873Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T03:50:51.873Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-12T03:50:51.873Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-12T03:50:51.873Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.873Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-12T03:50:51.873Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.874Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T03:50:51.874Z] [2022-05-12T03:50:51.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T03:50:51.874Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-12T03:50:51.875Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T03:50:51.875Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.875Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T03:50:51.875Z] [2022-05-12T03:50:51.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T03:50:51.876Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-12T03:50:51.876Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T03:50:51.876Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T03:50:51.876Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T03:50:51.876Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T03:50:51.876Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T03:50:51.876Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T03:50:51.876Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T03:50:51.876Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T03:50:51.876Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T03:50:51.876Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T03:50:51.876Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T03:50:51.876Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T03:50:51.876Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T03:50:51.876Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T03:50:51.876Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T03:50:51.876Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T03:50:51.876Z] [2022-05-12T03:50:51.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T03:50:51.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-12T03:50:51.877Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T03:50:51.877Z] [2022-05-12T03:50:51.877Z] DONE 1088 tests, 544 skipped in 2928.129s [2022-05-12T03:50:52.333Z] INFO: Integration tests ended at 05/12/2022 03:50:51. Duration:00:48:48.3114024 [2022-05-12T03:50:52.334Z] INFO: Docker info of the daemon under test at end of run [2022-05-12T03:50:52.334Z] [2022-05-12T03:50:52.334Z] Containers: 10 [2022-05-12T03:50:52.334Z] Running: 0 [2022-05-12T03:50:52.334Z] Paused: 0 [2022-05-12T03:50:52.334Z] Stopped: 10 [2022-05-12T03:50:52.334Z] Images: 18 [2022-05-12T03:50:52.334Z] Server Version: 0.0.0-dev [2022-05-12T03:50:52.334Z] Storage Driver: windowsfilter [2022-05-12T03:50:52.334Z] Windows: [2022-05-12T03:50:52.334Z] Logging Driver: json-file [2022-05-12T03:50:52.334Z] Plugins: [2022-05-12T03:50:52.334Z] Volume: local [2022-05-12T03:50:52.334Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T03:50:52.334Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T03:50:52.334Z] Swarm: inactive [2022-05-12T03:50:52.334Z] Default Isolation: process [2022-05-12T03:50:52.334Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T03:50:52.334Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T03:50:52.334Z] OSType: windows [2022-05-12T03:50:52.334Z] Architecture: x86_64 [2022-05-12T03:50:52.334Z] CPUs: 4 [2022-05-12T03:50:52.334Z] Total Memory: 32GiB [2022-05-12T03:50:52.334Z] Name: azwin-2-ec6060 [2022-05-12T03:50:52.334Z] ID: fbdc379e-341e-442f-b45d-9e14e9f0e147 [2022-05-12T03:50:52.334Z] Docker Root Dir: D:\CI\PR-43583\2\daemon [2022-05-12T03:50:52.334Z] Debug Mode (client): false [2022-05-12T03:50:52.334Z] Debug Mode (server): true [2022-05-12T03:50:52.334Z] File Descriptors: -1 [2022-05-12T03:50:52.334Z] Goroutines: 44 [2022-05-12T03:50:52.334Z] System Time: 2022-05-12T03:50:51.9110943Z [2022-05-12T03:50:52.334Z] EventsListeners: 0 [2022-05-12T03:50:52.334Z] Registry: https://index.docker.io/v1/ [2022-05-12T03:50:52.334Z] Labels: [2022-05-12T03:50:52.334Z] Experimental: false [2022-05-12T03:50:52.334Z] Insecure Registries: [2022-05-12T03:50:52.334Z] 127.0.0.0/8 [2022-05-12T03:50:52.334Z] Live Restore Enabled: false [2022-05-12T03:50:52.334Z] [2022-05-12T03:50:52.334Z] [2022-05-12T03:50:52.334Z] INFO: Stopping daemon under test [2022-05-12T03:50:52.334Z] SUCCESS: The process with PID 5904 (child process of PID 2828) has been terminated. [2022-05-12T03:50:52.334Z] SUCCESS: The process with PID 2828 (child process of PID 3140) has been terminated. [2022-05-12T03:50:52.334Z] INFO: Stop tailing logs of the daemon under tests [2022-05-12T03:50:52.334Z] INFO: executeCI.ps1 Completed successfully at 05/12/2022 03:50:52. [2022-05-12T03:50:52.334Z] INFO: Tidying up at end of run [2022-05-12T03:50:52.334Z] ----------- DAEMON LOG ------------ [2022-05-12T03:50:52.334Z] 2022/05/12 02:58:46 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-12T03:50:52.334Z] ----------- END DAEMON LOG -------- [2022-05-12T03:50:52.334Z] INFO: Saving daemon under test log (d:\CI\PR-43583\2\dut.out) to bundles\CIDUT.out [2022-05-12T03:50:52.334Z] INFO: Saving daemon under test log (d:\CI\PR-43583\2\dut.err) to bundles\CIDUT.err [2022-05-12T03:50:52.334Z] INFO: Saving containerd logs to bundles [2022-05-12T03:50:52.334Z] INFO: Nuke-Everything... [2022-05-12T03:50:52.334Z] INFO: Container count on control daemon to delete is 2 [2022-05-12T03:50:52.788Z] 83bed291b0b4 [2022-05-12T03:50:52.788Z] fc0fc65714bf [2022-05-12T03:50:52.788Z] INFO: Tidying pidfile d:\CI\PR-43583\2\docker.pid [2022-05-12T03:50:52.788Z] INFO: Killing containerd with PID 3676 [2022-05-12T03:50:52.788Z] INFO: Nuking d:\CI [2022-05-12T03:50:57.752Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T03:50:57.752Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T03:51:03.564Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T03:51:04.538Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T03:51:04.538Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T03:51:04.538Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T03:51:04.538Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T03:51:04.538Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T03:51:04.538Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T03:51:04.538Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T03:51:04.538Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T03:51:05.001Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T03:51:05.001Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T03:51:05.001Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T03:51:05.001Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T03:51:05.001Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T03:51:05.001Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T03:51:05.001Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T03:51:07.192Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T03:51:07.192Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T03:51:07.192Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T03:51:07.192Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T03:51:07.192Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T03:51:11.897Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T03:51:15.648Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T03:51:22.689Z] INFO: Zapped successfully [2022-05-12T03:51:22.690Z] [2022-05-12T03:51:22.690Z] INFO: executeCI.ps1 exiting at Thu May 12 03:51:20 CUT 2022. Duration 01:16:55.2680827 [2022-05-12T03:51:22.690Z] [2022-05-12T03:51:22.743Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-12T03:51:22.924Z] Recording test results [2022-05-12T03:51:25.656Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T03:51:27.843Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T03:51:27.843Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T03:51:31.561Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-12T03:51:33.683Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-12T03:51:36.079Z] Archiving artifacts [2022-05-12T03:51:38.187Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T03:51:38.187Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T03:51:38.187Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T03:51:38.187Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T03:51:38.187Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T03:51:38.187Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T03:51:38.187Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T03:51:38.187Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T03:51:38.187Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T03:51:38.187Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T03:51:38.187Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T03:51:38.187Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T03:51:38.187Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T03:51:38.187Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T03:51:38.187Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T03:51:38.187Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T03:51:38.187Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T03:51:38.187Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T03:51:38.187Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T03:51:38.187Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T03:51:38.187Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T03:51:38.187Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T03:51:38.187Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T03:51:40.374Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T03:51:40.374Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T03:51:40.374Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T03:51:44.123Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T03:51:44.123Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T03:51:44.123Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T03:51:44.123Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T03:51:44.123Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T03:51:46.306Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T03:51:46.306Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T03:51:46.306Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T03:51:46.306Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T03:51:46.306Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T03:51:46.306Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T03:51:46.306Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T03:51:46.306Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T03:51:46.306Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T03:51:46.306Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T03:51:46.306Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T03:51:46.306Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T03:51:46.306Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T03:51:46.306Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T03:51:46.306Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T03:51:49.220Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T03:51:51.089Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43583/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T03:51:52.022Z] + make clean [2022-05-12T03:51:52.138Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T03:51:54.205Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T03:51:54.205Z] docker-dev-cache [2022-05-12T03:51:54.205Z] docker-mod-cache [2022-05-12T03:51:54.324Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T03:51:54.324Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T03:51:54.324Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T03:51:54.324Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T03:51:54.324Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T03:51:54.324Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T03:51:54.324Z] === RUN TestDockerSuite/TestRunCreateVolume [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T03:52:01.426Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T03:52:01.426Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T03:52:01.426Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T03:52:01.426Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T03:52:01.426Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T03:52:01.426Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T03:52:01.426Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T03:52:01.426Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T03:52:01.426Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T03:52:04.348Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T03:52:10.163Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T03:52:10.164Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T03:52:10.164Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T03:52:10.164Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T03:52:10.164Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T03:52:10.164Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T03:52:10.164Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T03:52:10.164Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T03:52:10.164Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T03:52:10.164Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T03:52:10.164Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T03:52:10.164Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T03:52:10.164Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T03:52:13.083Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T03:52:13.083Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T03:52:13.083Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T03:52:13.083Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T03:52:13.083Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T03:52:13.083Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T03:52:15.284Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T03:52:18.204Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T03:52:18.204Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T03:52:18.204Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T03:52:21.121Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T03:52:21.121Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T03:52:21.121Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T03:52:21.121Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T03:52:21.121Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T03:52:21.121Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T03:52:21.121Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T03:52:28.217Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T03:52:31.130Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T03:52:38.224Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T03:52:40.412Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T03:52:40.412Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T03:52:40.412Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T03:52:40.412Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T03:52:40.412Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T03:52:40.412Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T03:52:40.412Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T03:52:40.412Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T03:52:40.412Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T03:52:40.412Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T03:52:40.412Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T03:52:40.412Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T03:52:40.412Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T03:52:40.873Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T03:52:40.873Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T03:52:40.873Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T03:52:51.216Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T03:52:51.216Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T03:52:51.216Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T03:52:51.216Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T03:52:51.216Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T03:52:51.216Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T03:52:51.216Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T03:52:51.216Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T03:52:51.216Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T03:52:51.216Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T03:52:51.216Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T03:52:51.216Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T03:52:59.806Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T03:52:59.806Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T03:52:59.806Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T03:53:01.991Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T03:53:01.991Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T03:53:01.991Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T03:53:01.991Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T03:53:01.991Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T03:53:01.991Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T03:53:01.991Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T03:53:01.992Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T03:53:01.992Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T03:53:01.992Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T03:53:01.992Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T03:53:01.992Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T03:53:01.992Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T03:53:01.992Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T03:53:01.992Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T03:53:01.992Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T03:53:01.992Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T03:53:01.992Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T03:53:01.992Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T03:53:01.992Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T03:53:01.992Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T03:53:01.992Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T03:53:01.992Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T03:53:01.992Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T03:53:01.992Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T03:53:01.992Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T03:53:01.992Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T03:53:10.582Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T03:53:10.582Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T03:53:10.582Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T03:53:10.582Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T03:53:10.582Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T03:53:10.582Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T03:53:10.582Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T03:53:15.284Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T03:53:25.636Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T03:53:25.636Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T03:53:25.636Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T03:53:25.636Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T03:53:25.636Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T03:53:25.636Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T03:53:25.636Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T03:53:25.636Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T03:53:25.636Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T03:53:25.636Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T03:53:25.636Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T03:53:25.636Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T03:53:25.636Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T03:53:25.636Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T03:53:25.636Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T03:53:25.636Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T03:53:25.636Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T03:53:25.636Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T03:53:25.636Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T03:53:25.636Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T03:53:26.608Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T03:53:29.525Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T03:53:31.711Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T03:53:32.683Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T03:53:34.871Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T03:53:34.871Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T03:53:34.871Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T03:53:34.871Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T03:53:35.332Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T03:53:35.332Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T03:53:35.332Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T03:53:35.332Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T03:53:35.332Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T03:53:35.332Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T03:53:35.332Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T03:53:35.332Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T03:53:35.332Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T03:53:35.332Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T03:53:35.332Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T03:53:35.332Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T03:53:35.332Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T03:53:39.076Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T03:53:39.076Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T03:53:39.076Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T03:53:39.076Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T03:53:39.076Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T03:53:39.076Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T03:53:39.076Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T03:53:39.076Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T03:53:39.076Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T03:53:39.076Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T03:53:39.076Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T03:53:47.675Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T03:53:47.675Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T03:53:47.675Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T03:53:49.861Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T03:53:55.670Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T03:54:02.773Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T03:54:05.692Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T03:54:07.881Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T03:54:10.799Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T03:54:10.799Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T03:54:10.799Z] === RUN TestDockerSuite/TestRunState [2022-05-12T03:54:10.799Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T03:54:10.799Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T03:54:17.890Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T03:54:17.890Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T03:54:17.890Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T03:54:20.076Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T03:54:20.076Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T03:54:20.076Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T03:54:20.076Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T03:54:20.076Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T03:54:20.539Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T03:54:20.539Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T03:54:20.539Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T03:54:20.539Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T03:54:25.244Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T03:54:25.244Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T03:54:25.244Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T03:54:25.244Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T03:54:25.244Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T03:54:25.244Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T03:54:25.244Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T03:54:25.244Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T03:54:25.706Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T03:54:25.706Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T03:54:25.706Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T03:54:25.706Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T03:54:25.706Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T03:54:25.706Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T03:54:25.706Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T03:54:25.706Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T03:54:25.706Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T03:54:25.706Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T03:54:25.706Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T03:54:25.706Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T03:54:25.706Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T03:54:27.899Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T03:54:27.899Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T03:54:27.899Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T03:54:30.816Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T03:54:30.816Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T03:54:30.816Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T03:54:30.816Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T03:54:30.816Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T03:54:34.563Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T03:54:46.966Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T03:54:51.678Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T03:54:58.776Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T03:54:58.776Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T03:54:58.776Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T03:54:58.776Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T03:55:01.693Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T03:55:04.613Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T03:55:06.799Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T03:55:06.799Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T03:55:06.799Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T03:55:06.799Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T03:55:07.261Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T03:55:07.261Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T03:55:07.261Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T03:55:07.261Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T03:55:07.261Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T03:55:07.261Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T03:55:07.261Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T03:55:07.261Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T03:55:07.261Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T03:55:07.261Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T03:55:07.261Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T03:55:11.967Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T03:55:14.157Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T03:55:16.350Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T03:55:21.059Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T03:55:21.059Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T03:55:21.059Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T03:55:21.059Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T03:55:21.059Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T03:55:21.059Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T03:55:21.520Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T03:55:21.520Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T03:55:21.520Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T03:55:21.520Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T03:55:21.520Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T03:55:21.520Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T03:55:21.520Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T03:55:21.520Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:55:21.520Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T03:55:21.520Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T03:55:21.520Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T03:55:21.520Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T03:55:21.520Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T03:55:21.520Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T03:55:21.520Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T03:55:21.520Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T03:55:21.520Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T03:55:21.520Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T03:55:21.520Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T03:55:21.520Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T03:55:21.520Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T03:55:21.520Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T03:55:21.520Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T03:55:21.520Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T03:55:21.520Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T03:55:21.520Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T03:55:21.520Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T03:55:21.520Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T03:55:21.520Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T03:55:24.434Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T03:55:24.434Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T03:55:24.895Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T03:55:25.356Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T03:55:26.899Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T03:55:26.899Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T03:55:29.097Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T03:55:32.019Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T03:55:34.205Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T03:55:34.205Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T03:55:34.205Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T03:55:42.806Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T03:55:42.806Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T03:55:42.806Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T03:55:47.511Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T03:55:47.511Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T03:55:47.511Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T03:55:47.511Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T03:55:47.511Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T03:55:47.511Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T03:55:47.511Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T03:55:47.511Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T03:55:47.511Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T03:56:02.358Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T03:56:02.358Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T03:56:02.358Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T03:56:02.358Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T03:56:02.358Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T03:56:02.358Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T03:56:02.358Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T03:56:02.358Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T03:56:02.358Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T03:56:02.358Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T03:56:02.358Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T03:56:02.358Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T03:56:02.358Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T03:56:05.274Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T03:56:08.190Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T03:56:08.190Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T03:56:08.190Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T03:56:10.378Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T03:56:10.378Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T03:56:10.378Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T03:56:10.378Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T03:56:10.378Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T03:56:10.378Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T03:56:10.378Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T03:56:10.378Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T03:56:10.378Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T03:56:10.378Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T03:56:10.378Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T03:56:10.378Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T03:56:10.378Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T03:56:28.090Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T03:56:28.090Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T03:56:28.090Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T03:56:28.090Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T03:56:28.090Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T03:56:28.090Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T03:56:28.090Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T03:56:28.090Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T03:56:31.008Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T03:56:31.009Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T03:56:34.760Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T03:56:34.760Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T03:56:35.731Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T03:56:35.731Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T03:56:35.731Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T03:56:46.075Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T03:56:46.075Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T03:56:46.075Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T03:56:46.075Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T03:56:46.075Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T03:56:46.075Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T03:56:46.075Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T03:56:53.165Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T03:56:53.627Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T03:56:54.090Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T03:57:08.933Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T03:57:08.933Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T03:57:08.933Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite (3028.89s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (105.95s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.90s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.33s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.49s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.39s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.51s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.78s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (130.22s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.50s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.73s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.10s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.81s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.86s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.50s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.26s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.59s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.27s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.52s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.02s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.58s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.68s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.45s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.95s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.87s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.41s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.31s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.53s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.15s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.93s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.73s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (39.75s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.80s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.65s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.19s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.65s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-12T03:57:09.907Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-12T03:57:09.907Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.78s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.21s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildCmd (0.72s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.71s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.12s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.75s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.48s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.26s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.18s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.68s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.87s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.96s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.79s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.81s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.14s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.39s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (33.88s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.08s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.91s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.77s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.26s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.97s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerignore (71.69s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.18s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (102.02s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.01s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.84s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.22s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.70s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (20.79s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (44.82s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.59s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.55s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (139.94s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.70s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.55s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.39s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.62s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.20s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.42s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.19s) [2022-05-12T03:57:10.371Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T03:57:10.371Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildFails (7.36s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.19s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.26s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.46s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.50s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.66s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.04s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.70s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.36s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildHistory (13.27s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.19s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.97s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.79s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildLabel (1.17s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.80s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.20s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildLabels (1.25s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.97s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.20s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.80s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.59s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.37s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.11s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.13s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.20s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.97s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.53s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.42s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.70s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.41s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.79s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.05s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.79s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.36s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.88s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.21s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.65s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.74s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.02s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.92s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.25s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.64s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.65s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.39s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.45s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.04s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.53s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.90s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.03s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildRm (15.20s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.22s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.70s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.07s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.18s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.18s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.59s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.89s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.59s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.39s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildStderr (4.85s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.91s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.61s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.57s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.43s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.22s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.01s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.77s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.27s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.67s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.06s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.20s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.41s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.02s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.37s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.01s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.00s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.59s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.93s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.59s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.42s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.44s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestCommitChange (5.73s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.23s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.51s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.04s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestCommitTTY (8.35s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.35s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.99s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.94s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.65s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.37s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.04s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.84s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.08s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.55s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.55s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.73s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.79s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.39s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.05s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.40s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.98s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.64s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.81s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.40s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.76s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.48s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.54s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.36s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.13s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.37s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.76s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.73s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.75s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.84s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000799c08_} (7.77s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11949149403_c:\foo_false____} (2.75s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11949149403_c:\foo_true____} (7.74s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.83s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.04s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.91s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.65s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.12s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.73s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-12T03:57:10.372Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.52s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-12T03:57:10.372Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.35s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCpToDot (2.92s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCpToStdout (2.80s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.30s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.40s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.26s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.53s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.83s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.82s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.71s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.85s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.84s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.42s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsCopy (5.62s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.78s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.34s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.10s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.53s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.34s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsFilters (5.35s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsFormat (5.07s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.26s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsRename (2.84s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsResize (8.39s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.53s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.87s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.13s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsUntag (2.87s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.29s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.14s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.15s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.25s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.50s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.47s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.37s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.12s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.82s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestExecInspectID (5.22s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.76s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.64s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.76s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.29s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.19s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.32s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.40s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.92s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.12s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.48s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.81s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.30s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.21s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.66s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.16s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestImagesFormat (0.32s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.17s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.12s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.47s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.49s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.26s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.47s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectDefault (2.39s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectHistory (5.06s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.45s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.47s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.29s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.68s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.43s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectStatus (3.07s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.37s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.83s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.56s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.47s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.43s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.45s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.41s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.25s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.19s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.88s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.70s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.67s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.77s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.17s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.82s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.88s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.93s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.57s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.63s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsSince (9.57s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsTail (3.38s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.88s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.67s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.98s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.00s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestPsByOrder (9.53s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.91s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.53s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2022-05-12T03:57:10.373Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.88s) [2022-05-12T03:57:10.373Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.38s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.68s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.83s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.51s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.04s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.13s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.53s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.64s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.79s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.34s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.61s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.90s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.79s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.32s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.71s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.85s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.25s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.86s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.25s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.54s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.14s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.04s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRmiTag (0.92s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.86s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.61s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.74s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.34s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.43s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.27s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.87s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.14s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.40s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.65s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.40s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.78s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.48s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.65s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.20s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.57s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.73s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.56s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.21s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.27s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.65s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.51s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.85s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.44s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunExitCode (7.35s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.49s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (7.19s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.58s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.04s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.89s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.79s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.26s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (9.40s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.40s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.38s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.12s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.35s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.32s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunRm (2.51s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.65s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.45s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.55s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.37s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.86s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.34s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.24s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.25s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.88s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.37s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.95s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.34s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.89s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.02s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.05s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.66s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.69s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-05-12T03:57:10.374Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.11s) [2022-05-12T03:57:10.374Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.58s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.01s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.46s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.94s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.21s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.42s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.47s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.29s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.40s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.36s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (15.26s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.70s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.80s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.41s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.40s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.39s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.27s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.59s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.56s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.56s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.26s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.78s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.81s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.35s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.39s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.38s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.42s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.70s) [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T03:57:10.375Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] --- PASS: TestDockerRegistrySuite (0.22s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T03:57:10.375Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T03:57:10.375Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T03:57:10.375Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T03:57:10.375Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T03:57:10.375Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T03:57:10.375Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T03:57:10.375Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T03:57:10.375Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T03:57:10.375Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T03:57:10.375Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T03:57:10.375Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T03:57:10.375Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T03:57:10.375Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.375Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T03:57:10.375Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:57:10.376Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:57:10.376Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:57:10.376Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:57:10.376Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:57:10.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T03:57:10.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T03:57:10.837Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T03:57:10.837Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T03:57:10.837Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T03:57:10.837Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T03:57:10.837Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T03:57:10.837Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T03:57:10.837Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T03:57:10.837Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T03:57:10.837Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T03:57:10.837Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T03:57:10.837Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T03:57:10.837Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T03:57:10.837Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T03:57:10.837Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T03:57:10.837Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T03:57:10.837Z] === RUN TestDockerDaemonSuite [2022-05-12T03:57:10.837Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T03:57:10.837Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T03:57:10.837Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T03:57:10.837Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T03:57:10.837Z] === RUN TestDockerSwarmSuite [2022-05-12T03:57:10.837Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-12T03:57:10.837Z] === RUN TestDockerPluginSuite [2022-05-12T03:57:10.837Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-12T03:57:10.837Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-12T03:57:10.837Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-12T03:57:10.837Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-12T03:57:10.837Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-12T03:57:10.837Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-12T03:57:10.837Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-12T03:57:10.837Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-12T03:57:10.837Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-12T03:57:10.837Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-12T03:57:10.837Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-12T03:57:10.837Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T03:57:10.837Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T03:57:10.837Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-12T03:57:10.837Z] === RUN TestDockerNetworkSuite [2022-05-12T03:57:10.837Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-12T03:57:10.837Z] === RUN TestDockerHubPullSuite [2022-05-12T03:57:10.837Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-12T03:57:10.837Z] PASS [2022-05-12T03:57:10.837Z] ok github.com/docker/docker/integration-cli 3029.414s [2022-05-12T03:57:10.837Z] [2022-05-12T03:57:10.837Z] === Skipped [2022-05-12T03:57:10.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-12T03:57:10.837Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.837Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-12T03:57:10.837Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T03:57:10.838Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-12T03:57:10.838Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T03:57:10.838Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-12T03:57:10.838Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-12T03:57:10.838Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-12T03:57:10.838Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-05-12T03:57:10.838Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-05-12T03:57:10.838Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-12T03:57:10.838Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T03:57:10.838Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-12T03:57:10.838Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-12T03:57:10.838Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T03:57:10.838Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T03:57:10.838Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T03:57:10.838Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T03:57:10.838Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T03:57:10.838Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2022-05-12T03:57:10.838Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-12T03:57:10.838Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-12T03:57:10.838Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.838Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-12T03:57:10.838Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.11s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.11s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.04s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.04s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-05-12T03:57:10.839Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2022-05-12T03:57:10.839Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-12T03:57:10.839Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-12T03:57:10.839Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-12T03:57:10.839Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.04s) [2022-05-12T03:57:10.839Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.04s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-12T03:57:10.839Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-12T03:57:10.839Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-12T03:57:10.839Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-12T03:57:10.839Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-05-12T03:57:10.839Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-12T03:57:10.839Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T03:57:10.839Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-12T03:57:10.839Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-12T03:57:10.839Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-12T03:57:10.839Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-12T03:57:10.839Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-12T03:57:10.839Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T03:57:10.839Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-12T03:57:10.839Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-12T03:57:10.839Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-12T03:57:10.839Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T03:57:10.839Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T03:57:10.839Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T03:57:10.839Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T03:57:10.839Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T03:57:10.839Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-12T03:57:10.839Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-12T03:57:10.839Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-12T03:57:10.839Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T03:57:10.839Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-12T03:57:10.839Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-12T03:57:10.839Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-12T03:57:10.839Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-12T03:57:10.839Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.839Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-12T03:57:10.839Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.04s) [2022-05-12T03:57:10.840Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.04s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-12T03:57:10.840Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T03:57:10.840Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T03:57:10.840Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-12T03:57:10.840Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T03:57:10.840Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T03:57:10.840Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-05-12T03:57:10.840Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T03:57:10.840Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-05-12T03:57:10.840Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T03:57:10.840Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-05-12T03:57:10.840Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T03:57:10.840Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-12T03:57:10.840Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-12T03:57:10.840Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-12T03:57:10.840Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T03:57:10.840Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.840Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T03:57:10.840Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-12T03:57:10.841Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-05-12T03:57:10.841Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-12T03:57:10.841Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-05-12T03:57:10.841Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T03:57:10.841Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-12T03:57:10.841Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-12T03:57:10.841Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-12T03:57:10.841Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T03:57:10.841Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-05-12T03:57:10.841Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-12T03:57:10.841Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-12T03:57:10.841Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-12T03:57:10.841Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T03:57:10.841Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T03:57:10.841Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-12T03:57:10.841Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-12T03:57:10.841Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-12T03:57:10.841Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-12T03:57:10.841Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-12T03:57:10.841Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T03:57:10.841Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-12T03:57:10.841Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-05-12T03:57:10.841Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-12T03:57:10.841Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.841Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T03:57:10.841Z] [2022-05-12T03:57:10.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T03:57:10.841Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-12T03:57:10.842Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T03:57:10.842Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T03:57:10.842Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T03:57:10.842Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T03:57:10.842Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-12T03:57:10.842Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-12T03:57:10.842Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T03:57:10.842Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-05-12T03:57:10.842Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-12T03:57:10.842Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T03:57:10.842Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T03:57:10.842Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-12T03:57:10.842Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-12T03:57:10.842Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T03:57:10.842Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T03:57:10.842Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T03:57:10.842Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-12T03:57:10.842Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T03:57:10.842Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T03:57:10.842Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-12T03:57:10.842Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T03:57:10.842Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.04s) [2022-05-12T03:57:10.842Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.04s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T03:57:10.842Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T03:57:10.842Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T03:57:10.842Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T03:57:10.842Z] [2022-05-12T03:57:10.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T03:57:10.842Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T03:57:10.842Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T03:57:11.304Z] [2022-05-12T03:57:11.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-12T03:57:11.304Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.304Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-12T03:57:11.304Z] [2022-05-12T03:57:11.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-12T03:57:11.304Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.304Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-12T03:57:11.304Z] [2022-05-12T03:57:11.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T03:57:11.304Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.304Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T03:57:11.304Z] [2022-05-12T03:57:11.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-12T03:57:11.304Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.304Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-12T03:57:11.304Z] [2022-05-12T03:57:11.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T03:57:11.304Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.304Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T03:57:11.304Z] [2022-05-12T03:57:11.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T03:57:11.304Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.304Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T03:57:11.304Z] [2022-05-12T03:57:11.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T03:57:11.304Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.304Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T03:57:11.304Z] [2022-05-12T03:57:11.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-12T03:57:11.304Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.304Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-12T03:57:11.304Z] [2022-05-12T03:57:11.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-12T03:57:11.304Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.304Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-12T03:57:11.304Z] [2022-05-12T03:57:11.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T03:57:11.304Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.304Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T03:57:11.304Z] [2022-05-12T03:57:11.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-12T03:57:11.304Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.304Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-12T03:57:11.304Z] [2022-05-12T03:57:11.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T03:57:11.304Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.304Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T03:57:11.304Z] [2022-05-12T03:57:11.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T03:57:11.304Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.304Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T03:57:11.304Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.305Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T03:57:11.305Z] [2022-05-12T03:57:11.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T03:57:11.305Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T03:57:11.306Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.306Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T03:57:11.306Z] [2022-05-12T03:57:11.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-12T03:57:11.306Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-12T03:57:11.307Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-05-12T03:57:11.307Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-12T03:57:11.307Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-12T03:57:11.307Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2022-05-12T03:57:11.307Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-12T03:57:11.307Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-12T03:57:11.307Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-12T03:57:11.307Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T03:57:11.307Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T03:57:11.307Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T03:57:11.307Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T03:57:11.307Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T03:57:11.307Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T03:57:11.307Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T03:57:11.307Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T03:57:11.307Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T03:57:11.307Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-12T03:57:11.307Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-12T03:57:11.307Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:57:11.307Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.307Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T03:57:11.307Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-12T03:57:11.308Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.308Z] DONE 1088 tests, 539 skipped in 3043.240s [2022-05-12T03:57:11.308Z] INFO: Integration tests ended at 05/12/2022 03:57:11. Duration:00:50:43.4439587 [2022-05-12T03:57:11.308Z] INFO: Docker info of the daemon under test at end of run [2022-05-12T03:57:11.308Z] [2022-05-12T03:57:11.769Z] Containers: 10 [2022-05-12T03:57:11.769Z] Running: 0 [2022-05-12T03:57:11.769Z] Paused: 0 [2022-05-12T03:57:11.769Z] Stopped: 10 [2022-05-12T03:57:11.769Z] Images: 18 [2022-05-12T03:57:11.769Z] Server Version: 0.0.0-dev [2022-05-12T03:57:11.769Z] Storage Driver: windowsfilter [2022-05-12T03:57:11.769Z] Windows: [2022-05-12T03:57:11.769Z] Logging Driver: json-file [2022-05-12T03:57:11.769Z] Plugins: [2022-05-12T03:57:11.769Z] Volume: local [2022-05-12T03:57:11.769Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T03:57:11.769Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T03:57:11.769Z] Swarm: inactive [2022-05-12T03:57:11.769Z] Default Isolation: process [2022-05-12T03:57:11.769Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T03:57:11.769Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-12T03:57:11.769Z] OSType: windows [2022-05-12T03:57:11.769Z] Architecture: x86_64 [2022-05-12T03:57:11.769Z] CPUs: 4 [2022-05-12T03:57:11.769Z] Total Memory: 32GiB [2022-05-12T03:57:11.769Z] Name: azwin-2-c6b0b0 [2022-05-12T03:57:11.769Z] ID: e9d94e47-016e-44d4-a5d2-c054ec0b0f38 [2022-05-12T03:57:11.769Z] Docker Root Dir: D:\CI\PR-43583\2\daemon [2022-05-12T03:57:11.769Z] Debug Mode (client): false [2022-05-12T03:57:11.769Z] Debug Mode (server): true [2022-05-12T03:57:11.769Z] File Descriptors: -1 [2022-05-12T03:57:11.769Z] Goroutines: 17 [2022-05-12T03:57:11.769Z] System Time: 2022-05-12T03:57:11.2902774Z [2022-05-12T03:57:11.769Z] EventsListeners: 0 [2022-05-12T03:57:11.769Z] Registry: https://index.docker.io/v1/ [2022-05-12T03:57:11.769Z] Labels: [2022-05-12T03:57:11.769Z] Experimental: false [2022-05-12T03:57:11.769Z] Insecure Registries: [2022-05-12T03:57:11.769Z] 127.0.0.0/8 [2022-05-12T03:57:11.769Z] Live Restore Enabled: false [2022-05-12T03:57:11.769Z] [2022-05-12T03:57:11.769Z] [2022-05-12T03:57:11.769Z] INFO: Stopping daemon under test [2022-05-12T03:57:11.769Z] SUCCESS: The process with PID 5548 (child process of PID 1232) has been terminated. [2022-05-12T03:57:11.769Z] SUCCESS: The process with PID 1232 (child process of PID 3736) has been terminated. [2022-05-12T03:57:11.769Z] INFO: Stop tailing logs of the daemon under tests [2022-05-12T03:57:11.769Z] INFO: executeCI.ps1 Completed successfully at 05/12/2022 03:57:11. [2022-05-12T03:57:11.769Z] INFO: Tidying up at end of run [2022-05-12T03:57:11.769Z] ----------- DAEMON LOG ------------ [2022-05-12T03:57:11.769Z] 2022/05/12 03:03:30 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-12T03:57:11.769Z] ----------- END DAEMON LOG -------- [2022-05-12T03:57:11.769Z] INFO: Saving daemon under test log (d:\CI\PR-43583\2\dut.out) to bundles\CIDUT.out [2022-05-12T03:57:11.769Z] INFO: Saving daemon under test log (d:\CI\PR-43583\2\dut.err) to bundles\CIDUT.err [2022-05-12T03:57:11.769Z] INFO: Saving containerd logs to bundles [2022-05-12T03:57:11.769Z] INFO: Nuke-Everything... [2022-05-12T03:57:12.229Z] INFO: Container count on control daemon to delete is 2 [2022-05-12T03:57:12.690Z] c42e0c93a15b [2022-05-12T03:57:12.690Z] d9ffc58f30e7 [2022-05-12T03:57:12.690Z] INFO: Tidying pidfile d:\CI\PR-43583\2\docker.pid [2022-05-12T03:57:12.690Z] INFO: Nuking d:\CI [2022-05-12T03:57:48.423Z] INFO: Zapped successfully [2022-05-12T03:57:48.423Z] [2022-05-12T03:57:48.423Z] INFO: executeCI.ps1 exiting at Thu May 12 03:57:47 CUT 2022. Duration 01:22:47.1121559 [2022-05-12T03:57:48.423Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-12T03:57:48.663Z] Recording test results [2022-05-12T03:57:55.439Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-12T03:57:57.503Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-12T03:57:59.259Z] Archiving artifacts [2022-05-12T03:58:13.377Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43583/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T03:58:14.309Z] + make clean [2022-05-12T03:58:15.854Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T03:58:15.854Z] docker-dev-cache [2022-05-12T03:58:15.854Z] 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